Uses of Interface
software.amazon.awscdk.services.datasync.CfnLocationHDFS.CmkSecretConfigProperty
Packages that use CfnLocationHDFS.CmkSecretConfigProperty
-
Uses of CfnLocationHDFS.CmkSecretConfigProperty in software.amazon.awscdk.services.datasync
Classes in software.amazon.awscdk.services.datasync that implement CfnLocationHDFS.CmkSecretConfigPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnLocationHDFS.CmkSecretConfigPropertyMethods in software.amazon.awscdk.services.datasync that return CfnLocationHDFS.CmkSecretConfigPropertyModifier and TypeMethodDescriptionCfnLocationHDFS.CmkSecretConfigProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.datasync with parameters of type CfnLocationHDFS.CmkSecretConfigPropertyModifier and TypeMethodDescriptionCfnLocationHDFS.Builder.cmkSecretConfig(CfnLocationHDFS.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.CfnLocationHDFSProps.Builder.cmkSecretConfig(CfnLocationHDFS.CmkSecretConfigProperty cmkSecretConfig) Sets the value ofCfnLocationHDFSProps.getCmkSecretConfig()voidCfnLocationHDFS.setCmkSecretConfig(CfnLocationHDFS.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.