Uses of Interface
software.amazon.awscdk.services.datasync.CfnLocationHDFS.CustomSecretConfigProperty
Packages that use CfnLocationHDFS.CustomSecretConfigProperty
-
Uses of CfnLocationHDFS.CustomSecretConfigProperty in software.amazon.awscdk.services.datasync
Classes in software.amazon.awscdk.services.datasync that implement CfnLocationHDFS.CustomSecretConfigPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnLocationHDFS.CustomSecretConfigPropertyMethods in software.amazon.awscdk.services.datasync that return CfnLocationHDFS.CustomSecretConfigPropertyModifier and TypeMethodDescriptionCfnLocationHDFS.CustomSecretConfigProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.datasync with parameters of type CfnLocationHDFS.CustomSecretConfigPropertyModifier and TypeMethodDescriptionCfnLocationHDFS.Builder.customSecretConfig(CfnLocationHDFS.CustomSecretConfigProperty customSecretConfig) Specifies configuration information for a customer-managed secret, such as an authentication token 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.CfnLocationHDFSProps.Builder.customSecretConfig(CfnLocationHDFS.CustomSecretConfigProperty customSecretConfig) Sets the value ofCfnLocationHDFSProps.getCustomSecretConfig()voidCfnLocationHDFS.setCustomSecretConfig(CfnLocationHDFS.CustomSecretConfigProperty value) Specifies configuration information for a customer-managed secret, such as an authentication token 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.