Documentation ¶
Index ¶
- func MobileNetworkSimPolicy_GenerateConfigForImport(scope constructs.Construct, importToId *string, importFromId *string, ...) cdktf.ImportableResource
- func MobileNetworkSimPolicy_IsConstruct(x interface{}) *bool
- func MobileNetworkSimPolicy_IsTerraformElement(x interface{}) *bool
- func MobileNetworkSimPolicy_IsTerraformResource(x interface{}) *bool
- func MobileNetworkSimPolicy_TfResourceType() *string
- func NewMobileNetworkSimPolicySliceDataNetworkList_Override(m MobileNetworkSimPolicySliceDataNetworkList, ...)
- func NewMobileNetworkSimPolicySliceDataNetworkOutputReference_Override(m MobileNetworkSimPolicySliceDataNetworkOutputReference, ...)
- func NewMobileNetworkSimPolicySliceDataNetworkSessionAggregateMaximumBitRateOutputReference_Override(...)
- func NewMobileNetworkSimPolicySliceList_Override(m MobileNetworkSimPolicySliceList, ...)
- func NewMobileNetworkSimPolicySliceOutputReference_Override(m MobileNetworkSimPolicySliceOutputReference, ...)
- func NewMobileNetworkSimPolicyTimeoutsOutputReference_Override(m MobileNetworkSimPolicyTimeoutsOutputReference, ...)
- func NewMobileNetworkSimPolicyUserEquipmentAggregateMaximumBitRateOutputReference_Override(m MobileNetworkSimPolicyUserEquipmentAggregateMaximumBitRateOutputReference, ...)
- func NewMobileNetworkSimPolicy_Override(m MobileNetworkSimPolicy, scope constructs.Construct, id *string, ...)
- type MobileNetworkSimPolicy
- type MobileNetworkSimPolicyConfig
- type MobileNetworkSimPolicySlice
- type MobileNetworkSimPolicySliceDataNetwork
- type MobileNetworkSimPolicySliceDataNetworkList
- type MobileNetworkSimPolicySliceDataNetworkOutputReference
- type MobileNetworkSimPolicySliceDataNetworkSessionAggregateMaximumBitRate
- type MobileNetworkSimPolicySliceDataNetworkSessionAggregateMaximumBitRateOutputReference
- type MobileNetworkSimPolicySliceList
- type MobileNetworkSimPolicySliceOutputReference
- type MobileNetworkSimPolicyTimeouts
- type MobileNetworkSimPolicyTimeoutsOutputReference
- type MobileNetworkSimPolicyUserEquipmentAggregateMaximumBitRate
- type MobileNetworkSimPolicyUserEquipmentAggregateMaximumBitRateOutputReference
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func MobileNetworkSimPolicy_GenerateConfigForImport ¶
func MobileNetworkSimPolicy_GenerateConfigForImport(scope constructs.Construct, importToId *string, importFromId *string, provider cdktf.TerraformProvider) cdktf.ImportableResource
Generates CDKTF code for importing a MobileNetworkSimPolicy resource upon running "cdktf plan <stack-name>".
func MobileNetworkSimPolicy_IsConstruct ¶
func MobileNetworkSimPolicy_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 MobileNetworkSimPolicy_IsTerraformElement ¶
func MobileNetworkSimPolicy_IsTerraformElement(x interface{}) *bool
Experimental.
func MobileNetworkSimPolicy_IsTerraformResource ¶
func MobileNetworkSimPolicy_IsTerraformResource(x interface{}) *bool
Experimental.
func MobileNetworkSimPolicy_TfResourceType ¶
func MobileNetworkSimPolicy_TfResourceType() *string
func NewMobileNetworkSimPolicySliceDataNetworkList_Override ¶
func NewMobileNetworkSimPolicySliceDataNetworkList_Override(m MobileNetworkSimPolicySliceDataNetworkList, terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, wrapsSet *bool)
func NewMobileNetworkSimPolicySliceDataNetworkOutputReference_Override ¶
func NewMobileNetworkSimPolicySliceDataNetworkOutputReference_Override(m MobileNetworkSimPolicySliceDataNetworkOutputReference, terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, complexObjectIndex *float64, complexObjectIsFromSet *bool)
func NewMobileNetworkSimPolicySliceDataNetworkSessionAggregateMaximumBitRateOutputReference_Override ¶
func NewMobileNetworkSimPolicySliceDataNetworkSessionAggregateMaximumBitRateOutputReference_Override(m MobileNetworkSimPolicySliceDataNetworkSessionAggregateMaximumBitRateOutputReference, terraformResource cdktf.IInterpolatingParent, terraformAttribute *string)
func NewMobileNetworkSimPolicySliceList_Override ¶
func NewMobileNetworkSimPolicySliceList_Override(m MobileNetworkSimPolicySliceList, terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, wrapsSet *bool)
func NewMobileNetworkSimPolicySliceOutputReference_Override ¶
func NewMobileNetworkSimPolicySliceOutputReference_Override(m MobileNetworkSimPolicySliceOutputReference, terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, complexObjectIndex *float64, complexObjectIsFromSet *bool)
func NewMobileNetworkSimPolicyTimeoutsOutputReference_Override ¶
func NewMobileNetworkSimPolicyTimeoutsOutputReference_Override(m MobileNetworkSimPolicyTimeoutsOutputReference, terraformResource cdktf.IInterpolatingParent, terraformAttribute *string)
func NewMobileNetworkSimPolicyUserEquipmentAggregateMaximumBitRateOutputReference_Override ¶
func NewMobileNetworkSimPolicyUserEquipmentAggregateMaximumBitRateOutputReference_Override(m MobileNetworkSimPolicyUserEquipmentAggregateMaximumBitRateOutputReference, terraformResource cdktf.IInterpolatingParent, terraformAttribute *string)
func NewMobileNetworkSimPolicy_Override ¶
func NewMobileNetworkSimPolicy_Override(m MobileNetworkSimPolicy, scope constructs.Construct, id *string, config *MobileNetworkSimPolicyConfig)
Create a new {@link https://registry.terraform.io/providers/hashicorp/azurerm/4.14.0/docs/resources/mobile_network_sim_policy azurerm_mobile_network_sim_policy} Resource.
Types ¶
type MobileNetworkSimPolicy ¶
type MobileNetworkSimPolicy interface { cdktf.TerraformResource // Experimental. CdktfStack() cdktf.TerraformStack // Experimental. Connection() interface{} // Experimental. SetConnection(val interface{}) // Experimental. ConstructNodeMetadata() *map[string]interface{} // Experimental. Count() interface{} // Experimental. SetCount(val interface{}) DefaultSliceId() *string SetDefaultSliceId(val *string) DefaultSliceIdInput() *string // Experimental. DependsOn() *[]*string // Experimental. SetDependsOn(val *[]*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) Location() *string SetLocation(val *string) LocationInput() *string MobileNetworkId() *string SetMobileNetworkId(val *string) MobileNetworkIdInput() *string Name() *string SetName(val *string) NameInput() *string // The tree node. Node() constructs.Node // Experimental. Provider() cdktf.TerraformProvider // Experimental. SetProvider(val cdktf.TerraformProvider) // Experimental. Provisioners() *[]interface{} // Experimental. SetProvisioners(val *[]interface{}) RatFrequencySelectionPriorityIndex() *float64 SetRatFrequencySelectionPriorityIndex(val *float64) RatFrequencySelectionPriorityIndexInput() *float64 // Experimental. RawOverrides() interface{} RegistrationTimerInSeconds() *float64 SetRegistrationTimerInSeconds(val *float64) RegistrationTimerInSecondsInput() *float64 Slice() MobileNetworkSimPolicySliceList SliceInput() interface{} Tags() *map[string]*string SetTags(val *map[string]*string) TagsInput() *map[string]*string // Experimental. TerraformGeneratorMetadata() *cdktf.TerraformProviderGeneratorMetadata // Experimental. TerraformMetaArguments() *map[string]interface{} // Experimental. TerraformResourceType() *string Timeouts() MobileNetworkSimPolicyTimeoutsOutputReference TimeoutsInput() interface{} UserEquipmentAggregateMaximumBitRate() MobileNetworkSimPolicyUserEquipmentAggregateMaximumBitRateOutputReference UserEquipmentAggregateMaximumBitRateInput() *MobileNetworkSimPolicyUserEquipmentAggregateMaximumBitRate // Adds a user defined moveTarget string to this resource to be later used in .moveTo(moveTarget) to resolve the location of the move. // Experimental. AddMoveTarget(moveTarget *string) // 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. HasResourceMove() interface{} // Experimental. ImportFrom(id *string, provider cdktf.TerraformProvider) // Experimental. InterpolationForAttribute(terraformAttribute *string) cdktf.IResolvable // Move the resource corresponding to "id" to this resource. // // Note that the resource being moved from must be marked as moved using it's instance function. // Experimental. MoveFromId(id *string) // Moves this resource to the target resource given by moveTarget. // Experimental. MoveTo(moveTarget *string, index interface{}) // Moves this resource to the resource corresponding to "id". // Experimental. MoveToId(id *string) // Overrides the auto-generated logical ID with a specific ID. // Experimental. OverrideLogicalId(newLogicalId *string) PutSlice(value interface{}) PutTimeouts(value *MobileNetworkSimPolicyTimeouts) PutUserEquipmentAggregateMaximumBitRate(value *MobileNetworkSimPolicyUserEquipmentAggregateMaximumBitRate) ResetId() // Resets a previously passed logical Id to use the auto-generated logical id again. // Experimental. ResetOverrideLogicalId() ResetRatFrequencySelectionPriorityIndex() ResetRegistrationTimerInSeconds() ResetTags() ResetTimeouts() SynthesizeAttributes() *map[string]interface{} SynthesizeHclAttributes() *map[string]interface{} // Experimental. ToHclTerraform() 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/4.14.0/docs/resources/mobile_network_sim_policy azurerm_mobile_network_sim_policy}.
func NewMobileNetworkSimPolicy ¶
func NewMobileNetworkSimPolicy(scope constructs.Construct, id *string, config *MobileNetworkSimPolicyConfig) MobileNetworkSimPolicy
Create a new {@link https://registry.terraform.io/providers/hashicorp/azurerm/4.14.0/docs/resources/mobile_network_sim_policy azurerm_mobile_network_sim_policy} Resource.
type MobileNetworkSimPolicyConfig ¶
type MobileNetworkSimPolicyConfig 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"` // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/azurerm/4.14.0/docs/resources/mobile_network_sim_policy#default_slice_id MobileNetworkSimPolicy#default_slice_id}. DefaultSliceId *string `field:"required" json:"defaultSliceId" yaml:"defaultSliceId"` // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/azurerm/4.14.0/docs/resources/mobile_network_sim_policy#location MobileNetworkSimPolicy#location}. Location *string `field:"required" json:"location" yaml:"location"` // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/azurerm/4.14.0/docs/resources/mobile_network_sim_policy#mobile_network_id MobileNetworkSimPolicy#mobile_network_id}. MobileNetworkId *string `field:"required" json:"mobileNetworkId" yaml:"mobileNetworkId"` // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/azurerm/4.14.0/docs/resources/mobile_network_sim_policy#name MobileNetworkSimPolicy#name}. Name *string `field:"required" json:"name" yaml:"name"` // slice block. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/azurerm/4.14.0/docs/resources/mobile_network_sim_policy#slice MobileNetworkSimPolicy#slice} Slice interface{} `field:"required" json:"slice" yaml:"slice"` // user_equipment_aggregate_maximum_bit_rate block. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/azurerm/4.14.0/docs/resources/mobile_network_sim_policy#user_equipment_aggregate_maximum_bit_rate MobileNetworkSimPolicy#user_equipment_aggregate_maximum_bit_rate} UserEquipmentAggregateMaximumBitRate *MobileNetworkSimPolicyUserEquipmentAggregateMaximumBitRate `field:"required" json:"userEquipmentAggregateMaximumBitRate" yaml:"userEquipmentAggregateMaximumBitRate"` // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/azurerm/4.14.0/docs/resources/mobile_network_sim_policy#id MobileNetworkSimPolicy#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"` // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/azurerm/4.14.0/docs/resources/mobile_network_sim_policy#rat_frequency_selection_priority_index MobileNetworkSimPolicy#rat_frequency_selection_priority_index}. RatFrequencySelectionPriorityIndex *float64 `field:"optional" json:"ratFrequencySelectionPriorityIndex" yaml:"ratFrequencySelectionPriorityIndex"` // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/azurerm/4.14.0/docs/resources/mobile_network_sim_policy#registration_timer_in_seconds MobileNetworkSimPolicy#registration_timer_in_seconds}. RegistrationTimerInSeconds *float64 `field:"optional" json:"registrationTimerInSeconds" yaml:"registrationTimerInSeconds"` // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/azurerm/4.14.0/docs/resources/mobile_network_sim_policy#tags MobileNetworkSimPolicy#tags}. Tags *map[string]*string `field:"optional" json:"tags" yaml:"tags"` // timeouts block. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/azurerm/4.14.0/docs/resources/mobile_network_sim_policy#timeouts MobileNetworkSimPolicy#timeouts} Timeouts *MobileNetworkSimPolicyTimeouts `field:"optional" json:"timeouts" yaml:"timeouts"` }
type MobileNetworkSimPolicySlice ¶
type MobileNetworkSimPolicySlice struct { // data_network block. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/azurerm/4.14.0/docs/resources/mobile_network_sim_policy#data_network MobileNetworkSimPolicy#data_network} DataNetwork interface{} `field:"required" json:"dataNetwork" yaml:"dataNetwork"` // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/azurerm/4.14.0/docs/resources/mobile_network_sim_policy#default_data_network_id MobileNetworkSimPolicy#default_data_network_id}. DefaultDataNetworkId *string `field:"required" json:"defaultDataNetworkId" yaml:"defaultDataNetworkId"` // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/azurerm/4.14.0/docs/resources/mobile_network_sim_policy#slice_id MobileNetworkSimPolicy#slice_id}. SliceId *string `field:"required" json:"sliceId" yaml:"sliceId"` }
type MobileNetworkSimPolicySliceDataNetwork ¶
type MobileNetworkSimPolicySliceDataNetwork struct { // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/azurerm/4.14.0/docs/resources/mobile_network_sim_policy#allowed_services_ids MobileNetworkSimPolicy#allowed_services_ids}. AllowedServicesIds *[]*string `field:"required" json:"allowedServicesIds" yaml:"allowedServicesIds"` // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/azurerm/4.14.0/docs/resources/mobile_network_sim_policy#data_network_id MobileNetworkSimPolicy#data_network_id}. DataNetworkId *string `field:"required" json:"dataNetworkId" yaml:"dataNetworkId"` // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/azurerm/4.14.0/docs/resources/mobile_network_sim_policy#qos_indicator MobileNetworkSimPolicy#qos_indicator}. QosIndicator *float64 `field:"required" json:"qosIndicator" yaml:"qosIndicator"` // session_aggregate_maximum_bit_rate block. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/azurerm/4.14.0/docs/resources/mobile_network_sim_policy#session_aggregate_maximum_bit_rate MobileNetworkSimPolicy#session_aggregate_maximum_bit_rate} SessionAggregateMaximumBitRate *MobileNetworkSimPolicySliceDataNetworkSessionAggregateMaximumBitRate `field:"required" json:"sessionAggregateMaximumBitRate" yaml:"sessionAggregateMaximumBitRate"` // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/azurerm/4.14.0/docs/resources/mobile_network_sim_policy#additional_allowed_session_types MobileNetworkSimPolicy#additional_allowed_session_types}. AdditionalAllowedSessionTypes *[]*string `field:"optional" json:"additionalAllowedSessionTypes" yaml:"additionalAllowedSessionTypes"` // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/azurerm/4.14.0/docs/resources/mobile_network_sim_policy#allocation_and_retention_priority_level MobileNetworkSimPolicy#allocation_and_retention_priority_level}. AllocationAndRetentionPriorityLevel *float64 `field:"optional" json:"allocationAndRetentionPriorityLevel" yaml:"allocationAndRetentionPriorityLevel"` // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/azurerm/4.14.0/docs/resources/mobile_network_sim_policy#default_session_type MobileNetworkSimPolicy#default_session_type}. DefaultSessionType *string `field:"optional" json:"defaultSessionType" yaml:"defaultSessionType"` // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/azurerm/4.14.0/docs/resources/mobile_network_sim_policy#max_buffered_packets MobileNetworkSimPolicy#max_buffered_packets}. MaxBufferedPackets *float64 `field:"optional" json:"maxBufferedPackets" yaml:"maxBufferedPackets"` // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/azurerm/4.14.0/docs/resources/mobile_network_sim_policy#preemption_capability MobileNetworkSimPolicy#preemption_capability}. PreemptionCapability *string `field:"optional" json:"preemptionCapability" yaml:"preemptionCapability"` // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/azurerm/4.14.0/docs/resources/mobile_network_sim_policy#preemption_vulnerability MobileNetworkSimPolicy#preemption_vulnerability}. PreemptionVulnerability *string `field:"optional" json:"preemptionVulnerability" yaml:"preemptionVulnerability"` }
type MobileNetworkSimPolicySliceDataNetworkList ¶
type MobileNetworkSimPolicySliceDataNetworkList 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 InternalValue() interface{} SetInternalValue(val interface{}) // 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) // Creating an iterator for this complex list. // // The list will be converted into a map with the mapKeyAttributeName as the key. // Experimental. AllWithMapKey(mapKeyAttributeName *string) cdktf.DynamicListTerraformIterator // Experimental. ComputeFqn() *string Get(index *float64) MobileNetworkSimPolicySliceDataNetworkOutputReference // 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 NewMobileNetworkSimPolicySliceDataNetworkList ¶
func NewMobileNetworkSimPolicySliceDataNetworkList(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) MobileNetworkSimPolicySliceDataNetworkList
type MobileNetworkSimPolicySliceDataNetworkOutputReference ¶
type MobileNetworkSimPolicySliceDataNetworkOutputReference interface { cdktf.ComplexObject AdditionalAllowedSessionTypes() *[]*string SetAdditionalAllowedSessionTypes(val *[]*string) AdditionalAllowedSessionTypesInput() *[]*string AllocationAndRetentionPriorityLevel() *float64 SetAllocationAndRetentionPriorityLevel(val *float64) AllocationAndRetentionPriorityLevelInput() *float64 AllowedServicesIds() *[]*string SetAllowedServicesIds(val *[]*string) AllowedServicesIdsInput() *[]*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 DataNetworkId() *string SetDataNetworkId(val *string) DataNetworkIdInput() *string DefaultSessionType() *string SetDefaultSessionType(val *string) DefaultSessionTypeInput() *string // Experimental. Fqn() *string InternalValue() interface{} SetInternalValue(val interface{}) MaxBufferedPackets() *float64 SetMaxBufferedPackets(val *float64) MaxBufferedPacketsInput() *float64 PreemptionCapability() *string SetPreemptionCapability(val *string) PreemptionCapabilityInput() *string PreemptionVulnerability() *string SetPreemptionVulnerability(val *string) PreemptionVulnerabilityInput() *string QosIndicator() *float64 SetQosIndicator(val *float64) QosIndicatorInput() *float64 SessionAggregateMaximumBitRate() MobileNetworkSimPolicySliceDataNetworkSessionAggregateMaximumBitRateOutputReference SessionAggregateMaximumBitRateInput() *MobileNetworkSimPolicySliceDataNetworkSessionAggregateMaximumBitRate // 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 PutSessionAggregateMaximumBitRate(value *MobileNetworkSimPolicySliceDataNetworkSessionAggregateMaximumBitRate) ResetAdditionalAllowedSessionTypes() ResetAllocationAndRetentionPriorityLevel() ResetDefaultSessionType() ResetMaxBufferedPackets() ResetPreemptionCapability() ResetPreemptionVulnerability() // 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 NewMobileNetworkSimPolicySliceDataNetworkOutputReference ¶
func NewMobileNetworkSimPolicySliceDataNetworkOutputReference(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, complexObjectIndex *float64, complexObjectIsFromSet *bool) MobileNetworkSimPolicySliceDataNetworkOutputReference
type MobileNetworkSimPolicySliceDataNetworkSessionAggregateMaximumBitRate ¶
type MobileNetworkSimPolicySliceDataNetworkSessionAggregateMaximumBitRate struct { // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/azurerm/4.14.0/docs/resources/mobile_network_sim_policy#downlink MobileNetworkSimPolicy#downlink}. Downlink *string `field:"required" json:"downlink" yaml:"downlink"` // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/azurerm/4.14.0/docs/resources/mobile_network_sim_policy#uplink MobileNetworkSimPolicy#uplink}. Uplink *string `field:"required" json:"uplink" yaml:"uplink"` }
type MobileNetworkSimPolicySliceDataNetworkSessionAggregateMaximumBitRateOutputReference ¶
type MobileNetworkSimPolicySliceDataNetworkSessionAggregateMaximumBitRateOutputReference 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) // 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 Downlink() *string SetDownlink(val *string) DownlinkInput() *string // Experimental. Fqn() *string InternalValue() *MobileNetworkSimPolicySliceDataNetworkSessionAggregateMaximumBitRate SetInternalValue(val *MobileNetworkSimPolicySliceDataNetworkSessionAggregateMaximumBitRate) // Experimental. TerraformAttribute() *string // Experimental. SetTerraformAttribute(val *string) // Experimental. TerraformResource() cdktf.IInterpolatingParent // Experimental. SetTerraformResource(val cdktf.IInterpolatingParent) Uplink() *string SetUplink(val *string) UplinkInput() *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 NewMobileNetworkSimPolicySliceDataNetworkSessionAggregateMaximumBitRateOutputReference ¶
func NewMobileNetworkSimPolicySliceDataNetworkSessionAggregateMaximumBitRateOutputReference(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string) MobileNetworkSimPolicySliceDataNetworkSessionAggregateMaximumBitRateOutputReference
type MobileNetworkSimPolicySliceList ¶
type MobileNetworkSimPolicySliceList 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 InternalValue() interface{} SetInternalValue(val interface{}) // 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) // Creating an iterator for this complex list. // // The list will be converted into a map with the mapKeyAttributeName as the key. // Experimental. AllWithMapKey(mapKeyAttributeName *string) cdktf.DynamicListTerraformIterator // Experimental. ComputeFqn() *string Get(index *float64) MobileNetworkSimPolicySliceOutputReference // 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 NewMobileNetworkSimPolicySliceList ¶
func NewMobileNetworkSimPolicySliceList(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) MobileNetworkSimPolicySliceList
type MobileNetworkSimPolicySliceOutputReference ¶
type MobileNetworkSimPolicySliceOutputReference 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) // 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 DataNetwork() MobileNetworkSimPolicySliceDataNetworkList DataNetworkInput() interface{} DefaultDataNetworkId() *string SetDefaultDataNetworkId(val *string) DefaultDataNetworkIdInput() *string // Experimental. Fqn() *string InternalValue() interface{} SetInternalValue(val interface{}) SliceId() *string SetSliceId(val *string) SliceIdInput() *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 PutDataNetwork(value interface{}) // 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 NewMobileNetworkSimPolicySliceOutputReference ¶
func NewMobileNetworkSimPolicySliceOutputReference(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, complexObjectIndex *float64, complexObjectIsFromSet *bool) MobileNetworkSimPolicySliceOutputReference
type MobileNetworkSimPolicyTimeouts ¶
type MobileNetworkSimPolicyTimeouts struct { // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/azurerm/4.14.0/docs/resources/mobile_network_sim_policy#create MobileNetworkSimPolicy#create}. Create *string `field:"optional" json:"create" yaml:"create"` // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/azurerm/4.14.0/docs/resources/mobile_network_sim_policy#delete MobileNetworkSimPolicy#delete}. Delete *string `field:"optional" json:"delete" yaml:"delete"` // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/azurerm/4.14.0/docs/resources/mobile_network_sim_policy#read MobileNetworkSimPolicy#read}. Read *string `field:"optional" json:"read" yaml:"read"` // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/azurerm/4.14.0/docs/resources/mobile_network_sim_policy#update MobileNetworkSimPolicy#update}. Update *string `field:"optional" json:"update" yaml:"update"` }
type MobileNetworkSimPolicyTimeoutsOutputReference ¶
type MobileNetworkSimPolicyTimeoutsOutputReference 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 NewMobileNetworkSimPolicyTimeoutsOutputReference ¶
func NewMobileNetworkSimPolicyTimeoutsOutputReference(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string) MobileNetworkSimPolicyTimeoutsOutputReference
type MobileNetworkSimPolicyUserEquipmentAggregateMaximumBitRate ¶
type MobileNetworkSimPolicyUserEquipmentAggregateMaximumBitRate struct { // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/azurerm/4.14.0/docs/resources/mobile_network_sim_policy#downlink MobileNetworkSimPolicy#downlink}. Downlink *string `field:"required" json:"downlink" yaml:"downlink"` // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/azurerm/4.14.0/docs/resources/mobile_network_sim_policy#uplink MobileNetworkSimPolicy#uplink}. Uplink *string `field:"required" json:"uplink" yaml:"uplink"` }
type MobileNetworkSimPolicyUserEquipmentAggregateMaximumBitRateOutputReference ¶
type MobileNetworkSimPolicyUserEquipmentAggregateMaximumBitRateOutputReference 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) // 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 Downlink() *string SetDownlink(val *string) DownlinkInput() *string // Experimental. Fqn() *string InternalValue() *MobileNetworkSimPolicyUserEquipmentAggregateMaximumBitRate SetInternalValue(val *MobileNetworkSimPolicyUserEquipmentAggregateMaximumBitRate) // Experimental. TerraformAttribute() *string // Experimental. SetTerraformAttribute(val *string) // Experimental. TerraformResource() cdktf.IInterpolatingParent // Experimental. SetTerraformResource(val cdktf.IInterpolatingParent) Uplink() *string SetUplink(val *string) UplinkInput() *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 NewMobileNetworkSimPolicyUserEquipmentAggregateMaximumBitRateOutputReference ¶
func NewMobileNetworkSimPolicyUserEquipmentAggregateMaximumBitRateOutputReference(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string) MobileNetworkSimPolicyUserEquipmentAggregateMaximumBitRateOutputReference
Source Files ¶
- MobileNetworkSimPolicy.go
- MobileNetworkSimPolicyConfig.go
- MobileNetworkSimPolicySlice.go
- MobileNetworkSimPolicySliceDataNetwork.go
- MobileNetworkSimPolicySliceDataNetworkList.go
- MobileNetworkSimPolicySliceDataNetworkList__checks.go
- MobileNetworkSimPolicySliceDataNetworkOutputReference.go
- MobileNetworkSimPolicySliceDataNetworkOutputReference__checks.go
- MobileNetworkSimPolicySliceDataNetworkSessionAggregateMaximumBitRate.go
- MobileNetworkSimPolicySliceDataNetworkSessionAggregateMaximumBitRateOutputReference.go
- MobileNetworkSimPolicySliceDataNetworkSessionAggregateMaximumBitRateOutputReference__checks.go
- MobileNetworkSimPolicySliceList.go
- MobileNetworkSimPolicySliceList__checks.go
- MobileNetworkSimPolicySliceOutputReference.go
- MobileNetworkSimPolicySliceOutputReference__checks.go
- MobileNetworkSimPolicyTimeouts.go
- MobileNetworkSimPolicyTimeoutsOutputReference.go
- MobileNetworkSimPolicyTimeoutsOutputReference__checks.go
- MobileNetworkSimPolicyUserEquipmentAggregateMaximumBitRate.go
- MobileNetworkSimPolicyUserEquipmentAggregateMaximumBitRateOutputReference.go
- MobileNetworkSimPolicyUserEquipmentAggregateMaximumBitRateOutputReference__checks.go
- MobileNetworkSimPolicy__checks.go
- main.go