Uses of Interface
software.amazon.awscdk.services.events.CfnConnection.AuthParametersProperty
-
Uses of CfnConnection.AuthParametersProperty in software.amazon.awscdk.services.events
Modifier and TypeClassDescriptionstatic final class
An implementation forCfnConnection.AuthParametersProperty
Modifier and TypeMethodDescriptionCfnConnection.AuthParametersProperty.Builder.build()
Builds the configured instance.Modifier and TypeMethodDescriptionCfnConnection.Builder.authParameters
(CfnConnection.AuthParametersProperty authParameters) ACreateConnectionAuthRequestParameters
object that contains the authorization parameters to use to authorize with the endpoint.CfnConnectionProps.Builder.authParameters
(CfnConnection.AuthParametersProperty authParameters) Sets the value ofCfnConnectionProps.getAuthParameters()
void
CfnConnection.setAuthParameters
(CfnConnection.AuthParametersProperty value) ACreateConnectionAuthRequestParameters
object that contains the authorization parameters to use to authorize with the endpoint.