Class CfnPortalProps.Jsii$Proxy

java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.services.iotsitewise.CfnPortalProps.Jsii$Proxy
All Implemented Interfaces:
CfnPortalProps, software.amazon.jsii.JsiiSerializable
Enclosing interface:
CfnPortalProps

@Stability(Stable) @Internal public static final class CfnPortalProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnPortalProps
An implementation for CfnPortalProps
  • Nested Class Summary

    Nested classes/interfaces inherited from class software.amazon.jsii.JsiiObject

    software.amazon.jsii.JsiiObject.InitializationMode

    Nested classes/interfaces inherited from interface software.amazon.awscdk.services.iotsitewise.CfnPortalProps

    CfnPortalProps.Builder, CfnPortalProps.Jsii$Proxy
  • Constructor Summary

    Constructors
    Modifier
    Constructor
    Description
    protected
    Constructor that initializes the object based on literal property values passed by the CfnPortalProps.Builder.
    protected
    Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
    Constructor that initializes the object based on values retrieved from the JsiiObject.
  • Method Summary

    Modifier and Type
    Method
    Description
    com.fasterxml.jackson.databind.JsonNode
     
    final boolean
     
    final Object
    Contains the configuration information of an alarm created in an AWS IoT SiteWise Monitor portal.
    final String
    The email address that sends alarm notifications.
    final String
    The service to use to authenticate users to the portal.
    final String
    The AWS administrator's contact email address.
    final String
    A description for the portal.
    final String
    A friendly name for the portal.
    final String
    The ARN of a service role that allows the portal's users to access your AWS IoT SiteWise resources on your behalf.
    final List<CfnTag>
    A list of key-value pairs that contain metadata for the portal.
    final int
     

    Methods inherited from class software.amazon.jsii.JsiiObject

    jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSet

    Methods inherited from class java.lang.Object

    clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait