Cluster Managed Storage Configuration Args
data class ClusterManagedStorageConfigurationArgs(val fargateEphemeralStorageKmsKeyId: Output<String>? = null, val kmsKeyId: Output<String>? = null) : ConvertibleToJava<ClusterManagedStorageConfigurationArgs>
The managed storage configuration for the cluster.