Class CfnEnabledBaselineProps.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.services.controltower.CfnEnabledBaselineProps.Jsii$Proxy
- All Implemented Interfaces:
CfnEnabledBaselineProps,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnEnabledBaselineProps
@Stability(Stable)
@Internal
public static final class CfnEnabledBaselineProps.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnEnabledBaselineProps
An implementation for
CfnEnabledBaselineProps-
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.services.controltower.CfnEnabledBaselineProps
CfnEnabledBaselineProps.Builder, CfnEnabledBaselineProps.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnEnabledBaselineProps.Builder.protectedJsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef) Constructor that initializes the object based on values retrieved from the JsiiObject. -
Method Summary
Modifier and TypeMethodDescriptioncom.fasterxml.jackson.databind.JsonNodefinal booleanfinal StringThe specificBaselineenabled as part of theEnabledBaselineresource.final StringThe enabled version of theBaseline.final ObjectShows the parameters that are applied when enabling thisBaseline.getTags()final StringThe target on which to enable theBaseline.final inthashCode()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 theCfnEnabledBaselineProps.Builder.
-
-
Method Details
-
getBaselineIdentifier
Description copied from interface:CfnEnabledBaselinePropsThe specificBaselineenabled as part of theEnabledBaselineresource.- Specified by:
getBaselineIdentifierin interfaceCfnEnabledBaselineProps- See Also:
-
getBaselineVersion
Description copied from interface:CfnEnabledBaselinePropsThe enabled version of theBaseline.- Specified by:
getBaselineVersionin interfaceCfnEnabledBaselineProps- See Also:
-
getTargetIdentifier
Description copied from interface:CfnEnabledBaselinePropsThe target on which to enable theBaseline.- Specified by:
getTargetIdentifierin interfaceCfnEnabledBaselineProps- See Also:
-
getParameters
Description copied from interface:CfnEnabledBaselinePropsShows the parameters that are applied when enabling thisBaseline.Returns union: either
IResolvableor Listinvalid input: '<'eitherIResolvableorCfnEnabledBaseline.ParameterProperty>- Specified by:
getParametersin interfaceCfnEnabledBaselineProps- See Also:
-
getTags
- Specified by:
getTagsin interfaceCfnEnabledBaselineProps- 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()
-