Class CfnGatewayTarget.SchemaDefinitionProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.services.bedrockagentcore.CfnGatewayTarget.SchemaDefinitionProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnGatewayTarget.SchemaDefinitionProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnGatewayTarget.SchemaDefinitionProperty
@Stability(Stable)
@Internal
public static final class CfnGatewayTarget.SchemaDefinitionProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnGatewayTarget.SchemaDefinitionProperty
An implementation for
CfnGatewayTarget.SchemaDefinitionProperty-
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.bedrockagentcore.CfnGatewayTarget.SchemaDefinitionProperty
CfnGatewayTarget.SchemaDefinitionProperty.Builder, CfnGatewayTarget.SchemaDefinitionProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnGatewayTarget.SchemaDefinitionProperty.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 workload identity details for the gateway.final ObjectgetItems()Returns union: eitherIResolvableorCfnGatewayTarget.SchemaDefinitionPropertyfinal ObjectThe schema definition properties for the gateway target.The schema definition.final StringgetType()The scheme definition type for the gateway target.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 theCfnGatewayTarget.SchemaDefinitionProperty.Builder.
-
-
Method Details
-
getType
Description copied from interface:CfnGatewayTarget.SchemaDefinitionPropertyThe scheme definition type for the gateway target.- Specified by:
getTypein interfaceCfnGatewayTarget.SchemaDefinitionProperty- See Also:
-
getDescription
Description copied from interface:CfnGatewayTarget.SchemaDefinitionPropertyThe workload identity details for the gateway.- Specified by:
getDescriptionin interfaceCfnGatewayTarget.SchemaDefinitionProperty- See Also:
-
getItems
Description copied from interface:CfnGatewayTarget.SchemaDefinitionPropertyReturns union: eitherIResolvableorCfnGatewayTarget.SchemaDefinitionProperty- Specified by:
getItemsin interfaceCfnGatewayTarget.SchemaDefinitionProperty- See Also:
-
getProperties
Description copied from interface:CfnGatewayTarget.SchemaDefinitionPropertyThe schema definition properties for the gateway target.Returns union: either
IResolvableor Mapinvalid input: '<'String, eitherIResolvableorCfnGatewayTarget.SchemaDefinitionProperty>- Specified by:
getPropertiesin interfaceCfnGatewayTarget.SchemaDefinitionProperty- See Also:
-
getRequired
Description copied from interface:CfnGatewayTarget.SchemaDefinitionPropertyThe schema definition.- Specified by:
getRequiredin interfaceCfnGatewayTarget.SchemaDefinitionProperty- 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()
-