Uses of Interface
software.amazon.awscdk.services.datasync.CfnLocationObjectStorage.CustomSecretConfigProperty
Packages that use CfnLocationObjectStorage.CustomSecretConfigProperty
-
Uses of CfnLocationObjectStorage.CustomSecretConfigProperty in software.amazon.awscdk.services.datasync
Classes in software.amazon.awscdk.services.datasync that implement CfnLocationObjectStorage.CustomSecretConfigPropertyModifier and TypeClassDescriptionstatic final class
An implementation forCfnLocationObjectStorage.CustomSecretConfigProperty
Methods in software.amazon.awscdk.services.datasync that return CfnLocationObjectStorage.CustomSecretConfigPropertyModifier and TypeMethodDescriptionCfnLocationObjectStorage.CustomSecretConfigProperty.Builder.build()
Builds the configured instance.Methods in software.amazon.awscdk.services.datasync with parameters of type CfnLocationObjectStorage.CustomSecretConfigPropertyModifier and TypeMethodDescriptionCfnLocationObjectStorage.Builder.customSecretConfig
(CfnLocationObjectStorage.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.CfnLocationObjectStorageProps.Builder.customSecretConfig
(CfnLocationObjectStorage.CustomSecretConfigProperty customSecretConfig) Sets the value ofCfnLocationObjectStorageProps.getCustomSecretConfig()
void
CfnLocationObjectStorage.setCustomSecretConfig
(CfnLocationObjectStorage.CustomSecretConfigProperty value) 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.