Class: Aws::Types::AwsEcsTaskDefinitionContainerDefinitionsFirelensConfigurationDetails

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#options::Hash[::String, ::String]

Returns the value of attribute options.

Returns:

  • (::Hash[::String, ::String])


2271
2272
2273
# File 'sig/types.rbs', line 2271

def options
  @options
end

#type::String

Returns the value of attribute type.

Returns:

  • (::String)


2272
2273
2274
# File 'sig/types.rbs', line 2272

def type
  @type
end