interface IBatchScramSecretRef
Language | Type name |
---|---|
![]() | Amazon.CDK.AWS.MSK.IBatchScramSecretRef |
![]() | github.com/aws/aws-cdk-go/awscdk/v2/awsmsk#IBatchScramSecretRef |
![]() | software.amazon.awscdk.services.msk.IBatchScramSecretRef |
![]() | aws_cdk.aws_msk.IBatchScramSecretRef |
![]() | aws-cdk-lib » aws_msk » IBatchScramSecretRef |
Implemented by
Cfn
Indicates that this resource can be referenced as a BatchScramSecret.
Properties
Name | Type | Description |
---|---|---|
batch | Batch | A reference to a BatchScramSecret resource. |
node | Node | The tree node. |
batchScramSecretRef
Type:
Batch
A reference to a BatchScramSecret resource.
node
Type:
Node
The tree node.