storagegateway

package
v0.0.0-...-62343dc Latest Latest
Warning

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

Go to latest
Published: May 8, 2022 License: MIT Imports: 9 Imported by: 0

Documentation

Overview

AUTOGENERATED CODE DO NOT EDIT This file is automatically generated from /internal/codegen/templates/aws_resource_file.tmpl

AUTOGENERATED CODE DO NOT EDIT This file is automatically generated from /internal/codegen/templates/aws_helpers_file.tmpl

AUTOGENERATED CODE DO NOT EDIT This file is automatically generated from /internal/codegen/templates/aws_referenced_resource_file.tmpl

AUTOGENERATED CODE DO NOT EDIT

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ConvertTags

func ConvertTags(tags []types.Tag) map[string]string

Types

type Gateway

type Gateway struct {
	CloudWatchLogGroupARN      string              `` /* 275-byte string literal not displayed */
	DeprecationDate            string              `` /* 221-byte string literal not displayed */
	Ec2InstanceId              string              `` /* 215-byte string literal not displayed */
	Ec2InstanceRegion          string              `` /* 239-byte string literal not displayed */
	EndpointType               string              `` /* 203-byte string literal not displayed */
	GatewayARN                 string              `` /* 231-byte string literal not displayed */
	GatewayCapacity            string              `` /* 221-byte string literal not displayed */
	GatewayId                  string              `` /* 185-byte string literal not displayed */
	GatewayName                string              `` /* 197-byte string literal not displayed */
	GatewayNetworkInterfaces   []*NetworkInterface `` /* 274-byte string literal not displayed */
	GatewayState               string              `` /* 203-byte string literal not displayed */
	GatewayTimezone            string              `` /* 221-byte string literal not displayed */
	GatewayType                string              `` /* 197-byte string literal not displayed */
	HostEnvironment            string              `` /* 221-byte string literal not displayed */
	HostEnvironmentId          string              `` /* 239-byte string literal not displayed */
	LastSoftwareUpdate         string              `` /* 245-byte string literal not displayed */
	NextUpdateAvailabilityDate string              `` /* 299-byte string literal not displayed */
	SoftwareUpdatesEndDate     string              `` /* 275-byte string literal not displayed */
	SupportedGatewayCapacities []string            `` /* 331-byte string literal not displayed */
	Tags                       map[string]string   `` /* 209-byte string literal not displayed */
	VPCEndpoint                string              `` /* 197-byte string literal not displayed */
	AccountId                  string              `` /* 185-byte string literal not displayed */
	Region                     string              `` /* 161-byte string literal not displayed */
	ReportTime                 int64               `` /* 208-byte string literal not displayed */
	InventoryUUID              string              `` /* 152-byte string literal not displayed */
}

type NetworkInterface

type NetworkInterface struct {
	Ipv4Address string `` /* 197-byte string literal not displayed */
	Ipv6Address string `` /* 197-byte string literal not displayed */
	MacAddress  string `` /* 191-byte string literal not displayed */
}

type Tag

type Tag struct {
	Key   string `` /* 143-byte string literal not displayed */
	Value string `` /* 155-byte string literal not displayed */
}

Jump to

Keyboard shortcuts

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