Class CfnRegistryRecord.A2aAgentCardDescriptorProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.services.agentregistry.CfnRegistryRecord.A2aAgentCardDescriptorProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnRegistryRecord.A2aAgentCardDescriptorProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnRegistryRecord.A2aAgentCardDescriptorProperty
@Stability(Stable)
@Internal
public static final class CfnRegistryRecord.A2aAgentCardDescriptorProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnRegistryRecord.A2aAgentCardDescriptorProperty
An implementation for
CfnRegistryRecord.A2aAgentCardDescriptorProperty-
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.agentregistry.CfnRegistryRecord.A2aAgentCardDescriptorProperty
CfnRegistryRecord.A2aAgentCardDescriptorProperty.Builder, CfnRegistryRecord.A2aAgentCardDescriptorProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnRegistryRecord.A2aAgentCardDescriptorProperty.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 StringgetData()Descriptor payload data.final StringVersion of the descriptor type schema.final ObjectThe source configuration that defines where descriptor content is retrieved from.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 theCfnRegistryRecord.A2aAgentCardDescriptorProperty.Builder.
-
-
Method Details
-
getData
Description copied from interface:CfnRegistryRecord.A2aAgentCardDescriptorPropertyDescriptor payload data.- Specified by:
getDatain interfaceCfnRegistryRecord.A2aAgentCardDescriptorProperty- See Also:
-
getDataSchemaVersion
Description copied from interface:CfnRegistryRecord.A2aAgentCardDescriptorPropertyVersion of the descriptor type schema.- Specified by:
getDataSchemaVersionin interfaceCfnRegistryRecord.A2aAgentCardDescriptorProperty- See Also:
-
getSource
Description copied from interface:CfnRegistryRecord.A2aAgentCardDescriptorPropertyThe source configuration that defines where descriptor content is retrieved from.Returns union: either
IResolvableorCfnRegistryRecord.DescriptorSourceProperty- Specified by:
getSourcein interfaceCfnRegistryRecord.A2aAgentCardDescriptorProperty- 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()
-