Uses of Interface
software.amazon.awscdk.services.datasync.CfnLocationFSxWindows.CmkSecretConfigProperty
Packages that use CfnLocationFSxWindows.CmkSecretConfigProperty
-
Uses of CfnLocationFSxWindows.CmkSecretConfigProperty in software.amazon.awscdk.services.datasync
Classes in software.amazon.awscdk.services.datasync that implement CfnLocationFSxWindows.CmkSecretConfigPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnLocationFSxWindows.CmkSecretConfigPropertyMethods in software.amazon.awscdk.services.datasync that return CfnLocationFSxWindows.CmkSecretConfigPropertyModifier and TypeMethodDescriptionCfnLocationFSxWindows.CmkSecretConfigProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.datasync with parameters of type CfnLocationFSxWindows.CmkSecretConfigPropertyModifier and TypeMethodDescriptionCfnLocationFSxWindows.Builder.cmkSecretConfig(CfnLocationFSxWindows.CmkSecretConfigProperty cmkSecretConfig) Specifies configuration information for a DataSync-managed secret, such as an authentication token or set of credentials that DataSync uses to access a specific transfer location, and a customer-managed AWS KMS key.CfnLocationFSxWindowsProps.Builder.cmkSecretConfig(CfnLocationFSxWindows.CmkSecretConfigProperty cmkSecretConfig) Sets the value ofCfnLocationFSxWindowsProps.getCmkSecretConfig()voidCfnLocationFSxWindows.setCmkSecretConfig(CfnLocationFSxWindows.CmkSecretConfigProperty value) Specifies configuration information for a DataSync-managed secret, such as an authentication token or set of credentials that DataSync uses to access a specific transfer location, and a customer-managed AWS KMS key.