Documentation ¶
Index ¶
- func DataboxEdgeOrder_IsConstruct(x interface{}) *bool
- func DataboxEdgeOrder_IsTerraformElement(x interface{}) *bool
- func DataboxEdgeOrder_IsTerraformResource(x interface{}) *bool
- func DataboxEdgeOrder_TfResourceType() *string
- func NewDataboxEdgeOrderContactOutputReference_Override(d DataboxEdgeOrderContactOutputReference, ...)
- func NewDataboxEdgeOrderReturnTrackingList_Override(d DataboxEdgeOrderReturnTrackingList, ...)
- func NewDataboxEdgeOrderReturnTrackingOutputReference_Override(d DataboxEdgeOrderReturnTrackingOutputReference, ...)
- func NewDataboxEdgeOrderShipmentAddressOutputReference_Override(d DataboxEdgeOrderShipmentAddressOutputReference, ...)
- func NewDataboxEdgeOrderShipmentHistoryList_Override(d DataboxEdgeOrderShipmentHistoryList, ...)
- func NewDataboxEdgeOrderShipmentHistoryOutputReference_Override(d DataboxEdgeOrderShipmentHistoryOutputReference, ...)
- func NewDataboxEdgeOrderShipmentTrackingList_Override(d DataboxEdgeOrderShipmentTrackingList, ...)
- func NewDataboxEdgeOrderShipmentTrackingOutputReference_Override(d DataboxEdgeOrderShipmentTrackingOutputReference, ...)
- func NewDataboxEdgeOrderStatusList_Override(d DataboxEdgeOrderStatusList, terraformResource cdktf.IInterpolatingParent, ...)
- func NewDataboxEdgeOrderStatusOutputReference_Override(d DataboxEdgeOrderStatusOutputReference, ...)
- func NewDataboxEdgeOrderTimeoutsOutputReference_Override(d DataboxEdgeOrderTimeoutsOutputReference, ...)
- func NewDataboxEdgeOrder_Override(d DataboxEdgeOrder, scope constructs.Construct, id *string, ...)
- type DataboxEdgeOrder
- type DataboxEdgeOrderConfig
- type DataboxEdgeOrderContact
- type DataboxEdgeOrderContactOutputReference
- type DataboxEdgeOrderReturnTracking
- type DataboxEdgeOrderReturnTrackingList
- type DataboxEdgeOrderReturnTrackingOutputReference
- type DataboxEdgeOrderShipmentAddress
- type DataboxEdgeOrderShipmentAddressOutputReference
- type DataboxEdgeOrderShipmentHistory
- type DataboxEdgeOrderShipmentHistoryList
- type DataboxEdgeOrderShipmentHistoryOutputReference
- type DataboxEdgeOrderShipmentTracking
- type DataboxEdgeOrderShipmentTrackingList
- type DataboxEdgeOrderShipmentTrackingOutputReference
- type DataboxEdgeOrderStatus
- type DataboxEdgeOrderStatusList
- type DataboxEdgeOrderStatusOutputReference
- type DataboxEdgeOrderTimeouts
- type DataboxEdgeOrderTimeoutsOutputReference
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DataboxEdgeOrder_IsConstruct ¶
func DataboxEdgeOrder_IsConstruct(x interface{}) *bool
Checks if `x` is a construct.
Use this method instead of `instanceof` to properly detect `Construct` instances, even when the construct library is symlinked.
Explanation: in JavaScript, multiple copies of the `constructs` library on disk are seen as independent, completely different libraries. As a consequence, the class `Construct` in each copy of the `constructs` library is seen as a different class, and an instance of one class will not test as `instanceof` the other class. `npm install` will not create installations like this, but users may manually symlink construct libraries together or use a monorepo tool: in those cases, multiple copies of the `constructs` library can be accidentally installed, and `instanceof` will behave unpredictably. It is safest to avoid using `instanceof`, and using this type-testing method instead.
Returns: true if `x` is an object created from a class which extends `Construct`.
func DataboxEdgeOrder_IsTerraformElement ¶
func DataboxEdgeOrder_IsTerraformElement(x interface{}) *bool
Experimental.
func DataboxEdgeOrder_IsTerraformResource ¶
func DataboxEdgeOrder_IsTerraformResource(x interface{}) *bool
Experimental.
func DataboxEdgeOrder_TfResourceType ¶
func DataboxEdgeOrder_TfResourceType() *string
func NewDataboxEdgeOrderContactOutputReference_Override ¶
func NewDataboxEdgeOrderContactOutputReference_Override(d DataboxEdgeOrderContactOutputReference, terraformResource cdktf.IInterpolatingParent, terraformAttribute *string)
func NewDataboxEdgeOrderReturnTrackingList_Override ¶
func NewDataboxEdgeOrderReturnTrackingList_Override(d DataboxEdgeOrderReturnTrackingList, terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, wrapsSet *bool)
func NewDataboxEdgeOrderReturnTrackingOutputReference_Override ¶
func NewDataboxEdgeOrderReturnTrackingOutputReference_Override(d DataboxEdgeOrderReturnTrackingOutputReference, terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, complexObjectIndex *float64, complexObjectIsFromSet *bool)
func NewDataboxEdgeOrderShipmentAddressOutputReference_Override ¶
func NewDataboxEdgeOrderShipmentAddressOutputReference_Override(d DataboxEdgeOrderShipmentAddressOutputReference, terraformResource cdktf.IInterpolatingParent, terraformAttribute *string)
func NewDataboxEdgeOrderShipmentHistoryList_Override ¶
func NewDataboxEdgeOrderShipmentHistoryList_Override(d DataboxEdgeOrderShipmentHistoryList, terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, wrapsSet *bool)
func NewDataboxEdgeOrderShipmentHistoryOutputReference_Override ¶
func NewDataboxEdgeOrderShipmentHistoryOutputReference_Override(d DataboxEdgeOrderShipmentHistoryOutputReference, terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, complexObjectIndex *float64, complexObjectIsFromSet *bool)
func NewDataboxEdgeOrderShipmentTrackingList_Override ¶
func NewDataboxEdgeOrderShipmentTrackingList_Override(d DataboxEdgeOrderShipmentTrackingList, terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, wrapsSet *bool)
func NewDataboxEdgeOrderShipmentTrackingOutputReference_Override ¶
func NewDataboxEdgeOrderShipmentTrackingOutputReference_Override(d DataboxEdgeOrderShipmentTrackingOutputReference, terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, complexObjectIndex *float64, complexObjectIsFromSet *bool)
func NewDataboxEdgeOrderStatusList_Override ¶
func NewDataboxEdgeOrderStatusList_Override(d DataboxEdgeOrderStatusList, terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, wrapsSet *bool)
func NewDataboxEdgeOrderStatusOutputReference_Override ¶
func NewDataboxEdgeOrderStatusOutputReference_Override(d DataboxEdgeOrderStatusOutputReference, terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, complexObjectIndex *float64, complexObjectIsFromSet *bool)
func NewDataboxEdgeOrderTimeoutsOutputReference_Override ¶
func NewDataboxEdgeOrderTimeoutsOutputReference_Override(d DataboxEdgeOrderTimeoutsOutputReference, terraformResource cdktf.IInterpolatingParent, terraformAttribute *string)
func NewDataboxEdgeOrder_Override ¶
func NewDataboxEdgeOrder_Override(d DataboxEdgeOrder, scope constructs.Construct, id *string, config *DataboxEdgeOrderConfig)
Create a new {@link https://registry.terraform.io/providers/hashicorp/azurerm/3.61.0/docs/resources/databox_edge_order azurerm_databox_edge_order} Resource.
Types ¶
type DataboxEdgeOrder ¶
type DataboxEdgeOrder interface { cdktf.TerraformResource // Experimental. CdktfStack() cdktf.TerraformStack // Experimental. Connection() interface{} // Experimental. SetConnection(val interface{}) // Experimental. ConstructNodeMetadata() *map[string]interface{} Contact() DataboxEdgeOrderContactOutputReference ContactInput() *DataboxEdgeOrderContact // Experimental. Count() interface{} // Experimental. SetCount(val interface{}) // Experimental. DependsOn() *[]*string // Experimental. SetDependsOn(val *[]*string) DeviceName() *string SetDeviceName(val *string) DeviceNameInput() *string // Experimental. ForEach() cdktf.ITerraformIterator // Experimental. SetForEach(val cdktf.ITerraformIterator) // Experimental. Fqn() *string // Experimental. FriendlyUniqueId() *string Id() *string SetId(val *string) IdInput() *string // Experimental. Lifecycle() *cdktf.TerraformResourceLifecycle // Experimental. SetLifecycle(val *cdktf.TerraformResourceLifecycle) Name() *string // The tree node. Node() constructs.Node // Experimental. Provider() cdktf.TerraformProvider // Experimental. SetProvider(val cdktf.TerraformProvider) // Experimental. Provisioners() *[]interface{} // Experimental. SetProvisioners(val *[]interface{}) // Experimental. RawOverrides() interface{} ResourceGroupName() *string SetResourceGroupName(val *string) ResourceGroupNameInput() *string ReturnTracking() DataboxEdgeOrderReturnTrackingList SerialNumber() *string ShipmentAddress() DataboxEdgeOrderShipmentAddressOutputReference ShipmentAddressInput() *DataboxEdgeOrderShipmentAddress ShipmentHistory() DataboxEdgeOrderShipmentHistoryList ShipmentTracking() DataboxEdgeOrderShipmentTrackingList Status() DataboxEdgeOrderStatusList // Experimental. TerraformGeneratorMetadata() *cdktf.TerraformProviderGeneratorMetadata // Experimental. TerraformMetaArguments() *map[string]interface{} // Experimental. TerraformResourceType() *string Timeouts() DataboxEdgeOrderTimeoutsOutputReference TimeoutsInput() interface{} // Experimental. AddOverride(path *string, value interface{}) // Experimental. GetAnyMapAttribute(terraformAttribute *string) *map[string]interface{} // Experimental. GetBooleanAttribute(terraformAttribute *string) cdktf.IResolvable // Experimental. GetBooleanMapAttribute(terraformAttribute *string) *map[string]*bool // Experimental. GetListAttribute(terraformAttribute *string) *[]*string // Experimental. GetNumberAttribute(terraformAttribute *string) *float64 // Experimental. GetNumberListAttribute(terraformAttribute *string) *[]*float64 // Experimental. GetNumberMapAttribute(terraformAttribute *string) *map[string]*float64 // Experimental. GetStringAttribute(terraformAttribute *string) *string // Experimental. GetStringMapAttribute(terraformAttribute *string) *map[string]*string // Experimental. InterpolationForAttribute(terraformAttribute *string) cdktf.IResolvable // Overrides the auto-generated logical ID with a specific ID. // Experimental. OverrideLogicalId(newLogicalId *string) PutContact(value *DataboxEdgeOrderContact) PutShipmentAddress(value *DataboxEdgeOrderShipmentAddress) PutTimeouts(value *DataboxEdgeOrderTimeouts) ResetId() // Resets a previously passed logical Id to use the auto-generated logical id again. // Experimental. ResetOverrideLogicalId() ResetTimeouts() SynthesizeAttributes() *map[string]interface{} // Experimental. ToMetadata() interface{} // Returns a string representation of this construct. ToString() *string // Adds this resource to the terraform JSON output. // Experimental. ToTerraform() interface{} }
Represents a {@link https://registry.terraform.io/providers/hashicorp/azurerm/3.61.0/docs/resources/databox_edge_order azurerm_databox_edge_order}.
func NewDataboxEdgeOrder ¶
func NewDataboxEdgeOrder(scope constructs.Construct, id *string, config *DataboxEdgeOrderConfig) DataboxEdgeOrder
Create a new {@link https://registry.terraform.io/providers/hashicorp/azurerm/3.61.0/docs/resources/databox_edge_order azurerm_databox_edge_order} Resource.
type DataboxEdgeOrderConfig ¶
type DataboxEdgeOrderConfig struct { // Experimental. Connection interface{} `field:"optional" json:"connection" yaml:"connection"` // Experimental. Count interface{} `field:"optional" json:"count" yaml:"count"` // Experimental. DependsOn *[]cdktf.ITerraformDependable `field:"optional" json:"dependsOn" yaml:"dependsOn"` // Experimental. ForEach cdktf.ITerraformIterator `field:"optional" json:"forEach" yaml:"forEach"` // Experimental. Lifecycle *cdktf.TerraformResourceLifecycle `field:"optional" json:"lifecycle" yaml:"lifecycle"` // Experimental. Provider cdktf.TerraformProvider `field:"optional" json:"provider" yaml:"provider"` // Experimental. Provisioners *[]interface{} `field:"optional" json:"provisioners" yaml:"provisioners"` // contact block. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/azurerm/3.61.0/docs/resources/databox_edge_order#contact DataboxEdgeOrder#contact} Contact *DataboxEdgeOrderContact `field:"required" json:"contact" yaml:"contact"` // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/azurerm/3.61.0/docs/resources/databox_edge_order#device_name DataboxEdgeOrder#device_name}. DeviceName *string `field:"required" json:"deviceName" yaml:"deviceName"` // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/azurerm/3.61.0/docs/resources/databox_edge_order#resource_group_name DataboxEdgeOrder#resource_group_name}. ResourceGroupName *string `field:"required" json:"resourceGroupName" yaml:"resourceGroupName"` // shipment_address block. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/azurerm/3.61.0/docs/resources/databox_edge_order#shipment_address DataboxEdgeOrder#shipment_address} ShipmentAddress *DataboxEdgeOrderShipmentAddress `field:"required" json:"shipmentAddress" yaml:"shipmentAddress"` // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/azurerm/3.61.0/docs/resources/databox_edge_order#id DataboxEdgeOrder#id}. // // Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2. // If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable. Id *string `field:"optional" json:"id" yaml:"id"` // timeouts block. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/azurerm/3.61.0/docs/resources/databox_edge_order#timeouts DataboxEdgeOrder#timeouts} Timeouts *DataboxEdgeOrderTimeouts `field:"optional" json:"timeouts" yaml:"timeouts"` }
type DataboxEdgeOrderContact ¶
type DataboxEdgeOrderContact struct { // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/azurerm/3.61.0/docs/resources/databox_edge_order#company_name DataboxEdgeOrder#company_name}. CompanyName *string `field:"required" json:"companyName" yaml:"companyName"` // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/azurerm/3.61.0/docs/resources/databox_edge_order#emails DataboxEdgeOrder#emails}. Emails *[]*string `field:"required" json:"emails" yaml:"emails"` // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/azurerm/3.61.0/docs/resources/databox_edge_order#name DataboxEdgeOrder#name}. Name *string `field:"required" json:"name" yaml:"name"` // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/azurerm/3.61.0/docs/resources/databox_edge_order#phone_number DataboxEdgeOrder#phone_number}. PhoneNumber *string `field:"required" json:"phoneNumber" yaml:"phoneNumber"` }
type DataboxEdgeOrderContactOutputReference ¶
type DataboxEdgeOrderContactOutputReference interface { cdktf.ComplexObject CompanyName() *string SetCompanyName(val *string) CompanyNameInput() *string // the index of the complex object in a list. // Experimental. ComplexObjectIndex() interface{} // Experimental. SetComplexObjectIndex(val interface{}) // set to true if this item is from inside a set and needs tolist() for accessing it set to "0" for single list items. // Experimental. ComplexObjectIsFromSet() *bool // Experimental. SetComplexObjectIsFromSet(val *bool) // The creation stack of this resolvable which will be appended to errors thrown during resolution. // // If this returns an empty array the stack will not be attached. // Experimental. CreationStack() *[]*string Emails() *[]*string SetEmails(val *[]*string) EmailsInput() *[]*string // Experimental. Fqn() *string InternalValue() *DataboxEdgeOrderContact SetInternalValue(val *DataboxEdgeOrderContact) Name() *string SetName(val *string) NameInput() *string PhoneNumber() *string SetPhoneNumber(val *string) PhoneNumberInput() *string // Experimental. TerraformAttribute() *string // Experimental. SetTerraformAttribute(val *string) // Experimental. TerraformResource() cdktf.IInterpolatingParent // Experimental. SetTerraformResource(val cdktf.IInterpolatingParent) // Experimental. ComputeFqn() *string // Experimental. GetAnyMapAttribute(terraformAttribute *string) *map[string]interface{} // Experimental. GetBooleanAttribute(terraformAttribute *string) cdktf.IResolvable // Experimental. GetBooleanMapAttribute(terraformAttribute *string) *map[string]*bool // Experimental. GetListAttribute(terraformAttribute *string) *[]*string // Experimental. GetNumberAttribute(terraformAttribute *string) *float64 // Experimental. GetNumberListAttribute(terraformAttribute *string) *[]*float64 // Experimental. GetNumberMapAttribute(terraformAttribute *string) *map[string]*float64 // Experimental. GetStringAttribute(terraformAttribute *string) *string // Experimental. GetStringMapAttribute(terraformAttribute *string) *map[string]*string // Experimental. InterpolationAsList() cdktf.IResolvable // Experimental. InterpolationForAttribute(property *string) cdktf.IResolvable // Produce the Token's value at resolution time. // Experimental. Resolve(_context cdktf.IResolveContext) interface{} // Return a string representation of this resolvable object. // // Returns a reversible string representation. // Experimental. ToString() *string }
func NewDataboxEdgeOrderContactOutputReference ¶
func NewDataboxEdgeOrderContactOutputReference(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string) DataboxEdgeOrderContactOutputReference
type DataboxEdgeOrderReturnTracking ¶
type DataboxEdgeOrderReturnTracking struct { }
type DataboxEdgeOrderReturnTrackingList ¶
type DataboxEdgeOrderReturnTrackingList interface { cdktf.ComplexList // The creation stack of this resolvable which will be appended to errors thrown during resolution. // // If this returns an empty array the stack will not be attached. // Experimental. CreationStack() *[]*string // Experimental. Fqn() *string // The attribute on the parent resource this class is referencing. TerraformAttribute() *string SetTerraformAttribute(val *string) // The parent resource. TerraformResource() cdktf.IInterpolatingParent SetTerraformResource(val cdktf.IInterpolatingParent) // whether the list is wrapping a set (will add tolist() to be able to access an item via an index). WrapsSet() *bool SetWrapsSet(val *bool) // Experimental. ComputeFqn() *string Get(index *float64) DataboxEdgeOrderReturnTrackingOutputReference // Produce the Token's value at resolution time. // Experimental. Resolve(_context cdktf.IResolveContext) interface{} // Return a string representation of this resolvable object. // // Returns a reversible string representation. // Experimental. ToString() *string }
func NewDataboxEdgeOrderReturnTrackingList ¶
func NewDataboxEdgeOrderReturnTrackingList(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) DataboxEdgeOrderReturnTrackingList
type DataboxEdgeOrderReturnTrackingOutputReference ¶
type DataboxEdgeOrderReturnTrackingOutputReference interface { cdktf.ComplexObject CarrierName() *string // the index of the complex object in a list. // Experimental. ComplexObjectIndex() interface{} // Experimental. SetComplexObjectIndex(val interface{}) // set to true if this item is from inside a set and needs tolist() for accessing it set to "0" for single list items. // Experimental. ComplexObjectIsFromSet() *bool // Experimental. SetComplexObjectIsFromSet(val *bool) // The creation stack of this resolvable which will be appended to errors thrown during resolution. // // If this returns an empty array the stack will not be attached. // Experimental. CreationStack() *[]*string // Experimental. Fqn() *string InternalValue() *DataboxEdgeOrderReturnTracking SetInternalValue(val *DataboxEdgeOrderReturnTracking) SerialNumber() *string // Experimental. TerraformAttribute() *string // Experimental. SetTerraformAttribute(val *string) // Experimental. TerraformResource() cdktf.IInterpolatingParent // Experimental. SetTerraformResource(val cdktf.IInterpolatingParent) TrackingId() *string TrackingUrl() *string // Experimental. ComputeFqn() *string // Experimental. GetAnyMapAttribute(terraformAttribute *string) *map[string]interface{} // Experimental. GetBooleanAttribute(terraformAttribute *string) cdktf.IResolvable // Experimental. GetBooleanMapAttribute(terraformAttribute *string) *map[string]*bool // Experimental. GetListAttribute(terraformAttribute *string) *[]*string // Experimental. GetNumberAttribute(terraformAttribute *string) *float64 // Experimental. GetNumberListAttribute(terraformAttribute *string) *[]*float64 // Experimental. GetNumberMapAttribute(terraformAttribute *string) *map[string]*float64 // Experimental. GetStringAttribute(terraformAttribute *string) *string // Experimental. GetStringMapAttribute(terraformAttribute *string) *map[string]*string // Experimental. InterpolationAsList() cdktf.IResolvable // Experimental. InterpolationForAttribute(property *string) cdktf.IResolvable // Produce the Token's value at resolution time. // Experimental. Resolve(_context cdktf.IResolveContext) interface{} // Return a string representation of this resolvable object. // // Returns a reversible string representation. // Experimental. ToString() *string }
func NewDataboxEdgeOrderReturnTrackingOutputReference ¶
func NewDataboxEdgeOrderReturnTrackingOutputReference(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, complexObjectIndex *float64, complexObjectIsFromSet *bool) DataboxEdgeOrderReturnTrackingOutputReference
type DataboxEdgeOrderShipmentAddress ¶
type DataboxEdgeOrderShipmentAddress struct { // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/azurerm/3.61.0/docs/resources/databox_edge_order#address DataboxEdgeOrder#address}. Address *[]*string `field:"required" json:"address" yaml:"address"` // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/azurerm/3.61.0/docs/resources/databox_edge_order#city DataboxEdgeOrder#city}. City *string `field:"required" json:"city" yaml:"city"` // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/azurerm/3.61.0/docs/resources/databox_edge_order#country DataboxEdgeOrder#country}. Country *string `field:"required" json:"country" yaml:"country"` // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/azurerm/3.61.0/docs/resources/databox_edge_order#postal_code DataboxEdgeOrder#postal_code}. PostalCode *string `field:"required" json:"postalCode" yaml:"postalCode"` // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/azurerm/3.61.0/docs/resources/databox_edge_order#state DataboxEdgeOrder#state}. State *string `field:"required" json:"state" yaml:"state"` }
type DataboxEdgeOrderShipmentAddressOutputReference ¶
type DataboxEdgeOrderShipmentAddressOutputReference interface { cdktf.ComplexObject Address() *[]*string SetAddress(val *[]*string) AddressInput() *[]*string City() *string SetCity(val *string) CityInput() *string // the index of the complex object in a list. // Experimental. ComplexObjectIndex() interface{} // Experimental. SetComplexObjectIndex(val interface{}) // set to true if this item is from inside a set and needs tolist() for accessing it set to "0" for single list items. // Experimental. ComplexObjectIsFromSet() *bool // Experimental. SetComplexObjectIsFromSet(val *bool) Country() *string SetCountry(val *string) CountryInput() *string // The creation stack of this resolvable which will be appended to errors thrown during resolution. // // If this returns an empty array the stack will not be attached. // Experimental. CreationStack() *[]*string // Experimental. Fqn() *string InternalValue() *DataboxEdgeOrderShipmentAddress SetInternalValue(val *DataboxEdgeOrderShipmentAddress) PostalCode() *string SetPostalCode(val *string) PostalCodeInput() *string State() *string SetState(val *string) StateInput() *string // Experimental. TerraformAttribute() *string // Experimental. SetTerraformAttribute(val *string) // Experimental. TerraformResource() cdktf.IInterpolatingParent // Experimental. SetTerraformResource(val cdktf.IInterpolatingParent) // Experimental. ComputeFqn() *string // Experimental. GetAnyMapAttribute(terraformAttribute *string) *map[string]interface{} // Experimental. GetBooleanAttribute(terraformAttribute *string) cdktf.IResolvable // Experimental. GetBooleanMapAttribute(terraformAttribute *string) *map[string]*bool // Experimental. GetListAttribute(terraformAttribute *string) *[]*string // Experimental. GetNumberAttribute(terraformAttribute *string) *float64 // Experimental. GetNumberListAttribute(terraformAttribute *string) *[]*float64 // Experimental. GetNumberMapAttribute(terraformAttribute *string) *map[string]*float64 // Experimental. GetStringAttribute(terraformAttribute *string) *string // Experimental. GetStringMapAttribute(terraformAttribute *string) *map[string]*string // Experimental. InterpolationAsList() cdktf.IResolvable // Experimental. InterpolationForAttribute(property *string) cdktf.IResolvable // Produce the Token's value at resolution time. // Experimental. Resolve(_context cdktf.IResolveContext) interface{} // Return a string representation of this resolvable object. // // Returns a reversible string representation. // Experimental. ToString() *string }
func NewDataboxEdgeOrderShipmentAddressOutputReference ¶
func NewDataboxEdgeOrderShipmentAddressOutputReference(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string) DataboxEdgeOrderShipmentAddressOutputReference
type DataboxEdgeOrderShipmentHistory ¶
type DataboxEdgeOrderShipmentHistory struct { }
type DataboxEdgeOrderShipmentHistoryList ¶
type DataboxEdgeOrderShipmentHistoryList interface { cdktf.ComplexList // The creation stack of this resolvable which will be appended to errors thrown during resolution. // // If this returns an empty array the stack will not be attached. // Experimental. CreationStack() *[]*string // Experimental. Fqn() *string // The attribute on the parent resource this class is referencing. TerraformAttribute() *string SetTerraformAttribute(val *string) // The parent resource. TerraformResource() cdktf.IInterpolatingParent SetTerraformResource(val cdktf.IInterpolatingParent) // whether the list is wrapping a set (will add tolist() to be able to access an item via an index). WrapsSet() *bool SetWrapsSet(val *bool) // Experimental. ComputeFqn() *string Get(index *float64) DataboxEdgeOrderShipmentHistoryOutputReference // Produce the Token's value at resolution time. // Experimental. Resolve(_context cdktf.IResolveContext) interface{} // Return a string representation of this resolvable object. // // Returns a reversible string representation. // Experimental. ToString() *string }
func NewDataboxEdgeOrderShipmentHistoryList ¶
func NewDataboxEdgeOrderShipmentHistoryList(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) DataboxEdgeOrderShipmentHistoryList
type DataboxEdgeOrderShipmentHistoryOutputReference ¶
type DataboxEdgeOrderShipmentHistoryOutputReference interface { cdktf.ComplexObject AdditionalDetails() cdktf.StringMap Comments() *string // the index of the complex object in a list. // Experimental. ComplexObjectIndex() interface{} // Experimental. SetComplexObjectIndex(val interface{}) // set to true if this item is from inside a set and needs tolist() for accessing it set to "0" for single list items. // Experimental. ComplexObjectIsFromSet() *bool // Experimental. SetComplexObjectIsFromSet(val *bool) // The creation stack of this resolvable which will be appended to errors thrown during resolution. // // If this returns an empty array the stack will not be attached. // Experimental. CreationStack() *[]*string // Experimental. Fqn() *string InternalValue() *DataboxEdgeOrderShipmentHistory SetInternalValue(val *DataboxEdgeOrderShipmentHistory) LastUpdate() *string // Experimental. TerraformAttribute() *string // Experimental. SetTerraformAttribute(val *string) // Experimental. TerraformResource() cdktf.IInterpolatingParent // Experimental. SetTerraformResource(val cdktf.IInterpolatingParent) // Experimental. ComputeFqn() *string // Experimental. GetAnyMapAttribute(terraformAttribute *string) *map[string]interface{} // Experimental. GetBooleanAttribute(terraformAttribute *string) cdktf.IResolvable // Experimental. GetBooleanMapAttribute(terraformAttribute *string) *map[string]*bool // Experimental. GetListAttribute(terraformAttribute *string) *[]*string // Experimental. GetNumberAttribute(terraformAttribute *string) *float64 // Experimental. GetNumberListAttribute(terraformAttribute *string) *[]*float64 // Experimental. GetNumberMapAttribute(terraformAttribute *string) *map[string]*float64 // Experimental. GetStringAttribute(terraformAttribute *string) *string // Experimental. GetStringMapAttribute(terraformAttribute *string) *map[string]*string // Experimental. InterpolationAsList() cdktf.IResolvable // Experimental. InterpolationForAttribute(property *string) cdktf.IResolvable // Produce the Token's value at resolution time. // Experimental. Resolve(_context cdktf.IResolveContext) interface{} // Return a string representation of this resolvable object. // // Returns a reversible string representation. // Experimental. ToString() *string }
func NewDataboxEdgeOrderShipmentHistoryOutputReference ¶
func NewDataboxEdgeOrderShipmentHistoryOutputReference(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, complexObjectIndex *float64, complexObjectIsFromSet *bool) DataboxEdgeOrderShipmentHistoryOutputReference
type DataboxEdgeOrderShipmentTracking ¶
type DataboxEdgeOrderShipmentTracking struct { }
type DataboxEdgeOrderShipmentTrackingList ¶
type DataboxEdgeOrderShipmentTrackingList interface { cdktf.ComplexList // The creation stack of this resolvable which will be appended to errors thrown during resolution. // // If this returns an empty array the stack will not be attached. // Experimental. CreationStack() *[]*string // Experimental. Fqn() *string // The attribute on the parent resource this class is referencing. TerraformAttribute() *string SetTerraformAttribute(val *string) // The parent resource. TerraformResource() cdktf.IInterpolatingParent SetTerraformResource(val cdktf.IInterpolatingParent) // whether the list is wrapping a set (will add tolist() to be able to access an item via an index). WrapsSet() *bool SetWrapsSet(val *bool) // Experimental. ComputeFqn() *string Get(index *float64) DataboxEdgeOrderShipmentTrackingOutputReference // Produce the Token's value at resolution time. // Experimental. Resolve(_context cdktf.IResolveContext) interface{} // Return a string representation of this resolvable object. // // Returns a reversible string representation. // Experimental. ToString() *string }
func NewDataboxEdgeOrderShipmentTrackingList ¶
func NewDataboxEdgeOrderShipmentTrackingList(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) DataboxEdgeOrderShipmentTrackingList
type DataboxEdgeOrderShipmentTrackingOutputReference ¶
type DataboxEdgeOrderShipmentTrackingOutputReference interface { cdktf.ComplexObject CarrierName() *string // the index of the complex object in a list. // Experimental. ComplexObjectIndex() interface{} // Experimental. SetComplexObjectIndex(val interface{}) // set to true if this item is from inside a set and needs tolist() for accessing it set to "0" for single list items. // Experimental. ComplexObjectIsFromSet() *bool // Experimental. SetComplexObjectIsFromSet(val *bool) // The creation stack of this resolvable which will be appended to errors thrown during resolution. // // If this returns an empty array the stack will not be attached. // Experimental. CreationStack() *[]*string // Experimental. Fqn() *string InternalValue() *DataboxEdgeOrderShipmentTracking SetInternalValue(val *DataboxEdgeOrderShipmentTracking) SerialNumber() *string // Experimental. TerraformAttribute() *string // Experimental. SetTerraformAttribute(val *string) // Experimental. TerraformResource() cdktf.IInterpolatingParent // Experimental. SetTerraformResource(val cdktf.IInterpolatingParent) TrackingId() *string TrackingUrl() *string // Experimental. ComputeFqn() *string // Experimental. GetAnyMapAttribute(terraformAttribute *string) *map[string]interface{} // Experimental. GetBooleanAttribute(terraformAttribute *string) cdktf.IResolvable // Experimental. GetBooleanMapAttribute(terraformAttribute *string) *map[string]*bool // Experimental. GetListAttribute(terraformAttribute *string) *[]*string // Experimental. GetNumberAttribute(terraformAttribute *string) *float64 // Experimental. GetNumberListAttribute(terraformAttribute *string) *[]*float64 // Experimental. GetNumberMapAttribute(terraformAttribute *string) *map[string]*float64 // Experimental. GetStringAttribute(terraformAttribute *string) *string // Experimental. GetStringMapAttribute(terraformAttribute *string) *map[string]*string // Experimental. InterpolationAsList() cdktf.IResolvable // Experimental. InterpolationForAttribute(property *string) cdktf.IResolvable // Produce the Token's value at resolution time. // Experimental. Resolve(_context cdktf.IResolveContext) interface{} // Return a string representation of this resolvable object. // // Returns a reversible string representation. // Experimental. ToString() *string }
func NewDataboxEdgeOrderShipmentTrackingOutputReference ¶
func NewDataboxEdgeOrderShipmentTrackingOutputReference(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, complexObjectIndex *float64, complexObjectIsFromSet *bool) DataboxEdgeOrderShipmentTrackingOutputReference
type DataboxEdgeOrderStatus ¶
type DataboxEdgeOrderStatus struct { }
type DataboxEdgeOrderStatusList ¶
type DataboxEdgeOrderStatusList interface { cdktf.ComplexList // The creation stack of this resolvable which will be appended to errors thrown during resolution. // // If this returns an empty array the stack will not be attached. // Experimental. CreationStack() *[]*string // Experimental. Fqn() *string // The attribute on the parent resource this class is referencing. TerraformAttribute() *string SetTerraformAttribute(val *string) // The parent resource. TerraformResource() cdktf.IInterpolatingParent SetTerraformResource(val cdktf.IInterpolatingParent) // whether the list is wrapping a set (will add tolist() to be able to access an item via an index). WrapsSet() *bool SetWrapsSet(val *bool) // Experimental. ComputeFqn() *string Get(index *float64) DataboxEdgeOrderStatusOutputReference // Produce the Token's value at resolution time. // Experimental. Resolve(_context cdktf.IResolveContext) interface{} // Return a string representation of this resolvable object. // // Returns a reversible string representation. // Experimental. ToString() *string }
func NewDataboxEdgeOrderStatusList ¶
func NewDataboxEdgeOrderStatusList(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) DataboxEdgeOrderStatusList
type DataboxEdgeOrderStatusOutputReference ¶
type DataboxEdgeOrderStatusOutputReference interface { cdktf.ComplexObject AdditionalDetails() cdktf.StringMap Comments() *string // the index of the complex object in a list. // Experimental. ComplexObjectIndex() interface{} // Experimental. SetComplexObjectIndex(val interface{}) // set to true if this item is from inside a set and needs tolist() for accessing it set to "0" for single list items. // Experimental. ComplexObjectIsFromSet() *bool // Experimental. SetComplexObjectIsFromSet(val *bool) // The creation stack of this resolvable which will be appended to errors thrown during resolution. // // If this returns an empty array the stack will not be attached. // Experimental. CreationStack() *[]*string // Experimental. Fqn() *string Info() *string InternalValue() *DataboxEdgeOrderStatus SetInternalValue(val *DataboxEdgeOrderStatus) LastUpdate() *string // Experimental. TerraformAttribute() *string // Experimental. SetTerraformAttribute(val *string) // Experimental. TerraformResource() cdktf.IInterpolatingParent // Experimental. SetTerraformResource(val cdktf.IInterpolatingParent) // Experimental. ComputeFqn() *string // Experimental. GetAnyMapAttribute(terraformAttribute *string) *map[string]interface{} // Experimental. GetBooleanAttribute(terraformAttribute *string) cdktf.IResolvable // Experimental. GetBooleanMapAttribute(terraformAttribute *string) *map[string]*bool // Experimental. GetListAttribute(terraformAttribute *string) *[]*string // Experimental. GetNumberAttribute(terraformAttribute *string) *float64 // Experimental. GetNumberListAttribute(terraformAttribute *string) *[]*float64 // Experimental. GetNumberMapAttribute(terraformAttribute *string) *map[string]*float64 // Experimental. GetStringAttribute(terraformAttribute *string) *string // Experimental. GetStringMapAttribute(terraformAttribute *string) *map[string]*string // Experimental. InterpolationAsList() cdktf.IResolvable // Experimental. InterpolationForAttribute(property *string) cdktf.IResolvable // Produce the Token's value at resolution time. // Experimental. Resolve(_context cdktf.IResolveContext) interface{} // Return a string representation of this resolvable object. // // Returns a reversible string representation. // Experimental. ToString() *string }
func NewDataboxEdgeOrderStatusOutputReference ¶
func NewDataboxEdgeOrderStatusOutputReference(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, complexObjectIndex *float64, complexObjectIsFromSet *bool) DataboxEdgeOrderStatusOutputReference
type DataboxEdgeOrderTimeouts ¶
type DataboxEdgeOrderTimeouts struct { // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/azurerm/3.61.0/docs/resources/databox_edge_order#create DataboxEdgeOrder#create}. Create *string `field:"optional" json:"create" yaml:"create"` // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/azurerm/3.61.0/docs/resources/databox_edge_order#delete DataboxEdgeOrder#delete}. Delete *string `field:"optional" json:"delete" yaml:"delete"` // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/azurerm/3.61.0/docs/resources/databox_edge_order#read DataboxEdgeOrder#read}. Read *string `field:"optional" json:"read" yaml:"read"` // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/azurerm/3.61.0/docs/resources/databox_edge_order#update DataboxEdgeOrder#update}. Update *string `field:"optional" json:"update" yaml:"update"` }
type DataboxEdgeOrderTimeoutsOutputReference ¶
type DataboxEdgeOrderTimeoutsOutputReference interface { cdktf.ComplexObject // the index of the complex object in a list. // Experimental. ComplexObjectIndex() interface{} // Experimental. SetComplexObjectIndex(val interface{}) // set to true if this item is from inside a set and needs tolist() for accessing it set to "0" for single list items. // Experimental. ComplexObjectIsFromSet() *bool // Experimental. SetComplexObjectIsFromSet(val *bool) Create() *string SetCreate(val *string) CreateInput() *string // The creation stack of this resolvable which will be appended to errors thrown during resolution. // // If this returns an empty array the stack will not be attached. // Experimental. CreationStack() *[]*string Delete() *string SetDelete(val *string) DeleteInput() *string // Experimental. Fqn() *string InternalValue() interface{} SetInternalValue(val interface{}) Read() *string SetRead(val *string) ReadInput() *string // Experimental. TerraformAttribute() *string // Experimental. SetTerraformAttribute(val *string) // Experimental. TerraformResource() cdktf.IInterpolatingParent // Experimental. SetTerraformResource(val cdktf.IInterpolatingParent) Update() *string SetUpdate(val *string) UpdateInput() *string // Experimental. ComputeFqn() *string // Experimental. GetAnyMapAttribute(terraformAttribute *string) *map[string]interface{} // Experimental. GetBooleanAttribute(terraformAttribute *string) cdktf.IResolvable // Experimental. GetBooleanMapAttribute(terraformAttribute *string) *map[string]*bool // Experimental. GetListAttribute(terraformAttribute *string) *[]*string // Experimental. GetNumberAttribute(terraformAttribute *string) *float64 // Experimental. GetNumberListAttribute(terraformAttribute *string) *[]*float64 // Experimental. GetNumberMapAttribute(terraformAttribute *string) *map[string]*float64 // Experimental. GetStringAttribute(terraformAttribute *string) *string // Experimental. GetStringMapAttribute(terraformAttribute *string) *map[string]*string // Experimental. InterpolationAsList() cdktf.IResolvable // Experimental. InterpolationForAttribute(property *string) cdktf.IResolvable ResetCreate() ResetDelete() ResetRead() ResetUpdate() // Produce the Token's value at resolution time. // Experimental. Resolve(_context cdktf.IResolveContext) interface{} // Return a string representation of this resolvable object. // // Returns a reversible string representation. // Experimental. ToString() *string }
func NewDataboxEdgeOrderTimeoutsOutputReference ¶
func NewDataboxEdgeOrderTimeoutsOutputReference(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string) DataboxEdgeOrderTimeoutsOutputReference
Source Files ¶
- DataboxEdgeOrder.go
- DataboxEdgeOrderConfig.go
- DataboxEdgeOrderContact.go
- DataboxEdgeOrderContactOutputReference.go
- DataboxEdgeOrderContactOutputReference__checks.go
- DataboxEdgeOrderReturnTracking.go
- DataboxEdgeOrderReturnTrackingList.go
- DataboxEdgeOrderReturnTrackingList__checks.go
- DataboxEdgeOrderReturnTrackingOutputReference.go
- DataboxEdgeOrderReturnTrackingOutputReference__checks.go
- DataboxEdgeOrderShipmentAddress.go
- DataboxEdgeOrderShipmentAddressOutputReference.go
- DataboxEdgeOrderShipmentAddressOutputReference__checks.go
- DataboxEdgeOrderShipmentHistory.go
- DataboxEdgeOrderShipmentHistoryList.go
- DataboxEdgeOrderShipmentHistoryList__checks.go
- DataboxEdgeOrderShipmentHistoryOutputReference.go
- DataboxEdgeOrderShipmentHistoryOutputReference__checks.go
- DataboxEdgeOrderShipmentTracking.go
- DataboxEdgeOrderShipmentTrackingList.go
- DataboxEdgeOrderShipmentTrackingList__checks.go
- DataboxEdgeOrderShipmentTrackingOutputReference.go
- DataboxEdgeOrderShipmentTrackingOutputReference__checks.go
- DataboxEdgeOrderStatus.go
- DataboxEdgeOrderStatusList.go
- DataboxEdgeOrderStatusList__checks.go
- DataboxEdgeOrderStatusOutputReference.go
- DataboxEdgeOrderStatusOutputReference__checks.go
- DataboxEdgeOrderTimeouts.go
- DataboxEdgeOrderTimeoutsOutputReference.go
- DataboxEdgeOrderTimeoutsOutputReference__checks.go
- DataboxEdgeOrder__checks.go
- main.go