Class CfnAssociationPropsMixin.MCPServerDatadogConfigurationProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.cfnpropertymixins.services.devopsagent.CfnAssociationPropsMixin.MCPServerDatadogConfigurationProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnAssociationPropsMixin.MCPServerDatadogConfigurationProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnAssociationPropsMixin.MCPServerDatadogConfigurationProperty
@Stability(Stable)
@Internal
public static final class CfnAssociationPropsMixin.MCPServerDatadogConfigurationProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnAssociationPropsMixin.MCPServerDatadogConfigurationProperty
An implementation for
CfnAssociationPropsMixin.MCPServerDatadogConfigurationProperty-
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.CfnAssociationPropsMixin.MCPServerDatadogConfigurationProperty
CfnAssociationPropsMixin.MCPServerDatadogConfigurationProperty.Builder, CfnAssociationPropsMixin.MCPServerDatadogConfigurationProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnAssociationPropsMixin.MCPServerDatadogConfigurationProperty.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 StringThe description of the MCP server.final ObjectWhen set to true, enables the Agent Space to create and update webhooks for receiving notifications and events from the service.final StringMCP server endpoint URL.final StringgetName()The name of the MCP server.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
protected Jsii$Proxy(CfnAssociationPropsMixin.MCPServerDatadogConfigurationProperty.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnAssociationPropsMixin.MCPServerDatadogConfigurationProperty.Builder.
-
-
Method Details
-
getDescription
Description copied from interface:CfnAssociationPropsMixin.MCPServerDatadogConfigurationPropertyThe description of the MCP server.- Specified by:
getDescriptionin interfaceCfnAssociationPropsMixin.MCPServerDatadogConfigurationProperty- See Also:
-
getEnableWebhookUpdates
Description copied from interface:CfnAssociationPropsMixin.MCPServerDatadogConfigurationPropertyWhen set to true, enables the Agent Space to create and update webhooks for receiving notifications and events from the service.Returns union: either
BooleanorIResolvable- Specified by:
getEnableWebhookUpdatesin interfaceCfnAssociationPropsMixin.MCPServerDatadogConfigurationProperty- See Also:
-
getEndpoint
Description copied from interface:CfnAssociationPropsMixin.MCPServerDatadogConfigurationPropertyMCP server endpoint URL.- Specified by:
getEndpointin interfaceCfnAssociationPropsMixin.MCPServerDatadogConfigurationProperty- See Also:
-
getName
Description copied from interface:CfnAssociationPropsMixin.MCPServerDatadogConfigurationPropertyThe name of the MCP server.- Specified by:
getNamein interfaceCfnAssociationPropsMixin.MCPServerDatadogConfigurationProperty- 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()
-