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 ¶
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 */ }
func FetchGateways ¶
func FetchGateways(ctx context.Context, params *localAws.AwsFetchInput) ([]*Gateway, *localAws.AwsFetchOutputMetadata)
type NetworkInterface ¶
Click to show internal directories.
Click to hide internal directories.