AWS::MSK::Cluster EBSStorageInfo
The EBSStorageInfo
property type specifies Property description not available. for an AWS::MSK::Cluster.
Syntax
To declare this entity in your AWS CloudFormation template, use the following syntax:
JSON
{ "ProvisionedThroughput" :
ProvisionedThroughput
, "VolumeSize" :Integer
}
YAML
ProvisionedThroughput:
ProvisionedThroughput
VolumeSize:Integer
Properties
ProvisionedThroughput
Property description not available.
Required: No
Type: ProvisionedThroughput
Update requires: No interruption
VolumeSize
Property description not available.
Required: No
Type: Integer
Minimum:
1
Maximum:
16384
Update requires: No interruption