Class CfnWorkspaceProps.Jsii$Proxy

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

@Stability(Stable) @Internal public static final class CfnWorkspaceProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnWorkspaceProps
An implementation for CfnWorkspaceProps
  • 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.aps.CfnWorkspaceProps

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

    Constructors
    Modifier
    Constructor
    Description
    protected
    Constructor that initializes the object based on literal property values passed by the CfnWorkspaceProps.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 String
    The alert manager definition, a YAML configuration for the alert manager in your Amazon Managed Service for Prometheus workspace.
    final String
    The alias that is assigned to this workspace to help identify it.
    final String
    (optional) The ARN for a customer managed AWS KMS key to use for encrypting data within your workspace.
    final Object
    Contains information about the logging configuration for the workspace.
    final List<CfnTag>
    The list of tag keys and values that are associated with the workspace.
    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