Class: Aws::Types::ClusterSharedEnvironmentConfig
- Inherits:
-
Object
- Object
- Aws::Types::ClusterSharedEnvironmentConfig
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#f_sx_lustre_config ⇒ Types::FSxLustreConfig
Returns the value of attribute f_sx_lustre_config.
-
#f_sx_lustre_deletion_policy ⇒ "DeleteIfNotUsed", "Keep"
Returns the value of attribute f_sx_lustre_deletion_policy.
Instance Attribute Details
#f_sx_lustre_config ⇒ Types::FSxLustreConfig
Returns the value of attribute f_sx_lustre_config.
1585 1586 1587 |
# File 'sig/types.rbs', line 1585 def f_sx_lustre_config @f_sx_lustre_config end |
#f_sx_lustre_deletion_policy ⇒ "DeleteIfNotUsed", "Keep"
Returns the value of attribute f_sx_lustre_deletion_policy.
1584 1585 1586 |
# File 'sig/types.rbs', line 1584 def f_sx_lustre_deletion_policy @f_sx_lustre_deletion_policy end |