Class CfnGatewayTargetPropsMixin.CredentialProviderConfigurationProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.cfnpropertymixins.services.bedrockagentcore.CfnGatewayTargetPropsMixin.CredentialProviderConfigurationProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnGatewayTargetPropsMixin.CredentialProviderConfigurationProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnGatewayTargetPropsMixin.CredentialProviderConfigurationProperty
@Stability(Stable)
@Internal
public static final class CfnGatewayTargetPropsMixin.CredentialProviderConfigurationProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnGatewayTargetPropsMixin.CredentialProviderConfigurationProperty
An implementation for
CfnGatewayTargetPropsMixin.CredentialProviderConfigurationProperty-
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.CredentialProviderConfigurationProperty
CfnGatewayTargetPropsMixin.CredentialProviderConfigurationProperty.Builder, CfnGatewayTargetPropsMixin.CredentialProviderConfigurationProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnGatewayTargetPropsMixin.CredentialProviderConfigurationProperty.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
protected Jsii$Proxy(CfnGatewayTargetPropsMixin.CredentialProviderConfigurationProperty.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnGatewayTargetPropsMixin.CredentialProviderConfigurationProperty.Builder.
-
-
Method Details
-
getCredentialProvider
Description copied from interface:CfnGatewayTargetPropsMixin.CredentialProviderConfigurationPropertyThe credential provider for the gateway target.Returns union: either
IResolvableorCfnGatewayTargetPropsMixin.CredentialProviderProperty- Specified by:
getCredentialProviderin interfaceCfnGatewayTargetPropsMixin.CredentialProviderConfigurationProperty- See Also:
-
getCredentialProviderType
Description copied from interface:CfnGatewayTargetPropsMixin.CredentialProviderConfigurationPropertyThe credential provider type for the gateway target.- Specified by:
getCredentialProviderTypein interfaceCfnGatewayTargetPropsMixin.CredentialProviderConfigurationProperty- 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()
-