@Stability(value=Stable) @Internal public static final class CfnService.ServiceObservabilityConfigurationProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnService.ServiceObservabilityConfigurationProperty
CfnService.ServiceObservabilityConfigurationPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnService.ServiceObservabilityConfigurationProperty.Builder, CfnService.ServiceObservabilityConfigurationProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnService.ServiceObservabilityConfigurationProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnService.AuthenticationConfigurationProperty.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 |
getObservabilityConfigurationArn()
The Amazon Resource Name (ARN) of the observability configuration that is associated with the service.
|
Object |
getObservabilityEnabled()
When `true` , an observability configuration resource is associated with the service, and an `ObservabilityConfigurationArn` is specified.
|
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(CfnService.ServiceObservabilityConfigurationProperty.Builder builder)
CfnService.AuthenticationConfigurationProperty.Builder.public final Object getObservabilityEnabled()
CfnService.ServiceObservabilityConfigurationPropertygetObservabilityEnabled in interface CfnService.ServiceObservabilityConfigurationPropertypublic final String getObservabilityConfigurationArn()
CfnService.ServiceObservabilityConfigurationProperty
Specified only when ObservabilityEnabled is true .
Specify an ARN with a name and a revision number to associate that revision. For example: arn:aws:apprunner:us-east-1:123456789012:observabilityconfiguration/xray-tracing/3
Specify just the name to associate the latest revision. For example: arn:aws:apprunner:us-east-1:123456789012:observabilityconfiguration/xray-tracing
getObservabilityConfigurationArn in interface CfnService.ServiceObservabilityConfigurationProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.