Class: Aws::Types::GetContinuousDeploymentPolicyResult

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#continuous_deployment_policyTypes::ContinuousDeploymentPolicy

Returns the value of attribute continuous_deployment_policy.



1600
1601
1602
# File 'sig/types.rbs', line 1600

def continuous_deployment_policy
  @continuous_deployment_policy
end

#etag::String

Returns the value of attribute etag.

Returns:

  • (::String)


1601
1602
1603
# File 'sig/types.rbs', line 1601

def etag
  @etag
end