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)


2529
2530
2531
# File 'sig/types.rbs', line 2529

def service_deployment_arn
  @service_deployment_arn
end