Class CfnServicePropsMixin.AdditionalServiceDetailsProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnServicePropsMixin.AdditionalServiceDetailsProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnServicePropsMixin.AdditionalServiceDetailsProperty
CfnServicePropsMixin.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.cfnpropertymixins.services.devopsagent.CfnServicePropsMixin.AdditionalServiceDetailsProperty
CfnServicePropsMixin.AdditionalServiceDetailsProperty.Builder, CfnServicePropsMixin.AdditionalServiceDetailsProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnServicePropsMixin.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 theCfnServicePropsMixin.AdditionalServiceDetailsProperty.Builder.
-
-
Method Details
-
getAzureIdentity
Description copied from interface:CfnServicePropsMixin.AdditionalServiceDetailsPropertyAzure Identity service details returned after registration.Returns union: either
IResolvableorCfnServicePropsMixin.RegisteredAzureIdentityDetailsProperty- Specified by:
getAzureIdentityin interfaceCfnServicePropsMixin.AdditionalServiceDetailsProperty- See Also:
-
getDynatrace
Description copied from interface:CfnServicePropsMixin.AdditionalServiceDetailsPropertyDynatrace service details returned after registration.Returns union: either
IResolvableorCfnServicePropsMixin.RegisteredDynatraceDetailsProperty- Specified by:
getDynatracein interfaceCfnServicePropsMixin.AdditionalServiceDetailsProperty- See Also:
-
getGitLab
Description copied from interface:CfnServicePropsMixin.AdditionalServiceDetailsPropertyGitLab service details returned after registration.Returns union: either
IResolvableorCfnServicePropsMixin.RegisteredGitLabServiceDetailsProperty- Specified by:
getGitLabin interfaceCfnServicePropsMixin.AdditionalServiceDetailsProperty- See Also:
-
getMcpServer
Description copied from interface:CfnServicePropsMixin.AdditionalServiceDetailsPropertyMCP server details returned after registration.Returns union: either
IResolvableorCfnServicePropsMixin.RegisteredMCPServerDetailsProperty- Specified by:
getMcpServerin interfaceCfnServicePropsMixin.AdditionalServiceDetailsProperty- See Also:
-
getMcpServerNewRelic
Description copied from interface:CfnServicePropsMixin.AdditionalServiceDetailsPropertyNew Relic service details returned after registration.Returns union: either
IResolvableorCfnServicePropsMixin.RegisteredNewRelicDetailsProperty- Specified by:
getMcpServerNewRelicin interfaceCfnServicePropsMixin.AdditionalServiceDetailsProperty- See Also:
-
getMcpServerSigV4
Description copied from interface:CfnServicePropsMixin.AdditionalServiceDetailsPropertySigV4-authenticated MCP server details returned after registration.Returns union: either
IResolvableorCfnServicePropsMixin.RegisteredMCPServerSigV4DetailsProperty- Specified by:
getMcpServerSigV4in interfaceCfnServicePropsMixin.AdditionalServiceDetailsProperty- See Also:
-
getMcpServerSplunk
Description copied from interface:CfnServicePropsMixin.AdditionalServiceDetailsPropertyMCP server details returned after registration.Returns union: either
IResolvableorCfnServicePropsMixin.RegisteredMCPServerDetailsProperty- Specified by:
getMcpServerSplunkin interfaceCfnServicePropsMixin.AdditionalServiceDetailsProperty- See Also:
-
getPagerDuty
Description copied from interface:CfnServicePropsMixin.AdditionalServiceDetailsPropertyPagerDuty service details returned after registration.Returns union: either
IResolvableorCfnServicePropsMixin.RegisteredPagerDutyDetailsProperty- Specified by:
getPagerDutyin interfaceCfnServicePropsMixin.AdditionalServiceDetailsProperty- See Also:
-
getServiceNow
Description copied from interface:CfnServicePropsMixin.AdditionalServiceDetailsPropertyServiceNow service details returned after registration.Returns union: either
IResolvableorCfnServicePropsMixin.RegisteredServiceNowDetailsProperty- Specified by:
getServiceNowin interfaceCfnServicePropsMixin.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()
-