Class CfnLaunchNotificationConstraintProps.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.services.servicecatalog.CfnLaunchNotificationConstraintProps.Jsii$Proxy
- All Implemented Interfaces:
CfnLaunchNotificationConstraintProps
,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnLaunchNotificationConstraintProps
@Stability(Stable)
@Internal
public static final class CfnLaunchNotificationConstraintProps.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnLaunchNotificationConstraintProps
An implementation for
CfnLaunchNotificationConstraintProps
-
Nested Class Summary
Nested classes/interfaces inherited from class software.amazon.jsii.JsiiObject
software.amazon.jsii.JsiiObject.InitializationMode
Nested classes/interfaces inherited from interface software.amazon.awscdk.services.servicecatalog.CfnLaunchNotificationConstraintProps
CfnLaunchNotificationConstraintProps.Builder, CfnLaunchNotificationConstraintProps.Jsii$Proxy
-
Constructor Summary
ModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnLaunchNotificationConstraintProps.Builder
.protected
Jsii$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 theCfnLaunchNotificationConstraintProps.Builder
.
-
-
Method Details
-
getNotificationArns
Description copied from interface:CfnLaunchNotificationConstraintProps
The notification ARNs.- Specified by:
getNotificationArns
in interfaceCfnLaunchNotificationConstraintProps
- See Also:
-
getPortfolioId
Description copied from interface:CfnLaunchNotificationConstraintProps
The portfolio identifier.- Specified by:
getPortfolioId
in interfaceCfnLaunchNotificationConstraintProps
- See Also:
-
getProductId
Description copied from interface:CfnLaunchNotificationConstraintProps
The product identifier.- Specified by:
getProductId
in interfaceCfnLaunchNotificationConstraintProps
- See Also:
-
getAcceptLanguage
Description copied from interface:CfnLaunchNotificationConstraintProps
The language code.jp
- Japanesezh
- Chinese
- Specified by:
getAcceptLanguage
in interfaceCfnLaunchNotificationConstraintProps
- See Also:
-
getDescription
Description copied from interface:CfnLaunchNotificationConstraintProps
The description of the constraint.- Specified by:
getDescription
in interfaceCfnLaunchNotificationConstraintProps
- See Also:
-
$jsii$toJson
@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()- Specified by:
$jsii$toJson
in interfacesoftware.amazon.jsii.JsiiSerializable
-
equals
-
hashCode
public final int hashCode()
-