Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.glue.CfnConnectionPropsMixin.OAuth2CredentialsProperty.Builder
Packages that use CfnConnectionPropsMixin.OAuth2CredentialsProperty.Builder
-
Uses of CfnConnectionPropsMixin.OAuth2CredentialsProperty.Builder in software.amazon.awscdk.cfnpropertymixins.services.glue
Methods in software.amazon.awscdk.cfnpropertymixins.services.glue that return CfnConnectionPropsMixin.OAuth2CredentialsProperty.BuilderModifier and TypeMethodDescriptionCfnConnectionPropsMixin.OAuth2CredentialsProperty.Builder.accessToken(String accessToken) Sets the value ofCfnConnectionPropsMixin.OAuth2CredentialsProperty.getAccessToken()CfnConnectionPropsMixin.OAuth2CredentialsProperty.builder()Sets the value ofCfnConnectionPropsMixin.OAuth2CredentialsProperty.getJwtToken()CfnConnectionPropsMixin.OAuth2CredentialsProperty.Builder.refreshToken(String refreshToken) Sets the value ofCfnConnectionPropsMixin.OAuth2CredentialsProperty.getRefreshToken()CfnConnectionPropsMixin.OAuth2CredentialsProperty.Builder.userManagedClientApplicationClientSecret(String userManagedClientApplicationClientSecret) Constructors in software.amazon.awscdk.cfnpropertymixins.services.glue with parameters of type CfnConnectionPropsMixin.OAuth2CredentialsProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnConnectionPropsMixin.OAuth2CredentialsProperty.Builder.