@Stability(value=Stable) @Internal public static final class CfnAccessPolicyProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnAccessPolicyProps
CfnAccessPolicyPropssoftware.amazon.jsii.JsiiObject.InitializationModeCfnAccessPolicyProps.Builder, CfnAccessPolicyProps.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnAccessPolicyProps.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnAccessPolicyProps.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 |
getAccessPolicyIdentity()
The identity for this access policy.
|
String |
getAccessPolicyPermission()
The permission level for this access policy.
|
Object |
getAccessPolicyResource()
The AWS IoT SiteWise Monitor resource for this access policy.
|
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(CfnAccessPolicyProps.Builder builder)
CfnAccessPolicyProps.Builder.public final Object getAccessPolicyIdentity()
CfnAccessPolicyPropsChoose an IAM Identity Center user, an IAM Identity Center group, or an IAM user.
getAccessPolicyIdentity in interface CfnAccessPolicyPropspublic final String getAccessPolicyPermission()
CfnAccessPolicyProps
Choose either a ADMINISTRATOR or VIEWER . Note that a project ADMINISTRATOR is also known as a project owner.
getAccessPolicyPermission in interface CfnAccessPolicyPropspublic final Object getAccessPolicyResource()
CfnAccessPolicyPropsChoose either a portal or a project.
getAccessPolicyResource in interface CfnAccessPolicyProps@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.