@Stability(value=Stable) @Internal public static final class CfnMaintenanceWindowTargetProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnMaintenanceWindowTargetProps
CfnMaintenanceWindowTargetPropssoftware.amazon.jsii.JsiiObject.InitializationModeCfnMaintenanceWindowTargetProps.Builder, CfnMaintenanceWindowTargetProps.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnMaintenanceWindowTargetProps.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnMaintenanceWindowTargetProps.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) |
String |
getDescription()
A description for the target.
|
String |
getName()
The name for the maintenance window target.
|
String |
getOwnerInformation()
A user-provided value that will be included in any Amazon CloudWatch Events events that are raised while running tasks for these targets in this maintenance window.
|
String |
getResourceType()
The type of target that is being registered with the maintenance window.
|
Object |
getTargets()
The targets to register with the maintenance window.
|
String |
getWindowId()
The ID of the maintenance window to register the target with.
|
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(CfnMaintenanceWindowTargetProps.Builder builder)
CfnMaintenanceWindowTargetProps.Builder.public final String getResourceType()
CfnMaintenanceWindowTargetPropsgetResourceType in interface CfnMaintenanceWindowTargetPropspublic final Object getTargets()
CfnMaintenanceWindowTargetPropsIn other words, the instances to run commands on when the maintenance window runs.
You must specify targets by using the WindowTargetIds parameter.
getTargets in interface CfnMaintenanceWindowTargetPropspublic final String getWindowId()
CfnMaintenanceWindowTargetPropsgetWindowId in interface CfnMaintenanceWindowTargetPropspublic final String getDescription()
CfnMaintenanceWindowTargetPropsgetDescription in interface CfnMaintenanceWindowTargetPropspublic final String getName()
CfnMaintenanceWindowTargetPropsgetName in interface CfnMaintenanceWindowTargetPropspublic final String getOwnerInformation()
CfnMaintenanceWindowTargetPropsgetOwnerInformation in interface CfnMaintenanceWindowTargetProps@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.