Class CfnPipeline.RetryConfigurationProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.services.codepipeline.CfnPipeline.RetryConfigurationProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnPipeline.RetryConfigurationProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnPipeline.RetryConfigurationProperty
@Stability(Stable)
@Internal
public static final class CfnPipeline.RetryConfigurationProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnPipeline.RetryConfigurationProperty
An implementation for
CfnPipeline.RetryConfigurationProperty-
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.RetryConfigurationProperty
CfnPipeline.RetryConfigurationProperty.Builder, CfnPipeline.RetryConfigurationProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnPipeline.RetryConfigurationProperty.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.RetryConfigurationProperty.Builder.
-
-
Method Details
-
getRetryMode
Description copied from interface:CfnPipeline.RetryConfigurationPropertyThe method that you want to configure for automatic stage retry on stage failure.You can specify to retry only failed action in the stage or all actions in the stage.
- Specified by:
getRetryModein interfaceCfnPipeline.RetryConfigurationProperty- 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()
-