Class CfnServicePropsMixin.ServiceDetailsProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.cfnpropertymixins.services.devopsagent.CfnServicePropsMixin.ServiceDetailsProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnServicePropsMixin.ServiceDetailsProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnServicePropsMixin.ServiceDetailsProperty
@Stability(Stable)
@Internal
public static final class CfnServicePropsMixin.ServiceDetailsProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnServicePropsMixin.ServiceDetailsProperty
An implementation for
CfnServicePropsMixin.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.cfnpropertymixins.services.devopsagent.CfnServicePropsMixin.ServiceDetailsProperty
CfnServicePropsMixin.ServiceDetailsProperty.Builder, CfnServicePropsMixin.ServiceDetailsProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnServicePropsMixin.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 theCfnServicePropsMixin.ServiceDetailsProperty.Builder.
-
-
Method Details
-
getDynatrace
Description copied from interface:CfnServicePropsMixin.ServiceDetailsPropertyDynatrace service configuration.Returns union: either
IResolvableorCfnServicePropsMixin.DynatraceServiceDetailsProperty- Specified by:
getDynatracein interfaceCfnServicePropsMixin.ServiceDetailsProperty- See Also:
-
getGitLab
Description copied from interface:CfnServicePropsMixin.ServiceDetailsPropertyGitLab service configuration.Returns union: either
IResolvableorCfnServicePropsMixin.GitLabDetailsProperty- Specified by:
getGitLabin interfaceCfnServicePropsMixin.ServiceDetailsProperty- See Also:
-
getMcpServer
Description copied from interface:CfnServicePropsMixin.ServiceDetailsPropertyMCP server configuration.Returns union: either
IResolvableorCfnServicePropsMixin.MCPServerDetailsProperty- Specified by:
getMcpServerin interfaceCfnServicePropsMixin.ServiceDetailsProperty- See Also:
-
getMcpServerNewRelic
Description copied from interface:CfnServicePropsMixin.ServiceDetailsPropertyNew Relic service configuration.Returns union: either
IResolvableorCfnServicePropsMixin.NewRelicServiceDetailsProperty- Specified by:
getMcpServerNewRelicin interfaceCfnServicePropsMixin.ServiceDetailsProperty- See Also:
-
getMcpServerSplunk
Description copied from interface:CfnServicePropsMixin.ServiceDetailsPropertySplunk MCP server configuration.Returns union: either
IResolvableorCfnServicePropsMixin.MCPServerSplunkDetailsProperty- Specified by:
getMcpServerSplunkin interfaceCfnServicePropsMixin.ServiceDetailsProperty- See Also:
-
getServiceNow
Description copied from interface:CfnServicePropsMixin.ServiceDetailsPropertyServiceNow service configuration.Returns union: either
IResolvableorCfnServicePropsMixin.ServiceNowServiceDetailsProperty- Specified by:
getServiceNowin interfaceCfnServicePropsMixin.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()
-