Class CfnRegistryRecord.AgentSkillsDefinitionDescriptorProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.services.agentregistry.CfnRegistryRecord.AgentSkillsDefinitionDescriptorProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnRegistryRecord.AgentSkillsDefinitionDescriptorProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnRegistryRecord.AgentSkillsDefinitionDescriptorProperty
@Stability(Stable)
@Internal
public static final class CfnRegistryRecord.AgentSkillsDefinitionDescriptorProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnRegistryRecord.AgentSkillsDefinitionDescriptorProperty
An implementation for
CfnRegistryRecord.AgentSkillsDefinitionDescriptorProperty-
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.AgentSkillsDefinitionDescriptorProperty
CfnRegistryRecord.AgentSkillsDefinitionDescriptorProperty.Builder, CfnRegistryRecord.AgentSkillsDefinitionDescriptorProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnRegistryRecord.AgentSkillsDefinitionDescriptorProperty.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 theCfnRegistryRecord.AgentSkillsDefinitionDescriptorProperty.Builder.
-
-
Method Details
-
getAdditionalData
Description copied from interface:CfnRegistryRecord.AgentSkillsDefinitionDescriptorPropertyAdditional data associated with an agent skills definition descriptor.Returns union: either
IResolvableorCfnRegistryRecord.AgentSkillsAdditionalDataProperty- Specified by:
getAdditionalDatain interfaceCfnRegistryRecord.AgentSkillsDefinitionDescriptorProperty- See Also:
-
getData
Description copied from interface:CfnRegistryRecord.AgentSkillsDefinitionDescriptorPropertyDescriptor payload data.- Specified by:
getDatain interfaceCfnRegistryRecord.AgentSkillsDefinitionDescriptorProperty- See Also:
-
getDataSchemaVersion
Description copied from interface:CfnRegistryRecord.AgentSkillsDefinitionDescriptorPropertyVersion of the descriptor type schema.- Specified by:
getDataSchemaVersionin interfaceCfnRegistryRecord.AgentSkillsDefinitionDescriptorProperty- 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()
-