Uses of Interface
software.amazon.awscdk.services.datasync.CfnLocationFSxWindows.CustomSecretConfigProperty
Packages that use CfnLocationFSxWindows.CustomSecretConfigProperty
-
Uses of CfnLocationFSxWindows.CustomSecretConfigProperty in software.amazon.awscdk.services.datasync
Classes in software.amazon.awscdk.services.datasync that implement CfnLocationFSxWindows.CustomSecretConfigPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnLocationFSxWindows.CustomSecretConfigPropertyMethods in software.amazon.awscdk.services.datasync that return CfnLocationFSxWindows.CustomSecretConfigPropertyModifier and TypeMethodDescriptionCfnLocationFSxWindows.CustomSecretConfigProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.datasync with parameters of type CfnLocationFSxWindows.CustomSecretConfigPropertyModifier and TypeMethodDescriptionCfnLocationFSxWindows.Builder.customSecretConfig(CfnLocationFSxWindows.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.CfnLocationFSxWindowsProps.Builder.customSecretConfig(CfnLocationFSxWindows.CustomSecretConfigProperty customSecretConfig) Sets the value ofCfnLocationFSxWindowsProps.getCustomSecretConfig()voidCfnLocationFSxWindows.setCustomSecretConfig(CfnLocationFSxWindows.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.