Class: Aws::Types::CreateContinuousDeploymentPolicyResult

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.

Returns:



556
557
558
# File 'sig/types.rbs', line 556

def continuous_deployment_policy
  @continuous_deployment_policy
end

#etag::String

Returns the value of attribute etag.

Returns:



558
559
560
# File 'sig/types.rbs', line 558

def etag
  @etag
end

#location::String

Returns the value of attribute location.

Returns:



557
558
559
# File 'sig/types.rbs', line 557

def location
  @location
end