Class: Aws::Types::CreateClusterSchedulerConfigResponse

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_arn::String

Returns the value of attribute cluster_scheduler_config_arn.

Returns:

  • (::String)


2012
2013
2014
# File 'sig/types.rbs', line 2012

def cluster_scheduler_config_arn
  @cluster_scheduler_config_arn
end

#cluster_scheduler_config_id::String

Returns the value of attribute cluster_scheduler_config_id.

Returns:

  • (::String)


2013
2014
2015
# File 'sig/types.rbs', line 2013

def cluster_scheduler_config_id
  @cluster_scheduler_config_id
end