Class: Aws::Types::ContainerServiceDeploymentRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#containers::Hash[::String, Types::Container]

Returns the value of attribute containers.

Returns:



433
434
435
# File 'sig/types.rbs', line 433

def containers
  @containers
end

#public_endpointTypes::EndpointRequest

Returns the value of attribute public_endpoint.



434
435
436
# File 'sig/types.rbs', line 434

def public_endpoint
  @public_endpoint
end