Class: Aws::Types::AwsEcsTaskVolumeDetails

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#hostTypes::AwsEcsTaskVolumeHostDetails

Returns the value of attribute host.



2475
2476
2477
# File 'sig/types.rbs', line 2475

def host
  @host
end

#name::String

Returns the value of attribute name.

Returns:

  • (::String)


2474
2475
2476
# File 'sig/types.rbs', line 2474

def name
  @name
end