@Stability(value=Stable) @Internal public static final class CfnProjectProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnProjectProps
CfnProjectPropssoftware.amazon.jsii.JsiiObject.InitializationModeCfnProjectProps.Builder, CfnProjectProps.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnProjectProps.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnProjectProps.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 |
getProjectDescription()
The description of the project.
|
String |
getProjectName()
The name of the project.
|
Object |
getServiceCatalogProvisioningDetails()
The product ID and provisioning artifact ID to provision a service catalog.
|
List<CfnTag> |
getTags()
A list of key-value pairs to apply to this resource.
|
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(CfnProjectProps.Builder builder)
CfnProjectProps.Builder.public final String getProjectName()
CfnProjectPropsgetProjectName in interface CfnProjectPropspublic final Object getServiceCatalogProvisioningDetails()
CfnProjectPropsFor information, see What is AWS Service Catalog .
getServiceCatalogProvisioningDetails in interface CfnProjectPropspublic final String getProjectDescription()
CfnProjectPropsgetProjectDescription in interface CfnProjectPropspublic final List<CfnTag> getTags()
CfnProjectPropsFor more information, see Resource Tag and Using Cost Allocation Tags in the AWS Billing and Cost Management User Guide .
getTags in interface CfnProjectProps@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.