Uses of Interface
software.amazon.awscdk.services.datasync.CfnLocationAzureBlob.CmkSecretConfigProperty
Packages that use CfnLocationAzureBlob.CmkSecretConfigProperty
-
Uses of CfnLocationAzureBlob.CmkSecretConfigProperty in software.amazon.awscdk.services.datasync
Classes in software.amazon.awscdk.services.datasync that implement CfnLocationAzureBlob.CmkSecretConfigPropertyModifier and TypeClassDescriptionstatic final class
An implementation forCfnLocationAzureBlob.CmkSecretConfigProperty
Methods in software.amazon.awscdk.services.datasync that return CfnLocationAzureBlob.CmkSecretConfigPropertyModifier and TypeMethodDescriptionCfnLocationAzureBlob.CmkSecretConfigProperty.Builder.build()
Builds the configured instance.Methods in software.amazon.awscdk.services.datasync with parameters of type CfnLocationAzureBlob.CmkSecretConfigPropertyModifier and TypeMethodDescriptionCfnLocationAzureBlob.Builder.cmkSecretConfig
(CfnLocationAzureBlob.CmkSecretConfigProperty cmkSecretConfig) Specifies configuration information for a DataSync-managed secret, such as an authentication token or secret key that DataSync uses to access a specific storage location, with a customer-managed AWS KMS key .CfnLocationAzureBlobProps.Builder.cmkSecretConfig
(CfnLocationAzureBlob.CmkSecretConfigProperty cmkSecretConfig) Sets the value ofCfnLocationAzureBlobProps.getCmkSecretConfig()
void
CfnLocationAzureBlob.setCmkSecretConfig
(CfnLocationAzureBlob.CmkSecretConfigProperty value) Specifies configuration information for a DataSync-managed secret, such as an authentication token or secret key that DataSync uses to access a specific storage location, with a customer-managed AWS KMS key .