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