Documentation ¶
Index ¶
- func EventgridNamespace_GenerateConfigForImport(scope constructs.Construct, importToId *string, importFromId *string, ...) cdktf.ImportableResource
- func EventgridNamespace_IsConstruct(x interface{}) *bool
- func EventgridNamespace_IsTerraformElement(x interface{}) *bool
- func EventgridNamespace_IsTerraformResource(x interface{}) *bool
- func EventgridNamespace_TfResourceType() *string
- func NewEventgridNamespaceIdentityOutputReference_Override(e EventgridNamespaceIdentityOutputReference, ...)
- func NewEventgridNamespaceInboundIpRuleList_Override(e EventgridNamespaceInboundIpRuleList, ...)
- func NewEventgridNamespaceInboundIpRuleOutputReference_Override(e EventgridNamespaceInboundIpRuleOutputReference, ...)
- func NewEventgridNamespaceTimeoutsOutputReference_Override(e EventgridNamespaceTimeoutsOutputReference, ...)
- func NewEventgridNamespaceTopicSpacesConfigurationDynamicRoutingEnrichmentList_Override(e EventgridNamespaceTopicSpacesConfigurationDynamicRoutingEnrichmentList, ...)
- func NewEventgridNamespaceTopicSpacesConfigurationDynamicRoutingEnrichmentOutputReference_Override(...)
- func NewEventgridNamespaceTopicSpacesConfigurationList_Override(e EventgridNamespaceTopicSpacesConfigurationList, ...)
- func NewEventgridNamespaceTopicSpacesConfigurationOutputReference_Override(e EventgridNamespaceTopicSpacesConfigurationOutputReference, ...)
- func NewEventgridNamespaceTopicSpacesConfigurationStaticRoutingEnrichmentList_Override(e EventgridNamespaceTopicSpacesConfigurationStaticRoutingEnrichmentList, ...)
- func NewEventgridNamespaceTopicSpacesConfigurationStaticRoutingEnrichmentOutputReference_Override(...)
- func NewEventgridNamespace_Override(e EventgridNamespace, scope constructs.Construct, id *string, ...)
- type EventgridNamespace
- type EventgridNamespaceConfig
- type EventgridNamespaceIdentity
- type EventgridNamespaceIdentityOutputReference
- type EventgridNamespaceInboundIpRule
- type EventgridNamespaceInboundIpRuleList
- type EventgridNamespaceInboundIpRuleOutputReference
- type EventgridNamespaceTimeouts
- type EventgridNamespaceTimeoutsOutputReference
- type EventgridNamespaceTopicSpacesConfiguration
- type EventgridNamespaceTopicSpacesConfigurationDynamicRoutingEnrichment
- type EventgridNamespaceTopicSpacesConfigurationDynamicRoutingEnrichmentList
- type EventgridNamespaceTopicSpacesConfigurationDynamicRoutingEnrichmentOutputReference
- type EventgridNamespaceTopicSpacesConfigurationList
- type EventgridNamespaceTopicSpacesConfigurationOutputReference
- type EventgridNamespaceTopicSpacesConfigurationStaticRoutingEnrichment
- type EventgridNamespaceTopicSpacesConfigurationStaticRoutingEnrichmentList
- type EventgridNamespaceTopicSpacesConfigurationStaticRoutingEnrichmentOutputReference
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func EventgridNamespace_GenerateConfigForImport ¶
func EventgridNamespace_GenerateConfigForImport(scope constructs.Construct, importToId *string, importFromId *string, provider cdktf.TerraformProvider) cdktf.ImportableResource
Generates CDKTF code for importing a EventgridNamespace resource upon running "cdktf plan <stack-name>".
func EventgridNamespace_IsConstruct ¶
func EventgridNamespace_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 EventgridNamespace_IsTerraformElement ¶
func EventgridNamespace_IsTerraformElement(x interface{}) *bool
Experimental.
func EventgridNamespace_IsTerraformResource ¶
func EventgridNamespace_IsTerraformResource(x interface{}) *bool
Experimental.
func EventgridNamespace_TfResourceType ¶
func EventgridNamespace_TfResourceType() *string
func NewEventgridNamespaceIdentityOutputReference_Override ¶
func NewEventgridNamespaceIdentityOutputReference_Override(e EventgridNamespaceIdentityOutputReference, terraformResource cdktf.IInterpolatingParent, terraformAttribute *string)
func NewEventgridNamespaceInboundIpRuleList_Override ¶
func NewEventgridNamespaceInboundIpRuleList_Override(e EventgridNamespaceInboundIpRuleList, terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, wrapsSet *bool)
func NewEventgridNamespaceInboundIpRuleOutputReference_Override ¶
func NewEventgridNamespaceInboundIpRuleOutputReference_Override(e EventgridNamespaceInboundIpRuleOutputReference, terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, complexObjectIndex *float64, complexObjectIsFromSet *bool)
func NewEventgridNamespaceTimeoutsOutputReference_Override ¶
func NewEventgridNamespaceTimeoutsOutputReference_Override(e EventgridNamespaceTimeoutsOutputReference, terraformResource cdktf.IInterpolatingParent, terraformAttribute *string)
func NewEventgridNamespaceTopicSpacesConfigurationDynamicRoutingEnrichmentList_Override ¶
func NewEventgridNamespaceTopicSpacesConfigurationDynamicRoutingEnrichmentList_Override(e EventgridNamespaceTopicSpacesConfigurationDynamicRoutingEnrichmentList, terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, wrapsSet *bool)
func NewEventgridNamespaceTopicSpacesConfigurationDynamicRoutingEnrichmentOutputReference_Override ¶
func NewEventgridNamespaceTopicSpacesConfigurationDynamicRoutingEnrichmentOutputReference_Override(e EventgridNamespaceTopicSpacesConfigurationDynamicRoutingEnrichmentOutputReference, terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, complexObjectIndex *float64, complexObjectIsFromSet *bool)
func NewEventgridNamespaceTopicSpacesConfigurationList_Override ¶
func NewEventgridNamespaceTopicSpacesConfigurationList_Override(e EventgridNamespaceTopicSpacesConfigurationList, terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, wrapsSet *bool)
func NewEventgridNamespaceTopicSpacesConfigurationOutputReference_Override ¶
func NewEventgridNamespaceTopicSpacesConfigurationOutputReference_Override(e EventgridNamespaceTopicSpacesConfigurationOutputReference, terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, complexObjectIndex *float64, complexObjectIsFromSet *bool)
func NewEventgridNamespaceTopicSpacesConfigurationStaticRoutingEnrichmentList_Override ¶
func NewEventgridNamespaceTopicSpacesConfigurationStaticRoutingEnrichmentList_Override(e EventgridNamespaceTopicSpacesConfigurationStaticRoutingEnrichmentList, terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, wrapsSet *bool)
func NewEventgridNamespaceTopicSpacesConfigurationStaticRoutingEnrichmentOutputReference_Override ¶
func NewEventgridNamespaceTopicSpacesConfigurationStaticRoutingEnrichmentOutputReference_Override(e EventgridNamespaceTopicSpacesConfigurationStaticRoutingEnrichmentOutputReference, terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, complexObjectIndex *float64, complexObjectIsFromSet *bool)
func NewEventgridNamespace_Override ¶
func NewEventgridNamespace_Override(e EventgridNamespace, scope constructs.Construct, id *string, config *EventgridNamespaceConfig)
Create a new {@link https://registry.terraform.io/providers/hashicorp/azurerm/4.14.0/docs/resources/eventgrid_namespace azurerm_eventgrid_namespace} Resource.
Types ¶
type EventgridNamespace ¶
type EventgridNamespace interface { cdktf.TerraformResource Capacity() *float64 SetCapacity(val *float64) CapacityInput() *float64 // Experimental. CdktfStack() cdktf.TerraformStack // Experimental. Connection() interface{} // Experimental. SetConnection(val interface{}) // Experimental. ConstructNodeMetadata() *map[string]interface{} // Experimental. Count() interface{} // Experimental. SetCount(val interface{}) // 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) Identity() EventgridNamespaceIdentityOutputReference IdentityInput() *EventgridNamespaceIdentity IdInput() *string InboundIpRule() EventgridNamespaceInboundIpRuleList InboundIpRuleInput() interface{} // Experimental. Lifecycle() *cdktf.TerraformResourceLifecycle // Experimental. SetLifecycle(val *cdktf.TerraformResourceLifecycle) Location() *string SetLocation(val *string) LocationInput() *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{}) PublicNetworkAccess() *string SetPublicNetworkAccess(val *string) PublicNetworkAccessInput() *string // Experimental. RawOverrides() interface{} ResourceGroupName() *string SetResourceGroupName(val *string) ResourceGroupNameInput() *string Sku() *string SetSku(val *string) SkuInput() *string 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() EventgridNamespaceTimeoutsOutputReference TimeoutsInput() interface{} TopicSpacesConfiguration() EventgridNamespaceTopicSpacesConfigurationList TopicSpacesConfigurationInput() interface{} // 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) PutIdentity(value *EventgridNamespaceIdentity) PutInboundIpRule(value interface{}) PutTimeouts(value *EventgridNamespaceTimeouts) PutTopicSpacesConfiguration(value interface{}) ResetCapacity() ResetId() ResetIdentity() ResetInboundIpRule() // Resets a previously passed logical Id to use the auto-generated logical id again. // Experimental. ResetOverrideLogicalId() ResetPublicNetworkAccess() ResetSku() ResetTags() ResetTimeouts() ResetTopicSpacesConfiguration() 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/eventgrid_namespace azurerm_eventgrid_namespace}.
func NewEventgridNamespace ¶
func NewEventgridNamespace(scope constructs.Construct, id *string, config *EventgridNamespaceConfig) EventgridNamespace
Create a new {@link https://registry.terraform.io/providers/hashicorp/azurerm/4.14.0/docs/resources/eventgrid_namespace azurerm_eventgrid_namespace} Resource.
type EventgridNamespaceConfig ¶
type EventgridNamespaceConfig 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/eventgrid_namespace#location EventgridNamespace#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/eventgrid_namespace#name EventgridNamespace#name}. Name *string `field:"required" json:"name" yaml:"name"` // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/azurerm/4.14.0/docs/resources/eventgrid_namespace#resource_group_name EventgridNamespace#resource_group_name}. ResourceGroupName *string `field:"required" json:"resourceGroupName" yaml:"resourceGroupName"` // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/azurerm/4.14.0/docs/resources/eventgrid_namespace#capacity EventgridNamespace#capacity}. Capacity *float64 `field:"optional" json:"capacity" yaml:"capacity"` // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/azurerm/4.14.0/docs/resources/eventgrid_namespace#id EventgridNamespace#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"` // identity block. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/azurerm/4.14.0/docs/resources/eventgrid_namespace#identity EventgridNamespace#identity} Identity *EventgridNamespaceIdentity `field:"optional" json:"identity" yaml:"identity"` // inbound_ip_rule block. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/azurerm/4.14.0/docs/resources/eventgrid_namespace#inbound_ip_rule EventgridNamespace#inbound_ip_rule} InboundIpRule interface{} `field:"optional" json:"inboundIpRule" yaml:"inboundIpRule"` // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/azurerm/4.14.0/docs/resources/eventgrid_namespace#public_network_access EventgridNamespace#public_network_access}. PublicNetworkAccess *string `field:"optional" json:"publicNetworkAccess" yaml:"publicNetworkAccess"` // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/azurerm/4.14.0/docs/resources/eventgrid_namespace#sku EventgridNamespace#sku}. Sku *string `field:"optional" json:"sku" yaml:"sku"` // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/azurerm/4.14.0/docs/resources/eventgrid_namespace#tags EventgridNamespace#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/eventgrid_namespace#timeouts EventgridNamespace#timeouts} Timeouts *EventgridNamespaceTimeouts `field:"optional" json:"timeouts" yaml:"timeouts"` // topic_spaces_configuration block. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/azurerm/4.14.0/docs/resources/eventgrid_namespace#topic_spaces_configuration EventgridNamespace#topic_spaces_configuration} TopicSpacesConfiguration interface{} `field:"optional" json:"topicSpacesConfiguration" yaml:"topicSpacesConfiguration"` }
type EventgridNamespaceIdentity ¶
type EventgridNamespaceIdentity struct { // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/azurerm/4.14.0/docs/resources/eventgrid_namespace#type EventgridNamespace#type}. Type *string `field:"required" json:"type" yaml:"type"` // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/azurerm/4.14.0/docs/resources/eventgrid_namespace#identity_ids EventgridNamespace#identity_ids}. IdentityIds *[]*string `field:"optional" json:"identityIds" yaml:"identityIds"` }
type EventgridNamespaceIdentityOutputReference ¶
type EventgridNamespaceIdentityOutputReference 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 // Experimental. Fqn() *string IdentityIds() *[]*string SetIdentityIds(val *[]*string) IdentityIdsInput() *[]*string InternalValue() *EventgridNamespaceIdentity SetInternalValue(val *EventgridNamespaceIdentity) PrincipalId() *string TenantId() *string // Experimental. TerraformAttribute() *string // Experimental. SetTerraformAttribute(val *string) // Experimental. TerraformResource() cdktf.IInterpolatingParent // Experimental. SetTerraformResource(val cdktf.IInterpolatingParent) Type() *string SetType(val *string) TypeInput() *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 ResetIdentityIds() // 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 NewEventgridNamespaceIdentityOutputReference ¶
func NewEventgridNamespaceIdentityOutputReference(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string) EventgridNamespaceIdentityOutputReference
type EventgridNamespaceInboundIpRule ¶
type EventgridNamespaceInboundIpRule struct { // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/azurerm/4.14.0/docs/resources/eventgrid_namespace#ip_mask EventgridNamespace#ip_mask}. IpMask *string `field:"required" json:"ipMask" yaml:"ipMask"` // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/azurerm/4.14.0/docs/resources/eventgrid_namespace#action EventgridNamespace#action}. Action *string `field:"optional" json:"action" yaml:"action"` }
type EventgridNamespaceInboundIpRuleList ¶
type EventgridNamespaceInboundIpRuleList 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) EventgridNamespaceInboundIpRuleOutputReference // 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 NewEventgridNamespaceInboundIpRuleList ¶
func NewEventgridNamespaceInboundIpRuleList(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) EventgridNamespaceInboundIpRuleList
type EventgridNamespaceInboundIpRuleOutputReference ¶
type EventgridNamespaceInboundIpRuleOutputReference interface { cdktf.ComplexObject Action() *string SetAction(val *string) ActionInput() *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() interface{} SetInternalValue(val interface{}) IpMask() *string SetIpMask(val *string) IpMaskInput() *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 ResetAction() // 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 NewEventgridNamespaceInboundIpRuleOutputReference ¶
func NewEventgridNamespaceInboundIpRuleOutputReference(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, complexObjectIndex *float64, complexObjectIsFromSet *bool) EventgridNamespaceInboundIpRuleOutputReference
type EventgridNamespaceTimeouts ¶
type EventgridNamespaceTimeouts struct { // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/azurerm/4.14.0/docs/resources/eventgrid_namespace#create EventgridNamespace#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/eventgrid_namespace#delete EventgridNamespace#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/eventgrid_namespace#read EventgridNamespace#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/eventgrid_namespace#update EventgridNamespace#update}. Update *string `field:"optional" json:"update" yaml:"update"` }
type EventgridNamespaceTimeoutsOutputReference ¶
type EventgridNamespaceTimeoutsOutputReference 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 NewEventgridNamespaceTimeoutsOutputReference ¶
func NewEventgridNamespaceTimeoutsOutputReference(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string) EventgridNamespaceTimeoutsOutputReference
type EventgridNamespaceTopicSpacesConfiguration ¶
type EventgridNamespaceTopicSpacesConfiguration struct { // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/azurerm/4.14.0/docs/resources/eventgrid_namespace#alternative_authentication_name_source EventgridNamespace#alternative_authentication_name_source}. AlternativeAuthenticationNameSource *[]*string `field:"optional" json:"alternativeAuthenticationNameSource" yaml:"alternativeAuthenticationNameSource"` // dynamic_routing_enrichment block. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/azurerm/4.14.0/docs/resources/eventgrid_namespace#dynamic_routing_enrichment EventgridNamespace#dynamic_routing_enrichment} DynamicRoutingEnrichment interface{} `field:"optional" json:"dynamicRoutingEnrichment" yaml:"dynamicRoutingEnrichment"` // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/azurerm/4.14.0/docs/resources/eventgrid_namespace#maximum_client_sessions_per_authentication_name EventgridNamespace#maximum_client_sessions_per_authentication_name}. MaximumClientSessionsPerAuthenticationName *float64 `field:"optional" json:"maximumClientSessionsPerAuthenticationName" yaml:"maximumClientSessionsPerAuthenticationName"` // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/azurerm/4.14.0/docs/resources/eventgrid_namespace#maximum_session_expiry_in_hours EventgridNamespace#maximum_session_expiry_in_hours}. MaximumSessionExpiryInHours *float64 `field:"optional" json:"maximumSessionExpiryInHours" yaml:"maximumSessionExpiryInHours"` // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/azurerm/4.14.0/docs/resources/eventgrid_namespace#route_topic_id EventgridNamespace#route_topic_id}. RouteTopicId *string `field:"optional" json:"routeTopicId" yaml:"routeTopicId"` // static_routing_enrichment block. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/azurerm/4.14.0/docs/resources/eventgrid_namespace#static_routing_enrichment EventgridNamespace#static_routing_enrichment} StaticRoutingEnrichment interface{} `field:"optional" json:"staticRoutingEnrichment" yaml:"staticRoutingEnrichment"` }
type EventgridNamespaceTopicSpacesConfigurationDynamicRoutingEnrichment ¶
type EventgridNamespaceTopicSpacesConfigurationDynamicRoutingEnrichment struct { // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/azurerm/4.14.0/docs/resources/eventgrid_namespace#key EventgridNamespace#key}. Key *string `field:"required" json:"key" yaml:"key"` // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/azurerm/4.14.0/docs/resources/eventgrid_namespace#value EventgridNamespace#value}. Value *string `field:"required" json:"value" yaml:"value"` }
type EventgridNamespaceTopicSpacesConfigurationDynamicRoutingEnrichmentList ¶
type EventgridNamespaceTopicSpacesConfigurationDynamicRoutingEnrichmentList 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) EventgridNamespaceTopicSpacesConfigurationDynamicRoutingEnrichmentOutputReference // 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 NewEventgridNamespaceTopicSpacesConfigurationDynamicRoutingEnrichmentList ¶
func NewEventgridNamespaceTopicSpacesConfigurationDynamicRoutingEnrichmentList(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) EventgridNamespaceTopicSpacesConfigurationDynamicRoutingEnrichmentList
type EventgridNamespaceTopicSpacesConfigurationDynamicRoutingEnrichmentOutputReference ¶
type EventgridNamespaceTopicSpacesConfigurationDynamicRoutingEnrichmentOutputReference 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 // Experimental. Fqn() *string InternalValue() interface{} SetInternalValue(val interface{}) Key() *string SetKey(val *string) KeyInput() *string // Experimental. TerraformAttribute() *string // Experimental. SetTerraformAttribute(val *string) // Experimental. TerraformResource() cdktf.IInterpolatingParent // Experimental. SetTerraformResource(val cdktf.IInterpolatingParent) Value() *string SetValue(val *string) ValueInput() *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 NewEventgridNamespaceTopicSpacesConfigurationDynamicRoutingEnrichmentOutputReference ¶
func NewEventgridNamespaceTopicSpacesConfigurationDynamicRoutingEnrichmentOutputReference(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, complexObjectIndex *float64, complexObjectIsFromSet *bool) EventgridNamespaceTopicSpacesConfigurationDynamicRoutingEnrichmentOutputReference
type EventgridNamespaceTopicSpacesConfigurationList ¶
type EventgridNamespaceTopicSpacesConfigurationList 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) EventgridNamespaceTopicSpacesConfigurationOutputReference // 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 NewEventgridNamespaceTopicSpacesConfigurationList ¶
func NewEventgridNamespaceTopicSpacesConfigurationList(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) EventgridNamespaceTopicSpacesConfigurationList
type EventgridNamespaceTopicSpacesConfigurationOutputReference ¶
type EventgridNamespaceTopicSpacesConfigurationOutputReference interface { cdktf.ComplexObject AlternativeAuthenticationNameSource() *[]*string SetAlternativeAuthenticationNameSource(val *[]*string) AlternativeAuthenticationNameSourceInput() *[]*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 DynamicRoutingEnrichment() EventgridNamespaceTopicSpacesConfigurationDynamicRoutingEnrichmentList DynamicRoutingEnrichmentInput() interface{} // Experimental. Fqn() *string InternalValue() interface{} SetInternalValue(val interface{}) MaximumClientSessionsPerAuthenticationName() *float64 SetMaximumClientSessionsPerAuthenticationName(val *float64) MaximumClientSessionsPerAuthenticationNameInput() *float64 MaximumSessionExpiryInHours() *float64 SetMaximumSessionExpiryInHours(val *float64) MaximumSessionExpiryInHoursInput() *float64 RouteTopicId() *string SetRouteTopicId(val *string) RouteTopicIdInput() *string StaticRoutingEnrichment() EventgridNamespaceTopicSpacesConfigurationStaticRoutingEnrichmentList StaticRoutingEnrichmentInput() interface{} // 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 PutDynamicRoutingEnrichment(value interface{}) PutStaticRoutingEnrichment(value interface{}) ResetAlternativeAuthenticationNameSource() ResetDynamicRoutingEnrichment() ResetMaximumClientSessionsPerAuthenticationName() ResetMaximumSessionExpiryInHours() ResetRouteTopicId() ResetStaticRoutingEnrichment() // 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 NewEventgridNamespaceTopicSpacesConfigurationOutputReference ¶
func NewEventgridNamespaceTopicSpacesConfigurationOutputReference(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, complexObjectIndex *float64, complexObjectIsFromSet *bool) EventgridNamespaceTopicSpacesConfigurationOutputReference
type EventgridNamespaceTopicSpacesConfigurationStaticRoutingEnrichment ¶
type EventgridNamespaceTopicSpacesConfigurationStaticRoutingEnrichment struct { // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/azurerm/4.14.0/docs/resources/eventgrid_namespace#key EventgridNamespace#key}. Key *string `field:"required" json:"key" yaml:"key"` // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/azurerm/4.14.0/docs/resources/eventgrid_namespace#value EventgridNamespace#value}. Value *string `field:"required" json:"value" yaml:"value"` }
type EventgridNamespaceTopicSpacesConfigurationStaticRoutingEnrichmentList ¶
type EventgridNamespaceTopicSpacesConfigurationStaticRoutingEnrichmentList 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) EventgridNamespaceTopicSpacesConfigurationStaticRoutingEnrichmentOutputReference // 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 NewEventgridNamespaceTopicSpacesConfigurationStaticRoutingEnrichmentList ¶
func NewEventgridNamespaceTopicSpacesConfigurationStaticRoutingEnrichmentList(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) EventgridNamespaceTopicSpacesConfigurationStaticRoutingEnrichmentList
type EventgridNamespaceTopicSpacesConfigurationStaticRoutingEnrichmentOutputReference ¶
type EventgridNamespaceTopicSpacesConfigurationStaticRoutingEnrichmentOutputReference 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 // Experimental. Fqn() *string InternalValue() interface{} SetInternalValue(val interface{}) Key() *string SetKey(val *string) KeyInput() *string // Experimental. TerraformAttribute() *string // Experimental. SetTerraformAttribute(val *string) // Experimental. TerraformResource() cdktf.IInterpolatingParent // Experimental. SetTerraformResource(val cdktf.IInterpolatingParent) Value() *string SetValue(val *string) ValueInput() *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 NewEventgridNamespaceTopicSpacesConfigurationStaticRoutingEnrichmentOutputReference ¶
func NewEventgridNamespaceTopicSpacesConfigurationStaticRoutingEnrichmentOutputReference(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, complexObjectIndex *float64, complexObjectIsFromSet *bool) EventgridNamespaceTopicSpacesConfigurationStaticRoutingEnrichmentOutputReference
Source Files ¶
- EventgridNamespace.go
- EventgridNamespaceConfig.go
- EventgridNamespaceIdentity.go
- EventgridNamespaceIdentityOutputReference.go
- EventgridNamespaceIdentityOutputReference__checks.go
- EventgridNamespaceInboundIpRule.go
- EventgridNamespaceInboundIpRuleList.go
- EventgridNamespaceInboundIpRuleList__checks.go
- EventgridNamespaceInboundIpRuleOutputReference.go
- EventgridNamespaceInboundIpRuleOutputReference__checks.go
- EventgridNamespaceTimeouts.go
- EventgridNamespaceTimeoutsOutputReference.go
- EventgridNamespaceTimeoutsOutputReference__checks.go
- EventgridNamespaceTopicSpacesConfiguration.go
- EventgridNamespaceTopicSpacesConfigurationDynamicRoutingEnrichment.go
- EventgridNamespaceTopicSpacesConfigurationDynamicRoutingEnrichmentList.go
- EventgridNamespaceTopicSpacesConfigurationDynamicRoutingEnrichmentList__checks.go
- EventgridNamespaceTopicSpacesConfigurationDynamicRoutingEnrichmentOutputReference.go
- EventgridNamespaceTopicSpacesConfigurationDynamicRoutingEnrichmentOutputReference__checks.go
- EventgridNamespaceTopicSpacesConfigurationList.go
- EventgridNamespaceTopicSpacesConfigurationList__checks.go
- EventgridNamespaceTopicSpacesConfigurationOutputReference.go
- EventgridNamespaceTopicSpacesConfigurationOutputReference__checks.go
- EventgridNamespaceTopicSpacesConfigurationStaticRoutingEnrichment.go
- EventgridNamespaceTopicSpacesConfigurationStaticRoutingEnrichmentList.go
- EventgridNamespaceTopicSpacesConfigurationStaticRoutingEnrichmentList__checks.go
- EventgridNamespaceTopicSpacesConfigurationStaticRoutingEnrichmentOutputReference.go
- EventgridNamespaceTopicSpacesConfigurationStaticRoutingEnrichmentOutputReference__checks.go
- EventgridNamespace__checks.go
- main.go