IBatchScramSecretRef
- class aws_cdk.aws_msk.IBatchScramSecretRef(*args, **kwargs)
Bases:
IConstruct
,Protocol
(experimental) Indicates that this resource can be referenced as a BatchScramSecret.
- Stability:
experimental
Attributes
- batch_scram_secret_ref
(experimental) A reference to a BatchScramSecret resource.
- Stability:
experimental
- node
The tree node.