@Stability(value=Stable) @Internal public static final class CfnWorkspaceProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnWorkspaceProps
CfnWorkspacePropssoftware.amazon.jsii.JsiiObject.InitializationModeCfnWorkspaceProps.Builder, CfnWorkspaceProps.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnWorkspaceProps.Builder builder)
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.
|
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
String |
getAlertManagerDefinition()
The alert manager definition for the workspace, as a string.
|
String |
getAlias()
An alias that you assign to this workspace to help you identify it.
|
Object |
getLoggingConfiguration()
`AWS::APS::Workspace.LoggingConfiguration`.
|
List<CfnTag> |
getTags()
A list of tag keys and values to associate with the workspace.
|
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(CfnWorkspaceProps.Builder builder)
CfnWorkspaceProps.Builder.public final String getAlertManagerDefinition()
CfnWorkspacePropsFor more information, see Alert manager and templating .
getAlertManagerDefinition in interface CfnWorkspacePropspublic final String getAlias()
CfnWorkspacePropsIt does not need to be unique.
The alias can be as many as 100 characters and can include any type of characters. Amazon Managed Service for Prometheus automatically strips any blank spaces from the beginning and end of the alias that you specify.
getAlias in interface CfnWorkspacePropspublic final Object getLoggingConfiguration()
CfnWorkspacePropsgetLoggingConfiguration in interface CfnWorkspacePropspublic final List<CfnTag> getTags()
CfnWorkspacePropsgetTags in interface CfnWorkspaceProps@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.