Uses of Interface
software.amazon.awscdk.services.events.CfnConnection.InvocationConnectivityParametersProperty
-
Uses of CfnConnection.InvocationConnectivityParametersProperty in software.amazon.awscdk.services.events
Modifier and TypeClassDescriptionstatic final class
An implementation forCfnConnection.InvocationConnectivityParametersProperty
Modifier and TypeMethodDescriptionCfnConnection.InvocationConnectivityParametersProperty.Builder.build()
Builds the configured instance.Modifier and TypeMethodDescriptionCfnConnection.Builder.invocationConnectivityParameters
(CfnConnection.InvocationConnectivityParametersProperty invocationConnectivityParameters) The private resource the HTTP request will be sent to.CfnConnectionProps.Builder.invocationConnectivityParameters
(CfnConnection.InvocationConnectivityParametersProperty invocationConnectivityParameters) Sets the value ofCfnConnectionProps.getInvocationConnectivityParameters()
void
CfnConnection.setInvocationConnectivityParameters
(CfnConnection.InvocationConnectivityParametersProperty value) The private resource the HTTP request will be sent to.