Uses of Interface
software.amazon.awscdk.cfnpropertymixins.services.datasync.CfnLocationObjectStoragePropsMixin.CmkSecretConfigProperty
Packages that use CfnLocationObjectStoragePropsMixin.CmkSecretConfigProperty
-
Uses of CfnLocationObjectStoragePropsMixin.CmkSecretConfigProperty in software.amazon.awscdk.cfnpropertymixins.services.datasync
Classes in software.amazon.awscdk.cfnpropertymixins.services.datasync that implement CfnLocationObjectStoragePropsMixin.CmkSecretConfigPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnLocationObjectStoragePropsMixin.CmkSecretConfigPropertyMethods in software.amazon.awscdk.cfnpropertymixins.services.datasync that return CfnLocationObjectStoragePropsMixin.CmkSecretConfigPropertyModifier and TypeMethodDescriptionCfnLocationObjectStoragePropsMixin.CmkSecretConfigProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.cfnpropertymixins.services.datasync with parameters of type CfnLocationObjectStoragePropsMixin.CmkSecretConfigPropertyModifier and TypeMethodDescriptionCfnLocationObjectStorageMixinProps.Builder.cmkSecretConfig(CfnLocationObjectStoragePropsMixin.CmkSecretConfigProperty cmkSecretConfig) Sets the value ofCfnLocationObjectStorageMixinProps.getCmkSecretConfig()CfnLocationObjectStoragePropsMixin.Builder.cmkSecretConfig(CfnLocationObjectStoragePropsMixin.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 .