Documentation ¶
Overview ¶
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_fetching_file.tmpl
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_referenced_resource_file.tmpl
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func PostProcessHostedZone ¶
func PostProcessHostedZone(ctx context.Context, params *localAws.AwsFetchInput, model *HostedZone) error
Types ¶
type HostedZone ¶
type HostedZone struct { CallerReference string `` /* 221-byte string literal not displayed */ Id string `` /* 177-byte string literal not displayed */ Name string `` /* 149-byte string literal not displayed */ Config *HostedZoneConfig `` /* 126-byte string literal not displayed */ LinkedService *LinkedService `` /* 174-byte string literal not displayed */ ResourceRecordSetCount int64 `` /* 251-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 */ Tags map[string]string `` /* 209-byte string literal not displayed */ VpcAssociations []*VPC `` /* 214-byte string literal not displayed */ }
func FetchHostedZones ¶
func FetchHostedZones(ctx context.Context, params *aws.AwsFetchInput) ([]*HostedZone, *aws.AwsFetchOutputMetadata)
type HostedZoneConfig ¶
type LinkedService ¶
Click to show internal directories.
Click to hide internal directories.