@Stability(value=Stable) @Internal public static final class CfnAssessmentProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnAssessmentProps
CfnAssessmentPropssoftware.amazon.jsii.JsiiObject.InitializationModeCfnAssessmentProps.Builder, CfnAssessmentProps.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnAssessmentProps.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnAssessmentProps.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 |
getAssessmentReportsDestination()
The destination that evidence reports are stored in for the assessment.
|
Object |
getAwsAccount()
The AWS account that's associated with the assessment.
|
String |
getDescription()
The description of the assessment.
|
String |
getFrameworkId()
The unique identifier for the framework.
|
String |
getName()
The name of the assessment.
|
Object |
getRoles()
The roles that are associated with the assessment.
|
Object |
getScope()
The wrapper of AWS accounts and services that are in scope for the assessment.
|
String |
getStatus()
The overall status of the assessment.
|
List<CfnTag> |
getTags()
The tags that are associated with the assessment.
|
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(CfnAssessmentProps.Builder builder)
CfnAssessmentProps.Builder.public final Object getAssessmentReportsDestination()
CfnAssessmentPropsgetAssessmentReportsDestination in interface CfnAssessmentPropspublic final Object getAwsAccount()
CfnAssessmentPropsgetAwsAccount in interface CfnAssessmentPropspublic final String getDescription()
CfnAssessmentPropsgetDescription in interface CfnAssessmentPropspublic final String getFrameworkId()
CfnAssessmentPropsgetFrameworkId in interface CfnAssessmentPropspublic final String getName()
CfnAssessmentPropsgetName in interface CfnAssessmentPropspublic final Object getRoles()
CfnAssessmentPropsgetRoles in interface CfnAssessmentPropspublic final Object getScope()
CfnAssessmentPropsgetScope in interface CfnAssessmentPropspublic final String getStatus()
CfnAssessmentPropsgetStatus in interface CfnAssessmentPropspublic final List<CfnTag> getTags()
CfnAssessmentPropsgetTags in interface CfnAssessmentProps@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.