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