Class: Aws::Types::ClusterConfiguration

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#execute_command_configurationTypes::ExecuteCommandConfiguration

Returns the value of attribute execute_command_configuration.



160
161
162
# File 'sig/types.rbs', line 160

def execute_command_configuration
  @execute_command_configuration
end

#managed_storage_configurationTypes::ManagedStorageConfiguration

Returns the value of attribute managed_storage_configuration.



161
162
163
# File 'sig/types.rbs', line 161

def managed_storage_configuration
  @managed_storage_configuration
end