Uses of Class
software.amazon.awscdk.services.invoicing.CfnProcurementPortalPreference.Builder
Packages that use CfnProcurementPortalPreference.Builder
-
Uses of CfnProcurementPortalPreference.Builder in software.amazon.awscdk.services.invoicing
Methods in software.amazon.awscdk.services.invoicing that return CfnProcurementPortalPreference.BuilderModifier and TypeMethodDescriptionCfnProcurementPortalPreference.Builder.buyerDomain(String buyerDomain) The domain identifier for the buyer in the procurement portal.CfnProcurementPortalPreference.Builder.buyerIdentifier(String buyerIdentifier) The unique identifier for the buyer in the procurement portal.List of contact information for portal administrators and technical contacts.CfnProcurementPortalPreference.Builder.contacts(IResolvable contacts) List of contact information for portal administrators and technical contacts.CfnProcurementPortalPreference.Builder.einvoiceDeliveryEnabled(Boolean einvoiceDeliveryEnabled) Indicates whether e-invoice delivery is enabled for this procurement portal preference.CfnProcurementPortalPreference.Builder.einvoiceDeliveryEnabled(IResolvable einvoiceDeliveryEnabled) Indicates whether e-invoice delivery is enabled for this procurement portal preference.CfnProcurementPortalPreference.Builder.einvoiceDeliveryPreference(IResolvable einvoiceDeliveryPreference) Specifies the preferences for e-invoice delivery.CfnProcurementPortalPreference.Builder.einvoiceDeliveryPreference(CfnProcurementPortalPreference.EinvoiceDeliveryPreferenceProperty einvoiceDeliveryPreference) Specifies the preferences for e-invoice delivery.CfnProcurementPortalPreference.Builder.procurementPortalInstanceEndpoint(String procurementPortalInstanceEndpoint) The endpoint URL where e-invoices are delivered to the procurement portal.CfnProcurementPortalPreference.Builder.procurementPortalName(String procurementPortalName) The name of the procurement portal.CfnProcurementPortalPreference.Builder.procurementPortalSharedSecret(String procurementPortalSharedSecret) The shared secret or authentication credential used for secure communication with the procurement portal.CfnProcurementPortalPreference.Builder.purchaseOrderRetrievalEnabled(Boolean purchaseOrderRetrievalEnabled) Indicates whether purchase order retrieval is enabled for this procurement portal preference.CfnProcurementPortalPreference.Builder.purchaseOrderRetrievalEnabled(IResolvable purchaseOrderRetrievalEnabled) Indicates whether purchase order retrieval is enabled for this procurement portal preference.CfnProcurementPortalPreference.Builder.selector(IResolvable selector) Specifies criteria for selecting which invoices should be processed.CfnProcurementPortalPreference.Builder.selector(CfnProcurementPortalPreference.ProcurementPortalPreferenceSelectorProperty selector) Specifies criteria for selecting which invoices should be processed.CfnProcurementPortalPreference.Builder.supplierDomain(String supplierDomain) The domain identifier for the supplier in the procurement portal.CfnProcurementPortalPreference.Builder.supplierIdentifier(String supplierIdentifier) The unique identifier for the supplier in the procurement portal.The tags associated with this procurement portal preference.CfnProcurementPortalPreference.Builder.testEnvPreference(IResolvable testEnvPreference) Configuration settings for the test environment of the procurement portal.CfnProcurementPortalPreference.Builder.testEnvPreference(CfnProcurementPortalPreference.TestEnvPreferenceProperty testEnvPreference) Configuration settings for the test environment of the procurement portal.