Class: Aws::Types::GetDeploymentRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#application_id::String

Returns the value of attribute application_id.

Returns:

  • (::String)


573
574
575
# File 'sig/types.rbs', line 573

def application_id
  @application_id
end

#deployment_id::String

Returns the value of attribute deployment_id.

Returns:

  • (::String)


574
575
576
# File 'sig/types.rbs', line 574

def deployment_id
  @deployment_id
end