Class: Aws::Types::StopServiceDeploymentResponse

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#service_deployment_arn::String

Returns the value of attribute service_deployment_arn.

Returns:

  • (::String)


2545
2546
2547
# File 'sig/types.rbs', line 2545

def service_deployment_arn
  @service_deployment_arn
end