Class CfnSupportPermitPropsMixin.PermitProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.cfnpropertymixins.services.supportauthz.CfnSupportPermitPropsMixin.PermitProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnSupportPermitPropsMixin.PermitProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnSupportPermitPropsMixin.PermitProperty
@Stability(Stable)
@Internal
public static final class CfnSupportPermitPropsMixin.PermitProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnSupportPermitPropsMixin.PermitProperty
An implementation for
CfnSupportPermitPropsMixin.PermitProperty-
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.supportauthz.CfnSupportPermitPropsMixin.PermitProperty
CfnSupportPermitPropsMixin.PermitProperty.Builder, CfnSupportPermitPropsMixin.PermitProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnSupportPermitPropsMixin.PermitProperty.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 theCfnSupportPermitPropsMixin.PermitProperty.Builder.
-
-
Method Details
-
getActions
Description copied from interface:CfnSupportPermitPropsMixin.PermitPropertyThe set of actions a support permit grants.Exactly one of AllActions or Actions must be provided.
Returns union: either
IResolvableorCfnSupportPermitPropsMixin.ActionSetProperty- Specified by:
getActionsin interfaceCfnSupportPermitPropsMixin.PermitProperty- See Also:
-
getConditions
Description copied from interface:CfnSupportPermitPropsMixin.PermitPropertyOptional time-bound conditions (at most two).Returns union: either
IResolvableor Listinvalid input: '<'eitherIResolvableorCfnSupportPermitPropsMixin.ConditionProperty>- Specified by:
getConditionsin interfaceCfnSupportPermitPropsMixin.PermitProperty- See Also:
-
getResources
Description copied from interface:CfnSupportPermitPropsMixin.PermitPropertyThe set of resources a support permit applies to.Exactly one of AllResourcesInRegion or Resources must be provided.
Returns union: either
IResolvableorCfnSupportPermitPropsMixin.ResourceSetProperty- Specified by:
getResourcesin interfaceCfnSupportPermitPropsMixin.PermitProperty- 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()
-