Uses of Class
software.amazon.awscdk.services.events.CfnConnection.Builder
Packages that use CfnConnection.Builder
-
Uses of CfnConnection.Builder in software.amazon.awscdk.services.events
Methods in software.amazon.awscdk.services.events that return CfnConnection.BuilderModifier and TypeMethodDescriptionCfnConnection.Builder.authorizationType
(String authorizationType) The type of authorization to use for the connection.CfnConnection.Builder.authParameters
(IResolvable authParameters) ACreateConnectionAuthRequestParameters
object that contains the authorization parameters to use to authorize with the endpoint.CfnConnection.Builder.authParameters
(CfnConnection.AuthParametersProperty authParameters) ACreateConnectionAuthRequestParameters
object that contains the authorization parameters to use to authorize with the endpoint.static CfnConnection.Builder
CfnConnection.Builder.description
(String description) A description for the connection to create.The name for the connection to create.