Class CfnPaymentCredentialProvider.PaymentProviderConfigurationInputProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.services.bedrockagentcore.CfnPaymentCredentialProvider.PaymentProviderConfigurationInputProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnPaymentCredentialProvider.PaymentProviderConfigurationInputProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnPaymentCredentialProvider.PaymentProviderConfigurationInputProperty
@Stability(Stable)
@Internal
public static final class CfnPaymentCredentialProvider.PaymentProviderConfigurationInputProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnPaymentCredentialProvider.PaymentProviderConfigurationInputProperty
An implementation for
CfnPaymentCredentialProvider.PaymentProviderConfigurationInputProperty-
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.CfnPaymentCredentialProvider.PaymentProviderConfigurationInputProperty
CfnPaymentCredentialProvider.PaymentProviderConfigurationInputProperty.Builder, CfnPaymentCredentialProvider.PaymentProviderConfigurationInputProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnPaymentCredentialProvider.PaymentProviderConfigurationInputProperty.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(CfnPaymentCredentialProvider.PaymentProviderConfigurationInputProperty.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnPaymentCredentialProvider.PaymentProviderConfigurationInputProperty.Builder.
-
-
Method Details
-
getCoinbaseCdpConfiguration
Description copied from interface:CfnPaymentCredentialProvider.PaymentProviderConfigurationInputPropertyCoinbase CDP configuration with API credentials.Returns union: either
IResolvableorCfnPaymentCredentialProvider.CoinbaseCdpConfigurationInputProperty- Specified by:
getCoinbaseCdpConfigurationin interfaceCfnPaymentCredentialProvider.PaymentProviderConfigurationInputProperty- See Also:
-
getStripePrivyConfiguration
Description copied from interface:CfnPaymentCredentialProvider.PaymentProviderConfigurationInputPropertyStripe Privy configuration with credentials.Returns union: either
IResolvableorCfnPaymentCredentialProvider.StripePrivyConfigurationInputProperty- Specified by:
getStripePrivyConfigurationin interfaceCfnPaymentCredentialProvider.PaymentProviderConfigurationInputProperty- 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()
-