Uses of Interface
software.amazon.awscdk.cfnpropertymixins.services.datasync.CfnLocationObjectStoragePropsMixin.CustomSecretConfigProperty
Packages that use CfnLocationObjectStoragePropsMixin.CustomSecretConfigProperty
-
Uses of CfnLocationObjectStoragePropsMixin.CustomSecretConfigProperty in software.amazon.awscdk.cfnpropertymixins.services.datasync
Classes in software.amazon.awscdk.cfnpropertymixins.services.datasync that implement CfnLocationObjectStoragePropsMixin.CustomSecretConfigPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnLocationObjectStoragePropsMixin.CustomSecretConfigPropertyMethods in software.amazon.awscdk.cfnpropertymixins.services.datasync that return CfnLocationObjectStoragePropsMixin.CustomSecretConfigPropertyModifier and TypeMethodDescriptionCfnLocationObjectStoragePropsMixin.CustomSecretConfigProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.cfnpropertymixins.services.datasync with parameters of type CfnLocationObjectStoragePropsMixin.CustomSecretConfigPropertyModifier and TypeMethodDescriptionCfnLocationObjectStorageMixinProps.Builder.customSecretConfig(CfnLocationObjectStoragePropsMixin.CustomSecretConfigProperty customSecretConfig) Sets the value ofCfnLocationObjectStorageMixinProps.getCustomSecretConfig()CfnLocationObjectStoragePropsMixin.Builder.customSecretConfig(CfnLocationObjectStoragePropsMixin.CustomSecretConfigProperty customSecretConfig) Specifies configuration information for a customer-managed Secrets Manager secret where the secret key for a specific object storage location is stored in plain text, in Secrets Manager.