@Stability(value=Stable) @Internal public static final class CfnFrameworkProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnFrameworkProps
CfnFrameworkPropssoftware.amazon.jsii.JsiiObject.InitializationModeCfnFrameworkProps.Builder, CfnFrameworkProps.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnFrameworkProps.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnFrameworkProps.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 |
getFrameworkControls()
Contains detailed information about all of the controls of a framework.
|
String |
getFrameworkDescription()
An optional description of the framework with a maximum 1,024 characters.
|
String |
getFrameworkName()
The unique name of a framework.
|
Object |
getFrameworkTags()
A list of tags with which to tag your framework.
|
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(CfnFrameworkProps.Builder builder)
CfnFrameworkProps.Builder.public final Object getFrameworkControls()
CfnFrameworkPropsEach framework must contain at least one control.
getFrameworkControls in interface CfnFrameworkPropspublic final String getFrameworkDescription()
CfnFrameworkPropsgetFrameworkDescription in interface CfnFrameworkPropspublic final String getFrameworkName()
CfnFrameworkPropsThis name is between 1 and 256 characters, starting with a letter, and consisting of letters (a-z, A-Z), numbers (0-9), and underscores (_).
getFrameworkName in interface CfnFrameworkPropspublic final Object getFrameworkTags()
CfnFrameworkPropsgetFrameworkTags in interface CfnFrameworkProps@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.