Uses of Class
software.amazon.awscdk.services.events.CfnConnection.ClientParametersProperty.Builder
Packages that use CfnConnection.ClientParametersProperty.Builder
-
Uses of CfnConnection.ClientParametersProperty.Builder in software.amazon.awscdk.services.events
Methods in software.amazon.awscdk.services.events that return CfnConnection.ClientParametersProperty.BuilderModifier and TypeMethodDescriptionCfnConnection.ClientParametersProperty.builder()
Sets the value ofCfnConnection.ClientParametersProperty.getClientId()
CfnConnection.ClientParametersProperty.Builder.clientSecret
(String clientSecret) Sets the value ofCfnConnection.ClientParametersProperty.getClientSecret()
Constructors in software.amazon.awscdk.services.events with parameters of type CfnConnection.ClientParametersProperty.BuilderModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnConnection.ClientParametersProperty.Builder
.