Uses of Interface
software.amazon.awscdk.services.datasync.CfnLocationSMB.CustomSecretConfigProperty
Packages that use CfnLocationSMB.CustomSecretConfigProperty
-
Uses of CfnLocationSMB.CustomSecretConfigProperty in software.amazon.awscdk.services.datasync
Classes in software.amazon.awscdk.services.datasync that implement CfnLocationSMB.CustomSecretConfigPropertyModifier and TypeClassDescriptionstatic final class
An implementation forCfnLocationSMB.CustomSecretConfigProperty
Methods in software.amazon.awscdk.services.datasync that return CfnLocationSMB.CustomSecretConfigPropertyModifier and TypeMethodDescriptionCfnLocationSMB.CustomSecretConfigProperty.Builder.build()
Builds the configured instance.Methods in software.amazon.awscdk.services.datasync with parameters of type CfnLocationSMB.CustomSecretConfigPropertyModifier and TypeMethodDescriptionCfnLocationSMB.Builder.customSecretConfig
(CfnLocationSMB.CustomSecretConfigProperty customSecretConfig) Specifies configuration information for a customer-managed secret, such as a password or set of credentials that DataSync uses to access a specific transfer location, and an IAM role that DataSync can assume and access the customer-managed secret.CfnLocationSMBProps.Builder.customSecretConfig
(CfnLocationSMB.CustomSecretConfigProperty customSecretConfig) Sets the value ofCfnLocationSMBProps.getCustomSecretConfig()
void
CfnLocationSMB.setCustomSecretConfig
(CfnLocationSMB.CustomSecretConfigProperty value) Specifies configuration information for a customer-managed secret, such as a password or set of credentials that DataSync uses to access a specific transfer location, and an IAM role that DataSync can assume and access the customer-managed secret.