Documentation ¶
Index ¶
- func ManagementGroupPolicyAssignment_GenerateConfigForImport(scope constructs.Construct, importToId *string, importFromId *string, ...) cdktf.ImportableResource
- func ManagementGroupPolicyAssignment_IsConstruct(x interface{}) *bool
- func ManagementGroupPolicyAssignment_IsTerraformElement(x interface{}) *bool
- func ManagementGroupPolicyAssignment_IsTerraformResource(x interface{}) *bool
- func ManagementGroupPolicyAssignment_TfResourceType() *string
- func NewManagementGroupPolicyAssignmentIdentityOutputReference_Override(m ManagementGroupPolicyAssignmentIdentityOutputReference, ...)
- func NewManagementGroupPolicyAssignmentNonComplianceMessageList_Override(m ManagementGroupPolicyAssignmentNonComplianceMessageList, ...)
- func NewManagementGroupPolicyAssignmentNonComplianceMessageOutputReference_Override(m ManagementGroupPolicyAssignmentNonComplianceMessageOutputReference, ...)
- func NewManagementGroupPolicyAssignmentOverridesList_Override(m ManagementGroupPolicyAssignmentOverridesList, ...)
- func NewManagementGroupPolicyAssignmentOverridesOutputReference_Override(m ManagementGroupPolicyAssignmentOverridesOutputReference, ...)
- func NewManagementGroupPolicyAssignmentOverridesSelectorsList_Override(m ManagementGroupPolicyAssignmentOverridesSelectorsList, ...)
- func NewManagementGroupPolicyAssignmentOverridesSelectorsOutputReference_Override(m ManagementGroupPolicyAssignmentOverridesSelectorsOutputReference, ...)
- func NewManagementGroupPolicyAssignmentResourceSelectorsList_Override(m ManagementGroupPolicyAssignmentResourceSelectorsList, ...)
- func NewManagementGroupPolicyAssignmentResourceSelectorsOutputReference_Override(m ManagementGroupPolicyAssignmentResourceSelectorsOutputReference, ...)
- func NewManagementGroupPolicyAssignmentResourceSelectorsSelectorsList_Override(m ManagementGroupPolicyAssignmentResourceSelectorsSelectorsList, ...)
- func NewManagementGroupPolicyAssignmentResourceSelectorsSelectorsOutputReference_Override(m ManagementGroupPolicyAssignmentResourceSelectorsSelectorsOutputReference, ...)
- func NewManagementGroupPolicyAssignmentTimeoutsOutputReference_Override(m ManagementGroupPolicyAssignmentTimeoutsOutputReference, ...)
- func NewManagementGroupPolicyAssignment_Override(m ManagementGroupPolicyAssignment, scope constructs.Construct, id *string, ...)
- type ManagementGroupPolicyAssignment
- type ManagementGroupPolicyAssignmentConfig
- type ManagementGroupPolicyAssignmentIdentity
- type ManagementGroupPolicyAssignmentIdentityOutputReference
- type ManagementGroupPolicyAssignmentNonComplianceMessage
- type ManagementGroupPolicyAssignmentNonComplianceMessageList
- type ManagementGroupPolicyAssignmentNonComplianceMessageOutputReference
- type ManagementGroupPolicyAssignmentOverrides
- type ManagementGroupPolicyAssignmentOverridesList
- type ManagementGroupPolicyAssignmentOverridesOutputReference
- type ManagementGroupPolicyAssignmentOverridesSelectors
- type ManagementGroupPolicyAssignmentOverridesSelectorsList
- type ManagementGroupPolicyAssignmentOverridesSelectorsOutputReference
- type ManagementGroupPolicyAssignmentResourceSelectors
- type ManagementGroupPolicyAssignmentResourceSelectorsList
- type ManagementGroupPolicyAssignmentResourceSelectorsOutputReference
- type ManagementGroupPolicyAssignmentResourceSelectorsSelectors
- type ManagementGroupPolicyAssignmentResourceSelectorsSelectorsList
- type ManagementGroupPolicyAssignmentResourceSelectorsSelectorsOutputReference
- type ManagementGroupPolicyAssignmentTimeouts
- type ManagementGroupPolicyAssignmentTimeoutsOutputReference
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ManagementGroupPolicyAssignment_GenerateConfigForImport ¶
func ManagementGroupPolicyAssignment_GenerateConfigForImport(scope constructs.Construct, importToId *string, importFromId *string, provider cdktf.TerraformProvider) cdktf.ImportableResource
Generates CDKTF code for importing a ManagementGroupPolicyAssignment resource upon running "cdktf plan <stack-name>".
func ManagementGroupPolicyAssignment_IsConstruct ¶
func ManagementGroupPolicyAssignment_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 ManagementGroupPolicyAssignment_IsTerraformElement ¶
func ManagementGroupPolicyAssignment_IsTerraformElement(x interface{}) *bool
Experimental.
func ManagementGroupPolicyAssignment_IsTerraformResource ¶
func ManagementGroupPolicyAssignment_IsTerraformResource(x interface{}) *bool
Experimental.
func ManagementGroupPolicyAssignment_TfResourceType ¶
func ManagementGroupPolicyAssignment_TfResourceType() *string
func NewManagementGroupPolicyAssignmentIdentityOutputReference_Override ¶
func NewManagementGroupPolicyAssignmentIdentityOutputReference_Override(m ManagementGroupPolicyAssignmentIdentityOutputReference, terraformResource cdktf.IInterpolatingParent, terraformAttribute *string)
func NewManagementGroupPolicyAssignmentNonComplianceMessageList_Override ¶
func NewManagementGroupPolicyAssignmentNonComplianceMessageList_Override(m ManagementGroupPolicyAssignmentNonComplianceMessageList, terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, wrapsSet *bool)
func NewManagementGroupPolicyAssignmentNonComplianceMessageOutputReference_Override ¶
func NewManagementGroupPolicyAssignmentNonComplianceMessageOutputReference_Override(m ManagementGroupPolicyAssignmentNonComplianceMessageOutputReference, terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, complexObjectIndex *float64, complexObjectIsFromSet *bool)
func NewManagementGroupPolicyAssignmentOverridesList_Override ¶
func NewManagementGroupPolicyAssignmentOverridesList_Override(m ManagementGroupPolicyAssignmentOverridesList, terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, wrapsSet *bool)
func NewManagementGroupPolicyAssignmentOverridesOutputReference_Override ¶
func NewManagementGroupPolicyAssignmentOverridesOutputReference_Override(m ManagementGroupPolicyAssignmentOverridesOutputReference, terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, complexObjectIndex *float64, complexObjectIsFromSet *bool)
func NewManagementGroupPolicyAssignmentOverridesSelectorsList_Override ¶
func NewManagementGroupPolicyAssignmentOverridesSelectorsList_Override(m ManagementGroupPolicyAssignmentOverridesSelectorsList, terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, wrapsSet *bool)
func NewManagementGroupPolicyAssignmentOverridesSelectorsOutputReference_Override ¶
func NewManagementGroupPolicyAssignmentOverridesSelectorsOutputReference_Override(m ManagementGroupPolicyAssignmentOverridesSelectorsOutputReference, terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, complexObjectIndex *float64, complexObjectIsFromSet *bool)
func NewManagementGroupPolicyAssignmentResourceSelectorsList_Override ¶
func NewManagementGroupPolicyAssignmentResourceSelectorsList_Override(m ManagementGroupPolicyAssignmentResourceSelectorsList, terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, wrapsSet *bool)
func NewManagementGroupPolicyAssignmentResourceSelectorsOutputReference_Override ¶
func NewManagementGroupPolicyAssignmentResourceSelectorsOutputReference_Override(m ManagementGroupPolicyAssignmentResourceSelectorsOutputReference, terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, complexObjectIndex *float64, complexObjectIsFromSet *bool)
func NewManagementGroupPolicyAssignmentResourceSelectorsSelectorsList_Override ¶
func NewManagementGroupPolicyAssignmentResourceSelectorsSelectorsList_Override(m ManagementGroupPolicyAssignmentResourceSelectorsSelectorsList, terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, wrapsSet *bool)
func NewManagementGroupPolicyAssignmentResourceSelectorsSelectorsOutputReference_Override ¶
func NewManagementGroupPolicyAssignmentResourceSelectorsSelectorsOutputReference_Override(m ManagementGroupPolicyAssignmentResourceSelectorsSelectorsOutputReference, terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, complexObjectIndex *float64, complexObjectIsFromSet *bool)
func NewManagementGroupPolicyAssignmentTimeoutsOutputReference_Override ¶
func NewManagementGroupPolicyAssignmentTimeoutsOutputReference_Override(m ManagementGroupPolicyAssignmentTimeoutsOutputReference, terraformResource cdktf.IInterpolatingParent, terraformAttribute *string)
func NewManagementGroupPolicyAssignment_Override ¶
func NewManagementGroupPolicyAssignment_Override(m ManagementGroupPolicyAssignment, scope constructs.Construct, id *string, config *ManagementGroupPolicyAssignmentConfig)
Create a new {@link https://registry.terraform.io/providers/hashicorp/azurerm/4.5.0/docs/resources/management_group_policy_assignment azurerm_management_group_policy_assignment} Resource.
Types ¶
type ManagementGroupPolicyAssignment ¶
type ManagementGroupPolicyAssignment 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{}) // Experimental. DependsOn() *[]*string // Experimental. SetDependsOn(val *[]*string) Description() *string SetDescription(val *string) DescriptionInput() *string DisplayName() *string SetDisplayName(val *string) DisplayNameInput() *string Enforce() interface{} SetEnforce(val interface{}) EnforceInput() interface{} // Experimental. ForEach() cdktf.ITerraformIterator // Experimental. SetForEach(val cdktf.ITerraformIterator) // Experimental. Fqn() *string // Experimental. FriendlyUniqueId() *string Id() *string SetId(val *string) Identity() ManagementGroupPolicyAssignmentIdentityOutputReference IdentityInput() *ManagementGroupPolicyAssignmentIdentity IdInput() *string // Experimental. Lifecycle() *cdktf.TerraformResourceLifecycle // Experimental. SetLifecycle(val *cdktf.TerraformResourceLifecycle) Location() *string SetLocation(val *string) LocationInput() *string ManagementGroupId() *string SetManagementGroupId(val *string) ManagementGroupIdInput() *string Metadata() *string SetMetadata(val *string) MetadataInput() *string Name() *string SetName(val *string) NameInput() *string // The tree node. Node() constructs.Node NonComplianceMessage() ManagementGroupPolicyAssignmentNonComplianceMessageList NonComplianceMessageInput() interface{} NotScopes() *[]*string SetNotScopes(val *[]*string) NotScopesInput() *[]*string Overrides() ManagementGroupPolicyAssignmentOverridesList OverridesInput() interface{} Parameters() *string SetParameters(val *string) ParametersInput() *string PolicyDefinitionId() *string SetPolicyDefinitionId(val *string) PolicyDefinitionIdInput() *string // Experimental. Provider() cdktf.TerraformProvider // Experimental. SetProvider(val cdktf.TerraformProvider) // Experimental. Provisioners() *[]interface{} // Experimental. SetProvisioners(val *[]interface{}) // Experimental. RawOverrides() interface{} ResourceSelectors() ManagementGroupPolicyAssignmentResourceSelectorsList ResourceSelectorsInput() interface{} // Experimental. TerraformGeneratorMetadata() *cdktf.TerraformProviderGeneratorMetadata // Experimental. TerraformMetaArguments() *map[string]interface{} // Experimental. TerraformResourceType() *string Timeouts() ManagementGroupPolicyAssignmentTimeoutsOutputReference TimeoutsInput() 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 *ManagementGroupPolicyAssignmentIdentity) PutNonComplianceMessage(value interface{}) PutOverrides(value interface{}) PutResourceSelectors(value interface{}) PutTimeouts(value *ManagementGroupPolicyAssignmentTimeouts) ResetDescription() ResetDisplayName() ResetEnforce() ResetId() ResetIdentity() ResetLocation() ResetMetadata() ResetNonComplianceMessage() ResetNotScopes() // Resets a previously passed logical Id to use the auto-generated logical id again. // Experimental. ResetOverrideLogicalId() ResetOverrides() ResetParameters() ResetResourceSelectors() 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.5.0/docs/resources/management_group_policy_assignment azurerm_management_group_policy_assignment}.
func NewManagementGroupPolicyAssignment ¶
func NewManagementGroupPolicyAssignment(scope constructs.Construct, id *string, config *ManagementGroupPolicyAssignmentConfig) ManagementGroupPolicyAssignment
Create a new {@link https://registry.terraform.io/providers/hashicorp/azurerm/4.5.0/docs/resources/management_group_policy_assignment azurerm_management_group_policy_assignment} Resource.
type ManagementGroupPolicyAssignmentConfig ¶
type ManagementGroupPolicyAssignmentConfig 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.5.0/docs/resources/management_group_policy_assignment#management_group_id ManagementGroupPolicyAssignment#management_group_id}. ManagementGroupId *string `field:"required" json:"managementGroupId" yaml:"managementGroupId"` // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/azurerm/4.5.0/docs/resources/management_group_policy_assignment#name ManagementGroupPolicyAssignment#name}. Name *string `field:"required" json:"name" yaml:"name"` // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/azurerm/4.5.0/docs/resources/management_group_policy_assignment#policy_definition_id ManagementGroupPolicyAssignment#policy_definition_id}. PolicyDefinitionId *string `field:"required" json:"policyDefinitionId" yaml:"policyDefinitionId"` // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/azurerm/4.5.0/docs/resources/management_group_policy_assignment#description ManagementGroupPolicyAssignment#description}. Description *string `field:"optional" json:"description" yaml:"description"` // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/azurerm/4.5.0/docs/resources/management_group_policy_assignment#display_name ManagementGroupPolicyAssignment#display_name}. DisplayName *string `field:"optional" json:"displayName" yaml:"displayName"` // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/azurerm/4.5.0/docs/resources/management_group_policy_assignment#enforce ManagementGroupPolicyAssignment#enforce}. Enforce interface{} `field:"optional" json:"enforce" yaml:"enforce"` // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/azurerm/4.5.0/docs/resources/management_group_policy_assignment#id ManagementGroupPolicyAssignment#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.5.0/docs/resources/management_group_policy_assignment#identity ManagementGroupPolicyAssignment#identity} Identity *ManagementGroupPolicyAssignmentIdentity `field:"optional" json:"identity" yaml:"identity"` // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/azurerm/4.5.0/docs/resources/management_group_policy_assignment#location ManagementGroupPolicyAssignment#location}. Location *string `field:"optional" json:"location" yaml:"location"` // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/azurerm/4.5.0/docs/resources/management_group_policy_assignment#metadata ManagementGroupPolicyAssignment#metadata}. Metadata *string `field:"optional" json:"metadata" yaml:"metadata"` // non_compliance_message block. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/azurerm/4.5.0/docs/resources/management_group_policy_assignment#non_compliance_message ManagementGroupPolicyAssignment#non_compliance_message} NonComplianceMessage interface{} `field:"optional" json:"nonComplianceMessage" yaml:"nonComplianceMessage"` // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/azurerm/4.5.0/docs/resources/management_group_policy_assignment#not_scopes ManagementGroupPolicyAssignment#not_scopes}. NotScopes *[]*string `field:"optional" json:"notScopes" yaml:"notScopes"` // overrides block. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/azurerm/4.5.0/docs/resources/management_group_policy_assignment#overrides ManagementGroupPolicyAssignment#overrides} Overrides interface{} `field:"optional" json:"overrides" yaml:"overrides"` // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/azurerm/4.5.0/docs/resources/management_group_policy_assignment#parameters ManagementGroupPolicyAssignment#parameters}. Parameters *string `field:"optional" json:"parameters" yaml:"parameters"` // resource_selectors block. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/azurerm/4.5.0/docs/resources/management_group_policy_assignment#resource_selectors ManagementGroupPolicyAssignment#resource_selectors} ResourceSelectors interface{} `field:"optional" json:"resourceSelectors" yaml:"resourceSelectors"` // timeouts block. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/azurerm/4.5.0/docs/resources/management_group_policy_assignment#timeouts ManagementGroupPolicyAssignment#timeouts} Timeouts *ManagementGroupPolicyAssignmentTimeouts `field:"optional" json:"timeouts" yaml:"timeouts"` }
type ManagementGroupPolicyAssignmentIdentity ¶
type ManagementGroupPolicyAssignmentIdentity struct { // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/azurerm/4.5.0/docs/resources/management_group_policy_assignment#type ManagementGroupPolicyAssignment#type}. Type *string `field:"required" json:"type" yaml:"type"` // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/azurerm/4.5.0/docs/resources/management_group_policy_assignment#identity_ids ManagementGroupPolicyAssignment#identity_ids}. IdentityIds *[]*string `field:"optional" json:"identityIds" yaml:"identityIds"` }
type ManagementGroupPolicyAssignmentIdentityOutputReference ¶
type ManagementGroupPolicyAssignmentIdentityOutputReference 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() *ManagementGroupPolicyAssignmentIdentity SetInternalValue(val *ManagementGroupPolicyAssignmentIdentity) 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 NewManagementGroupPolicyAssignmentIdentityOutputReference ¶
func NewManagementGroupPolicyAssignmentIdentityOutputReference(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string) ManagementGroupPolicyAssignmentIdentityOutputReference
type ManagementGroupPolicyAssignmentNonComplianceMessage ¶
type ManagementGroupPolicyAssignmentNonComplianceMessage struct { // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/azurerm/4.5.0/docs/resources/management_group_policy_assignment#content ManagementGroupPolicyAssignment#content}. Content *string `field:"required" json:"content" yaml:"content"` // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/azurerm/4.5.0/docs/resources/management_group_policy_assignment#policy_definition_reference_id ManagementGroupPolicyAssignment#policy_definition_reference_id}. PolicyDefinitionReferenceId *string `field:"optional" json:"policyDefinitionReferenceId" yaml:"policyDefinitionReferenceId"` }
type ManagementGroupPolicyAssignmentNonComplianceMessageList ¶
type ManagementGroupPolicyAssignmentNonComplianceMessageList 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) ManagementGroupPolicyAssignmentNonComplianceMessageOutputReference // 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 NewManagementGroupPolicyAssignmentNonComplianceMessageList ¶
func NewManagementGroupPolicyAssignmentNonComplianceMessageList(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) ManagementGroupPolicyAssignmentNonComplianceMessageList
type ManagementGroupPolicyAssignmentNonComplianceMessageOutputReference ¶
type ManagementGroupPolicyAssignmentNonComplianceMessageOutputReference 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) Content() *string SetContent(val *string) ContentInput() *string // The creation stack of this resolvable which will be appended to errors thrown during resolution. // // If this returns an empty array the stack will not be attached. // Experimental. CreationStack() *[]*string // Experimental. Fqn() *string InternalValue() interface{} SetInternalValue(val interface{}) PolicyDefinitionReferenceId() *string SetPolicyDefinitionReferenceId(val *string) PolicyDefinitionReferenceIdInput() *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 ResetPolicyDefinitionReferenceId() // 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 NewManagementGroupPolicyAssignmentNonComplianceMessageOutputReference ¶
func NewManagementGroupPolicyAssignmentNonComplianceMessageOutputReference(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, complexObjectIndex *float64, complexObjectIsFromSet *bool) ManagementGroupPolicyAssignmentNonComplianceMessageOutputReference
type ManagementGroupPolicyAssignmentOverrides ¶
type ManagementGroupPolicyAssignmentOverrides struct { // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/azurerm/4.5.0/docs/resources/management_group_policy_assignment#value ManagementGroupPolicyAssignment#value}. Value *string `field:"required" json:"value" yaml:"value"` // selectors block. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/azurerm/4.5.0/docs/resources/management_group_policy_assignment#selectors ManagementGroupPolicyAssignment#selectors} Selectors interface{} `field:"optional" json:"selectors" yaml:"selectors"` }
type ManagementGroupPolicyAssignmentOverridesList ¶
type ManagementGroupPolicyAssignmentOverridesList 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) ManagementGroupPolicyAssignmentOverridesOutputReference // 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 NewManagementGroupPolicyAssignmentOverridesList ¶
func NewManagementGroupPolicyAssignmentOverridesList(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) ManagementGroupPolicyAssignmentOverridesList
type ManagementGroupPolicyAssignmentOverridesOutputReference ¶
type ManagementGroupPolicyAssignmentOverridesOutputReference 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{}) Selectors() ManagementGroupPolicyAssignmentOverridesSelectorsList SelectorsInput() interface{} // 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 PutSelectors(value interface{}) ResetSelectors() // 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 NewManagementGroupPolicyAssignmentOverridesOutputReference ¶
func NewManagementGroupPolicyAssignmentOverridesOutputReference(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, complexObjectIndex *float64, complexObjectIsFromSet *bool) ManagementGroupPolicyAssignmentOverridesOutputReference
type ManagementGroupPolicyAssignmentOverridesSelectors ¶
type ManagementGroupPolicyAssignmentOverridesSelectors struct { // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/azurerm/4.5.0/docs/resources/management_group_policy_assignment#in ManagementGroupPolicyAssignment#in}. In *[]*string `field:"optional" json:"in" yaml:"in"` // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/azurerm/4.5.0/docs/resources/management_group_policy_assignment#not_in ManagementGroupPolicyAssignment#not_in}. NotIn *[]*string `field:"optional" json:"notIn" yaml:"notIn"` }
type ManagementGroupPolicyAssignmentOverridesSelectorsList ¶
type ManagementGroupPolicyAssignmentOverridesSelectorsList 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) ManagementGroupPolicyAssignmentOverridesSelectorsOutputReference // 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 NewManagementGroupPolicyAssignmentOverridesSelectorsList ¶
func NewManagementGroupPolicyAssignmentOverridesSelectorsList(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) ManagementGroupPolicyAssignmentOverridesSelectorsList
type ManagementGroupPolicyAssignmentOverridesSelectorsOutputReference ¶
type ManagementGroupPolicyAssignmentOverridesSelectorsOutputReference 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 In() *[]*string SetIn(val *[]*string) InInput() *[]*string InternalValue() interface{} SetInternalValue(val interface{}) Kind() *string NotIn() *[]*string SetNotIn(val *[]*string) NotInInput() *[]*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 ResetIn() ResetNotIn() // 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 NewManagementGroupPolicyAssignmentOverridesSelectorsOutputReference ¶
func NewManagementGroupPolicyAssignmentOverridesSelectorsOutputReference(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, complexObjectIndex *float64, complexObjectIsFromSet *bool) ManagementGroupPolicyAssignmentOverridesSelectorsOutputReference
type ManagementGroupPolicyAssignmentResourceSelectors ¶
type ManagementGroupPolicyAssignmentResourceSelectors struct { // selectors block. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/azurerm/4.5.0/docs/resources/management_group_policy_assignment#selectors ManagementGroupPolicyAssignment#selectors} Selectors interface{} `field:"required" json:"selectors" yaml:"selectors"` // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/azurerm/4.5.0/docs/resources/management_group_policy_assignment#name ManagementGroupPolicyAssignment#name}. Name *string `field:"optional" json:"name" yaml:"name"` }
type ManagementGroupPolicyAssignmentResourceSelectorsList ¶
type ManagementGroupPolicyAssignmentResourceSelectorsList 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) ManagementGroupPolicyAssignmentResourceSelectorsOutputReference // 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 NewManagementGroupPolicyAssignmentResourceSelectorsList ¶
func NewManagementGroupPolicyAssignmentResourceSelectorsList(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) ManagementGroupPolicyAssignmentResourceSelectorsList
type ManagementGroupPolicyAssignmentResourceSelectorsOutputReference ¶
type ManagementGroupPolicyAssignmentResourceSelectorsOutputReference 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{}) Name() *string SetName(val *string) NameInput() *string Selectors() ManagementGroupPolicyAssignmentResourceSelectorsSelectorsList SelectorsInput() 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 PutSelectors(value interface{}) ResetName() // 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 NewManagementGroupPolicyAssignmentResourceSelectorsOutputReference ¶
func NewManagementGroupPolicyAssignmentResourceSelectorsOutputReference(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, complexObjectIndex *float64, complexObjectIsFromSet *bool) ManagementGroupPolicyAssignmentResourceSelectorsOutputReference
type ManagementGroupPolicyAssignmentResourceSelectorsSelectors ¶
type ManagementGroupPolicyAssignmentResourceSelectorsSelectors struct { // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/azurerm/4.5.0/docs/resources/management_group_policy_assignment#kind ManagementGroupPolicyAssignment#kind}. Kind *string `field:"required" json:"kind" yaml:"kind"` // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/azurerm/4.5.0/docs/resources/management_group_policy_assignment#in ManagementGroupPolicyAssignment#in}. In *[]*string `field:"optional" json:"in" yaml:"in"` // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/azurerm/4.5.0/docs/resources/management_group_policy_assignment#not_in ManagementGroupPolicyAssignment#not_in}. NotIn *[]*string `field:"optional" json:"notIn" yaml:"notIn"` }
type ManagementGroupPolicyAssignmentResourceSelectorsSelectorsList ¶
type ManagementGroupPolicyAssignmentResourceSelectorsSelectorsList 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) ManagementGroupPolicyAssignmentResourceSelectorsSelectorsOutputReference // 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 NewManagementGroupPolicyAssignmentResourceSelectorsSelectorsList ¶
func NewManagementGroupPolicyAssignmentResourceSelectorsSelectorsList(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) ManagementGroupPolicyAssignmentResourceSelectorsSelectorsList
type ManagementGroupPolicyAssignmentResourceSelectorsSelectorsOutputReference ¶
type ManagementGroupPolicyAssignmentResourceSelectorsSelectorsOutputReference 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 In() *[]*string SetIn(val *[]*string) InInput() *[]*string InternalValue() interface{} SetInternalValue(val interface{}) Kind() *string SetKind(val *string) KindInput() *string NotIn() *[]*string SetNotIn(val *[]*string) NotInInput() *[]*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 ResetIn() ResetNotIn() // 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 NewManagementGroupPolicyAssignmentResourceSelectorsSelectorsOutputReference ¶
func NewManagementGroupPolicyAssignmentResourceSelectorsSelectorsOutputReference(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, complexObjectIndex *float64, complexObjectIsFromSet *bool) ManagementGroupPolicyAssignmentResourceSelectorsSelectorsOutputReference
type ManagementGroupPolicyAssignmentTimeouts ¶
type ManagementGroupPolicyAssignmentTimeouts struct { // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/azurerm/4.5.0/docs/resources/management_group_policy_assignment#create ManagementGroupPolicyAssignment#create}. Create *string `field:"optional" json:"create" yaml:"create"` // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/azurerm/4.5.0/docs/resources/management_group_policy_assignment#delete ManagementGroupPolicyAssignment#delete}. Delete *string `field:"optional" json:"delete" yaml:"delete"` // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/azurerm/4.5.0/docs/resources/management_group_policy_assignment#read ManagementGroupPolicyAssignment#read}. Read *string `field:"optional" json:"read" yaml:"read"` // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/azurerm/4.5.0/docs/resources/management_group_policy_assignment#update ManagementGroupPolicyAssignment#update}. Update *string `field:"optional" json:"update" yaml:"update"` }
type ManagementGroupPolicyAssignmentTimeoutsOutputReference ¶
type ManagementGroupPolicyAssignmentTimeoutsOutputReference 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 NewManagementGroupPolicyAssignmentTimeoutsOutputReference ¶
func NewManagementGroupPolicyAssignmentTimeoutsOutputReference(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string) ManagementGroupPolicyAssignmentTimeoutsOutputReference
Source Files ¶
- ManagementGroupPolicyAssignment.go
- ManagementGroupPolicyAssignmentConfig.go
- ManagementGroupPolicyAssignmentIdentity.go
- ManagementGroupPolicyAssignmentIdentityOutputReference.go
- ManagementGroupPolicyAssignmentIdentityOutputReference__checks.go
- ManagementGroupPolicyAssignmentNonComplianceMessage.go
- ManagementGroupPolicyAssignmentNonComplianceMessageList.go
- ManagementGroupPolicyAssignmentNonComplianceMessageList__checks.go
- ManagementGroupPolicyAssignmentNonComplianceMessageOutputReference.go
- ManagementGroupPolicyAssignmentNonComplianceMessageOutputReference__checks.go
- ManagementGroupPolicyAssignmentOverrides.go
- ManagementGroupPolicyAssignmentOverridesList.go
- ManagementGroupPolicyAssignmentOverridesList__checks.go
- ManagementGroupPolicyAssignmentOverridesOutputReference.go
- ManagementGroupPolicyAssignmentOverridesOutputReference__checks.go
- ManagementGroupPolicyAssignmentOverridesSelectors.go
- ManagementGroupPolicyAssignmentOverridesSelectorsList.go
- ManagementGroupPolicyAssignmentOverridesSelectorsList__checks.go
- ManagementGroupPolicyAssignmentOverridesSelectorsOutputReference.go
- ManagementGroupPolicyAssignmentOverridesSelectorsOutputReference__checks.go
- ManagementGroupPolicyAssignmentResourceSelectors.go
- ManagementGroupPolicyAssignmentResourceSelectorsList.go
- ManagementGroupPolicyAssignmentResourceSelectorsList__checks.go
- ManagementGroupPolicyAssignmentResourceSelectorsOutputReference.go
- ManagementGroupPolicyAssignmentResourceSelectorsOutputReference__checks.go
- ManagementGroupPolicyAssignmentResourceSelectorsSelectors.go
- ManagementGroupPolicyAssignmentResourceSelectorsSelectorsList.go
- ManagementGroupPolicyAssignmentResourceSelectorsSelectorsList__checks.go
- ManagementGroupPolicyAssignmentResourceSelectorsSelectorsOutputReference.go
- ManagementGroupPolicyAssignmentResourceSelectorsSelectorsOutputReference__checks.go
- ManagementGroupPolicyAssignmentTimeouts.go
- ManagementGroupPolicyAssignmentTimeoutsOutputReference.go
- ManagementGroupPolicyAssignmentTimeoutsOutputReference__checks.go
- ManagementGroupPolicyAssignment__checks.go
- main.go