Class: Aws::Types::DescribeFleetDeploymentInput

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#deployment_id::String

Returns the value of attribute deployment_id.

Returns:

  • (::String)


778
779
780
# File 'sig/types.rbs', line 778

def deployment_id
  @deployment_id
end

#fleet_id::String

Returns the value of attribute fleet_id.

Returns:

  • (::String)


777
778
779
# File 'sig/types.rbs', line 777

def fleet_id
  @fleet_id
end