Class CfnFrameworkPropsMixin.FrameworkControlProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.cfnpropertymixins.services.backup.CfnFrameworkPropsMixin.FrameworkControlProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnFrameworkPropsMixin.FrameworkControlProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnFrameworkPropsMixin.FrameworkControlProperty
@Stability(Stable)
@Internal
public static final class CfnFrameworkPropsMixin.FrameworkControlProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnFrameworkPropsMixin.FrameworkControlProperty
An implementation for
CfnFrameworkPropsMixin.FrameworkControlProperty-
Nested Class Summary
Nested classes/interfaces inherited from class software.amazon.jsii.JsiiObject
software.amazon.jsii.JsiiObject.InitializationModeNested classes/interfaces inherited from interface software.amazon.awscdk.cfnpropertymixins.services.backup.CfnFrameworkPropsMixin.FrameworkControlProperty
CfnFrameworkPropsMixin.FrameworkControlProperty.Builder, CfnFrameworkPropsMixin.FrameworkControlProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnFrameworkPropsMixin.FrameworkControlProperty.Builder.protectedJsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef) Constructor that initializes the object based on values retrieved from the JsiiObject. -
Method Summary
Methods inherited from class software.amazon.jsii.JsiiObject
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSet
-
Constructor Details
-
Jsii$Proxy
protected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef) Constructor that initializes the object based on values retrieved from the JsiiObject.- Parameters:
objRef- Reference to the JSII managed object.
-
Jsii$Proxy
Constructor that initializes the object based on literal property values passed by theCfnFrameworkPropsMixin.FrameworkControlProperty.Builder.
-
-
Method Details
-
getControlInputParameters
Description copied from interface:CfnFrameworkPropsMixin.FrameworkControlPropertyThe name/value pairs.Returns union: either
IResolvableor Listinvalid input: '<'eitherIResolvableorCfnFrameworkPropsMixin.ControlInputParameterProperty>- Specified by:
getControlInputParametersin interfaceCfnFrameworkPropsMixin.FrameworkControlProperty- See Also:
-
getControlName
Description copied from interface:CfnFrameworkPropsMixin.FrameworkControlPropertyThe name of a control.This name is between 1 and 256 characters.
- Specified by:
getControlNamein interfaceCfnFrameworkPropsMixin.FrameworkControlProperty- See Also:
-
getControlScope
Description copied from interface:CfnFrameworkPropsMixin.FrameworkControlPropertyThe scope of a control.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.- Specified by:
getControlScopein interfaceCfnFrameworkPropsMixin.FrameworkControlProperty- See Also:
-
$jsii$toJson
@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()- Specified by:
$jsii$toJsonin interfacesoftware.amazon.jsii.JsiiSerializable
-
equals
-
hashCode
public final int hashCode()
-