Class CfnServicePropsMixin.MCPServerDetailsProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.mixins.preview.services.devopsagent.mixins.CfnServicePropsMixin.MCPServerDetailsProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnServicePropsMixin.MCPServerDetailsProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnServicePropsMixin.MCPServerDetailsProperty
@Stability(Stable)
@Internal
public static final class CfnServicePropsMixin.MCPServerDetailsProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnServicePropsMixin.MCPServerDetailsProperty
An implementation for
CfnServicePropsMixin.MCPServerDetailsProperty-
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.mixins.preview.services.devopsagent.mixins.CfnServicePropsMixin.MCPServerDetailsProperty
CfnServicePropsMixin.MCPServerDetailsProperty.Builder, CfnServicePropsMixin.MCPServerDetailsProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnServicePropsMixin.MCPServerDetailsProperty.Builder.protectedJsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef) Constructor that initializes the object based on values retrieved from the JsiiObject. -
Method Summary
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.MCPServerDetailsProperty.Builder.
-
-
Method Details
-
getAuthorizationConfig
Description copied from interface:CfnServicePropsMixin.MCPServerDetailsPropertyMCP server authorization configuration.Returns union: either
IResolvableorCfnServicePropsMixin.MCPServerAuthorizationConfigProperty- Specified by:
getAuthorizationConfigin interfaceCfnServicePropsMixin.MCPServerDetailsProperty- See Also:
-
getDescription
Description copied from interface:CfnServicePropsMixin.MCPServerDetailsPropertyOptional description for the MCP server.- Specified by:
getDescriptionin interfaceCfnServicePropsMixin.MCPServerDetailsProperty- See Also:
-
getEndpoint
Description copied from interface:CfnServicePropsMixin.MCPServerDetailsPropertyMCP server endpoint URL.- Specified by:
getEndpointin interfaceCfnServicePropsMixin.MCPServerDetailsProperty- See Also:
-
getName
Description copied from interface:CfnServicePropsMixin.MCPServerDetailsPropertyMCP server name.- Specified by:
getNamein interfaceCfnServicePropsMixin.MCPServerDetailsProperty- 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()
-