Class CfnProcurementPortalPreference.EinvoiceDeliveryPreferenceProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.services.invoicing.CfnProcurementPortalPreference.EinvoiceDeliveryPreferenceProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnProcurementPortalPreference.EinvoiceDeliveryPreferenceProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnProcurementPortalPreference.EinvoiceDeliveryPreferenceProperty
@Stability(Stable)
@Internal
public static final class CfnProcurementPortalPreference.EinvoiceDeliveryPreferenceProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnProcurementPortalPreference.EinvoiceDeliveryPreferenceProperty
An implementation for
CfnProcurementPortalPreference.EinvoiceDeliveryPreferenceProperty-
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.invoicing.CfnProcurementPortalPreference.EinvoiceDeliveryPreferenceProperty
CfnProcurementPortalPreference.EinvoiceDeliveryPreferenceProperty.Builder, CfnProcurementPortalPreference.EinvoiceDeliveryPreferenceProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnProcurementPortalPreference.EinvoiceDeliveryPreferenceProperty.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 method to use for testing the connection to the procurement portal.final StringThe ISO 8601 date-time when e-invoice delivery should be activated.The types of attachments to include with the e-invoice delivery.The types of e-invoice documents to be delivered.final StringThe communication protocol to use for e-invoice delivery.final ObjectThe sources of purchase order data.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
protected Jsii$Proxy(CfnProcurementPortalPreference.EinvoiceDeliveryPreferenceProperty.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnProcurementPortalPreference.EinvoiceDeliveryPreferenceProperty.Builder.
-
-
Method Details
-
getConnectionTestingMethod
Description copied from interface:CfnProcurementPortalPreference.EinvoiceDeliveryPreferencePropertyThe method to use for testing the connection to the procurement portal.- Specified by:
getConnectionTestingMethodin interfaceCfnProcurementPortalPreference.EinvoiceDeliveryPreferenceProperty- See Also:
-
getEinvoiceDeliveryActivationDate
Description copied from interface:CfnProcurementPortalPreference.EinvoiceDeliveryPreferencePropertyThe ISO 8601 date-time when e-invoice delivery should be activated.- Specified by:
getEinvoiceDeliveryActivationDatein interfaceCfnProcurementPortalPreference.EinvoiceDeliveryPreferenceProperty- See Also:
-
getEinvoiceDeliveryAttachmentTypes
Description copied from interface:CfnProcurementPortalPreference.EinvoiceDeliveryPreferencePropertyThe types of attachments to include with the e-invoice delivery.- Specified by:
getEinvoiceDeliveryAttachmentTypesin interfaceCfnProcurementPortalPreference.EinvoiceDeliveryPreferenceProperty- See Also:
-
getEinvoiceDeliveryDocumentTypes
Description copied from interface:CfnProcurementPortalPreference.EinvoiceDeliveryPreferencePropertyThe types of e-invoice documents to be delivered.- Specified by:
getEinvoiceDeliveryDocumentTypesin interfaceCfnProcurementPortalPreference.EinvoiceDeliveryPreferenceProperty- See Also:
-
getProtocol
Description copied from interface:CfnProcurementPortalPreference.EinvoiceDeliveryPreferencePropertyThe communication protocol to use for e-invoice delivery.- Specified by:
getProtocolin interfaceCfnProcurementPortalPreference.EinvoiceDeliveryPreferenceProperty- See Also:
-
getPurchaseOrderDataSources
Description copied from interface:CfnProcurementPortalPreference.EinvoiceDeliveryPreferencePropertyThe sources of purchase order data.Returns union: either
IResolvableor Listinvalid input: '<'eitherIResolvableorCfnProcurementPortalPreference.PurchaseOrderDataSourceProperty>- Specified by:
getPurchaseOrderDataSourcesin interfaceCfnProcurementPortalPreference.EinvoiceDeliveryPreferenceProperty- 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()
-