Documentation ¶
Index ¶
- type Args
- type DataArgs
- type DataDevicePropertiesAttributes
- func (dp DataDevicePropertiesAttributes) Capacity() terra.NumberValue
- func (dp DataDevicePropertiesAttributes) ConfiguredRoleTypes() terra.ListValue[terra.StringValue]
- func (dp DataDevicePropertiesAttributes) Culture() terra.StringValue
- func (dp DataDevicePropertiesAttributes) HcsVersion() terra.StringValue
- func (dp DataDevicePropertiesAttributes) InternalRef() (terra.Reference, error)
- func (dp DataDevicePropertiesAttributes) InternalTokens() (hclwrite.Tokens, error)
- func (dp DataDevicePropertiesAttributes) InternalWithRef(ref terra.Reference) DataDevicePropertiesAttributes
- func (dp DataDevicePropertiesAttributes) Model() terra.StringValue
- func (dp DataDevicePropertiesAttributes) NodeCount() terra.NumberValue
- func (dp DataDevicePropertiesAttributes) SerialNumber() terra.StringValue
- func (dp DataDevicePropertiesAttributes) SoftwareVersion() terra.StringValue
- func (dp DataDevicePropertiesAttributes) Status() terra.StringValue
- func (dp DataDevicePropertiesAttributes) TimeZone() terra.StringValue
- func (dp DataDevicePropertiesAttributes) Type() terra.StringValue
- type DataDevicePropertiesState
- type DataSource
- type DataTimeouts
- type DataTimeoutsAttributes
- type DataTimeoutsState
- type DevicePropertiesAttributes
- func (dp DevicePropertiesAttributes) Capacity() terra.NumberValue
- func (dp DevicePropertiesAttributes) ConfiguredRoleTypes() terra.ListValue[terra.StringValue]
- func (dp DevicePropertiesAttributes) Culture() terra.StringValue
- func (dp DevicePropertiesAttributes) HcsVersion() terra.StringValue
- func (dp DevicePropertiesAttributes) InternalRef() (terra.Reference, error)
- func (dp DevicePropertiesAttributes) InternalTokens() (hclwrite.Tokens, error)
- func (dp DevicePropertiesAttributes) InternalWithRef(ref terra.Reference) DevicePropertiesAttributes
- func (dp DevicePropertiesAttributes) Model() terra.StringValue
- func (dp DevicePropertiesAttributes) NodeCount() terra.NumberValue
- func (dp DevicePropertiesAttributes) SerialNumber() terra.StringValue
- func (dp DevicePropertiesAttributes) SoftwareVersion() terra.StringValue
- func (dp DevicePropertiesAttributes) Status() terra.StringValue
- func (dp DevicePropertiesAttributes) TimeZone() terra.StringValue
- func (dp DevicePropertiesAttributes) Type() terra.StringValue
- type DevicePropertiesState
- type Resource
- func (aded *Resource) Attributes() azurermDataboxEdgeDeviceAttributes
- func (aded *Resource) Configuration() interface{}
- func (aded *Resource) DependOn() terra.Reference
- func (aded *Resource) Dependencies() terra.Dependencies
- func (aded *Resource) ImportState(state io.Reader) error
- func (aded *Resource) LifecycleManagement() *terra.Lifecycle
- func (aded *Resource) LocalName() string
- func (aded *Resource) State() (*azurermDataboxEdgeDeviceState, bool)
- func (aded *Resource) StateMust() *azurermDataboxEdgeDeviceState
- func (aded *Resource) Type() string
- type Timeouts
- type TimeoutsAttributes
- func (t TimeoutsAttributes) Create() terra.StringValue
- func (t TimeoutsAttributes) Delete() terra.StringValue
- func (t TimeoutsAttributes) InternalRef() (terra.Reference, error)
- func (t TimeoutsAttributes) InternalTokens() (hclwrite.Tokens, error)
- func (t TimeoutsAttributes) InternalWithRef(ref terra.Reference) TimeoutsAttributes
- func (t TimeoutsAttributes) Read() terra.StringValue
- func (t TimeoutsAttributes) Update() terra.StringValue
- type TimeoutsState
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Args ¶
type Args struct { // Id: string, optional Id terra.StringValue `hcl:"id,attr"` // Location: string, required Location terra.StringValue `hcl:"location,attr" validate:"required"` // Name: string, required Name terra.StringValue `hcl:"name,attr" validate:"required"` // ResourceGroupName: string, required ResourceGroupName terra.StringValue `hcl:"resource_group_name,attr" validate:"required"` // SkuName: string, required SkuName terra.StringValue `hcl:"sku_name,attr" validate:"required"` // Tags: map of string, optional Tags terra.MapValue[terra.StringValue] `hcl:"tags,attr"` // Timeouts: optional Timeouts *Timeouts `hcl:"timeouts,block"` }
Args contains the configurations for azurerm_databox_edge_device.
type DataArgs ¶
type DataArgs struct { // Id: string, optional Id terra.StringValue `hcl:"id,attr"` // Name: string, required Name terra.StringValue `hcl:"name,attr" validate:"required"` // ResourceGroupName: string, required ResourceGroupName terra.StringValue `hcl:"resource_group_name,attr" validate:"required"` // Timeouts: optional Timeouts *DataTimeouts `hcl:"timeouts,block"` }
DataArgs contains the configurations for azurerm_databox_edge_device.
type DataDevicePropertiesAttributes ¶
type DataDevicePropertiesAttributes struct {
// contains filtered or unexported fields
}
func (DataDevicePropertiesAttributes) Capacity ¶
func (dp DataDevicePropertiesAttributes) Capacity() terra.NumberValue
func (DataDevicePropertiesAttributes) ConfiguredRoleTypes ¶
func (dp DataDevicePropertiesAttributes) ConfiguredRoleTypes() terra.ListValue[terra.StringValue]
func (DataDevicePropertiesAttributes) Culture ¶
func (dp DataDevicePropertiesAttributes) Culture() terra.StringValue
func (DataDevicePropertiesAttributes) HcsVersion ¶
func (dp DataDevicePropertiesAttributes) HcsVersion() terra.StringValue
func (DataDevicePropertiesAttributes) InternalRef ¶
func (dp DataDevicePropertiesAttributes) InternalRef() (terra.Reference, error)
func (DataDevicePropertiesAttributes) InternalTokens ¶
func (dp DataDevicePropertiesAttributes) InternalTokens() (hclwrite.Tokens, error)
func (DataDevicePropertiesAttributes) InternalWithRef ¶
func (dp DataDevicePropertiesAttributes) InternalWithRef(ref terra.Reference) DataDevicePropertiesAttributes
func (DataDevicePropertiesAttributes) Model ¶
func (dp DataDevicePropertiesAttributes) Model() terra.StringValue
func (DataDevicePropertiesAttributes) NodeCount ¶
func (dp DataDevicePropertiesAttributes) NodeCount() terra.NumberValue
func (DataDevicePropertiesAttributes) SerialNumber ¶
func (dp DataDevicePropertiesAttributes) SerialNumber() terra.StringValue
func (DataDevicePropertiesAttributes) SoftwareVersion ¶
func (dp DataDevicePropertiesAttributes) SoftwareVersion() terra.StringValue
func (DataDevicePropertiesAttributes) Status ¶
func (dp DataDevicePropertiesAttributes) Status() terra.StringValue
func (DataDevicePropertiesAttributes) TimeZone ¶
func (dp DataDevicePropertiesAttributes) TimeZone() terra.StringValue
func (DataDevicePropertiesAttributes) Type ¶
func (dp DataDevicePropertiesAttributes) Type() terra.StringValue
type DataDevicePropertiesState ¶
type DataDevicePropertiesState struct { Capacity float64 `json:"capacity"` ConfiguredRoleTypes []string `json:"configured_role_types"` Culture string `json:"culture"` HcsVersion string `json:"hcs_version"` Model string `json:"model"` NodeCount float64 `json:"node_count"` SerialNumber string `json:"serial_number"` SoftwareVersion string `json:"software_version"` Status string `json:"status"` TimeZone string `json:"time_zone"` Type string `json:"type"` }
type DataSource ¶
DataSource represents the Terraform data resource azurerm_databox_edge_device.
func Data ¶
func Data(name string, args DataArgs) *DataSource
Data creates a new instance of DataSource.
func (*DataSource) Attributes ¶
func (aded *DataSource) Attributes() dataAzurermDataboxEdgeDeviceAttributes
Attributes returns the attributes for DataSource.
func (*DataSource) Configuration ¶
func (aded *DataSource) Configuration() interface{}
Configuration returns the configuration (args) for DataSource.
func (*DataSource) DataSource ¶
func (aded *DataSource) DataSource() string
DataSource returns the Terraform object type for DataSource.
func (*DataSource) LocalName ¶
func (aded *DataSource) LocalName() string
LocalName returns the local name for DataSource.
type DataTimeouts ¶
type DataTimeouts struct { // Read: string, optional Read terra.StringValue `hcl:"read,attr"` }
type DataTimeoutsAttributes ¶
type DataTimeoutsAttributes struct {
// contains filtered or unexported fields
}
func (DataTimeoutsAttributes) InternalRef ¶
func (t DataTimeoutsAttributes) InternalRef() (terra.Reference, error)
func (DataTimeoutsAttributes) InternalTokens ¶
func (t DataTimeoutsAttributes) InternalTokens() (hclwrite.Tokens, error)
func (DataTimeoutsAttributes) InternalWithRef ¶
func (t DataTimeoutsAttributes) InternalWithRef(ref terra.Reference) DataTimeoutsAttributes
func (DataTimeoutsAttributes) Read ¶
func (t DataTimeoutsAttributes) Read() terra.StringValue
type DataTimeoutsState ¶
type DataTimeoutsState struct {
Read string `json:"read"`
}
type DevicePropertiesAttributes ¶
type DevicePropertiesAttributes struct {
// contains filtered or unexported fields
}
func (DevicePropertiesAttributes) Capacity ¶
func (dp DevicePropertiesAttributes) Capacity() terra.NumberValue
func (DevicePropertiesAttributes) ConfiguredRoleTypes ¶
func (dp DevicePropertiesAttributes) ConfiguredRoleTypes() terra.ListValue[terra.StringValue]
func (DevicePropertiesAttributes) Culture ¶
func (dp DevicePropertiesAttributes) Culture() terra.StringValue
func (DevicePropertiesAttributes) HcsVersion ¶
func (dp DevicePropertiesAttributes) HcsVersion() terra.StringValue
func (DevicePropertiesAttributes) InternalRef ¶
func (dp DevicePropertiesAttributes) InternalRef() (terra.Reference, error)
func (DevicePropertiesAttributes) InternalTokens ¶
func (dp DevicePropertiesAttributes) InternalTokens() (hclwrite.Tokens, error)
func (DevicePropertiesAttributes) InternalWithRef ¶
func (dp DevicePropertiesAttributes) InternalWithRef(ref terra.Reference) DevicePropertiesAttributes
func (DevicePropertiesAttributes) Model ¶
func (dp DevicePropertiesAttributes) Model() terra.StringValue
func (DevicePropertiesAttributes) NodeCount ¶
func (dp DevicePropertiesAttributes) NodeCount() terra.NumberValue
func (DevicePropertiesAttributes) SerialNumber ¶
func (dp DevicePropertiesAttributes) SerialNumber() terra.StringValue
func (DevicePropertiesAttributes) SoftwareVersion ¶
func (dp DevicePropertiesAttributes) SoftwareVersion() terra.StringValue
func (DevicePropertiesAttributes) Status ¶
func (dp DevicePropertiesAttributes) Status() terra.StringValue
func (DevicePropertiesAttributes) TimeZone ¶
func (dp DevicePropertiesAttributes) TimeZone() terra.StringValue
func (DevicePropertiesAttributes) Type ¶
func (dp DevicePropertiesAttributes) Type() terra.StringValue
type DevicePropertiesState ¶
type DevicePropertiesState struct { Capacity float64 `json:"capacity"` ConfiguredRoleTypes []string `json:"configured_role_types"` Culture string `json:"culture"` HcsVersion string `json:"hcs_version"` Model string `json:"model"` NodeCount float64 `json:"node_count"` SerialNumber string `json:"serial_number"` SoftwareVersion string `json:"software_version"` Status string `json:"status"` TimeZone string `json:"time_zone"` Type string `json:"type"` }
type Resource ¶
type Resource struct { Name string Args Args DependsOn terra.Dependencies Lifecycle *terra.Lifecycle // contains filtered or unexported fields }
Resource represents the Terraform resource azurerm_databox_edge_device.
func (*Resource) Attributes ¶
func (aded *Resource) Attributes() azurermDataboxEdgeDeviceAttributes
Attributes returns the attributes for Resource.
func (*Resource) Configuration ¶
func (aded *Resource) Configuration() interface{}
Configuration returns the configuration (args) for Resource.
func (*Resource) Dependencies ¶
func (aded *Resource) Dependencies() terra.Dependencies
Dependencies returns the list of resources Resource depends_on.
func (*Resource) ImportState ¶
ImportState imports the given attribute values into Resource's state.
func (*Resource) LifecycleManagement ¶
LifecycleManagement returns the lifecycle block for Resource.
type Timeouts ¶
type Timeouts struct { // Create: string, optional Create terra.StringValue `hcl:"create,attr"` // Delete: string, optional Delete terra.StringValue `hcl:"delete,attr"` // Read: string, optional Read terra.StringValue `hcl:"read,attr"` // Update: string, optional Update terra.StringValue `hcl:"update,attr"` }
type TimeoutsAttributes ¶
type TimeoutsAttributes struct {
// contains filtered or unexported fields
}
func (TimeoutsAttributes) Create ¶
func (t TimeoutsAttributes) Create() terra.StringValue
func (TimeoutsAttributes) Delete ¶
func (t TimeoutsAttributes) Delete() terra.StringValue
func (TimeoutsAttributes) InternalRef ¶
func (t TimeoutsAttributes) InternalRef() (terra.Reference, error)
func (TimeoutsAttributes) InternalTokens ¶
func (t TimeoutsAttributes) InternalTokens() (hclwrite.Tokens, error)
func (TimeoutsAttributes) InternalWithRef ¶
func (t TimeoutsAttributes) InternalWithRef(ref terra.Reference) TimeoutsAttributes
func (TimeoutsAttributes) Read ¶
func (t TimeoutsAttributes) Read() terra.StringValue
func (TimeoutsAttributes) Update ¶
func (t TimeoutsAttributes) Update() terra.StringValue