@Stability(value=Stable) @Internal public static final class CfnAssessmentTemplateProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnAssessmentTemplateProps
CfnAssessmentTemplatePropssoftware.amazon.jsii.JsiiObject.InitializationModeCfnAssessmentTemplateProps.Builder, CfnAssessmentTemplateProps.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnAssessmentTemplateProps.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnAssessmentTemplateProps.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 |
getAssessmentTargetArn()
The ARN of the assessment target to be included in the assessment template.
|
String |
getAssessmentTemplateName()
The user-defined name that identifies the assessment template that you want to create.
|
Number |
getDurationInSeconds()
The duration of the assessment run in seconds.
|
List<String> |
getRulesPackageArns()
The ARNs of the rules packages that you want to use in the assessment template.
|
Object |
getUserAttributesForFindings()
The user-defined attributes that are assigned to every finding that is generated by the assessment run that uses this assessment template.
|
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(CfnAssessmentTemplateProps.Builder builder)
CfnAssessmentTemplateProps.Builder.public final String getAssessmentTargetArn()
CfnAssessmentTemplatePropsgetAssessmentTargetArn in interface CfnAssessmentTemplatePropspublic final Number getDurationInSeconds()
CfnAssessmentTemplatePropsgetDurationInSeconds in interface CfnAssessmentTemplatePropspublic final List<String> getRulesPackageArns()
CfnAssessmentTemplatePropsgetRulesPackageArns in interface CfnAssessmentTemplatePropspublic final String getAssessmentTemplateName()
CfnAssessmentTemplatePropsYou can create several assessment templates for the same assessment target. The names of the assessment templates that correspond to a particular assessment target must be unique.
getAssessmentTemplateName in interface CfnAssessmentTemplatePropspublic final Object getUserAttributesForFindings()
CfnAssessmentTemplatePropsWithin an assessment template, each key must be unique.
getUserAttributesForFindings in interface CfnAssessmentTemplateProps@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.