@Stability(value=Stable) @Internal public static final class CfnIPAMScopeProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnIPAMScopeProps
CfnIPAMScopePropssoftware.amazon.jsii.JsiiObject.InitializationModeCfnIPAMScopeProps.Builder, CfnIPAMScopeProps.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnIPAMScopeProps.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnIPAMScopeProps.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 |
getDescription()
The description of the scope.
|
String |
getIpamId()
The ID of the IPAM for which you're creating this scope.
|
List<CfnTag> |
getTags()
The key/value combination of a tag assigned to the 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(CfnIPAMScopeProps.Builder builder)
CfnIPAMScopeProps.Builder.public final String getIpamId()
CfnIPAMScopePropsgetIpamId in interface CfnIPAMScopePropspublic final String getDescription()
CfnIPAMScopePropsgetDescription in interface CfnIPAMScopePropspublic final List<CfnTag> getTags()
CfnIPAMScopeProps
Use the tag key in the filter name and the tag value as the filter value. For example, to find all resources that have a tag with the key Owner and the value TeamA , specify tag:Owner for the filter name and TeamA for the filter value.
getTags in interface CfnIPAMScopeProps@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.