Class CfnService.AdditionalServiceDetailsProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.services.devopsagent.CfnService.AdditionalServiceDetailsProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnService.AdditionalServiceDetailsProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnService.AdditionalServiceDetailsProperty
@Stability(Stable)
@Internal
public static final class CfnService.AdditionalServiceDetailsProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnService.AdditionalServiceDetailsProperty
An implementation for
CfnService.AdditionalServiceDetailsProperty-
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.AdditionalServiceDetailsProperty
CfnService.AdditionalServiceDetailsProperty.Builder, CfnService.AdditionalServiceDetailsProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnService.AdditionalServiceDetailsProperty.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 details returned after registration.final ObjectGitLab service details returned after registration.final ObjectMCP server details returned after registration.final ObjectNew Relic service details returned after registration.final ObjectMCP server details returned after registration.final ObjectServiceNow service details returned after registration.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.AdditionalServiceDetailsProperty.Builder.
-
-
Method Details
-
getDynatrace
Description copied from interface:CfnService.AdditionalServiceDetailsPropertyDynatrace service details returned after registration.Returns union: either
IResolvableorCfnService.RegisteredDynatraceDetailsProperty- Specified by:
getDynatracein interfaceCfnService.AdditionalServiceDetailsProperty- See Also:
-
getGitLab
Description copied from interface:CfnService.AdditionalServiceDetailsPropertyGitLab service details returned after registration.Returns union: either
IResolvableorCfnService.RegisteredGitLabServiceDetailsProperty- Specified by:
getGitLabin interfaceCfnService.AdditionalServiceDetailsProperty- See Also:
-
getMcpServer
Description copied from interface:CfnService.AdditionalServiceDetailsPropertyMCP server details returned after registration.Returns union: either
IResolvableorCfnService.RegisteredMCPServerDetailsProperty- Specified by:
getMcpServerin interfaceCfnService.AdditionalServiceDetailsProperty- See Also:
-
getMcpServerNewRelic
Description copied from interface:CfnService.AdditionalServiceDetailsPropertyNew Relic service details returned after registration.Returns union: either
IResolvableorCfnService.RegisteredNewRelicDetailsProperty- Specified by:
getMcpServerNewRelicin interfaceCfnService.AdditionalServiceDetailsProperty- See Also:
-
getMcpServerSplunk
Description copied from interface:CfnService.AdditionalServiceDetailsPropertyMCP server details returned after registration.Returns union: either
IResolvableorCfnService.RegisteredMCPServerDetailsProperty- Specified by:
getMcpServerSplunkin interfaceCfnService.AdditionalServiceDetailsProperty- See Also:
-
getServiceNow
Description copied from interface:CfnService.AdditionalServiceDetailsPropertyServiceNow service details returned after registration.Returns union: either
IResolvableorCfnService.RegisteredServiceNowDetailsProperty- Specified by:
getServiceNowin interfaceCfnService.AdditionalServiceDetailsProperty- 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()
-