@Stability(value=Stable) @Internal public static final class CfnServiceActionAssociationProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnServiceActionAssociationProps
CfnServiceActionAssociationPropssoftware.amazon.jsii.JsiiObject.InitializationModeCfnServiceActionAssociationProps.Builder, CfnServiceActionAssociationProps.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnServiceActionAssociationProps.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnServiceActionAssociationProps.Builder. |
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
String |
getProductId()
The product identifier.
|
String |
getProvisioningArtifactId()
The identifier of the provisioning artifact.
|
String |
getServiceActionId()
The self-service action identifier.
|
int |
hashCode() |
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSetclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitbuilderprotected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
objRef - Reference to the JSII managed object.protected Jsii$Proxy(CfnServiceActionAssociationProps.Builder builder)
CfnServiceActionAssociationProps.Builder.public final String getProductId()
CfnServiceActionAssociationProps
For example, prod-abcdzk7xy33qa .
getProductId in interface CfnServiceActionAssociationPropspublic final String getProvisioningArtifactId()
CfnServiceActionAssociationProps
For example, pa-4abcdjnxjj6ne .
getProvisioningArtifactId in interface CfnServiceActionAssociationPropspublic final String getServiceActionId()
CfnServiceActionAssociationProps
For example, act-fs7abcd89wxyz .
getServiceActionId in interface CfnServiceActionAssociationProps@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.