Class CfnLicenseAssetRuleSet.MatchingRuleStatementProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.services.licensemanager.CfnLicenseAssetRuleSet.MatchingRuleStatementProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnLicenseAssetRuleSet.MatchingRuleStatementProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnLicenseAssetRuleSet.MatchingRuleStatementProperty
@Stability(Stable)
@Internal
public static final class CfnLicenseAssetRuleSet.MatchingRuleStatementProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnLicenseAssetRuleSet.MatchingRuleStatementProperty
An implementation for
CfnLicenseAssetRuleSet.MatchingRuleStatementProperty-
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.licensemanager.CfnLicenseAssetRuleSet.MatchingRuleStatementProperty
CfnLicenseAssetRuleSet.MatchingRuleStatementProperty.Builder, CfnLicenseAssetRuleSet.MatchingRuleStatementProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnLicenseAssetRuleSet.MatchingRuleStatementProperty.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 theCfnLicenseAssetRuleSet.MatchingRuleStatementProperty.Builder.
-
-
Method Details
-
getConstraint
Description copied from interface:CfnLicenseAssetRuleSet.MatchingRuleStatementPropertyConstraint (e.g. Equals, Not_Equals).- Specified by:
getConstraintin interfaceCfnLicenseAssetRuleSet.MatchingRuleStatementProperty- See Also:
-
getKeyToMatch
Description copied from interface:CfnLicenseAssetRuleSet.MatchingRuleStatementPropertyKey to match.- Specified by:
getKeyToMatchin interfaceCfnLicenseAssetRuleSet.MatchingRuleStatementProperty- See Also:
-
getValueToMatch
Description copied from interface:CfnLicenseAssetRuleSet.MatchingRuleStatementPropertyValues to match.- Specified by:
getValueToMatchin interfaceCfnLicenseAssetRuleSet.MatchingRuleStatementProperty- 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()
-