@Stability(value=Stable) @Internal public static final class CfnFramework.FrameworkControlProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnFramework.FrameworkControlProperty
CfnFramework.FrameworkControlPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnFramework.FrameworkControlProperty.Builder, CfnFramework.FrameworkControlProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnFramework.FrameworkControlProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnFramework.ControlInputParameterProperty.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 |
getControlInputParameters()
A list of `ParameterName` and `ParameterValue` pairs.
|
String |
getControlName()
The name of a control.
|
Object |
getControlScope()
The scope of a control.
|
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(CfnFramework.FrameworkControlProperty.Builder builder)
CfnFramework.ControlInputParameterProperty.Builder.public final String getControlName()
CfnFramework.FrameworkControlPropertyThis name is between 1 and 256 characters.
getControlName in interface CfnFramework.FrameworkControlPropertypublic final Object getControlInputParameters()
CfnFramework.FrameworkControlPropertygetControlInputParameters in interface CfnFramework.FrameworkControlPropertypublic final Object getControlScope()
CfnFramework.FrameworkControlProperty
The control scope defines what the control will evaluate. Three examples of control scopes are: a specific backup plan, all backup plans with a specific tag, or all backup plans. For more information, see ControlScope .
getControlScope in interface CfnFramework.FrameworkControlProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.