Documentation ¶
Index ¶
- func DataAzurermStorageManagementPolicy_GenerateConfigForImport(scope constructs.Construct, importToId *string, importFromId *string, ...) cdktf.ImportableResource
- func DataAzurermStorageManagementPolicy_IsConstruct(x interface{}) *bool
- func DataAzurermStorageManagementPolicy_IsTerraformDataSource(x interface{}) *bool
- func DataAzurermStorageManagementPolicy_IsTerraformElement(x interface{}) *bool
- func DataAzurermStorageManagementPolicy_TfResourceType() *string
- func NewDataAzurermStorageManagementPolicyRuleActionsBaseBlobList_Override(d DataAzurermStorageManagementPolicyRuleActionsBaseBlobList, ...)
- func NewDataAzurermStorageManagementPolicyRuleActionsBaseBlobOutputReference_Override(d DataAzurermStorageManagementPolicyRuleActionsBaseBlobOutputReference, ...)
- func NewDataAzurermStorageManagementPolicyRuleActionsList_Override(d DataAzurermStorageManagementPolicyRuleActionsList, ...)
- func NewDataAzurermStorageManagementPolicyRuleActionsOutputReference_Override(d DataAzurermStorageManagementPolicyRuleActionsOutputReference, ...)
- func NewDataAzurermStorageManagementPolicyRuleActionsSnapshotList_Override(d DataAzurermStorageManagementPolicyRuleActionsSnapshotList, ...)
- func NewDataAzurermStorageManagementPolicyRuleActionsSnapshotOutputReference_Override(d DataAzurermStorageManagementPolicyRuleActionsSnapshotOutputReference, ...)
- func NewDataAzurermStorageManagementPolicyRuleActionsVersionList_Override(d DataAzurermStorageManagementPolicyRuleActionsVersionList, ...)
- func NewDataAzurermStorageManagementPolicyRuleActionsVersionOutputReference_Override(d DataAzurermStorageManagementPolicyRuleActionsVersionOutputReference, ...)
- func NewDataAzurermStorageManagementPolicyRuleFiltersList_Override(d DataAzurermStorageManagementPolicyRuleFiltersList, ...)
- func NewDataAzurermStorageManagementPolicyRuleFiltersMatchBlobIndexTagList_Override(d DataAzurermStorageManagementPolicyRuleFiltersMatchBlobIndexTagList, ...)
- func NewDataAzurermStorageManagementPolicyRuleFiltersMatchBlobIndexTagOutputReference_Override(...)
- func NewDataAzurermStorageManagementPolicyRuleFiltersOutputReference_Override(d DataAzurermStorageManagementPolicyRuleFiltersOutputReference, ...)
- func NewDataAzurermStorageManagementPolicyRuleList_Override(d DataAzurermStorageManagementPolicyRuleList, ...)
- func NewDataAzurermStorageManagementPolicyRuleOutputReference_Override(d DataAzurermStorageManagementPolicyRuleOutputReference, ...)
- func NewDataAzurermStorageManagementPolicyTimeoutsOutputReference_Override(d DataAzurermStorageManagementPolicyTimeoutsOutputReference, ...)
- func NewDataAzurermStorageManagementPolicy_Override(d DataAzurermStorageManagementPolicy, scope constructs.Construct, id *string, ...)
- type DataAzurermStorageManagementPolicy
- type DataAzurermStorageManagementPolicyConfig
- type DataAzurermStorageManagementPolicyRule
- type DataAzurermStorageManagementPolicyRuleActions
- type DataAzurermStorageManagementPolicyRuleActionsBaseBlob
- type DataAzurermStorageManagementPolicyRuleActionsBaseBlobList
- type DataAzurermStorageManagementPolicyRuleActionsBaseBlobOutputReference
- type DataAzurermStorageManagementPolicyRuleActionsList
- type DataAzurermStorageManagementPolicyRuleActionsOutputReference
- type DataAzurermStorageManagementPolicyRuleActionsSnapshot
- type DataAzurermStorageManagementPolicyRuleActionsSnapshotList
- type DataAzurermStorageManagementPolicyRuleActionsSnapshotOutputReference
- type DataAzurermStorageManagementPolicyRuleActionsVersion
- type DataAzurermStorageManagementPolicyRuleActionsVersionList
- type DataAzurermStorageManagementPolicyRuleActionsVersionOutputReference
- type DataAzurermStorageManagementPolicyRuleFilters
- type DataAzurermStorageManagementPolicyRuleFiltersList
- type DataAzurermStorageManagementPolicyRuleFiltersMatchBlobIndexTag
- type DataAzurermStorageManagementPolicyRuleFiltersMatchBlobIndexTagList
- type DataAzurermStorageManagementPolicyRuleFiltersMatchBlobIndexTagOutputReference
- type DataAzurermStorageManagementPolicyRuleFiltersOutputReference
- type DataAzurermStorageManagementPolicyRuleList
- type DataAzurermStorageManagementPolicyRuleOutputReference
- type DataAzurermStorageManagementPolicyTimeouts
- type DataAzurermStorageManagementPolicyTimeoutsOutputReference
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DataAzurermStorageManagementPolicy_GenerateConfigForImport ¶
func DataAzurermStorageManagementPolicy_GenerateConfigForImport(scope constructs.Construct, importToId *string, importFromId *string, provider cdktf.TerraformProvider) cdktf.ImportableResource
Generates CDKTF code for importing a DataAzurermStorageManagementPolicy resource upon running "cdktf plan <stack-name>".
func DataAzurermStorageManagementPolicy_IsConstruct ¶
func DataAzurermStorageManagementPolicy_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 DataAzurermStorageManagementPolicy_IsTerraformDataSource ¶
func DataAzurermStorageManagementPolicy_IsTerraformDataSource(x interface{}) *bool
Experimental.
func DataAzurermStorageManagementPolicy_IsTerraformElement ¶
func DataAzurermStorageManagementPolicy_IsTerraformElement(x interface{}) *bool
Experimental.
func DataAzurermStorageManagementPolicy_TfResourceType ¶
func DataAzurermStorageManagementPolicy_TfResourceType() *string
func NewDataAzurermStorageManagementPolicyRuleActionsBaseBlobList_Override ¶
func NewDataAzurermStorageManagementPolicyRuleActionsBaseBlobList_Override(d DataAzurermStorageManagementPolicyRuleActionsBaseBlobList, terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, wrapsSet *bool)
func NewDataAzurermStorageManagementPolicyRuleActionsBaseBlobOutputReference_Override ¶
func NewDataAzurermStorageManagementPolicyRuleActionsBaseBlobOutputReference_Override(d DataAzurermStorageManagementPolicyRuleActionsBaseBlobOutputReference, terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, complexObjectIndex *float64, complexObjectIsFromSet *bool)
func NewDataAzurermStorageManagementPolicyRuleActionsList_Override ¶
func NewDataAzurermStorageManagementPolicyRuleActionsList_Override(d DataAzurermStorageManagementPolicyRuleActionsList, terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, wrapsSet *bool)
func NewDataAzurermStorageManagementPolicyRuleActionsOutputReference_Override ¶
func NewDataAzurermStorageManagementPolicyRuleActionsOutputReference_Override(d DataAzurermStorageManagementPolicyRuleActionsOutputReference, terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, complexObjectIndex *float64, complexObjectIsFromSet *bool)
func NewDataAzurermStorageManagementPolicyRuleActionsSnapshotList_Override ¶
func NewDataAzurermStorageManagementPolicyRuleActionsSnapshotList_Override(d DataAzurermStorageManagementPolicyRuleActionsSnapshotList, terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, wrapsSet *bool)
func NewDataAzurermStorageManagementPolicyRuleActionsSnapshotOutputReference_Override ¶
func NewDataAzurermStorageManagementPolicyRuleActionsSnapshotOutputReference_Override(d DataAzurermStorageManagementPolicyRuleActionsSnapshotOutputReference, terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, complexObjectIndex *float64, complexObjectIsFromSet *bool)
func NewDataAzurermStorageManagementPolicyRuleActionsVersionList_Override ¶
func NewDataAzurermStorageManagementPolicyRuleActionsVersionList_Override(d DataAzurermStorageManagementPolicyRuleActionsVersionList, terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, wrapsSet *bool)
func NewDataAzurermStorageManagementPolicyRuleActionsVersionOutputReference_Override ¶
func NewDataAzurermStorageManagementPolicyRuleActionsVersionOutputReference_Override(d DataAzurermStorageManagementPolicyRuleActionsVersionOutputReference, terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, complexObjectIndex *float64, complexObjectIsFromSet *bool)
func NewDataAzurermStorageManagementPolicyRuleFiltersList_Override ¶
func NewDataAzurermStorageManagementPolicyRuleFiltersList_Override(d DataAzurermStorageManagementPolicyRuleFiltersList, terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, wrapsSet *bool)
func NewDataAzurermStorageManagementPolicyRuleFiltersMatchBlobIndexTagList_Override ¶
func NewDataAzurermStorageManagementPolicyRuleFiltersMatchBlobIndexTagList_Override(d DataAzurermStorageManagementPolicyRuleFiltersMatchBlobIndexTagList, terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, wrapsSet *bool)
func NewDataAzurermStorageManagementPolicyRuleFiltersMatchBlobIndexTagOutputReference_Override ¶
func NewDataAzurermStorageManagementPolicyRuleFiltersMatchBlobIndexTagOutputReference_Override(d DataAzurermStorageManagementPolicyRuleFiltersMatchBlobIndexTagOutputReference, terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, complexObjectIndex *float64, complexObjectIsFromSet *bool)
func NewDataAzurermStorageManagementPolicyRuleFiltersOutputReference_Override ¶
func NewDataAzurermStorageManagementPolicyRuleFiltersOutputReference_Override(d DataAzurermStorageManagementPolicyRuleFiltersOutputReference, terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, complexObjectIndex *float64, complexObjectIsFromSet *bool)
func NewDataAzurermStorageManagementPolicyRuleList_Override ¶
func NewDataAzurermStorageManagementPolicyRuleList_Override(d DataAzurermStorageManagementPolicyRuleList, terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, wrapsSet *bool)
func NewDataAzurermStorageManagementPolicyRuleOutputReference_Override ¶
func NewDataAzurermStorageManagementPolicyRuleOutputReference_Override(d DataAzurermStorageManagementPolicyRuleOutputReference, terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, complexObjectIndex *float64, complexObjectIsFromSet *bool)
func NewDataAzurermStorageManagementPolicyTimeoutsOutputReference_Override ¶
func NewDataAzurermStorageManagementPolicyTimeoutsOutputReference_Override(d DataAzurermStorageManagementPolicyTimeoutsOutputReference, terraformResource cdktf.IInterpolatingParent, terraformAttribute *string)
func NewDataAzurermStorageManagementPolicy_Override ¶
func NewDataAzurermStorageManagementPolicy_Override(d DataAzurermStorageManagementPolicy, scope constructs.Construct, id *string, config *DataAzurermStorageManagementPolicyConfig)
Create a new {@link https://registry.terraform.io/providers/hashicorp/azurerm/4.3.0/docs/data-sources/storage_management_policy azurerm_storage_management_policy} Data Source.
Types ¶
type DataAzurermStorageManagementPolicy ¶
type DataAzurermStorageManagementPolicy interface { cdktf.TerraformDataSource // Experimental. CdktfStack() cdktf.TerraformStack // 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) IdInput() *string // Experimental. Lifecycle() *cdktf.TerraformResourceLifecycle // Experimental. SetLifecycle(val *cdktf.TerraformResourceLifecycle) // The tree node. Node() constructs.Node // Experimental. Provider() cdktf.TerraformProvider // Experimental. SetProvider(val cdktf.TerraformProvider) // Experimental. RawOverrides() interface{} Rule() DataAzurermStorageManagementPolicyRuleList StorageAccountId() *string SetStorageAccountId(val *string) StorageAccountIdInput() *string // Experimental. TerraformGeneratorMetadata() *cdktf.TerraformProviderGeneratorMetadata // Experimental. TerraformMetaArguments() *map[string]interface{} // Experimental. TerraformResourceType() *string Timeouts() DataAzurermStorageManagementPolicyTimeoutsOutputReference TimeoutsInput() interface{} // Experimental. AddOverride(path *string, value interface{}) // Experimental. GetAnyMapAttribute(terraformAttribute *string) *map[string]interface{} // Experimental. GetBooleanAttribute(terraformAttribute *string) cdktf.IResolvable // Experimental. GetBooleanMapAttribute(terraformAttribute *string) *map[string]*bool // Experimental. GetListAttribute(terraformAttribute *string) *[]*string // Experimental. GetNumberAttribute(terraformAttribute *string) *float64 // Experimental. GetNumberListAttribute(terraformAttribute *string) *[]*float64 // Experimental. GetNumberMapAttribute(terraformAttribute *string) *map[string]*float64 // Experimental. GetStringAttribute(terraformAttribute *string) *string // Experimental. GetStringMapAttribute(terraformAttribute *string) *map[string]*string // Experimental. InterpolationForAttribute(terraformAttribute *string) cdktf.IResolvable // Overrides the auto-generated logical ID with a specific ID. // Experimental. OverrideLogicalId(newLogicalId *string) PutTimeouts(value *DataAzurermStorageManagementPolicyTimeouts) ResetId() // Resets a previously passed logical Id to use the auto-generated logical id again. // Experimental. ResetOverrideLogicalId() ResetTimeouts() SynthesizeAttributes() *map[string]interface{} SynthesizeHclAttributes() *map[string]interface{} // Adds this resource to the terraform JSON output. // 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.3.0/docs/data-sources/storage_management_policy azurerm_storage_management_policy}.
func NewDataAzurermStorageManagementPolicy ¶
func NewDataAzurermStorageManagementPolicy(scope constructs.Construct, id *string, config *DataAzurermStorageManagementPolicyConfig) DataAzurermStorageManagementPolicy
Create a new {@link https://registry.terraform.io/providers/hashicorp/azurerm/4.3.0/docs/data-sources/storage_management_policy azurerm_storage_management_policy} Data Source.
type DataAzurermStorageManagementPolicyConfig ¶
type DataAzurermStorageManagementPolicyConfig 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.3.0/docs/data-sources/storage_management_policy#storage_account_id DataAzurermStorageManagementPolicy#storage_account_id}. StorageAccountId *string `field:"required" json:"storageAccountId" yaml:"storageAccountId"` // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/azurerm/4.3.0/docs/data-sources/storage_management_policy#id DataAzurermStorageManagementPolicy#id}. // // Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2. // If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable. Id *string `field:"optional" json:"id" yaml:"id"` // timeouts block. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/azurerm/4.3.0/docs/data-sources/storage_management_policy#timeouts DataAzurermStorageManagementPolicy#timeouts} Timeouts *DataAzurermStorageManagementPolicyTimeouts `field:"optional" json:"timeouts" yaml:"timeouts"` }
type DataAzurermStorageManagementPolicyRule ¶
type DataAzurermStorageManagementPolicyRule struct { }
type DataAzurermStorageManagementPolicyRuleActions ¶
type DataAzurermStorageManagementPolicyRuleActions struct { }
type DataAzurermStorageManagementPolicyRuleActionsBaseBlob ¶
type DataAzurermStorageManagementPolicyRuleActionsBaseBlob struct { }
type DataAzurermStorageManagementPolicyRuleActionsBaseBlobList ¶
type DataAzurermStorageManagementPolicyRuleActionsBaseBlobList interface { cdktf.ComplexList // The creation stack of this resolvable which will be appended to errors thrown during resolution. // // If this returns an empty array the stack will not be attached. // Experimental. CreationStack() *[]*string // Experimental. Fqn() *string // The attribute on the parent resource this class is referencing. TerraformAttribute() *string SetTerraformAttribute(val *string) // The parent resource. TerraformResource() cdktf.IInterpolatingParent SetTerraformResource(val cdktf.IInterpolatingParent) // whether the list is wrapping a set (will add tolist() to be able to access an item via an index). WrapsSet() *bool SetWrapsSet(val *bool) // 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) DataAzurermStorageManagementPolicyRuleActionsBaseBlobOutputReference // 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 NewDataAzurermStorageManagementPolicyRuleActionsBaseBlobList ¶
func NewDataAzurermStorageManagementPolicyRuleActionsBaseBlobList(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) DataAzurermStorageManagementPolicyRuleActionsBaseBlobList
type DataAzurermStorageManagementPolicyRuleActionsBaseBlobOutputReference ¶
type DataAzurermStorageManagementPolicyRuleActionsBaseBlobOutputReference interface { cdktf.ComplexObject AutoTierToHotFromCoolEnabled() cdktf.IResolvable // 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 DeleteAfterDaysSinceCreationGreaterThan() *float64 DeleteAfterDaysSinceLastAccessTimeGreaterThan() *float64 DeleteAfterDaysSinceModificationGreaterThan() *float64 // Experimental. Fqn() *string InternalValue() *DataAzurermStorageManagementPolicyRuleActionsBaseBlob SetInternalValue(val *DataAzurermStorageManagementPolicyRuleActionsBaseBlob) // Experimental. TerraformAttribute() *string // Experimental. SetTerraformAttribute(val *string) // Experimental. TerraformResource() cdktf.IInterpolatingParent // Experimental. SetTerraformResource(val cdktf.IInterpolatingParent) TierToArchiveAfterDaysSinceCreationGreaterThan() *float64 TierToArchiveAfterDaysSinceLastAccessTimeGreaterThan() *float64 TierToArchiveAfterDaysSinceLastTierChangeGreaterThan() *float64 TierToArchiveAfterDaysSinceModificationGreaterThan() *float64 TierToColdAfterDaysSinceCreationGreaterThan() *float64 TierToColdAfterDaysSinceLastAccessTimeGreaterThan() *float64 TierToColdAfterDaysSinceModificationGreaterThan() *float64 TierToCoolAfterDaysSinceCreationGreaterThan() *float64 TierToCoolAfterDaysSinceLastAccessTimeGreaterThan() *float64 TierToCoolAfterDaysSinceModificationGreaterThan() *float64 // 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 NewDataAzurermStorageManagementPolicyRuleActionsBaseBlobOutputReference ¶
func NewDataAzurermStorageManagementPolicyRuleActionsBaseBlobOutputReference(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, complexObjectIndex *float64, complexObjectIsFromSet *bool) DataAzurermStorageManagementPolicyRuleActionsBaseBlobOutputReference
type DataAzurermStorageManagementPolicyRuleActionsList ¶
type DataAzurermStorageManagementPolicyRuleActionsList interface { cdktf.ComplexList // The creation stack of this resolvable which will be appended to errors thrown during resolution. // // If this returns an empty array the stack will not be attached. // Experimental. CreationStack() *[]*string // Experimental. Fqn() *string // The attribute on the parent resource this class is referencing. TerraformAttribute() *string SetTerraformAttribute(val *string) // The parent resource. TerraformResource() cdktf.IInterpolatingParent SetTerraformResource(val cdktf.IInterpolatingParent) // whether the list is wrapping a set (will add tolist() to be able to access an item via an index). WrapsSet() *bool SetWrapsSet(val *bool) // 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) DataAzurermStorageManagementPolicyRuleActionsOutputReference // 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 NewDataAzurermStorageManagementPolicyRuleActionsList ¶
func NewDataAzurermStorageManagementPolicyRuleActionsList(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) DataAzurermStorageManagementPolicyRuleActionsList
type DataAzurermStorageManagementPolicyRuleActionsOutputReference ¶
type DataAzurermStorageManagementPolicyRuleActionsOutputReference interface { cdktf.ComplexObject BaseBlob() DataAzurermStorageManagementPolicyRuleActionsBaseBlobList // 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() *DataAzurermStorageManagementPolicyRuleActions SetInternalValue(val *DataAzurermStorageManagementPolicyRuleActions) Snapshot() DataAzurermStorageManagementPolicyRuleActionsSnapshotList // Experimental. TerraformAttribute() *string // Experimental. SetTerraformAttribute(val *string) // Experimental. TerraformResource() cdktf.IInterpolatingParent // Experimental. SetTerraformResource(val cdktf.IInterpolatingParent) Version() DataAzurermStorageManagementPolicyRuleActionsVersionList // 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 NewDataAzurermStorageManagementPolicyRuleActionsOutputReference ¶
func NewDataAzurermStorageManagementPolicyRuleActionsOutputReference(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, complexObjectIndex *float64, complexObjectIsFromSet *bool) DataAzurermStorageManagementPolicyRuleActionsOutputReference
type DataAzurermStorageManagementPolicyRuleActionsSnapshot ¶
type DataAzurermStorageManagementPolicyRuleActionsSnapshot struct { }
type DataAzurermStorageManagementPolicyRuleActionsSnapshotList ¶
type DataAzurermStorageManagementPolicyRuleActionsSnapshotList interface { cdktf.ComplexList // The creation stack of this resolvable which will be appended to errors thrown during resolution. // // If this returns an empty array the stack will not be attached. // Experimental. CreationStack() *[]*string // Experimental. Fqn() *string // The attribute on the parent resource this class is referencing. TerraformAttribute() *string SetTerraformAttribute(val *string) // The parent resource. TerraformResource() cdktf.IInterpolatingParent SetTerraformResource(val cdktf.IInterpolatingParent) // whether the list is wrapping a set (will add tolist() to be able to access an item via an index). WrapsSet() *bool SetWrapsSet(val *bool) // 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) DataAzurermStorageManagementPolicyRuleActionsSnapshotOutputReference // 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 NewDataAzurermStorageManagementPolicyRuleActionsSnapshotList ¶
func NewDataAzurermStorageManagementPolicyRuleActionsSnapshotList(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) DataAzurermStorageManagementPolicyRuleActionsSnapshotList
type DataAzurermStorageManagementPolicyRuleActionsSnapshotOutputReference ¶
type DataAzurermStorageManagementPolicyRuleActionsSnapshotOutputReference interface { cdktf.ComplexObject ChangeTierToArchiveAfterDaysSinceCreation() *float64 ChangeTierToCoolAfterDaysSinceCreation() *float64 // 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 DeleteAfterDaysSinceCreationGreaterThan() *float64 // Experimental. Fqn() *string InternalValue() *DataAzurermStorageManagementPolicyRuleActionsSnapshot SetInternalValue(val *DataAzurermStorageManagementPolicyRuleActionsSnapshot) // Experimental. TerraformAttribute() *string // Experimental. SetTerraformAttribute(val *string) // Experimental. TerraformResource() cdktf.IInterpolatingParent // Experimental. SetTerraformResource(val cdktf.IInterpolatingParent) TierToArchiveAfterDaysSinceLastTierChangeGreaterThan() *float64 TierToColdAfterDaysSinceCreationGreaterThan() *float64 // 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 NewDataAzurermStorageManagementPolicyRuleActionsSnapshotOutputReference ¶
func NewDataAzurermStorageManagementPolicyRuleActionsSnapshotOutputReference(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, complexObjectIndex *float64, complexObjectIsFromSet *bool) DataAzurermStorageManagementPolicyRuleActionsSnapshotOutputReference
type DataAzurermStorageManagementPolicyRuleActionsVersion ¶
type DataAzurermStorageManagementPolicyRuleActionsVersion struct { }
type DataAzurermStorageManagementPolicyRuleActionsVersionList ¶
type DataAzurermStorageManagementPolicyRuleActionsVersionList interface { cdktf.ComplexList // The creation stack of this resolvable which will be appended to errors thrown during resolution. // // If this returns an empty array the stack will not be attached. // Experimental. CreationStack() *[]*string // Experimental. Fqn() *string // The attribute on the parent resource this class is referencing. TerraformAttribute() *string SetTerraformAttribute(val *string) // The parent resource. TerraformResource() cdktf.IInterpolatingParent SetTerraformResource(val cdktf.IInterpolatingParent) // whether the list is wrapping a set (will add tolist() to be able to access an item via an index). WrapsSet() *bool SetWrapsSet(val *bool) // 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) DataAzurermStorageManagementPolicyRuleActionsVersionOutputReference // 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 NewDataAzurermStorageManagementPolicyRuleActionsVersionList ¶
func NewDataAzurermStorageManagementPolicyRuleActionsVersionList(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) DataAzurermStorageManagementPolicyRuleActionsVersionList
type DataAzurermStorageManagementPolicyRuleActionsVersionOutputReference ¶
type DataAzurermStorageManagementPolicyRuleActionsVersionOutputReference interface { cdktf.ComplexObject ChangeTierToArchiveAfterDaysSinceCreation() *float64 ChangeTierToCoolAfterDaysSinceCreation() *float64 // 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 DeleteAfterDaysSinceCreation() *float64 // Experimental. Fqn() *string InternalValue() *DataAzurermStorageManagementPolicyRuleActionsVersion SetInternalValue(val *DataAzurermStorageManagementPolicyRuleActionsVersion) // Experimental. TerraformAttribute() *string // Experimental. SetTerraformAttribute(val *string) // Experimental. TerraformResource() cdktf.IInterpolatingParent // Experimental. SetTerraformResource(val cdktf.IInterpolatingParent) TierToArchiveAfterDaysSinceLastTierChangeGreaterThan() *float64 TierToColdAfterDaysSinceCreationGreaterThan() *float64 // 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 NewDataAzurermStorageManagementPolicyRuleActionsVersionOutputReference ¶
func NewDataAzurermStorageManagementPolicyRuleActionsVersionOutputReference(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, complexObjectIndex *float64, complexObjectIsFromSet *bool) DataAzurermStorageManagementPolicyRuleActionsVersionOutputReference
type DataAzurermStorageManagementPolicyRuleFilters ¶
type DataAzurermStorageManagementPolicyRuleFilters struct { }
type DataAzurermStorageManagementPolicyRuleFiltersList ¶
type DataAzurermStorageManagementPolicyRuleFiltersList interface { cdktf.ComplexList // The creation stack of this resolvable which will be appended to errors thrown during resolution. // // If this returns an empty array the stack will not be attached. // Experimental. CreationStack() *[]*string // Experimental. Fqn() *string // The attribute on the parent resource this class is referencing. TerraformAttribute() *string SetTerraformAttribute(val *string) // The parent resource. TerraformResource() cdktf.IInterpolatingParent SetTerraformResource(val cdktf.IInterpolatingParent) // whether the list is wrapping a set (will add tolist() to be able to access an item via an index). WrapsSet() *bool SetWrapsSet(val *bool) // 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) DataAzurermStorageManagementPolicyRuleFiltersOutputReference // 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 NewDataAzurermStorageManagementPolicyRuleFiltersList ¶
func NewDataAzurermStorageManagementPolicyRuleFiltersList(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) DataAzurermStorageManagementPolicyRuleFiltersList
type DataAzurermStorageManagementPolicyRuleFiltersMatchBlobIndexTag ¶
type DataAzurermStorageManagementPolicyRuleFiltersMatchBlobIndexTag struct { }
type DataAzurermStorageManagementPolicyRuleFiltersMatchBlobIndexTagList ¶
type DataAzurermStorageManagementPolicyRuleFiltersMatchBlobIndexTagList interface { cdktf.ComplexList // The creation stack of this resolvable which will be appended to errors thrown during resolution. // // If this returns an empty array the stack will not be attached. // Experimental. CreationStack() *[]*string // Experimental. Fqn() *string // The attribute on the parent resource this class is referencing. TerraformAttribute() *string SetTerraformAttribute(val *string) // The parent resource. TerraformResource() cdktf.IInterpolatingParent SetTerraformResource(val cdktf.IInterpolatingParent) // whether the list is wrapping a set (will add tolist() to be able to access an item via an index). WrapsSet() *bool SetWrapsSet(val *bool) // 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) DataAzurermStorageManagementPolicyRuleFiltersMatchBlobIndexTagOutputReference // 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 NewDataAzurermStorageManagementPolicyRuleFiltersMatchBlobIndexTagList ¶
func NewDataAzurermStorageManagementPolicyRuleFiltersMatchBlobIndexTagList(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) DataAzurermStorageManagementPolicyRuleFiltersMatchBlobIndexTagList
type DataAzurermStorageManagementPolicyRuleFiltersMatchBlobIndexTagOutputReference ¶
type DataAzurermStorageManagementPolicyRuleFiltersMatchBlobIndexTagOutputReference 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() *DataAzurermStorageManagementPolicyRuleFiltersMatchBlobIndexTag SetInternalValue(val *DataAzurermStorageManagementPolicyRuleFiltersMatchBlobIndexTag) Name() *string Operation() *string // Experimental. TerraformAttribute() *string // Experimental. SetTerraformAttribute(val *string) // Experimental. TerraformResource() cdktf.IInterpolatingParent // Experimental. SetTerraformResource(val cdktf.IInterpolatingParent) Value() *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 NewDataAzurermStorageManagementPolicyRuleFiltersMatchBlobIndexTagOutputReference ¶
func NewDataAzurermStorageManagementPolicyRuleFiltersMatchBlobIndexTagOutputReference(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, complexObjectIndex *float64, complexObjectIsFromSet *bool) DataAzurermStorageManagementPolicyRuleFiltersMatchBlobIndexTagOutputReference
type DataAzurermStorageManagementPolicyRuleFiltersOutputReference ¶
type DataAzurermStorageManagementPolicyRuleFiltersOutputReference interface { cdktf.ComplexObject BlobTypes() *[]*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() *DataAzurermStorageManagementPolicyRuleFilters SetInternalValue(val *DataAzurermStorageManagementPolicyRuleFilters) MatchBlobIndexTag() DataAzurermStorageManagementPolicyRuleFiltersMatchBlobIndexTagList PrefixMatch() *[]*string // Experimental. TerraformAttribute() *string // Experimental. SetTerraformAttribute(val *string) // Experimental. TerraformResource() cdktf.IInterpolatingParent // Experimental. SetTerraformResource(val cdktf.IInterpolatingParent) // Experimental. ComputeFqn() *string // Experimental. GetAnyMapAttribute(terraformAttribute *string) *map[string]interface{} // Experimental. GetBooleanAttribute(terraformAttribute *string) cdktf.IResolvable // Experimental. GetBooleanMapAttribute(terraformAttribute *string) *map[string]*bool // Experimental. GetListAttribute(terraformAttribute *string) *[]*string // Experimental. GetNumberAttribute(terraformAttribute *string) *float64 // Experimental. GetNumberListAttribute(terraformAttribute *string) *[]*float64 // Experimental. GetNumberMapAttribute(terraformAttribute *string) *map[string]*float64 // Experimental. GetStringAttribute(terraformAttribute *string) *string // Experimental. GetStringMapAttribute(terraformAttribute *string) *map[string]*string // Experimental. InterpolationAsList() cdktf.IResolvable // Experimental. InterpolationForAttribute(property *string) cdktf.IResolvable // Produce the Token's value at resolution time. // Experimental. Resolve(_context cdktf.IResolveContext) interface{} // Return a string representation of this resolvable object. // // Returns a reversible string representation. // Experimental. ToString() *string }
func NewDataAzurermStorageManagementPolicyRuleFiltersOutputReference ¶
func NewDataAzurermStorageManagementPolicyRuleFiltersOutputReference(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, complexObjectIndex *float64, complexObjectIsFromSet *bool) DataAzurermStorageManagementPolicyRuleFiltersOutputReference
type DataAzurermStorageManagementPolicyRuleList ¶
type DataAzurermStorageManagementPolicyRuleList interface { cdktf.ComplexList // The creation stack of this resolvable which will be appended to errors thrown during resolution. // // If this returns an empty array the stack will not be attached. // Experimental. CreationStack() *[]*string // Experimental. Fqn() *string // The attribute on the parent resource this class is referencing. TerraformAttribute() *string SetTerraformAttribute(val *string) // The parent resource. TerraformResource() cdktf.IInterpolatingParent SetTerraformResource(val cdktf.IInterpolatingParent) // whether the list is wrapping a set (will add tolist() to be able to access an item via an index). WrapsSet() *bool SetWrapsSet(val *bool) // 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) DataAzurermStorageManagementPolicyRuleOutputReference // 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 NewDataAzurermStorageManagementPolicyRuleList ¶
func NewDataAzurermStorageManagementPolicyRuleList(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) DataAzurermStorageManagementPolicyRuleList
type DataAzurermStorageManagementPolicyRuleOutputReference ¶
type DataAzurermStorageManagementPolicyRuleOutputReference interface { cdktf.ComplexObject Actions() DataAzurermStorageManagementPolicyRuleActionsList // 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 Enabled() cdktf.IResolvable Filters() DataAzurermStorageManagementPolicyRuleFiltersList // Experimental. Fqn() *string InternalValue() *DataAzurermStorageManagementPolicyRule SetInternalValue(val *DataAzurermStorageManagementPolicyRule) Name() *string // Experimental. TerraformAttribute() *string // Experimental. SetTerraformAttribute(val *string) // Experimental. TerraformResource() cdktf.IInterpolatingParent // Experimental. SetTerraformResource(val cdktf.IInterpolatingParent) // Experimental. ComputeFqn() *string // Experimental. GetAnyMapAttribute(terraformAttribute *string) *map[string]interface{} // Experimental. GetBooleanAttribute(terraformAttribute *string) cdktf.IResolvable // Experimental. GetBooleanMapAttribute(terraformAttribute *string) *map[string]*bool // Experimental. GetListAttribute(terraformAttribute *string) *[]*string // Experimental. GetNumberAttribute(terraformAttribute *string) *float64 // Experimental. GetNumberListAttribute(terraformAttribute *string) *[]*float64 // Experimental. GetNumberMapAttribute(terraformAttribute *string) *map[string]*float64 // Experimental. GetStringAttribute(terraformAttribute *string) *string // Experimental. GetStringMapAttribute(terraformAttribute *string) *map[string]*string // Experimental. InterpolationAsList() cdktf.IResolvable // Experimental. InterpolationForAttribute(property *string) cdktf.IResolvable // Produce the Token's value at resolution time. // Experimental. Resolve(_context cdktf.IResolveContext) interface{} // Return a string representation of this resolvable object. // // Returns a reversible string representation. // Experimental. ToString() *string }
func NewDataAzurermStorageManagementPolicyRuleOutputReference ¶
func NewDataAzurermStorageManagementPolicyRuleOutputReference(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, complexObjectIndex *float64, complexObjectIsFromSet *bool) DataAzurermStorageManagementPolicyRuleOutputReference
type DataAzurermStorageManagementPolicyTimeouts ¶
type DataAzurermStorageManagementPolicyTimeouts struct { // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/azurerm/4.3.0/docs/data-sources/storage_management_policy#read DataAzurermStorageManagementPolicy#read}. Read *string `field:"optional" json:"read" yaml:"read"` }
type DataAzurermStorageManagementPolicyTimeoutsOutputReference ¶
type DataAzurermStorageManagementPolicyTimeoutsOutputReference 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{}) Read() *string SetRead(val *string) ReadInput() *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 ResetRead() // 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 NewDataAzurermStorageManagementPolicyTimeoutsOutputReference ¶
func NewDataAzurermStorageManagementPolicyTimeoutsOutputReference(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string) DataAzurermStorageManagementPolicyTimeoutsOutputReference
Source Files ¶
- DataAzurermStorageManagementPolicy.go
- DataAzurermStorageManagementPolicyConfig.go
- DataAzurermStorageManagementPolicyRule.go
- DataAzurermStorageManagementPolicyRuleActions.go
- DataAzurermStorageManagementPolicyRuleActionsBaseBlob.go
- DataAzurermStorageManagementPolicyRuleActionsBaseBlobList.go
- DataAzurermStorageManagementPolicyRuleActionsBaseBlobList__checks.go
- DataAzurermStorageManagementPolicyRuleActionsBaseBlobOutputReference.go
- DataAzurermStorageManagementPolicyRuleActionsBaseBlobOutputReference__checks.go
- DataAzurermStorageManagementPolicyRuleActionsList.go
- DataAzurermStorageManagementPolicyRuleActionsList__checks.go
- DataAzurermStorageManagementPolicyRuleActionsOutputReference.go
- DataAzurermStorageManagementPolicyRuleActionsOutputReference__checks.go
- DataAzurermStorageManagementPolicyRuleActionsSnapshot.go
- DataAzurermStorageManagementPolicyRuleActionsSnapshotList.go
- DataAzurermStorageManagementPolicyRuleActionsSnapshotList__checks.go
- DataAzurermStorageManagementPolicyRuleActionsSnapshotOutputReference.go
- DataAzurermStorageManagementPolicyRuleActionsSnapshotOutputReference__checks.go
- DataAzurermStorageManagementPolicyRuleActionsVersion.go
- DataAzurermStorageManagementPolicyRuleActionsVersionList.go
- DataAzurermStorageManagementPolicyRuleActionsVersionList__checks.go
- DataAzurermStorageManagementPolicyRuleActionsVersionOutputReference.go
- DataAzurermStorageManagementPolicyRuleActionsVersionOutputReference__checks.go
- DataAzurermStorageManagementPolicyRuleFilters.go
- DataAzurermStorageManagementPolicyRuleFiltersList.go
- DataAzurermStorageManagementPolicyRuleFiltersList__checks.go
- DataAzurermStorageManagementPolicyRuleFiltersMatchBlobIndexTag.go
- DataAzurermStorageManagementPolicyRuleFiltersMatchBlobIndexTagList.go
- DataAzurermStorageManagementPolicyRuleFiltersMatchBlobIndexTagList__checks.go
- DataAzurermStorageManagementPolicyRuleFiltersMatchBlobIndexTagOutputReference.go
- DataAzurermStorageManagementPolicyRuleFiltersMatchBlobIndexTagOutputReference__checks.go
- DataAzurermStorageManagementPolicyRuleFiltersOutputReference.go
- DataAzurermStorageManagementPolicyRuleFiltersOutputReference__checks.go
- DataAzurermStorageManagementPolicyRuleList.go
- DataAzurermStorageManagementPolicyRuleList__checks.go
- DataAzurermStorageManagementPolicyRuleOutputReference.go
- DataAzurermStorageManagementPolicyRuleOutputReference__checks.go
- DataAzurermStorageManagementPolicyTimeouts.go
- DataAzurermStorageManagementPolicyTimeoutsOutputReference.go
- DataAzurermStorageManagementPolicyTimeoutsOutputReference__checks.go
- DataAzurermStorageManagementPolicy__checks.go
- main.go