Environment Storage Configuration Fsx Args
data class EnvironmentStorageConfigurationFsxArgs(val fileSystemId: Output<String>, val mountPoint: Output<String>) : ConvertibleToJava<EnvironmentStorageConfigurationFsxArgs>
Constructors
Link copied to clipboard
fun EnvironmentStorageConfigurationFsxArgs(fileSystemId: Output<String>, mountPoint: Output<String>)