Class CfnPipeline.ConditionProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.services.codepipeline.CfnPipeline.ConditionProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnPipeline.ConditionProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnPipeline.ConditionProperty
@Stability(Stable)
@Internal
public static final class CfnPipeline.ConditionProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnPipeline.ConditionProperty
An implementation for
CfnPipeline.ConditionProperty-
Nested Class Summary
Nested classes/interfaces inherited from class software.amazon.jsii.JsiiObject
software.amazon.jsii.JsiiObject.InitializationModeNested classes/interfaces inherited from interface software.amazon.awscdk.services.codepipeline.CfnPipeline.ConditionProperty
CfnPipeline.ConditionProperty.Builder, CfnPipeline.ConditionProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnPipeline.ConditionProperty.Builder.protectedJsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef) Constructor that initializes the object based on values retrieved from the JsiiObject. -
Method Summary
Methods inherited from class software.amazon.jsii.JsiiObject
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSet
-
Constructor Details
-
Jsii$Proxy
protected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef) Constructor that initializes the object based on values retrieved from the JsiiObject.- Parameters:
objRef- Reference to the JSII managed object.
-
Jsii$Proxy
Constructor that initializes the object based on literal property values passed by theCfnPipeline.ConditionProperty.Builder.
-
-
Method Details
-
getResult
Description copied from interface:CfnPipeline.ConditionPropertyThe action to be done when the condition is met.For example, rolling back an execution for a failure condition.
- Specified by:
getResultin interfaceCfnPipeline.ConditionProperty- See Also:
-
getRules
Description copied from interface:CfnPipeline.ConditionPropertyThe rules that make up the condition.Returns union: either
IResolvableor Listinvalid input: '<'eitherIResolvableorCfnPipeline.RuleDeclarationProperty>- Specified by:
getRulesin interfaceCfnPipeline.ConditionProperty- See Also:
-
$jsii$toJson
@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()- Specified by:
$jsii$toJsonin interfacesoftware.amazon.jsii.JsiiSerializable
-
equals
-
hashCode
public final int hashCode()
-