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_helpers_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 FileSystem ¶
type FileSystem struct { CreationTime int64 `` /* 210-byte string literal not displayed */ CreationToken string `` /* 209-byte string literal not displayed */ FileSystemId string `` /* 249-byte string literal not displayed */ LifeCycleState string `` /* 221-byte string literal not displayed */ NumberOfMountTargets int32 `` /* 239-byte string literal not displayed */ OwnerId string `` /* 173-byte string literal not displayed */ PerformanceMode string `` /* 221-byte string literal not displayed */ SizeInBytes *FileSystemSize `` /* 168-byte string literal not displayed */ Tags map[string]string `` /* 209-byte string literal not displayed */ AvailabilityZoneId string `` /* 245-byte string literal not displayed */ AvailabilityZoneName string `` /* 257-byte string literal not displayed */ Encrypted bool `` /* 147-byte string literal not displayed */ FileSystemArn string `` /* 215-byte string literal not displayed */ KmsKeyId string `` /* 185-byte string literal not displayed */ Name string `` /* 149-byte string literal not displayed */ ProvisionedThroughputInMibps float64 `` /* 288-byte string literal not displayed */ ThroughputMode string `` /* 215-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 FetchFileSystems ¶
func FetchFileSystems(ctx context.Context, params *aws.AwsFetchInput) ([]*FileSystem, *aws.AwsFetchOutputMetadata)
type FileSystemSize ¶
Click to show internal directories.
Click to hide internal directories.