Uses of Interface
software.amazon.awscdk.services.datasync.CfnLocationSMB.CmkSecretConfigProperty
Packages that use CfnLocationSMB.CmkSecretConfigProperty
-
Uses of CfnLocationSMB.CmkSecretConfigProperty in software.amazon.awscdk.services.datasync
Classes in software.amazon.awscdk.services.datasync that implement CfnLocationSMB.CmkSecretConfigPropertyModifier and TypeClassDescriptionstatic final class
An implementation forCfnLocationSMB.CmkSecretConfigProperty
Methods in software.amazon.awscdk.services.datasync that return CfnLocationSMB.CmkSecretConfigPropertyModifier and TypeMethodDescriptionCfnLocationSMB.CmkSecretConfigProperty.Builder.build()
Builds the configured instance.Methods in software.amazon.awscdk.services.datasync with parameters of type CfnLocationSMB.CmkSecretConfigPropertyModifier and TypeMethodDescriptionCfnLocationSMB.Builder.cmkSecretConfig
(CfnLocationSMB.CmkSecretConfigProperty cmkSecretConfig) Specifies configuration information for a DataSync-managed secret, such as a password or set of credentials that DataSync uses to access a specific transfer location, and a customer-managed AWS KMS key.CfnLocationSMBProps.Builder.cmkSecretConfig
(CfnLocationSMB.CmkSecretConfigProperty cmkSecretConfig) Sets the value ofCfnLocationSMBProps.getCmkSecretConfig()
void
CfnLocationSMB.setCmkSecretConfig
(CfnLocationSMB.CmkSecretConfigProperty value) Specifies configuration information for a DataSync-managed secret, such as a password or set of credentials that DataSync uses to access a specific transfer location, and a customer-managed AWS KMS key.