Class: Aws::Types::DescribeFleetDeploymentOutput

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#fleet_deploymentTypes::FleetDeployment

Returns the value of attribute fleet_deployment.



783
784
785
# File 'sig/types.rbs', line 783

def fleet_deployment
  @fleet_deployment
end

#locational_deployments::Hash[::String, Types::LocationalDeployment]

Returns the value of attribute locational_deployments.

Returns:



784
785
786
# File 'sig/types.rbs', line 784

def locational_deployments
  @locational_deployments
end