Class CfnGatewayTargetMixinProps.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.cfnpropertymixins.services.bedrockagentcore.CfnGatewayTargetMixinProps.Jsii$Proxy
- All Implemented Interfaces:
CfnGatewayTargetMixinProps,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnGatewayTargetMixinProps
@Stability(Stable)
@Internal
public static final class CfnGatewayTargetMixinProps.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnGatewayTargetMixinProps
An implementation for
CfnGatewayTargetMixinProps-
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.CfnGatewayTargetMixinProps
CfnGatewayTargetMixinProps.Builder, CfnGatewayTargetMixinProps.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnGatewayTargetMixinProps.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 ObjectThe OAuth credential provider configuration.final StringThe description for the gateway target.final StringThe gateway ID for the gateway target.final ObjectReturns union: eitherIResolvableorCfnGatewayTargetPropsMixin.MetadataConfigurationPropertyfinal StringgetName()The name for the gateway target.final ObjectReturns union: eitherIResolvableorCfnGatewayTargetPropsMixin.PrivateEndpointPropertyfinal ObjectThe target configuration for the Smithy model 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 theCfnGatewayTargetMixinProps.Builder.
-
-
Method Details
-
getCredentialProviderConfigurations
Description copied from interface:CfnGatewayTargetMixinPropsThe OAuth credential provider configuration.Returns union: either
IResolvableor Listinvalid input: '<'eitherIResolvableorCfnGatewayTargetPropsMixin.CredentialProviderConfigurationProperty>- Specified by:
getCredentialProviderConfigurationsin interfaceCfnGatewayTargetMixinProps- See Also:
-
getDescription
Description copied from interface:CfnGatewayTargetMixinPropsThe description for the gateway target.- Specified by:
getDescriptionin interfaceCfnGatewayTargetMixinProps- See Also:
-
getGatewayIdentifier
Description copied from interface:CfnGatewayTargetMixinPropsThe gateway ID for the gateway target.- Specified by:
getGatewayIdentifierin interfaceCfnGatewayTargetMixinProps- See Also:
-
getMetadataConfiguration
Description copied from interface:CfnGatewayTargetMixinPropsReturns union: eitherIResolvableorCfnGatewayTargetPropsMixin.MetadataConfigurationProperty- Specified by:
getMetadataConfigurationin interfaceCfnGatewayTargetMixinProps- See Also:
-
getName
Description copied from interface:CfnGatewayTargetMixinPropsThe name for the gateway target.- Specified by:
getNamein interfaceCfnGatewayTargetMixinProps- See Also:
-
getPrivateEndpoint
Description copied from interface:CfnGatewayTargetMixinPropsReturns union: eitherIResolvableorCfnGatewayTargetPropsMixin.PrivateEndpointProperty- Specified by:
getPrivateEndpointin interfaceCfnGatewayTargetMixinProps- See Also:
-
getTargetConfiguration
Description copied from interface:CfnGatewayTargetMixinPropsThe target configuration for the Smithy model target.Returns union: either
IResolvableorCfnGatewayTargetPropsMixin.TargetConfigurationProperty- Specified by:
getTargetConfigurationin interfaceCfnGatewayTargetMixinProps- 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()
-