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.



1600
1601
1602
# File 'sig/types.rbs', line 1600

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")


1599
1600
1601
# File 'sig/types.rbs', line 1599

def f_sx_lustre_deletion_policy
  @f_sx_lustre_deletion_policy
end