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