Class CfnGatewayTargetPropsMixin.ApiKeyCredentialProviderProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.cfnpropertymixins.services.bedrockagentcore.CfnGatewayTargetPropsMixin.ApiKeyCredentialProviderProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnGatewayTargetPropsMixin.ApiKeyCredentialProviderProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnGatewayTargetPropsMixin.ApiKeyCredentialProviderProperty
@Stability(Stable)
@Internal
public static final class CfnGatewayTargetPropsMixin.ApiKeyCredentialProviderProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnGatewayTargetPropsMixin.ApiKeyCredentialProviderProperty
An implementation for
CfnGatewayTargetPropsMixin.ApiKeyCredentialProviderProperty-
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.ApiKeyCredentialProviderProperty
CfnGatewayTargetPropsMixin.ApiKeyCredentialProviderProperty.Builder, CfnGatewayTargetPropsMixin.ApiKeyCredentialProviderProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnGatewayTargetPropsMixin.ApiKeyCredentialProviderProperty.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 credential location for the gateway target.final StringThe credential parameter name for the provider for the gateway target.final StringThe API key credential provider for the gateway target.final StringThe provider ARN 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.ApiKeyCredentialProviderProperty.Builder.
-
-
Method Details
-
getCredentialLocation
Description copied from interface:CfnGatewayTargetPropsMixin.ApiKeyCredentialProviderPropertyThe credential location for the gateway target.- Specified by:
getCredentialLocationin interfaceCfnGatewayTargetPropsMixin.ApiKeyCredentialProviderProperty- See Also:
-
getCredentialParameterName
Description copied from interface:CfnGatewayTargetPropsMixin.ApiKeyCredentialProviderPropertyThe credential parameter name for the provider for the gateway target.- Specified by:
getCredentialParameterNamein interfaceCfnGatewayTargetPropsMixin.ApiKeyCredentialProviderProperty- See Also:
-
getCredentialPrefix
Description copied from interface:CfnGatewayTargetPropsMixin.ApiKeyCredentialProviderPropertyThe API key credential provider for the gateway target.- Specified by:
getCredentialPrefixin interfaceCfnGatewayTargetPropsMixin.ApiKeyCredentialProviderProperty- See Also:
-
getProviderArn
Description copied from interface:CfnGatewayTargetPropsMixin.ApiKeyCredentialProviderPropertyThe provider ARN for the gateway target.- Specified by:
getProviderArnin interfaceCfnGatewayTargetPropsMixin.ApiKeyCredentialProviderProperty- 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()
-