@Stability(value=Stable) @Internal public static final class CfnPatchBaselineProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnPatchBaselineProps
CfnPatchBaselinePropssoftware.amazon.jsii.JsiiObject.InitializationModeCfnPatchBaselineProps.Builder, CfnPatchBaselineProps.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnPatchBaselineProps.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnPatchBaselineProps.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 |
getApprovalRules()
`AWS::SSM::PatchBaseline.ApprovalRules`.
|
List<String> |
getApprovedPatches()
`AWS::SSM::PatchBaseline.ApprovedPatches`.
|
String |
getApprovedPatchesComplianceLevel()
`AWS::SSM::PatchBaseline.ApprovedPatchesComplianceLevel`.
|
Object |
getApprovedPatchesEnableNonSecurity()
`AWS::SSM::PatchBaseline.ApprovedPatchesEnableNonSecurity`.
|
String |
getDescription()
`AWS::SSM::PatchBaseline.Description`.
|
Object |
getGlobalFilters()
`AWS::SSM::PatchBaseline.GlobalFilters`.
|
String |
getName()
`AWS::SSM::PatchBaseline.Name`.
|
String |
getOperatingSystem()
`AWS::SSM::PatchBaseline.OperatingSystem`.
|
List<String> |
getPatchGroups()
`AWS::SSM::PatchBaseline.PatchGroups`.
|
List<String> |
getRejectedPatches()
`AWS::SSM::PatchBaseline.RejectedPatches`.
|
String |
getRejectedPatchesAction()
`AWS::SSM::PatchBaseline.RejectedPatchesAction`.
|
Object |
getSources()
`AWS::SSM::PatchBaseline.Sources`.
|
List<CfnTag> |
getTags()
`AWS::SSM::PatchBaseline.Tags`.
|
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(CfnPatchBaselineProps.Builder builder)
CfnPatchBaselineProps.Builder.public final Object getApprovalRules()
CfnPatchBaselinePropsgetApprovalRules in interface CfnPatchBaselinePropspublic final List<String> getApprovedPatches()
CfnPatchBaselinePropsgetApprovedPatches in interface CfnPatchBaselinePropspublic final String getApprovedPatchesComplianceLevel()
CfnPatchBaselinePropsgetApprovedPatchesComplianceLevel in interface CfnPatchBaselinePropspublic final Object getApprovedPatchesEnableNonSecurity()
CfnPatchBaselinePropsgetApprovedPatchesEnableNonSecurity in interface CfnPatchBaselinePropspublic final String getDescription()
CfnPatchBaselinePropsgetDescription in interface CfnPatchBaselinePropspublic final Object getGlobalFilters()
CfnPatchBaselinePropsgetGlobalFilters in interface CfnPatchBaselinePropspublic final String getName()
CfnPatchBaselinePropsgetName in interface CfnPatchBaselinePropspublic final String getOperatingSystem()
CfnPatchBaselinePropsgetOperatingSystem in interface CfnPatchBaselinePropspublic final List<String> getPatchGroups()
CfnPatchBaselinePropsgetPatchGroups in interface CfnPatchBaselinePropspublic final List<String> getRejectedPatches()
CfnPatchBaselinePropsgetRejectedPatches in interface CfnPatchBaselinePropspublic final String getRejectedPatchesAction()
CfnPatchBaselinePropsgetRejectedPatchesAction in interface CfnPatchBaselinePropspublic final Object getSources()
CfnPatchBaselinePropsgetSources in interface CfnPatchBaselinePropspublic final List<CfnTag> getTags()
CfnPatchBaselinePropsgetTags in interface CfnPatchBaselineProps@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2021. All rights reserved.