Uses of Interface
software.amazon.awscdk.services.datasync.CfnLocationAzureBlob.CustomSecretConfigProperty
Packages that use CfnLocationAzureBlob.CustomSecretConfigProperty
-
Uses of CfnLocationAzureBlob.CustomSecretConfigProperty in software.amazon.awscdk.services.datasync
Classes in software.amazon.awscdk.services.datasync that implement CfnLocationAzureBlob.CustomSecretConfigPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnLocationAzureBlob.CustomSecretConfigPropertyMethods in software.amazon.awscdk.services.datasync that return CfnLocationAzureBlob.CustomSecretConfigPropertyModifier and TypeMethodDescriptionCfnLocationAzureBlob.CustomSecretConfigProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.datasync with parameters of type CfnLocationAzureBlob.CustomSecretConfigPropertyModifier and TypeMethodDescriptionCfnLocationAzureBlob.Builder.customSecretConfig(CfnLocationAzureBlob.CustomSecretConfigProperty customSecretConfig) Specifies configuration information for a customer-managed Secrets Manager secret where a storage location authentication token or secret key is stored in plain text.CfnLocationAzureBlobProps.Builder.customSecretConfig(CfnLocationAzureBlob.CustomSecretConfigProperty customSecretConfig) Sets the value ofCfnLocationAzureBlobProps.getCustomSecretConfig()voidCfnLocationAzureBlob.setCustomSecretConfig(CfnLocationAzureBlob.CustomSecretConfigProperty value) Specifies configuration information for a customer-managed Secrets Manager secret where a storage location authentication token or secret key is stored in plain text.