Uses of Interface
software.amazon.awscdk.services.datasync.CfnLocationSMB.CustomSecretConfigProperty
Packages that use CfnLocationSMB.CustomSecretConfigProperty
-
Uses of CfnLocationSMB.CustomSecretConfigProperty in software.amazon.awscdk.services.datasync
Classes in software.amazon.awscdk.services.datasync that implement CfnLocationSMB.CustomSecretConfigPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnLocationSMB.CustomSecretConfigPropertyMethods in software.amazon.awscdk.services.datasync that return CfnLocationSMB.CustomSecretConfigPropertyModifier and TypeMethodDescriptionCfnLocationSMB.CustomSecretConfigProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.datasync with parameters of type CfnLocationSMB.CustomSecretConfigPropertyModifier and TypeMethodDescriptionCfnLocationSMB.Builder.customSecretConfig(CfnLocationSMB.CustomSecretConfigProperty customSecretConfig) Specifies configuration information for a customer-managed Secrets Manager secret where a storage location authentication token or secret key is stored in plain text.CfnLocationSMBProps.Builder.customSecretConfig(CfnLocationSMB.CustomSecretConfigProperty customSecretConfig) Sets the value ofCfnLocationSMBProps.getCustomSecretConfig()voidCfnLocationSMB.setCustomSecretConfig(CfnLocationSMB.CustomSecretConfigProperty value) Specifies configuration information for a customer-managed Secrets Manager secret where a storage location authentication token or secret key is stored in plain text.