Environment Storage Configuration Efs Args
data class EnvironmentStorageConfigurationEfsArgs(val fileSystemId: Output<String>, val mountPoint: Output<String>) : ConvertibleToJava<EnvironmentStorageConfigurationEfsArgs>