Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.msk.CfnBatchScramSecretPropsMixin.Builder
Packages that use CfnBatchScramSecretPropsMixin.Builder
-
Uses of CfnBatchScramSecretPropsMixin.Builder in software.amazon.awscdk.cfnpropertymixins.services.msk
Methods in software.amazon.awscdk.cfnpropertymixins.services.msk that return CfnBatchScramSecretPropsMixin.BuilderModifier and TypeMethodDescriptionCfnBatchScramSecretPropsMixin.Builder.clusterArn(String clusterArn) The Amazon Resource Name (ARN) that uniquely identifies the cluster.CfnBatchScramSecretPropsMixin.Builder.create()CfnBatchScramSecretPropsMixin.Builder.create(CfnPropertyMixinOptions options) CfnBatchScramSecretPropsMixin.Builder.secretArnList(List<String> secretArnList) List of Amazon Resource Name (ARN)s of Secrets Manager secrets.