Class: Aws::Types::CreateClusterSchedulerConfigResponse
- Inherits:
-
Object
- Object
- Aws::Types::CreateClusterSchedulerConfigResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#cluster_scheduler_config_arn ⇒ ::String
Returns the value of attribute cluster_scheduler_config_arn.
-
#cluster_scheduler_config_id ⇒ ::String
Returns the value of attribute cluster_scheduler_config_id.
Instance Attribute Details
#cluster_scheduler_config_arn ⇒ ::String
Returns the value of attribute cluster_scheduler_config_arn.
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.
2013 2014 2015 |
# File 'sig/types.rbs', line 2013 def cluster_scheduler_config_id @cluster_scheduler_config_id end |