Class CfnService.ServiceDetailsProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.services.devopsagent.CfnService.ServiceDetailsProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnService.ServiceDetailsProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnService.ServiceDetailsProperty
@Stability(Stable)
@Internal
public static final class CfnService.ServiceDetailsProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnService.ServiceDetailsProperty
An implementation for
CfnService.ServiceDetailsProperty-
Nested Class Summary
Nested classes/interfaces inherited from class software.amazon.jsii.JsiiObject
software.amazon.jsii.JsiiObject.InitializationModeNested classes/interfaces inherited from interface software.amazon.awscdk.services.devopsagent.CfnService.ServiceDetailsProperty
CfnService.ServiceDetailsProperty.Builder, CfnService.ServiceDetailsProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnService.ServiceDetailsProperty.Builder.protectedJsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef) Constructor that initializes the object based on values retrieved from the JsiiObject. -
Method Summary
Modifier and TypeMethodDescriptioncom.fasterxml.jackson.databind.JsonNodefinal booleanfinal ObjectDynatrace service configuration.final ObjectGitLab service configuration.final ObjectMCP server configuration.final ObjectNew Relic service configuration.final ObjectSplunk MCP server configuration.final ObjectServiceNow service configuration.final inthashCode()Methods inherited from class software.amazon.jsii.JsiiObject
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSet
-
Constructor Details
-
Jsii$Proxy
protected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef) Constructor that initializes the object based on values retrieved from the JsiiObject.- Parameters:
objRef- Reference to the JSII managed object.
-
Jsii$Proxy
Constructor that initializes the object based on literal property values passed by theCfnService.ServiceDetailsProperty.Builder.
-
-
Method Details
-
getDynatrace
Description copied from interface:CfnService.ServiceDetailsPropertyDynatrace service configuration.Returns union: either
IResolvableorCfnService.DynatraceServiceDetailsProperty- Specified by:
getDynatracein interfaceCfnService.ServiceDetailsProperty- See Also:
-
getGitLab
Description copied from interface:CfnService.ServiceDetailsPropertyGitLab service configuration.Returns union: either
IResolvableorCfnService.GitLabDetailsProperty- Specified by:
getGitLabin interfaceCfnService.ServiceDetailsProperty- See Also:
-
getMcpServer
Description copied from interface:CfnService.ServiceDetailsPropertyMCP server configuration.Returns union: either
IResolvableorCfnService.MCPServerDetailsProperty- Specified by:
getMcpServerin interfaceCfnService.ServiceDetailsProperty- See Also:
-
getMcpServerNewRelic
Description copied from interface:CfnService.ServiceDetailsPropertyNew Relic service configuration.Returns union: either
IResolvableorCfnService.NewRelicServiceDetailsProperty- Specified by:
getMcpServerNewRelicin interfaceCfnService.ServiceDetailsProperty- See Also:
-
getMcpServerSplunk
Description copied from interface:CfnService.ServiceDetailsPropertySplunk MCP server configuration.Returns union: either
IResolvableorCfnService.MCPServerSplunkDetailsProperty- Specified by:
getMcpServerSplunkin interfaceCfnService.ServiceDetailsProperty- See Also:
-
getServiceNow
Description copied from interface:CfnService.ServiceDetailsPropertyServiceNow service configuration.Returns union: either
IResolvableorCfnService.ServiceNowServiceDetailsProperty- Specified by:
getServiceNowin interfaceCfnService.ServiceDetailsProperty- See Also:
-
$jsii$toJson
@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()- Specified by:
$jsii$toJsonin interfacesoftware.amazon.jsii.JsiiSerializable
-
equals
-
hashCode
public final int hashCode()
-