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 ¶
Types ¶
type Parameter ¶
type Parameter struct { AllowedPattern string `` /* 215-byte string literal not displayed */ DataType string `` /* 179-byte string literal not displayed */ Description string `` /* 191-byte string literal not displayed */ KeyId string `` /* 161-byte string literal not displayed */ LastModifiedDate int64 `` /* 240-byte string literal not displayed */ LastModifiedUser string `` /* 233-byte string literal not displayed */ Name string `` /* 189-byte string literal not displayed */ Policies []*ParameterInlinePolicy `` /* 166-byte string literal not displayed */ Tier string `` /* 149-byte string literal not displayed */ Type string `` /* 149-byte string literal not displayed */ Version int64 `` /* 143-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 FetchParameters ¶
func FetchParameters(ctx context.Context, params *aws.AwsFetchInput) ([]*Parameter, *aws.AwsFetchOutputMetadata)
type ParameterInlinePolicy ¶
Click to show internal directories.
Click to hide internal directories.