Uses of Interface
software.amazon.awscdk.cfnpropertymixins.services.datasync.CfnLocationAzureBlobPropsMixin.CustomSecretConfigProperty
Packages that use CfnLocationAzureBlobPropsMixin.CustomSecretConfigProperty
-
Uses of CfnLocationAzureBlobPropsMixin.CustomSecretConfigProperty in software.amazon.awscdk.cfnpropertymixins.services.datasync
Classes in software.amazon.awscdk.cfnpropertymixins.services.datasync that implement CfnLocationAzureBlobPropsMixin.CustomSecretConfigPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnLocationAzureBlobPropsMixin.CustomSecretConfigPropertyMethods in software.amazon.awscdk.cfnpropertymixins.services.datasync that return CfnLocationAzureBlobPropsMixin.CustomSecretConfigPropertyModifier and TypeMethodDescriptionCfnLocationAzureBlobPropsMixin.CustomSecretConfigProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.cfnpropertymixins.services.datasync with parameters of type CfnLocationAzureBlobPropsMixin.CustomSecretConfigPropertyModifier and TypeMethodDescriptionCfnLocationAzureBlobMixinProps.Builder.customSecretConfig(CfnLocationAzureBlobPropsMixin.CustomSecretConfigProperty customSecretConfig) Sets the value ofCfnLocationAzureBlobMixinProps.getCustomSecretConfig()CfnLocationAzureBlobPropsMixin.Builder.customSecretConfig(CfnLocationAzureBlobPropsMixin.CustomSecretConfigProperty customSecretConfig) Specifies configuration information for a customer-managed Secrets Manager secret where a storage location credentials is stored in Secrets Manager as plain text (for authentication token, secret key, or password) or as binary (for Kerberos keytab).