Class: Aws::Types::DescribeClusterSchedulerConfigRequest

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)


3974
3975
3976
# File 'sig/types.rbs', line 3974

def cluster_scheduler_config_id
  @cluster_scheduler_config_id
end

#cluster_scheduler_config_version::Integer

Returns the value of attribute cluster_scheduler_config_version.

Returns:

  • (::Integer)


3975
3976
3977
# File 'sig/types.rbs', line 3975

def cluster_scheduler_config_version
  @cluster_scheduler_config_version
end