Cluster Managed Storage Configuration
data class ClusterManagedStorageConfiguration(val fargateEphemeralStorageKmsKeyId: String? = null, val kmsKeyId: String? = null)
The managed storage configuration for the cluster.