Class CfnLicenseAssetRuleSetPropsMixin.InstanceRuleStatementProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.cfnpropertymixins.services.licensemanager.CfnLicenseAssetRuleSetPropsMixin.InstanceRuleStatementProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnLicenseAssetRuleSetPropsMixin.InstanceRuleStatementProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnLicenseAssetRuleSetPropsMixin.InstanceRuleStatementProperty
@Stability(Stable)
@Internal
public static final class CfnLicenseAssetRuleSetPropsMixin.InstanceRuleStatementProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnLicenseAssetRuleSetPropsMixin.InstanceRuleStatementProperty
An implementation for
CfnLicenseAssetRuleSetPropsMixin.InstanceRuleStatementProperty-
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.licensemanager.CfnLicenseAssetRuleSetPropsMixin.InstanceRuleStatementProperty
CfnLicenseAssetRuleSetPropsMixin.InstanceRuleStatementProperty.Builder, CfnLicenseAssetRuleSetPropsMixin.InstanceRuleStatementProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnLicenseAssetRuleSetPropsMixin.InstanceRuleStatementProperty.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
protected Jsii$Proxy(CfnLicenseAssetRuleSetPropsMixin.InstanceRuleStatementProperty.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnLicenseAssetRuleSetPropsMixin.InstanceRuleStatementProperty.Builder.
-
-
Method Details
-
getAndRuleStatement
Description copied from interface:CfnLicenseAssetRuleSetPropsMixin.InstanceRuleStatementPropertyAND rule statement.Returns union: either
IResolvableorCfnLicenseAssetRuleSetPropsMixin.AndRuleStatementProperty- Specified by:
getAndRuleStatementin interfaceCfnLicenseAssetRuleSetPropsMixin.InstanceRuleStatementProperty- See Also:
-
getMatchingRuleStatement
Description copied from interface:CfnLicenseAssetRuleSetPropsMixin.InstanceRuleStatementPropertyMatching rule statement.Returns union: either
IResolvableorCfnLicenseAssetRuleSetPropsMixin.MatchingRuleStatementProperty- Specified by:
getMatchingRuleStatementin interfaceCfnLicenseAssetRuleSetPropsMixin.InstanceRuleStatementProperty- See Also:
-
getOrRuleStatement
Description copied from interface:CfnLicenseAssetRuleSetPropsMixin.InstanceRuleStatementPropertyOR rule statement.Returns union: either
IResolvableorCfnLicenseAssetRuleSetPropsMixin.OrRuleStatementProperty- Specified by:
getOrRuleStatementin interfaceCfnLicenseAssetRuleSetPropsMixin.InstanceRuleStatementProperty- 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()
-