Documentation ¶
Overview ¶
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 ¶
This section is empty.
Types ¶
type LogGroup ¶
type LogGroup struct { Arn string `` /* 183-byte string literal not displayed */ CreationTime int64 `` /* 179-byte string literal not displayed */ KmsKeyId string `` /* 185-byte string literal not displayed */ LogGroupName string `` /* 209-byte string literal not displayed */ MetricFilterCount int32 `` /* 215-byte string literal not displayed */ RetentionInDays int32 `` /* 203-byte string literal not displayed */ StoredBytes int64 `` /* 173-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 FetchLogGroups ¶
func FetchLogGroups(ctx context.Context, params *aws.AwsFetchInput) ([]*LogGroup, *aws.AwsFetchOutputMetadata)
Click to show internal directories.
Click to hide internal directories.