Uses of Interface
software.amazon.awscdk.services.datasync.CfnLocationObjectStorage.CmkSecretConfigProperty
Packages that use CfnLocationObjectStorage.CmkSecretConfigProperty
-
Uses of CfnLocationObjectStorage.CmkSecretConfigProperty in software.amazon.awscdk.services.datasync
Classes in software.amazon.awscdk.services.datasync that implement CfnLocationObjectStorage.CmkSecretConfigPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnLocationObjectStorage.CmkSecretConfigPropertyMethods in software.amazon.awscdk.services.datasync that return CfnLocationObjectStorage.CmkSecretConfigPropertyModifier and TypeMethodDescriptionCfnLocationObjectStorage.CmkSecretConfigProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.datasync with parameters of type CfnLocationObjectStorage.CmkSecretConfigPropertyModifier and TypeMethodDescriptionCfnLocationObjectStorage.Builder.cmkSecretConfig(CfnLocationObjectStorage.CmkSecretConfigProperty cmkSecretConfig) Specifies configuration information for a DataSync-managed secret, which includes theSecretKeythat DataSync uses to access a specific object storage location, with a customer-managed AWS KMS key .CfnLocationObjectStorageProps.Builder.cmkSecretConfig(CfnLocationObjectStorage.CmkSecretConfigProperty cmkSecretConfig) Sets the value ofCfnLocationObjectStorageProps.getCmkSecretConfig()voidCfnLocationObjectStorage.setCmkSecretConfig(CfnLocationObjectStorage.CmkSecretConfigProperty value) Specifies configuration information for a DataSync-managed secret, which includes theSecretKeythat DataSync uses to access a specific object storage location, with a customer-managed AWS KMS key .