Domain Default Space Settings Custom File System Config Args
data class DomainDefaultSpaceSettingsCustomFileSystemConfigArgs(val efsFileSystemConfig: Output<DomainDefaultSpaceSettingsCustomFileSystemConfigEfsFileSystemConfigArgs>? = null) : ConvertibleToJava<DomainDefaultSpaceSettingsCustomFileSystemConfigArgs>
Constructors
Link copied to clipboard
constructor(efsFileSystemConfig: Output<DomainDefaultSpaceSettingsCustomFileSystemConfigEfsFileSystemConfigArgs>? = null)
Properties
Link copied to clipboard
val efsFileSystemConfig: Output<DomainDefaultSpaceSettingsCustomFileSystemConfigEfsFileSystemConfigArgs>? = null
The default EBS storage settings for a private space. See efs_file_system_config
Block below.