Class: Aws::Types::GetDeploymentStatusRequest

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)


712
713
714
# File 'sig/types.rbs', line 712

def deployment_id
  @deployment_id
end

#group_id::String

Returns the value of attribute group_id.

Returns:

  • (::String)


713
714
715
# File 'sig/types.rbs', line 713

def group_id
  @group_id
end