@Stability(value=Stable) @Internal public static final class CfnAssessment.DelegationProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnAssessment.DelegationProperty
CfnAssessment.DelegationPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnAssessment.DelegationProperty.Builder, CfnAssessment.DelegationProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnAssessment.DelegationProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnAssessment.AWSAccountProperty.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 |
getAssessmentId()
The identifier for the assessment that's associated with the delegation.
|
String |
getAssessmentName()
The name of the assessment that's associated with the delegation.
|
String |
getComment()
The comment that's related to the delegation.
|
String |
getControlSetId()
The identifier for the control set that's associated with the delegation.
|
String |
getCreatedBy()
The IAM user or role that created the delegation.
|
Number |
getCreationTime()
Specifies when the delegation was created.
|
String |
getId()
The unique identifier for the delegation.
|
Number |
getLastUpdated()
Specifies when the delegation was last updated.
|
String |
getRoleArn()
The Amazon Resource Name (ARN) of the IAM role.
|
String |
getRoleType()
The type of customer persona.
|
String |
getStatus()
The status of the delegation.
|
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(CfnAssessment.DelegationProperty.Builder builder)
CfnAssessment.AWSAccountProperty.Builder.public final String getAssessmentId()
CfnAssessment.DelegationPropertygetAssessmentId in interface CfnAssessment.DelegationPropertypublic final String getAssessmentName()
CfnAssessment.DelegationPropertygetAssessmentName in interface CfnAssessment.DelegationPropertypublic final String getComment()
CfnAssessment.DelegationPropertygetComment in interface CfnAssessment.DelegationPropertypublic final String getControlSetId()
CfnAssessment.DelegationPropertygetControlSetId in interface CfnAssessment.DelegationPropertypublic final String getCreatedBy()
CfnAssessment.DelegationProperty
Minimum : 1
Maximum : 100
Pattern : ^[a-zA-Z0-9-_()\\[\\]\\s]+$
getCreatedBy in interface CfnAssessment.DelegationPropertypublic final Number getCreationTime()
CfnAssessment.DelegationPropertygetCreationTime in interface CfnAssessment.DelegationPropertypublic final String getId()
CfnAssessment.DelegationPropertygetId in interface CfnAssessment.DelegationPropertypublic final Number getLastUpdated()
CfnAssessment.DelegationPropertygetLastUpdated in interface CfnAssessment.DelegationPropertypublic final String getRoleArn()
CfnAssessment.DelegationPropertygetRoleArn in interface CfnAssessment.DelegationPropertypublic final String getRoleType()
CfnAssessment.DelegationProperty
In
CreateAssessment,roleTypecan only bePROCESS_OWNER.In
UpdateSettings,roleTypecan only bePROCESS_OWNER.In
BatchCreateDelegationByAssessment,roleTypecan only beRESOURCE_OWNER.
getRoleType in interface CfnAssessment.DelegationPropertypublic final String getStatus()
CfnAssessment.DelegationPropertygetStatus in interface CfnAssessment.DelegationProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.