Class: Aws::Types::AwsEcsClusterConfigurationDetails
- Inherits:
-
Object
- Object
- Aws::Types::AwsEcsClusterConfigurationDetails
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#execute_command_configuration ⇒ Types::AwsEcsClusterConfigurationExecuteCommandConfigurationDetails
Returns the value of attribute execute_command_configuration.
Instance Attribute Details
#execute_command_configuration ⇒ Types::AwsEcsClusterConfigurationExecuteCommandConfigurationDetails
Returns the value of attribute execute_command_configuration.
2063 2064 2065 |
# File 'sig/types.rbs', line 2063 def execute_command_configuration @execute_command_configuration end |