Uses of Class
software.amazon.awscdk.services.glue.CfnConnection.AuthenticationConfigurationProperty.Builder
Packages that use CfnConnection.AuthenticationConfigurationProperty.Builder
-
Uses of CfnConnection.AuthenticationConfigurationProperty.Builder in software.amazon.awscdk.services.glue
Methods in software.amazon.awscdk.services.glue that return CfnConnection.AuthenticationConfigurationProperty.BuilderModifier and TypeMethodDescriptionCfnConnection.AuthenticationConfigurationProperty.Builder.authenticationType(String authenticationType) CfnConnection.AuthenticationConfigurationProperty.Builder.basicAuthenticationCredentials(IResolvable basicAuthenticationCredentials) CfnConnection.AuthenticationConfigurationProperty.Builder.basicAuthenticationCredentials(CfnConnection.BasicAuthenticationCredentialsProperty basicAuthenticationCredentials) CfnConnection.AuthenticationConfigurationProperty.builder()CfnConnection.AuthenticationConfigurationProperty.Builder.customAuthenticationCredentials(Object customAuthenticationCredentials) Sets the value ofCfnConnection.AuthenticationConfigurationProperty.getKmsKeyArn()CfnConnection.AuthenticationConfigurationProperty.Builder.oAuth2Properties(IResolvable oAuth2Properties) Sets the value ofCfnConnection.AuthenticationConfigurationProperty.getOAuth2Properties()CfnConnection.AuthenticationConfigurationProperty.Builder.oAuth2Properties(CfnConnection.OAuth2PropertiesProperty oAuth2Properties) Sets the value ofCfnConnection.AuthenticationConfigurationProperty.getOAuth2Properties()Sets the value ofCfnConnection.AuthenticationConfigurationProperty.getSecretArn()Constructors in software.amazon.awscdk.services.glue with parameters of type CfnConnection.AuthenticationConfigurationProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnConnection.AuthenticationConfigurationProperty.Builder.