Uses of Interface
software.amazon.awscdk.cfnpropertymixins.services.datasync.CfnLocationHDFSPropsMixin.CustomSecretConfigProperty
Packages that use CfnLocationHDFSPropsMixin.CustomSecretConfigProperty
-
Uses of CfnLocationHDFSPropsMixin.CustomSecretConfigProperty in software.amazon.awscdk.cfnpropertymixins.services.datasync
Classes in software.amazon.awscdk.cfnpropertymixins.services.datasync that implement CfnLocationHDFSPropsMixin.CustomSecretConfigPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnLocationHDFSPropsMixin.CustomSecretConfigPropertyMethods in software.amazon.awscdk.cfnpropertymixins.services.datasync that return CfnLocationHDFSPropsMixin.CustomSecretConfigPropertyModifier and TypeMethodDescriptionCfnLocationHDFSPropsMixin.CustomSecretConfigProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.cfnpropertymixins.services.datasync with parameters of type CfnLocationHDFSPropsMixin.CustomSecretConfigPropertyModifier and TypeMethodDescriptionCfnLocationHDFSMixinProps.Builder.customSecretConfig(CfnLocationHDFSPropsMixin.CustomSecretConfigProperty customSecretConfig) Sets the value ofCfnLocationHDFSMixinProps.getCustomSecretConfig()CfnLocationHDFSPropsMixin.Builder.customSecretConfig(CfnLocationHDFSPropsMixin.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.