Class: Aws::Types::AwsEcsTaskDefinitionContainerDefinitionsFirelensConfigurationDetails
- Inherits:
-
Object
- Object
- Aws::Types::AwsEcsTaskDefinitionContainerDefinitionsFirelensConfigurationDetails
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#options ⇒ ::Hash[::String, ::String]
Returns the value of attribute options.
-
#type ⇒ ::String
Returns the value of attribute type.
Instance Attribute Details
#options ⇒ ::Hash[::String, ::String]
Returns the value of attribute options.
2271 2272 2273 |
# File 'sig/types.rbs', line 2271 def @options end |
#type ⇒ ::String
Returns the value of attribute type.
2272 2273 2274 |
# File 'sig/types.rbs', line 2272 def type @type end |