Uses of Interface
software.amazon.awscdk.services.events.CfnConnection.ConnectionHttpParametersProperty
Packages that use CfnConnection.ConnectionHttpParametersProperty
-
Uses of CfnConnection.ConnectionHttpParametersProperty in software.amazon.awscdk.services.events
Classes in software.amazon.awscdk.services.events that implement CfnConnection.ConnectionHttpParametersPropertyModifier and TypeClassDescriptionstatic final class
An implementation forCfnConnection.ConnectionHttpParametersProperty
Methods in software.amazon.awscdk.services.events that return CfnConnection.ConnectionHttpParametersPropertyModifier and TypeMethodDescriptionCfnConnection.ConnectionHttpParametersProperty.Builder.build()
Builds the configured instance.Methods in software.amazon.awscdk.services.events with parameters of type CfnConnection.ConnectionHttpParametersPropertyModifier and TypeMethodDescriptionCfnConnection.AuthParametersProperty.Builder.invocationHttpParameters
(CfnConnection.ConnectionHttpParametersProperty invocationHttpParameters) Sets the value ofCfnConnection.AuthParametersProperty.getInvocationHttpParameters()
CfnConnection.OAuthParametersProperty.Builder.oAuthHttpParameters
(CfnConnection.ConnectionHttpParametersProperty oAuthHttpParameters) Sets the value ofCfnConnection.OAuthParametersProperty.getOAuthHttpParameters()