google_monitoring_uptime_check_ips

package
v0.0.0-...-4deecce Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 16, 2024 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type DataArgs

type DataArgs struct {
	// Id: string, optional
	Id terra.StringValue `hcl:"id,attr"`
}

DataArgs contains the configurations for google_monitoring_uptime_check_ips.

type DataSource

type DataSource struct {
	Name string
	Args DataArgs
}

DataSource represents the Terraform data resource google_monitoring_uptime_check_ips.

func Data

func Data(name string, args DataArgs) *DataSource

Data creates a new instance of DataSource.

func (*DataSource) Attributes

func (gmuci *DataSource) Attributes() dataGoogleMonitoringUptimeCheckIpsAttributes

Attributes returns the attributes for DataSource.

func (*DataSource) Configuration

func (gmuci *DataSource) Configuration() interface{}

Configuration returns the configuration (args) for DataSource.

func (*DataSource) DataSource

func (gmuci *DataSource) DataSource() string

DataSource returns the Terraform object type for DataSource.

func (*DataSource) LocalName

func (gmuci *DataSource) LocalName() string

LocalName returns the local name for DataSource.

type DataUptimeCheckIpsAttributes

type DataUptimeCheckIpsAttributes struct {
	// contains filtered or unexported fields
}

func (DataUptimeCheckIpsAttributes) InternalRef

func (uci DataUptimeCheckIpsAttributes) InternalRef() (terra.Reference, error)

func (DataUptimeCheckIpsAttributes) InternalTokens

func (uci DataUptimeCheckIpsAttributes) InternalTokens() (hclwrite.Tokens, error)

func (DataUptimeCheckIpsAttributes) InternalWithRef

func (DataUptimeCheckIpsAttributes) IpAddress

func (DataUptimeCheckIpsAttributes) Location

func (DataUptimeCheckIpsAttributes) Region

type DataUptimeCheckIpsState

type DataUptimeCheckIpsState struct {
	IpAddress string `json:"ip_address"`
	Location  string `json:"location"`
	Region    string `json:"region"`
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL