Class: Aws::Types::DeleteClusterSchedulerConfigRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#cluster_scheduler_config_id::String

Returns the value of attribute cluster_scheduler_config_id.

Returns:

  • (::String)


3296
3297
3298
# File 'sig/types.rbs', line 3296

def cluster_scheduler_config_id
  @cluster_scheduler_config_id
end