Uses of Interface
software.amazon.awscdk.services.bedrockagentcore.CfnPaymentCredentialProvider.PaymentProviderConfigurationInputProperty
Packages that use CfnPaymentCredentialProvider.PaymentProviderConfigurationInputProperty
Package
Description
Amazon Bedrock AgentCore Construct Library
-
Uses of CfnPaymentCredentialProvider.PaymentProviderConfigurationInputProperty in software.amazon.awscdk.services.bedrockagentcore
Classes in software.amazon.awscdk.services.bedrockagentcore that implement CfnPaymentCredentialProvider.PaymentProviderConfigurationInputPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnPaymentCredentialProvider.PaymentProviderConfigurationInputPropertyMethods in software.amazon.awscdk.services.bedrockagentcore that return CfnPaymentCredentialProvider.PaymentProviderConfigurationInputPropertyModifier and TypeMethodDescriptionCfnPaymentCredentialProvider.PaymentProviderConfigurationInputProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.bedrockagentcore with parameters of type CfnPaymentCredentialProvider.PaymentProviderConfigurationInputPropertyModifier and TypeMethodDescriptionCfnPaymentCredentialProvider.Builder.providerConfigurationInput(CfnPaymentCredentialProvider.PaymentProviderConfigurationInputProperty providerConfigurationInput) Provider configuration input containing secrets for creation/update.CfnPaymentCredentialProviderProps.Builder.providerConfigurationInput(CfnPaymentCredentialProvider.PaymentProviderConfigurationInputProperty providerConfigurationInput) Sets the value ofCfnPaymentCredentialProviderProps.getProviderConfigurationInput()voidCfnPaymentCredentialProvider.setProviderConfigurationInput(CfnPaymentCredentialProvider.PaymentProviderConfigurationInputProperty value) Provider configuration input containing secrets for creation/update.