Uses of Class
software.amazon.awscdk.services.glue.CfnConnection.AuthorizationCodePropertiesProperty.Builder
Packages that use CfnConnection.AuthorizationCodePropertiesProperty.Builder
-
Uses of CfnConnection.AuthorizationCodePropertiesProperty.Builder in software.amazon.awscdk.services.glue
Methods in software.amazon.awscdk.services.glue that return CfnConnection.AuthorizationCodePropertiesProperty.BuilderModifier and TypeMethodDescriptionCfnConnection.AuthorizationCodePropertiesProperty.Builder.authorizationCode(String authorizationCode) Sets the value ofCfnConnection.AuthorizationCodePropertiesProperty.getAuthorizationCode()CfnConnection.AuthorizationCodePropertiesProperty.builder()CfnConnection.AuthorizationCodePropertiesProperty.Builder.redirectUri(String redirectUri) Sets the value ofCfnConnection.AuthorizationCodePropertiesProperty.getRedirectUri()Constructors in software.amazon.awscdk.services.glue with parameters of type CfnConnection.AuthorizationCodePropertiesProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnConnection.AuthorizationCodePropertiesProperty.Builder.