@Stability(value=Stable) @Internal public static final class CfnAssessmentTargetProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnAssessmentTargetProps
CfnAssessmentTargetPropssoftware.amazon.jsii.JsiiObject.InitializationModeCfnAssessmentTargetProps.Builder, CfnAssessmentTargetProps.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnAssessmentTargetProps.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnAssessmentTargetProps.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 |
getAssessmentTargetName()
The name of the Amazon Inspector assessment target.
|
String |
getResourceGroupArn()
The ARN that specifies the resource group that is used to create the assessment target.
|
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(CfnAssessmentTargetProps.Builder builder)
CfnAssessmentTargetProps.Builder.public final String getAssessmentTargetName()
CfnAssessmentTargetPropsThe name must be unique within the AWS account .
getAssessmentTargetName in interface CfnAssessmentTargetPropspublic final String getResourceGroupArn()
CfnAssessmentTargetProps
If resourceGroupArn is not specified, all EC2 instances in the current AWS account and Region are included in the assessment target.
getResourceGroupArn in interface CfnAssessmentTargetProps@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.