Versions in this module Expand all Collapse all v5 v5.0.13 Apr 7, 2023 Changes in this version + func NewVoiceServicesCommunicationsGatewayTestLineTimeoutsOutputReference_Override(v VoiceServicesCommunicationsGatewayTestLineTimeoutsOutputReference, ...) + func NewVoiceServicesCommunicationsGatewayTestLine_Override(v VoiceServicesCommunicationsGatewayTestLine, scope constructs.Construct, ...) + func VoiceServicesCommunicationsGatewayTestLine_IsConstruct(x interface{}) *bool + func VoiceServicesCommunicationsGatewayTestLine_IsTerraformElement(x interface{}) *bool + func VoiceServicesCommunicationsGatewayTestLine_IsTerraformResource(x interface{}) *bool + func VoiceServicesCommunicationsGatewayTestLine_TfResourceType() *string + type VoiceServicesCommunicationsGatewayTestLine interface + AddOverride func(path *string, value interface{}) + CdktfStack func() cdktf.TerraformStack + Connection func() interface{} + ConstructNodeMetadata func() *map[string]interface{} + Count func() *float64 + DependsOn func() *[]*string + ForEach func() cdktf.ITerraformIterator + Fqn func() *string + FriendlyUniqueId func() *string + GetAnyMapAttribute func(terraformAttribute *string) *map[string]interface{} + GetBooleanAttribute func(terraformAttribute *string) cdktf.IResolvable + GetBooleanMapAttribute func(terraformAttribute *string) *map[string]*bool + GetListAttribute func(terraformAttribute *string) *[]*string + GetNumberAttribute func(terraformAttribute *string) *float64 + GetNumberListAttribute func(terraformAttribute *string) *[]*float64 + GetNumberMapAttribute func(terraformAttribute *string) *map[string]*float64 + GetStringAttribute func(terraformAttribute *string) *string + GetStringMapAttribute func(terraformAttribute *string) *map[string]*string + Id func() *string + IdInput func() *string + InterpolationForAttribute func(terraformAttribute *string) cdktf.IResolvable + Lifecycle func() *cdktf.TerraformResourceLifecycle + Location func() *string + LocationInput func() *string + Name func() *string + NameInput func() *string + Node func() constructs.Node + OverrideLogicalId func(newLogicalId *string) + PhoneNumber func() *string + PhoneNumberInput func() *string + Provider func() cdktf.TerraformProvider + Provisioners func() *[]interface{} + Purpose func() *string + PurposeInput func() *string + PutTimeouts func(value *VoiceServicesCommunicationsGatewayTestLineTimeouts) + RawOverrides func() interface{} + ResetId func() + ResetOverrideLogicalId func() + ResetTags func() + ResetTimeouts func() + SetConnection func(val interface{}) + SetCount func(val *float64) + SetDependsOn func(val *[]*string) + SetForEach func(val cdktf.ITerraformIterator) + SetId func(val *string) + SetLifecycle func(val *cdktf.TerraformResourceLifecycle) + SetLocation func(val *string) + SetName func(val *string) + SetPhoneNumber func(val *string) + SetProvider func(val cdktf.TerraformProvider) + SetProvisioners func(val *[]interface{}) + SetPurpose func(val *string) + SetTags func(val *map[string]*string) + SetVoiceServicesCommunicationsGatewayId func(val *string) + SynthesizeAttributes func() *map[string]interface{} + Tags func() *map[string]*string + TagsInput func() *map[string]*string + TerraformGeneratorMetadata func() *cdktf.TerraformProviderGeneratorMetadata + TerraformMetaArguments func() *map[string]interface{} + TerraformResourceType func() *string + Timeouts func() VoiceServicesCommunicationsGatewayTestLineTimeoutsOutputReference + TimeoutsInput func() interface{} + ToMetadata func() interface{} + ToString func() *string + ToTerraform func() interface{} + VoiceServicesCommunicationsGatewayId func() *string + VoiceServicesCommunicationsGatewayIdInput func() *string + func NewVoiceServicesCommunicationsGatewayTestLine(scope constructs.Construct, id *string, ...) VoiceServicesCommunicationsGatewayTestLine + type VoiceServicesCommunicationsGatewayTestLineConfig struct + Connection interface{} + Count *float64 + DependsOn *[]cdktf.ITerraformDependable + ForEach cdktf.ITerraformIterator + Id *string + Lifecycle *cdktf.TerraformResourceLifecycle + Location *string + Name *string + PhoneNumber *string + Provider cdktf.TerraformProvider + Provisioners *[]interface{} + Purpose *string + Tags *map[string]*string + Timeouts *VoiceServicesCommunicationsGatewayTestLineTimeouts + VoiceServicesCommunicationsGatewayId *string + type VoiceServicesCommunicationsGatewayTestLineTimeouts struct + Create *string + Delete *string + Read *string + Update *string + type VoiceServicesCommunicationsGatewayTestLineTimeoutsOutputReference interface + ComplexObjectIndex func() interface{} + ComplexObjectIsFromSet func() *bool + ComputeFqn func() *string + Create func() *string + CreateInput func() *string + CreationStack func() *[]*string + Delete func() *string + DeleteInput func() *string + Fqn func() *string + GetAnyMapAttribute func(terraformAttribute *string) *map[string]interface{} + GetBooleanAttribute func(terraformAttribute *string) cdktf.IResolvable + GetBooleanMapAttribute func(terraformAttribute *string) *map[string]*bool + GetListAttribute func(terraformAttribute *string) *[]*string + GetNumberAttribute func(terraformAttribute *string) *float64 + GetNumberListAttribute func(terraformAttribute *string) *[]*float64 + GetNumberMapAttribute func(terraformAttribute *string) *map[string]*float64 + GetStringAttribute func(terraformAttribute *string) *string + GetStringMapAttribute func(terraformAttribute *string) *map[string]*string + InternalValue func() interface{} + InterpolationAsList func() cdktf.IResolvable + InterpolationForAttribute func(property *string) cdktf.IResolvable + Read func() *string + ReadInput func() *string + ResetCreate func() + ResetDelete func() + ResetRead func() + ResetUpdate func() + Resolve func(_context cdktf.IResolveContext) interface{} + SetComplexObjectIndex func(val interface{}) + SetComplexObjectIsFromSet func(val *bool) + SetCreate func(val *string) + SetDelete func(val *string) + SetInternalValue func(val interface{}) + SetRead func(val *string) + SetTerraformAttribute func(val *string) + SetTerraformResource func(val cdktf.IInterpolatingParent) + SetUpdate func(val *string) + TerraformAttribute func() *string + TerraformResource func() cdktf.IInterpolatingParent + ToString func() *string + Update func() *string + UpdateInput func() *string + func NewVoiceServicesCommunicationsGatewayTestLineTimeoutsOutputReference(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string) VoiceServicesCommunicationsGatewayTestLineTimeoutsOutputReference Other modules containing this package github.com/cdktf/cdktf-provider-azurerm-go/azurerm/v10 github.com/cdktf/cdktf-provider-azurerm-go/azurerm/v11 github.com/cdktf/cdktf-provider-azurerm-go/azurerm/v12 github.com/cdktf/cdktf-provider-azurerm-go/azurerm/v13 github.com/cdktf/cdktf-provider-azurerm-go/azurerm/v6 github.com/cdktf/cdktf-provider-azurerm-go/azurerm/v7 github.com/cdktf/cdktf-provider-azurerm-go/azurerm/v8 github.com/cdktf/cdktf-provider-azurerm-go/azurerm/v9