Class: Aws::Types::AwsEcsTaskDefinitionContainerDefinitionsEnvironmentFilesDetails

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

Constant Summary collapse

SENSITIVE =

Instance Attribute Summary collapse

Instance Attribute Details

#type::String

Returns the value of attribute type.



2259
2260
2261
# File 'sig/types.rbs', line 2259

def type
  @type
end

#value::String

Returns the value of attribute value.



2260
2261
2262
# File 'sig/types.rbs', line 2260

def value
  @value
end