Class CfnStackSetPropsMixin.ManagedExecutionProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.cfnpropertymixins.services.cloudformation.CfnStackSetPropsMixin.ManagedExecutionProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnStackSetPropsMixin.ManagedExecutionProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnStackSetPropsMixin.ManagedExecutionProperty
@Stability(Stable)
@Internal
public static final class CfnStackSetPropsMixin.ManagedExecutionProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnStackSetPropsMixin.ManagedExecutionProperty
An implementation for
CfnStackSetPropsMixin.ManagedExecutionProperty-
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.cfnpropertymixins.services.cloudformation.CfnStackSetPropsMixin.ManagedExecutionProperty
CfnStackSetPropsMixin.ManagedExecutionProperty.Builder, CfnStackSetPropsMixin.ManagedExecutionProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnStackSetPropsMixin.ManagedExecutionProperty.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 theCfnStackSetPropsMixin.ManagedExecutionProperty.Builder.
-
-
Method Details
-
getActive
Description copied from interface:CfnStackSetPropsMixin.ManagedExecutionPropertyWhentrue, CloudFormation performs non-conflicting operations concurrently and queues conflicting operations.After conflicting operations finish, CloudFormation starts queued operations in request order.
If there are already running or queued operations, CloudFormation queues all incoming operations even if they are non-conflicting.
You can't modify your StackSet's execution configuration while there are running or queued operations for that StackSet.
When
false(default), StackSets performs one operation at a time in request order.Returns union: either
BooleanorIResolvable- Specified by:
getActivein interfaceCfnStackSetPropsMixin.ManagedExecutionProperty- 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()
-