@Stability(value=Stable) @Internal public static final class CfnDocumentationPartProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnDocumentationPartProps
CfnDocumentationPartProps
software.amazon.jsii.JsiiObject.InitializationMode
CfnDocumentationPartProps.Builder, CfnDocumentationPartProps.Jsii$Proxy
Modifier | Constructor and Description |
---|---|
protected |
Jsii$Proxy(CfnDocumentationPartProps.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnDocumentationPartProps.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) |
Object |
getLocation()
The location of the targeted API entity of the to-be-created documentation part.
|
String |
getProperties()
The new documentation content map of the targeted API entity.
|
String |
getRestApiId()
The string identifier of the associated RestApi.
|
int |
hashCode() |
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSet
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
builder
protected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
objRef
- Reference to the JSII managed object.protected Jsii$Proxy(CfnDocumentationPartProps.Builder builder)
CfnDocumentationPartProps.Builder
.public final Object getLocation()
CfnDocumentationPartProps
getLocation
in interface CfnDocumentationPartProps
public final String getProperties()
CfnDocumentationPartProps
Enclosed key-value pairs are API-specific, but only OpenAPI-compliant key-value pairs can be exported and, hence, published.
getProperties
in interface CfnDocumentationPartProps
public final String getRestApiId()
CfnDocumentationPartProps
getRestApiId
in interface CfnDocumentationPartProps
@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson
in interface software.amazon.jsii.JsiiSerializable
Copyright © 2023. All rights reserved.