Documentation
¶
Index ¶
- func DataIonoscloudServers_GenerateConfigForImport(scope constructs.Construct, importToId *string, importFromId *string, ...) cdktf.ImportableResource
- func DataIonoscloudServers_IsConstruct(x interface{}) *bool
- func DataIonoscloudServers_IsTerraformDataSource(x interface{}) *bool
- func DataIonoscloudServers_IsTerraformElement(x interface{}) *bool
- func DataIonoscloudServers_TfResourceType() *string
- func NewDataIonoscloudServersFilterList_Override(d DataIonoscloudServersFilterList, ...)
- func NewDataIonoscloudServersFilterOutputReference_Override(d DataIonoscloudServersFilterOutputReference, ...)
- func NewDataIonoscloudServersServersCdromsList_Override(d DataIonoscloudServersServersCdromsList, ...)
- func NewDataIonoscloudServersServersCdromsOutputReference_Override(d DataIonoscloudServersServersCdromsOutputReference, ...)
- func NewDataIonoscloudServersServersLabelsList_Override(d DataIonoscloudServersServersLabelsList, ...)
- func NewDataIonoscloudServersServersLabelsOutputReference_Override(d DataIonoscloudServersServersLabelsOutputReference, ...)
- func NewDataIonoscloudServersServersList_Override(d DataIonoscloudServersServersList, ...)
- func NewDataIonoscloudServersServersNicsFirewallRulesList_Override(d DataIonoscloudServersServersNicsFirewallRulesList, ...)
- func NewDataIonoscloudServersServersNicsFirewallRulesOutputReference_Override(d DataIonoscloudServersServersNicsFirewallRulesOutputReference, ...)
- func NewDataIonoscloudServersServersNicsList_Override(d DataIonoscloudServersServersNicsList, ...)
- func NewDataIonoscloudServersServersNicsOutputReference_Override(d DataIonoscloudServersServersNicsOutputReference, ...)
- func NewDataIonoscloudServersServersOutputReference_Override(d DataIonoscloudServersServersOutputReference, ...)
- func NewDataIonoscloudServersServersVolumesList_Override(d DataIonoscloudServersServersVolumesList, ...)
- func NewDataIonoscloudServersServersVolumesOutputReference_Override(d DataIonoscloudServersServersVolumesOutputReference, ...)
- func NewDataIonoscloudServersTimeoutsOutputReference_Override(d DataIonoscloudServersTimeoutsOutputReference, ...)
- func NewDataIonoscloudServers_Override(d DataIonoscloudServers, scope constructs.Construct, id *string, ...)
- type DataIonoscloudServers
- type DataIonoscloudServersConfig
- type DataIonoscloudServersFilter
- type DataIonoscloudServersFilterList
- type DataIonoscloudServersFilterOutputReference
- type DataIonoscloudServersServers
- type DataIonoscloudServersServersCdroms
- type DataIonoscloudServersServersCdromsList
- type DataIonoscloudServersServersCdromsOutputReference
- type DataIonoscloudServersServersLabels
- type DataIonoscloudServersServersLabelsList
- type DataIonoscloudServersServersLabelsOutputReference
- type DataIonoscloudServersServersList
- type DataIonoscloudServersServersNics
- type DataIonoscloudServersServersNicsFirewallRules
- type DataIonoscloudServersServersNicsFirewallRulesList
- type DataIonoscloudServersServersNicsFirewallRulesOutputReference
- type DataIonoscloudServersServersNicsList
- type DataIonoscloudServersServersNicsOutputReference
- type DataIonoscloudServersServersOutputReference
- type DataIonoscloudServersServersVolumes
- type DataIonoscloudServersServersVolumesList
- type DataIonoscloudServersServersVolumesOutputReference
- type DataIonoscloudServersTimeouts
- type DataIonoscloudServersTimeoutsOutputReference
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DataIonoscloudServers_GenerateConfigForImport ¶
func DataIonoscloudServers_GenerateConfigForImport(scope constructs.Construct, importToId *string, importFromId *string, provider cdktf.TerraformProvider) cdktf.ImportableResource
Generates CDKTF code for importing a DataIonoscloudServers resource upon running "cdktf plan <stack-name>".
func DataIonoscloudServers_IsConstruct ¶
func DataIonoscloudServers_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 DataIonoscloudServers_IsTerraformDataSource ¶
func DataIonoscloudServers_IsTerraformDataSource(x interface{}) *bool
Experimental.
func DataIonoscloudServers_IsTerraformElement ¶
func DataIonoscloudServers_IsTerraformElement(x interface{}) *bool
Experimental.
func DataIonoscloudServers_TfResourceType ¶
func DataIonoscloudServers_TfResourceType() *string
func NewDataIonoscloudServersFilterList_Override ¶
func NewDataIonoscloudServersFilterList_Override(d DataIonoscloudServersFilterList, terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, wrapsSet *bool)
func NewDataIonoscloudServersFilterOutputReference_Override ¶
func NewDataIonoscloudServersFilterOutputReference_Override(d DataIonoscloudServersFilterOutputReference, terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, complexObjectIndex *float64, complexObjectIsFromSet *bool)
func NewDataIonoscloudServersServersCdromsList_Override ¶
func NewDataIonoscloudServersServersCdromsList_Override(d DataIonoscloudServersServersCdromsList, terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, wrapsSet *bool)
func NewDataIonoscloudServersServersCdromsOutputReference_Override ¶
func NewDataIonoscloudServersServersCdromsOutputReference_Override(d DataIonoscloudServersServersCdromsOutputReference, terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, complexObjectIndex *float64, complexObjectIsFromSet *bool)
func NewDataIonoscloudServersServersLabelsList_Override ¶
func NewDataIonoscloudServersServersLabelsList_Override(d DataIonoscloudServersServersLabelsList, terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, wrapsSet *bool)
func NewDataIonoscloudServersServersLabelsOutputReference_Override ¶
func NewDataIonoscloudServersServersLabelsOutputReference_Override(d DataIonoscloudServersServersLabelsOutputReference, terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, complexObjectIndex *float64, complexObjectIsFromSet *bool)
func NewDataIonoscloudServersServersList_Override ¶
func NewDataIonoscloudServersServersList_Override(d DataIonoscloudServersServersList, terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, wrapsSet *bool)
func NewDataIonoscloudServersServersNicsFirewallRulesList_Override ¶
func NewDataIonoscloudServersServersNicsFirewallRulesList_Override(d DataIonoscloudServersServersNicsFirewallRulesList, terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, wrapsSet *bool)
func NewDataIonoscloudServersServersNicsFirewallRulesOutputReference_Override ¶
func NewDataIonoscloudServersServersNicsFirewallRulesOutputReference_Override(d DataIonoscloudServersServersNicsFirewallRulesOutputReference, terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, complexObjectIndex *float64, complexObjectIsFromSet *bool)
func NewDataIonoscloudServersServersNicsList_Override ¶
func NewDataIonoscloudServersServersNicsList_Override(d DataIonoscloudServersServersNicsList, terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, wrapsSet *bool)
func NewDataIonoscloudServersServersNicsOutputReference_Override ¶
func NewDataIonoscloudServersServersNicsOutputReference_Override(d DataIonoscloudServersServersNicsOutputReference, terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, complexObjectIndex *float64, complexObjectIsFromSet *bool)
func NewDataIonoscloudServersServersOutputReference_Override ¶
func NewDataIonoscloudServersServersOutputReference_Override(d DataIonoscloudServersServersOutputReference, terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, complexObjectIndex *float64, complexObjectIsFromSet *bool)
func NewDataIonoscloudServersServersVolumesList_Override ¶
func NewDataIonoscloudServersServersVolumesList_Override(d DataIonoscloudServersServersVolumesList, terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, wrapsSet *bool)
func NewDataIonoscloudServersServersVolumesOutputReference_Override ¶
func NewDataIonoscloudServersServersVolumesOutputReference_Override(d DataIonoscloudServersServersVolumesOutputReference, terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, complexObjectIndex *float64, complexObjectIsFromSet *bool)
func NewDataIonoscloudServersTimeoutsOutputReference_Override ¶
func NewDataIonoscloudServersTimeoutsOutputReference_Override(d DataIonoscloudServersTimeoutsOutputReference, terraformResource cdktf.IInterpolatingParent, terraformAttribute *string)
func NewDataIonoscloudServers_Override ¶
func NewDataIonoscloudServers_Override(d DataIonoscloudServers, scope constructs.Construct, id *string, config *DataIonoscloudServersConfig)
Create a new {@link https://registry.terraform.io/providers/ionos-cloud/ionoscloud/6.6.8/docs/data-sources/servers ionoscloud_servers} Data Source.
Types ¶
type DataIonoscloudServers ¶
type DataIonoscloudServers interface { cdktf.TerraformDataSource // Experimental. CdktfStack() cdktf.TerraformStack // Experimental. ConstructNodeMetadata() *map[string]interface{} // Experimental. Count() interface{} // Experimental. SetCount(val interface{}) DatacenterId() *string SetDatacenterId(val *string) DatacenterIdInput() *string // Experimental. DependsOn() *[]*string // Experimental. SetDependsOn(val *[]*string) Filter() DataIonoscloudServersFilterList FilterInput() interface{} // 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{} Servers() DataIonoscloudServersServersList // Experimental. TerraformGeneratorMetadata() *cdktf.TerraformProviderGeneratorMetadata // Experimental. TerraformMetaArguments() *map[string]interface{} // Experimental. TerraformResourceType() *string Timeouts() DataIonoscloudServersTimeoutsOutputReference 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) PutFilter(value interface{}) PutTimeouts(value *DataIonoscloudServersTimeouts) ResetFilter() 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/ionos-cloud/ionoscloud/6.6.8/docs/data-sources/servers ionoscloud_servers}.
func NewDataIonoscloudServers ¶
func NewDataIonoscloudServers(scope constructs.Construct, id *string, config *DataIonoscloudServersConfig) DataIonoscloudServers
Create a new {@link https://registry.terraform.io/providers/ionos-cloud/ionoscloud/6.6.8/docs/data-sources/servers ionoscloud_servers} Data Source.
type DataIonoscloudServersConfig ¶
type DataIonoscloudServersConfig 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/ionos-cloud/ionoscloud/6.6.8/docs/data-sources/servers#datacenter_id DataIonoscloudServers#datacenter_id}. DatacenterId *string `field:"required" json:"datacenterId" yaml:"datacenterId"` // filter block. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/ionos-cloud/ionoscloud/6.6.8/docs/data-sources/servers#filter DataIonoscloudServers#filter} Filter interface{} `field:"optional" json:"filter" yaml:"filter"` // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/ionos-cloud/ionoscloud/6.6.8/docs/data-sources/servers#id DataIonoscloudServers#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/ionos-cloud/ionoscloud/6.6.8/docs/data-sources/servers#timeouts DataIonoscloudServers#timeouts} Timeouts *DataIonoscloudServersTimeouts `field:"optional" json:"timeouts" yaml:"timeouts"` }
type DataIonoscloudServersFilter ¶
type DataIonoscloudServersFilter struct { // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/ionos-cloud/ionoscloud/6.6.8/docs/data-sources/servers#name DataIonoscloudServers#name}. Name *string `field:"required" json:"name" yaml:"name"` // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/ionos-cloud/ionoscloud/6.6.8/docs/data-sources/servers#value DataIonoscloudServers#value}. Value *string `field:"required" json:"value" yaml:"value"` }
type DataIonoscloudServersFilterList ¶
type DataIonoscloudServersFilterList 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) DataIonoscloudServersFilterOutputReference // 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 NewDataIonoscloudServersFilterList ¶
func NewDataIonoscloudServersFilterList(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) DataIonoscloudServersFilterList
type DataIonoscloudServersFilterOutputReference ¶
type DataIonoscloudServersFilterOutputReference 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 // Experimental. TerraformAttribute() *string // Experimental. SetTerraformAttribute(val *string) // Experimental. TerraformResource() cdktf.IInterpolatingParent // Experimental. SetTerraformResource(val cdktf.IInterpolatingParent) Value() *string SetValue(val *string) ValueInput() *string // Experimental. ComputeFqn() *string // Experimental. GetAnyMapAttribute(terraformAttribute *string) *map[string]interface{} // Experimental. GetBooleanAttribute(terraformAttribute *string) cdktf.IResolvable // Experimental. GetBooleanMapAttribute(terraformAttribute *string) *map[string]*bool // Experimental. GetListAttribute(terraformAttribute *string) *[]*string // Experimental. GetNumberAttribute(terraformAttribute *string) *float64 // Experimental. GetNumberListAttribute(terraformAttribute *string) *[]*float64 // Experimental. GetNumberMapAttribute(terraformAttribute *string) *map[string]*float64 // Experimental. GetStringAttribute(terraformAttribute *string) *string // Experimental. GetStringMapAttribute(terraformAttribute *string) *map[string]*string // Experimental. InterpolationAsList() cdktf.IResolvable // Experimental. InterpolationForAttribute(property *string) cdktf.IResolvable // Produce the Token's value at resolution time. // Experimental. Resolve(_context cdktf.IResolveContext) interface{} // Return a string representation of this resolvable object. // // Returns a reversible string representation. // Experimental. ToString() *string }
func NewDataIonoscloudServersFilterOutputReference ¶
func NewDataIonoscloudServersFilterOutputReference(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, complexObjectIndex *float64, complexObjectIsFromSet *bool) DataIonoscloudServersFilterOutputReference
type DataIonoscloudServersServers ¶
type DataIonoscloudServersServers struct { }
type DataIonoscloudServersServersCdroms ¶
type DataIonoscloudServersServersCdroms struct { }
type DataIonoscloudServersServersCdromsList ¶
type DataIonoscloudServersServersCdromsList 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) DataIonoscloudServersServersCdromsOutputReference // 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 NewDataIonoscloudServersServersCdromsList ¶
func NewDataIonoscloudServersServersCdromsList(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) DataIonoscloudServersServersCdromsList
type DataIonoscloudServersServersCdromsOutputReference ¶
type DataIonoscloudServersServersCdromsOutputReference interface { cdktf.ComplexObject CloudInit() *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) CpuHotPlug() cdktf.IResolvable CpuHotUnplug() cdktf.IResolvable // 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 Description() *string DiscScsiHotPlug() cdktf.IResolvable DiscScsiHotUnplug() cdktf.IResolvable DiscVirtioHotPlug() cdktf.IResolvable DiscVirtioHotUnplug() cdktf.IResolvable // Experimental. Fqn() *string Id() *string ImageAliases() *[]*string ImageType() *string InternalValue() *DataIonoscloudServersServersCdroms SetInternalValue(val *DataIonoscloudServersServersCdroms) LicenceType() *string Location() *string Name() *string NicHotPlug() cdktf.IResolvable NicHotUnplug() cdktf.IResolvable Public() cdktf.IResolvable RamHotPlug() cdktf.IResolvable RamHotUnplug() cdktf.IResolvable Size() *float64 // 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 NewDataIonoscloudServersServersCdromsOutputReference ¶
func NewDataIonoscloudServersServersCdromsOutputReference(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, complexObjectIndex *float64, complexObjectIsFromSet *bool) DataIonoscloudServersServersCdromsOutputReference
type DataIonoscloudServersServersLabels ¶
type DataIonoscloudServersServersLabels struct { }
type DataIonoscloudServersServersLabelsList ¶
type DataIonoscloudServersServersLabelsList 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) DataIonoscloudServersServersLabelsOutputReference // 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 NewDataIonoscloudServersServersLabelsList ¶
func NewDataIonoscloudServersServersLabelsList(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) DataIonoscloudServersServersLabelsList
type DataIonoscloudServersServersLabelsOutputReference ¶
type DataIonoscloudServersServersLabelsOutputReference 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 Id() *string InternalValue() *DataIonoscloudServersServersLabels SetInternalValue(val *DataIonoscloudServersServersLabels) Key() *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 NewDataIonoscloudServersServersLabelsOutputReference ¶
func NewDataIonoscloudServersServersLabelsOutputReference(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, complexObjectIndex *float64, complexObjectIsFromSet *bool) DataIonoscloudServersServersLabelsOutputReference
type DataIonoscloudServersServersList ¶
type DataIonoscloudServersServersList 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) DataIonoscloudServersServersOutputReference // 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 NewDataIonoscloudServersServersList ¶
func NewDataIonoscloudServersServersList(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) DataIonoscloudServersServersList
type DataIonoscloudServersServersNics ¶
type DataIonoscloudServersServersNics struct { }
type DataIonoscloudServersServersNicsFirewallRules ¶
type DataIonoscloudServersServersNicsFirewallRules struct { }
type DataIonoscloudServersServersNicsFirewallRulesList ¶
type DataIonoscloudServersServersNicsFirewallRulesList 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) DataIonoscloudServersServersNicsFirewallRulesOutputReference // 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 NewDataIonoscloudServersServersNicsFirewallRulesList ¶
func NewDataIonoscloudServersServersNicsFirewallRulesList(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) DataIonoscloudServersServersNicsFirewallRulesList
type DataIonoscloudServersServersNicsFirewallRulesOutputReference ¶
type DataIonoscloudServersServersNicsFirewallRulesOutputReference 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 IcmpCode() *float64 IcmpType() *float64 Id() *string InternalValue() *DataIonoscloudServersServersNicsFirewallRules SetInternalValue(val *DataIonoscloudServersServersNicsFirewallRules) Name() *string PortRangeEnd() *float64 PortRangeStart() *float64 Protocol() *string SourceIp() *string SourceMac() *string TargetIp() *string // Experimental. TerraformAttribute() *string // Experimental. SetTerraformAttribute(val *string) // Experimental. TerraformResource() cdktf.IInterpolatingParent // Experimental. SetTerraformResource(val cdktf.IInterpolatingParent) Type() *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 NewDataIonoscloudServersServersNicsFirewallRulesOutputReference ¶
func NewDataIonoscloudServersServersNicsFirewallRulesOutputReference(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, complexObjectIndex *float64, complexObjectIsFromSet *bool) DataIonoscloudServersServersNicsFirewallRulesOutputReference
type DataIonoscloudServersServersNicsList ¶
type DataIonoscloudServersServersNicsList 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) DataIonoscloudServersServersNicsOutputReference // 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 NewDataIonoscloudServersServersNicsList ¶
func NewDataIonoscloudServersServersNicsList(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) DataIonoscloudServersServersNicsList
type DataIonoscloudServersServersNicsOutputReference ¶
type DataIonoscloudServersServersNicsOutputReference 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 DeviceNumber() *float64 Dhcp() cdktf.IResolvable Dhcpv6() cdktf.IResolvable FirewallActive() cdktf.IResolvable FirewallRules() DataIonoscloudServersServersNicsFirewallRulesList FirewallType() *string // Experimental. Fqn() *string Id() *string InternalValue() *DataIonoscloudServersServersNics SetInternalValue(val *DataIonoscloudServersServersNics) Ips() *[]*string Ipv6CidrBlock() *string Ipv6Ips() *[]*string Lan() *float64 Mac() *string Name() *string PciSlot() *float64 SecurityGroupsIds() *[]*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 NewDataIonoscloudServersServersNicsOutputReference ¶
func NewDataIonoscloudServersServersNicsOutputReference(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, complexObjectIndex *float64, complexObjectIsFromSet *bool) DataIonoscloudServersServersNicsOutputReference
type DataIonoscloudServersServersOutputReference ¶
type DataIonoscloudServersServersOutputReference interface { cdktf.ComplexObject AvailabilityZone() *string BootCdrom() *string BootImage() *string BootVolume() *string Cdroms() DataIonoscloudServersServersCdromsList // 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) Cores() *float64 CpuFamily() *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 Hostname() *string Id() *string InternalValue() *DataIonoscloudServersServers SetInternalValue(val *DataIonoscloudServersServers) Labels() DataIonoscloudServersServersLabelsList Name() *string Nics() DataIonoscloudServersServersNicsList Ram() *float64 TemplateUuid() *string // Experimental. TerraformAttribute() *string // Experimental. SetTerraformAttribute(val *string) // Experimental. TerraformResource() cdktf.IInterpolatingParent // Experimental. SetTerraformResource(val cdktf.IInterpolatingParent) Token() *string Type() *string VmState() *string Volumes() DataIonoscloudServersServersVolumesList // 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 NewDataIonoscloudServersServersOutputReference ¶
func NewDataIonoscloudServersServersOutputReference(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, complexObjectIndex *float64, complexObjectIsFromSet *bool) DataIonoscloudServersServersOutputReference
type DataIonoscloudServersServersVolumes ¶
type DataIonoscloudServersServersVolumes struct { }
type DataIonoscloudServersServersVolumesList ¶
type DataIonoscloudServersServersVolumesList 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) DataIonoscloudServersServersVolumesOutputReference // 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 NewDataIonoscloudServersServersVolumesList ¶
func NewDataIonoscloudServersServersVolumesList(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) DataIonoscloudServersServersVolumesList
type DataIonoscloudServersServersVolumesOutputReference ¶
type DataIonoscloudServersServersVolumesOutputReference interface { cdktf.ComplexObject AvailabilityZone() *string BackupUnitId() *string BootServer() *string Bus() *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) CpuHotPlug() cdktf.IResolvable // 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 DeviceNumber() *float64 DiscVirtioHotPlug() cdktf.IResolvable DiscVirtioHotUnplug() cdktf.IResolvable DiskType() *string // Experimental. Fqn() *string Id() *string ImageName() *string ImagePassword() *string InternalValue() *DataIonoscloudServersServersVolumes SetInternalValue(val *DataIonoscloudServersServersVolumes) LicenceType() *string Name() *string NicHotPlug() cdktf.IResolvable NicHotUnplug() cdktf.IResolvable PciSlot() *float64 RamHotPlug() cdktf.IResolvable Size() *float64 SshKeys() *[]*string // Experimental. TerraformAttribute() *string // Experimental. SetTerraformAttribute(val *string) // Experimental. TerraformResource() cdktf.IInterpolatingParent // Experimental. SetTerraformResource(val cdktf.IInterpolatingParent) UserData() *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 NewDataIonoscloudServersServersVolumesOutputReference ¶
func NewDataIonoscloudServersServersVolumesOutputReference(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, complexObjectIndex *float64, complexObjectIsFromSet *bool) DataIonoscloudServersServersVolumesOutputReference
type DataIonoscloudServersTimeouts ¶
type DataIonoscloudServersTimeouts struct { // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/ionos-cloud/ionoscloud/6.6.8/docs/data-sources/servers#create DataIonoscloudServers#create}. Create *string `field:"optional" json:"create" yaml:"create"` // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/ionos-cloud/ionoscloud/6.6.8/docs/data-sources/servers#default DataIonoscloudServers#default}. Default *string `field:"optional" json:"default" yaml:"default"` // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/ionos-cloud/ionoscloud/6.6.8/docs/data-sources/servers#delete DataIonoscloudServers#delete}. Delete *string `field:"optional" json:"delete" yaml:"delete"` // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/ionos-cloud/ionoscloud/6.6.8/docs/data-sources/servers#update DataIonoscloudServers#update}. Update *string `field:"optional" json:"update" yaml:"update"` }
type DataIonoscloudServersTimeoutsOutputReference ¶
type DataIonoscloudServersTimeoutsOutputReference 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 Default() *string SetDefault(val *string) DefaultInput() *string Delete() *string SetDelete(val *string) DeleteInput() *string // Experimental. Fqn() *string InternalValue() interface{} SetInternalValue(val interface{}) // 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() ResetDefault() ResetDelete() 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 NewDataIonoscloudServersTimeoutsOutputReference ¶
func NewDataIonoscloudServersTimeoutsOutputReference(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string) DataIonoscloudServersTimeoutsOutputReference
Source Files
¶
- DataIonoscloudServers.go
- DataIonoscloudServersConfig.go
- DataIonoscloudServersFilter.go
- DataIonoscloudServersFilterList.go
- DataIonoscloudServersFilterList__checks.go
- DataIonoscloudServersFilterOutputReference.go
- DataIonoscloudServersFilterOutputReference__checks.go
- DataIonoscloudServersServers.go
- DataIonoscloudServersServersCdroms.go
- DataIonoscloudServersServersCdromsList.go
- DataIonoscloudServersServersCdromsList__checks.go
- DataIonoscloudServersServersCdromsOutputReference.go
- DataIonoscloudServersServersCdromsOutputReference__checks.go
- DataIonoscloudServersServersLabels.go
- DataIonoscloudServersServersLabelsList.go
- DataIonoscloudServersServersLabelsList__checks.go
- DataIonoscloudServersServersLabelsOutputReference.go
- DataIonoscloudServersServersLabelsOutputReference__checks.go
- DataIonoscloudServersServersList.go
- DataIonoscloudServersServersList__checks.go
- DataIonoscloudServersServersNics.go
- DataIonoscloudServersServersNicsFirewallRules.go
- DataIonoscloudServersServersNicsFirewallRulesList.go
- DataIonoscloudServersServersNicsFirewallRulesList__checks.go
- DataIonoscloudServersServersNicsFirewallRulesOutputReference.go
- DataIonoscloudServersServersNicsFirewallRulesOutputReference__checks.go
- DataIonoscloudServersServersNicsList.go
- DataIonoscloudServersServersNicsList__checks.go
- DataIonoscloudServersServersNicsOutputReference.go
- DataIonoscloudServersServersNicsOutputReference__checks.go
- DataIonoscloudServersServersOutputReference.go
- DataIonoscloudServersServersOutputReference__checks.go
- DataIonoscloudServersServersVolumes.go
- DataIonoscloudServersServersVolumesList.go
- DataIonoscloudServersServersVolumesList__checks.go
- DataIonoscloudServersServersVolumesOutputReference.go
- DataIonoscloudServersServersVolumesOutputReference__checks.go
- DataIonoscloudServersTimeouts.go
- DataIonoscloudServersTimeoutsOutputReference.go
- DataIonoscloudServersTimeoutsOutputReference__checks.go
- DataIonoscloudServers__checks.go
- main.go