Class: Aws::Types::ClusterSharedEnvironmentConfig

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#f_sx_lustre_configTypes::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.

Returns:

  • ("DeleteIfNotUsed", "Keep")


1584
1585
1586
# File 'sig/types.rbs', line 1584

def f_sx_lustre_deletion_policy
  @f_sx_lustre_deletion_policy
end