Class CfnService.AdditionalServiceDetailsProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnService.AdditionalServiceDetailsProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnService.AdditionalServiceDetailsProperty
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 ObjectAzure Identity service details returned after registration.final 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 ObjectSigV4-authenticated MCP server details returned after registration.final ObjectMCP server details returned after registration.final ObjectPagerDuty service 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
-
getAzureIdentity
Description copied from interface:CfnService.AdditionalServiceDetailsPropertyAzure Identity service details returned after registration.Returns union: either
IResolvableorCfnService.RegisteredAzureIdentityDetailsProperty- Specified by:
getAzureIdentityin interfaceCfnService.AdditionalServiceDetailsProperty- See Also:
-
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:
-
getMcpServerSigV4
Description copied from interface:CfnService.AdditionalServiceDetailsPropertySigV4-authenticated MCP server details returned after registration.Returns union: either
IResolvableorCfnService.RegisteredMCPServerSigV4DetailsProperty- Specified by:
getMcpServerSigV4in 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:
-
getPagerDuty
Description copied from interface:CfnService.AdditionalServiceDetailsPropertyPagerDuty service details returned after registration.Returns union: either
IResolvableorCfnService.RegisteredPagerDutyDetailsProperty- Specified by:
getPagerDutyin 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()
-