Uses of Interface
software.amazon.awscdk.cfnpropertymixins.services.datasync.CfnLocationSMBPropsMixin.CustomSecretConfigProperty
Packages that use CfnLocationSMBPropsMixin.CustomSecretConfigProperty
-
Uses of CfnLocationSMBPropsMixin.CustomSecretConfigProperty in software.amazon.awscdk.cfnpropertymixins.services.datasync
Classes in software.amazon.awscdk.cfnpropertymixins.services.datasync that implement CfnLocationSMBPropsMixin.CustomSecretConfigPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnLocationSMBPropsMixin.CustomSecretConfigPropertyMethods in software.amazon.awscdk.cfnpropertymixins.services.datasync that return CfnLocationSMBPropsMixin.CustomSecretConfigPropertyModifier and TypeMethodDescriptionCfnLocationSMBPropsMixin.CustomSecretConfigProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.cfnpropertymixins.services.datasync with parameters of type CfnLocationSMBPropsMixin.CustomSecretConfigPropertyModifier and TypeMethodDescriptionCfnLocationSMBMixinProps.Builder.customSecretConfig(CfnLocationSMBPropsMixin.CustomSecretConfigProperty customSecretConfig) Sets the value ofCfnLocationSMBMixinProps.getCustomSecretConfig()CfnLocationSMBPropsMixin.Builder.customSecretConfig(CfnLocationSMBPropsMixin.CustomSecretConfigProperty customSecretConfig) Specifies configuration information for a customer-managed Secrets Manager secret where a storage location credentials is stored in Secrets Manager as plain text (for authentication token, secret key, or password) or as binary (for Kerberos keytab).