Documentation ¶
Index ¶
- type Bandwidth
- type BandwidthAttributes
- func (b BandwidthAttributes) DownloadSpeed() terra.NumberValue
- func (b BandwidthAttributes) InternalRef() (terra.Reference, error)
- func (b BandwidthAttributes) InternalTokens() (hclwrite.Tokens, error)
- func (b BandwidthAttributes) InternalWithRef(ref terra.Reference) BandwidthAttributes
- func (b BandwidthAttributes) UploadSpeed() terra.NumberValue
- type BandwidthState
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type BandwidthAttributes ¶
type BandwidthAttributes struct {
// contains filtered or unexported fields
}
func (BandwidthAttributes) DownloadSpeed ¶
func (b BandwidthAttributes) DownloadSpeed() terra.NumberValue
func (BandwidthAttributes) InternalRef ¶
func (b BandwidthAttributes) InternalRef() (terra.Reference, error)
func (BandwidthAttributes) InternalTokens ¶
func (b BandwidthAttributes) InternalTokens() (hclwrite.Tokens, error)
func (BandwidthAttributes) InternalWithRef ¶
func (b BandwidthAttributes) InternalWithRef(ref terra.Reference) BandwidthAttributes
func (BandwidthAttributes) UploadSpeed ¶
func (b BandwidthAttributes) UploadSpeed() terra.NumberValue
type BandwidthState ¶
Click to show internal directories.
Click to hide internal directories.