Documentation
¶
Overview ¶
Package efsiface provides an interface to enable mocking the EFS service client for testing your code.
It is important to note that this interface will have breaking changes when the service model is updated and adds new API operations, paginators, and waiters.
Index ¶
- Constants
- type AccessPointForDescribeAccessPointsOutput
- func (s AccessPointForDescribeAccessPointsOutput) GoString() string
- func (s *AccessPointForDescribeAccessPointsOutput) SetAccessPointId(v string) *AccessPointForDescribeAccessPointsOutput
- func (s *AccessPointForDescribeAccessPointsOutput) SetAccessPointName(v string) *AccessPointForDescribeAccessPointsOutput
- func (s *AccessPointForDescribeAccessPointsOutput) SetCreateTime(v string) *AccessPointForDescribeAccessPointsOutput
- func (s *AccessPointForDescribeAccessPointsOutput) SetDomain(v string) *AccessPointForDescribeAccessPointsOutput
- func (s *AccessPointForDescribeAccessPointsOutput) SetEnableIam(v bool) *AccessPointForDescribeAccessPointsOutput
- func (s *AccessPointForDescribeAccessPointsOutput) SetFileSystemPath(v string) *AccessPointForDescribeAccessPointsOutput
- func (s *AccessPointForDescribeAccessPointsOutput) SetPermissionGroupId(v string) *AccessPointForDescribeAccessPointsOutput
- func (s *AccessPointForDescribeAccessPointsOutput) SetPermissionGroupName(v string) *AccessPointForDescribeAccessPointsOutput
- func (s *AccessPointForDescribeAccessPointsOutput) SetPosixUser(v *PosixUserForDescribeAccessPointsOutput) *AccessPointForDescribeAccessPointsOutput
- func (s *AccessPointForDescribeAccessPointsOutput) SetStatus(v string) *AccessPointForDescribeAccessPointsOutput
- func (s *AccessPointForDescribeAccessPointsOutput) SetSubnetId(v string) *AccessPointForDescribeAccessPointsOutput
- func (s *AccessPointForDescribeAccessPointsOutput) SetSubnetName(v string) *AccessPointForDescribeAccessPointsOutput
- func (s *AccessPointForDescribeAccessPointsOutput) SetTrn(v string) *AccessPointForDescribeAccessPointsOutput
- func (s *AccessPointForDescribeAccessPointsOutput) SetUpdateTime(v string) *AccessPointForDescribeAccessPointsOutput
- func (s *AccessPointForDescribeAccessPointsOutput) SetVpcId(v string) *AccessPointForDescribeAccessPointsOutput
- func (s *AccessPointForDescribeAccessPointsOutput) SetVpcName(v string) *AccessPointForDescribeAccessPointsOutput
- func (s *AccessPointForDescribeAccessPointsOutput) SetZoneId(v string) *AccessPointForDescribeAccessPointsOutput
- func (s *AccessPointForDescribeAccessPointsOutput) SetZoneName(v string) *AccessPointForDescribeAccessPointsOutput
- func (s AccessPointForDescribeAccessPointsOutput) String() string
- type AccessPointForDescribePermissionGroupsOutput
- func (s AccessPointForDescribePermissionGroupsOutput) GoString() string
- func (s *AccessPointForDescribePermissionGroupsOutput) SetAccessPointId(v string) *AccessPointForDescribePermissionGroupsOutput
- func (s *AccessPointForDescribePermissionGroupsOutput) SetAccessPointName(v string) *AccessPointForDescribePermissionGroupsOutput
- func (s *AccessPointForDescribePermissionGroupsOutput) SetFileSystemId(v string) *AccessPointForDescribePermissionGroupsOutput
- func (s *AccessPointForDescribePermissionGroupsOutput) SetFileSystemName(v string) *AccessPointForDescribePermissionGroupsOutput
- func (s AccessPointForDescribePermissionGroupsOutput) String() string
- type AutoEvictRuleForCreateDataFlowPolicyInput
- func (s AutoEvictRuleForCreateDataFlowPolicyInput) GoString() string
- func (s *AutoEvictRuleForCreateDataFlowPolicyInput) SetDataType(v string) *AutoEvictRuleForCreateDataFlowPolicyInput
- func (s *AutoEvictRuleForCreateDataFlowPolicyInput) SetExcludePaths(v []*string) *AutoEvictRuleForCreateDataFlowPolicyInput
- func (s *AutoEvictRuleForCreateDataFlowPolicyInput) SetLastAccessTimeInterval(v *LastAccessTimeIntervalForCreateDataFlowPolicyInput) *AutoEvictRuleForCreateDataFlowPolicyInput
- func (s *AutoEvictRuleForCreateDataFlowPolicyInput) SetLogicOperator(v string) *AutoEvictRuleForCreateDataFlowPolicyInput
- func (s *AutoEvictRuleForCreateDataFlowPolicyInput) SetStatus(v string) *AutoEvictRuleForCreateDataFlowPolicyInput
- func (s AutoEvictRuleForCreateDataFlowPolicyInput) String() string
- type AutoEvictRuleForDescribeDataFlowPoliciesOutput
- func (s AutoEvictRuleForDescribeDataFlowPoliciesOutput) GoString() string
- func (s *AutoEvictRuleForDescribeDataFlowPoliciesOutput) SetDataType(v string) *AutoEvictRuleForDescribeDataFlowPoliciesOutput
- func (s *AutoEvictRuleForDescribeDataFlowPoliciesOutput) SetExcludePaths(v []*string) *AutoEvictRuleForDescribeDataFlowPoliciesOutput
- func (s *AutoEvictRuleForDescribeDataFlowPoliciesOutput) SetLastAccessTimeInterval(v *LastAccessTimeIntervalForDescribeDataFlowPoliciesOutput) *AutoEvictRuleForDescribeDataFlowPoliciesOutput
- func (s *AutoEvictRuleForDescribeDataFlowPoliciesOutput) SetLogicOperator(v string) *AutoEvictRuleForDescribeDataFlowPoliciesOutput
- func (s *AutoEvictRuleForDescribeDataFlowPoliciesOutput) SetStatus(v string) *AutoEvictRuleForDescribeDataFlowPoliciesOutput
- func (s AutoEvictRuleForDescribeDataFlowPoliciesOutput) String() string
- type AutoEvictRuleForUpdateDataFlowPolicyInput
- func (s AutoEvictRuleForUpdateDataFlowPolicyInput) GoString() string
- func (s *AutoEvictRuleForUpdateDataFlowPolicyInput) SetDataType(v string) *AutoEvictRuleForUpdateDataFlowPolicyInput
- func (s *AutoEvictRuleForUpdateDataFlowPolicyInput) SetExcludePaths(v []*string) *AutoEvictRuleForUpdateDataFlowPolicyInput
- func (s *AutoEvictRuleForUpdateDataFlowPolicyInput) SetLastAccessTimeInterval(v *LastAccessTimeIntervalForUpdateDataFlowPolicyInput) *AutoEvictRuleForUpdateDataFlowPolicyInput
- func (s *AutoEvictRuleForUpdateDataFlowPolicyInput) SetLogicOperator(v string) *AutoEvictRuleForUpdateDataFlowPolicyInput
- func (s *AutoEvictRuleForUpdateDataFlowPolicyInput) SetStatus(v string) *AutoEvictRuleForUpdateDataFlowPolicyInput
- func (s AutoEvictRuleForUpdateDataFlowPolicyInput) String() string
- type AutoExportRuleForCreateDataFlowPolicyInput
- func (s AutoExportRuleForCreateDataFlowPolicyInput) GoString() string
- func (s *AutoExportRuleForCreateDataFlowPolicyInput) SetExportType(v string) *AutoExportRuleForCreateDataFlowPolicyInput
- func (s *AutoExportRuleForCreateDataFlowPolicyInput) SetImmediateExport(v *ImmediateExportForCreateDataFlowPolicyInput) *AutoExportRuleForCreateDataFlowPolicyInput
- func (s *AutoExportRuleForCreateDataFlowPolicyInput) SetPeriodExport(v *PeriodExportForCreateDataFlowPolicyInput) *AutoExportRuleForCreateDataFlowPolicyInput
- func (s *AutoExportRuleForCreateDataFlowPolicyInput) SetStatus(v string) *AutoExportRuleForCreateDataFlowPolicyInput
- func (s AutoExportRuleForCreateDataFlowPolicyInput) String() string
- type AutoExportRuleForDescribeDataFlowPoliciesOutput
- func (s AutoExportRuleForDescribeDataFlowPoliciesOutput) GoString() string
- func (s *AutoExportRuleForDescribeDataFlowPoliciesOutput) SetExportType(v string) *AutoExportRuleForDescribeDataFlowPoliciesOutput
- func (s *AutoExportRuleForDescribeDataFlowPoliciesOutput) SetImmediateExport(v *ImmediateExportForDescribeDataFlowPoliciesOutput) *AutoExportRuleForDescribeDataFlowPoliciesOutput
- func (s *AutoExportRuleForDescribeDataFlowPoliciesOutput) SetPeriodExport(v *PeriodExportForDescribeDataFlowPoliciesOutput) *AutoExportRuleForDescribeDataFlowPoliciesOutput
- func (s *AutoExportRuleForDescribeDataFlowPoliciesOutput) SetStatus(v string) *AutoExportRuleForDescribeDataFlowPoliciesOutput
- func (s AutoExportRuleForDescribeDataFlowPoliciesOutput) String() string
- type AutoExportRuleForUpdateDataFlowPolicyInput
- func (s AutoExportRuleForUpdateDataFlowPolicyInput) GoString() string
- func (s *AutoExportRuleForUpdateDataFlowPolicyInput) SetExportType(v string) *AutoExportRuleForUpdateDataFlowPolicyInput
- func (s *AutoExportRuleForUpdateDataFlowPolicyInput) SetImmediateExport(v *ImmediateExportForUpdateDataFlowPolicyInput) *AutoExportRuleForUpdateDataFlowPolicyInput
- func (s *AutoExportRuleForUpdateDataFlowPolicyInput) SetPeriodExport(v *PeriodExportForUpdateDataFlowPolicyInput) *AutoExportRuleForUpdateDataFlowPolicyInput
- func (s *AutoExportRuleForUpdateDataFlowPolicyInput) SetStatus(v string) *AutoExportRuleForUpdateDataFlowPolicyInput
- func (s AutoExportRuleForUpdateDataFlowPolicyInput) String() string
- type AutoImportRuleForCreateDataFlowPolicyInput
- func (s AutoImportRuleForCreateDataFlowPolicyInput) GoString() string
- func (s *AutoImportRuleForCreateDataFlowPolicyInput) SetBucketEventTypes(v []*string) *AutoImportRuleForCreateDataFlowPolicyInput
- func (s *AutoImportRuleForCreateDataFlowPolicyInput) SetDataType(v string) *AutoImportRuleForCreateDataFlowPolicyInput
- func (s *AutoImportRuleForCreateDataFlowPolicyInput) SetFileSystemDeletePolicy(v string) *AutoImportRuleForCreateDataFlowPolicyInput
- func (s *AutoImportRuleForCreateDataFlowPolicyInput) SetImmediateImport(v bool) *AutoImportRuleForCreateDataFlowPolicyInput
- func (s *AutoImportRuleForCreateDataFlowPolicyInput) SetStatus(v string) *AutoImportRuleForCreateDataFlowPolicyInput
- func (s AutoImportRuleForCreateDataFlowPolicyInput) String() string
- type AutoImportRuleForDescribeDataFlowPoliciesOutput
- func (s AutoImportRuleForDescribeDataFlowPoliciesOutput) GoString() string
- func (s *AutoImportRuleForDescribeDataFlowPoliciesOutput) SetBucketEventTypes(v []*string) *AutoImportRuleForDescribeDataFlowPoliciesOutput
- func (s *AutoImportRuleForDescribeDataFlowPoliciesOutput) SetDataType(v string) *AutoImportRuleForDescribeDataFlowPoliciesOutput
- func (s *AutoImportRuleForDescribeDataFlowPoliciesOutput) SetFileSystemDeletePolicy(v string) *AutoImportRuleForDescribeDataFlowPoliciesOutput
- func (s *AutoImportRuleForDescribeDataFlowPoliciesOutput) SetImmediateImport(v bool) *AutoImportRuleForDescribeDataFlowPoliciesOutput
- func (s *AutoImportRuleForDescribeDataFlowPoliciesOutput) SetStatus(v string) *AutoImportRuleForDescribeDataFlowPoliciesOutput
- func (s AutoImportRuleForDescribeDataFlowPoliciesOutput) String() string
- type AutoImportRuleForUpdateDataFlowPolicyInput
- func (s AutoImportRuleForUpdateDataFlowPolicyInput) GoString() string
- func (s *AutoImportRuleForUpdateDataFlowPolicyInput) SetBucketEventTypes(v []*string) *AutoImportRuleForUpdateDataFlowPolicyInput
- func (s *AutoImportRuleForUpdateDataFlowPolicyInput) SetDataType(v string) *AutoImportRuleForUpdateDataFlowPolicyInput
- func (s *AutoImportRuleForUpdateDataFlowPolicyInput) SetFileSystemDeletePolicy(v string) *AutoImportRuleForUpdateDataFlowPolicyInput
- func (s *AutoImportRuleForUpdateDataFlowPolicyInput) SetImmediateImport(v bool) *AutoImportRuleForUpdateDataFlowPolicyInput
- func (s *AutoImportRuleForUpdateDataFlowPolicyInput) SetStatus(v string) *AutoImportRuleForUpdateDataFlowPolicyInput
- func (s AutoImportRuleForUpdateDataFlowPolicyInput) String() string
- type BucketForDescribeDataFlowPoliciesOutput
- func (s BucketForDescribeDataFlowPoliciesOutput) GoString() string
- func (s *BucketForDescribeDataFlowPoliciesOutput) SetBucketName(v string) *BucketForDescribeDataFlowPoliciesOutput
- func (s *BucketForDescribeDataFlowPoliciesOutput) SetBucketOwner(v string) *BucketForDescribeDataFlowPoliciesOutput
- func (s *BucketForDescribeDataFlowPoliciesOutput) SetBucketPrefix(v string) *BucketForDescribeDataFlowPoliciesOutput
- func (s *BucketForDescribeDataFlowPoliciesOutput) SetVersionStatus(v string) *BucketForDescribeDataFlowPoliciesOutput
- func (s BucketForDescribeDataFlowPoliciesOutput) String() string
- type BucketForDescribeDataFlowTasksOutput
- func (s BucketForDescribeDataFlowTasksOutput) GoString() string
- func (s *BucketForDescribeDataFlowTasksOutput) SetBucketName(v string) *BucketForDescribeDataFlowTasksOutput
- func (s *BucketForDescribeDataFlowTasksOutput) SetBucketOwner(v string) *BucketForDescribeDataFlowTasksOutput
- func (s *BucketForDescribeDataFlowTasksOutput) SetBucketPrefix(v string) *BucketForDescribeDataFlowTasksOutput
- func (s *BucketForDescribeDataFlowTasksOutput) SetVersionStatus(v string) *BucketForDescribeDataFlowTasksOutput
- func (s BucketForDescribeDataFlowTasksOutput) String() string
- type CancelDataFlowTaskInput
- func (s CancelDataFlowTaskInput) GoString() string
- func (s *CancelDataFlowTaskInput) SetDataFlowTaskId(v string) *CancelDataFlowTaskInput
- func (s *CancelDataFlowTaskInput) SetFileSystemId(v string) *CancelDataFlowTaskInput
- func (s CancelDataFlowTaskInput) String() string
- func (s *CancelDataFlowTaskInput) Validate() error
- type CancelDataFlowTaskOutput
- type ChargeConfigForDescribeFileSystemsOutput
- func (s ChargeConfigForDescribeFileSystemsOutput) GoString() string
- func (s *ChargeConfigForDescribeFileSystemsOutput) SetChargeStatus(v string) *ChargeConfigForDescribeFileSystemsOutput
- func (s *ChargeConfigForDescribeFileSystemsOutput) SetChargeType(v string) *ChargeConfigForDescribeFileSystemsOutput
- func (s *ChargeConfigForDescribeFileSystemsOutput) SetExpireTime(v string) *ChargeConfigForDescribeFileSystemsOutput
- func (s *ChargeConfigForDescribeFileSystemsOutput) SetReclaimTime(v string) *ChargeConfigForDescribeFileSystemsOutput
- func (s *ChargeConfigForDescribeFileSystemsOutput) SetStopTime(v string) *ChargeConfigForDescribeFileSystemsOutput
- func (s ChargeConfigForDescribeFileSystemsOutput) String() string
- type CheckDirInput
- type CheckDirOutput
- func (s CheckDirOutput) GoString() string
- func (s *CheckDirOutput) SetAccessMode(v string) *CheckDirOutput
- func (s *CheckDirOutput) SetExist(v bool) *CheckDirOutput
- func (s *CheckDirOutput) SetOwnerGroupId(v int32) *CheckDirOutput
- func (s *CheckDirOutput) SetOwnerUserId(v int32) *CheckDirOutput
- func (s CheckDirOutput) String() string
- type CreateAccessPointInput
- func (s CreateAccessPointInput) GoString() string
- func (s *CreateAccessPointInput) SetAccessPointName(v string) *CreateAccessPointInput
- func (s *CreateAccessPointInput) SetEnableIam(v bool) *CreateAccessPointInput
- func (s *CreateAccessPointInput) SetFileSystemId(v string) *CreateAccessPointInput
- func (s *CreateAccessPointInput) SetFileSystemPath(v string) *CreateAccessPointInput
- func (s *CreateAccessPointInput) SetPermissionGroupId(v string) *CreateAccessPointInput
- func (s *CreateAccessPointInput) SetPosixUser(v *PosixUserForCreateAccessPointInput) *CreateAccessPointInput
- func (s *CreateAccessPointInput) SetSubnetId(v string) *CreateAccessPointInput
- func (s *CreateAccessPointInput) SetVpcId(v string) *CreateAccessPointInput
- func (s CreateAccessPointInput) String() string
- func (s *CreateAccessPointInput) Validate() error
- type CreateAccessPointOutput
- type CreateDataFlowPolicyInput
- func (s CreateDataFlowPolicyInput) GoString() string
- func (s *CreateDataFlowPolicyInput) SetAutoEvictRule(v *AutoEvictRuleForCreateDataFlowPolicyInput) *CreateDataFlowPolicyInput
- func (s *CreateDataFlowPolicyInput) SetAutoExportRule(v *AutoExportRuleForCreateDataFlowPolicyInput) *CreateDataFlowPolicyInput
- func (s *CreateDataFlowPolicyInput) SetAutoImportRule(v *AutoImportRuleForCreateDataFlowPolicyInput) *CreateDataFlowPolicyInput
- func (s *CreateDataFlowPolicyInput) SetBucketName(v string) *CreateDataFlowPolicyInput
- func (s *CreateDataFlowPolicyInput) SetBucketOwner(v string) *CreateDataFlowPolicyInput
- func (s *CreateDataFlowPolicyInput) SetBucketPrefix(v string) *CreateDataFlowPolicyInput
- func (s *CreateDataFlowPolicyInput) SetConflictPolicy(v string) *CreateDataFlowPolicyInput
- func (s *CreateDataFlowPolicyInput) SetDataFlowPolicyName(v string) *CreateDataFlowPolicyInput
- func (s *CreateDataFlowPolicyInput) SetEnableTls(v bool) *CreateDataFlowPolicyInput
- func (s *CreateDataFlowPolicyInput) SetFileSystemId(v string) *CreateDataFlowPolicyInput
- func (s *CreateDataFlowPolicyInput) SetFileSystemPath(v string) *CreateDataFlowPolicyInput
- func (s *CreateDataFlowPolicyInput) SetLazyloadRule(v *LazyloadRuleForCreateDataFlowPolicyInput) *CreateDataFlowPolicyInput
- func (s CreateDataFlowPolicyInput) String() string
- func (s *CreateDataFlowPolicyInput) Validate() error
- type CreateDataFlowPolicyOutput
- type CreateDataFlowTaskInput
- func (s CreateDataFlowTaskInput) GoString() string
- func (s *CreateDataFlowTaskInput) SetBucketName(v string) *CreateDataFlowTaskInput
- func (s *CreateDataFlowTaskInput) SetBucketOwner(v string) *CreateDataFlowTaskInput
- func (s *CreateDataFlowTaskInput) SetBucketPrefix(v string) *CreateDataFlowTaskInput
- func (s *CreateDataFlowTaskInput) SetDataFlowPolicyId(v string) *CreateDataFlowTaskInput
- func (s *CreateDataFlowTaskInput) SetDataFlowTaskType(v string) *CreateDataFlowTaskInput
- func (s *CreateDataFlowTaskInput) SetDeleteRule(v *DeleteRuleForCreateDataFlowTaskInput) *CreateDataFlowTaskInput
- func (s *CreateDataFlowTaskInput) SetEnableTls(v bool) *CreateDataFlowTaskInput
- func (s *CreateDataFlowTaskInput) SetEvictRule(v *EvictRuleForCreateDataFlowTaskInput) *CreateDataFlowTaskInput
- func (s *CreateDataFlowTaskInput) SetExportRule(v *ExportRuleForCreateDataFlowTaskInput) *CreateDataFlowTaskInput
- func (s *CreateDataFlowTaskInput) SetFileDiffRule(v *FileDiffRuleForCreateDataFlowTaskInput) *CreateDataFlowTaskInput
- func (s *CreateDataFlowTaskInput) SetFileSystemId(v string) *CreateDataFlowTaskInput
- func (s *CreateDataFlowTaskInput) SetFileSystemPath(v string) *CreateDataFlowTaskInput
- func (s *CreateDataFlowTaskInput) SetImportRule(v *ImportRuleForCreateDataFlowTaskInput) *CreateDataFlowTaskInput
- func (s *CreateDataFlowTaskInput) SetTaskMode(v string) *CreateDataFlowTaskInput
- func (s CreateDataFlowTaskInput) String() string
- func (s *CreateDataFlowTaskInput) Validate() error
- type CreateDataFlowTaskOutput
- type CreateDirInput
- func (s CreateDirInput) GoString() string
- func (s *CreateDirInput) SetAccessMode(v string) *CreateDirInput
- func (s *CreateDirInput) SetFileSystemId(v string) *CreateDirInput
- func (s *CreateDirInput) SetFileSystemPath(v string) *CreateDirInput
- func (s *CreateDirInput) SetOwnerGroupId(v int32) *CreateDirInput
- func (s *CreateDirInput) SetOwnerUserId(v int32) *CreateDirInput
- func (s *CreateDirInput) SetRecursive(v bool) *CreateDirInput
- func (s CreateDirInput) String() string
- func (s *CreateDirInput) Validate() error
- type CreateDirOutput
- type CreateFilePreSignedUrlInput
- type CreateFilePreSignedUrlOutput
- func (s CreateFilePreSignedUrlOutput) GoString() string
- func (s *CreateFilePreSignedUrlOutput) SetExpires(v int32) *CreateFilePreSignedUrlOutput
- func (s *CreateFilePreSignedUrlOutput) SetFileKey(v string) *CreateFilePreSignedUrlOutput
- func (s *CreateFilePreSignedUrlOutput) SetUploadUrl(v string) *CreateFilePreSignedUrlOutput
- func (s CreateFilePreSignedUrlOutput) String() string
- type CreateFileSystemInput
- func (s CreateFileSystemInput) GoString() string
- func (s *CreateFileSystemInput) SetBandwidthMode(v string) *CreateFileSystemInput
- func (s *CreateFileSystemInput) SetBurstBandwidth(v int32) *CreateFileSystemInput
- func (s *CreateFileSystemInput) SetChargeType(v string) *CreateFileSystemInput
- func (s *CreateFileSystemInput) SetDescription(v string) *CreateFileSystemInput
- func (s *CreateFileSystemInput) SetFileSystemName(v string) *CreateFileSystemInput
- func (s *CreateFileSystemInput) SetInstanceType(v string) *CreateFileSystemInput
- func (s *CreateFileSystemInput) SetPerformanceDensity(v string) *CreateFileSystemInput
- func (s *CreateFileSystemInput) SetProjectName(v string) *CreateFileSystemInput
- func (s *CreateFileSystemInput) SetProvisionedBandwidth(v int32) *CreateFileSystemInput
- func (s *CreateFileSystemInput) SetTags(v []*TagForCreateFileSystemInput) *CreateFileSystemInput
- func (s *CreateFileSystemInput) SetZoneId(v string) *CreateFileSystemInput
- func (s CreateFileSystemInput) String() string
- func (s *CreateFileSystemInput) Validate() error
- type CreateFileSystemOutput
- type CreateMountPointInput
- func (s CreateMountPointInput) GoString() string
- func (s *CreateMountPointInput) SetFileSystemId(v string) *CreateMountPointInput
- func (s *CreateMountPointInput) SetMountPointName(v string) *CreateMountPointInput
- func (s *CreateMountPointInput) SetPermissionGroupId(v string) *CreateMountPointInput
- func (s *CreateMountPointInput) SetSubnetId(v string) *CreateMountPointInput
- func (s *CreateMountPointInput) SetVpcId(v string) *CreateMountPointInput
- func (s CreateMountPointInput) String() string
- func (s *CreateMountPointInput) Validate() error
- type CreateMountPointOutput
- type CreatePermissionGroupInput
- func (s CreatePermissionGroupInput) GoString() string
- func (s *CreatePermissionGroupInput) SetDescription(v string) *CreatePermissionGroupInput
- func (s *CreatePermissionGroupInput) SetPermissionGroupName(v string) *CreatePermissionGroupInput
- func (s CreatePermissionGroupInput) String() string
- func (s *CreatePermissionGroupInput) Validate() error
- type CreatePermissionGroupOutput
- type CreatePermissionRuleInput
- func (s CreatePermissionRuleInput) GoString() string
- func (s *CreatePermissionRuleInput) SetCidrIp(v string) *CreatePermissionRuleInput
- func (s *CreatePermissionRuleInput) SetPermissionGroupId(v string) *CreatePermissionRuleInput
- func (s *CreatePermissionRuleInput) SetRwMode(v string) *CreatePermissionRuleInput
- func (s *CreatePermissionRuleInput) SetUserMode(v string) *CreatePermissionRuleInput
- func (s CreatePermissionRuleInput) String() string
- func (s *CreatePermissionRuleInput) Validate() error
- type CreatePermissionRuleOutput
- type CreateQuotaInput
- func (s CreateQuotaInput) GoString() string
- func (s *CreateQuotaInput) SetCapacityLimit(v int64) *CreateQuotaInput
- func (s *CreateQuotaInput) SetFileSystemId(v string) *CreateQuotaInput
- func (s *CreateQuotaInput) SetFileSystemPath(v string) *CreateQuotaInput
- func (s *CreateQuotaInput) SetInodeLimit(v int64) *CreateQuotaInput
- func (s *CreateQuotaInput) SetLimitType(v string) *CreateQuotaInput
- func (s *CreateQuotaInput) SetQuotaType(v string) *CreateQuotaInput
- func (s *CreateQuotaInput) SetUserType(v string) *CreateQuotaInput
- func (s CreateQuotaInput) String() string
- func (s *CreateQuotaInput) Validate() error
- type CreateQuotaOutput
- type DataFlowPolicyForDescribeDataFlowPoliciesOutput
- func (s DataFlowPolicyForDescribeDataFlowPoliciesOutput) GoString() string
- func (s *DataFlowPolicyForDescribeDataFlowPoliciesOutput) SetAutoEvictRule(v *AutoEvictRuleForDescribeDataFlowPoliciesOutput) *DataFlowPolicyForDescribeDataFlowPoliciesOutput
- func (s *DataFlowPolicyForDescribeDataFlowPoliciesOutput) SetAutoExportRule(v *AutoExportRuleForDescribeDataFlowPoliciesOutput) *DataFlowPolicyForDescribeDataFlowPoliciesOutput
- func (s *DataFlowPolicyForDescribeDataFlowPoliciesOutput) SetAutoImportRule(v *AutoImportRuleForDescribeDataFlowPoliciesOutput) *DataFlowPolicyForDescribeDataFlowPoliciesOutput
- func (s *DataFlowPolicyForDescribeDataFlowPoliciesOutput) SetBucket(v *BucketForDescribeDataFlowPoliciesOutput) *DataFlowPolicyForDescribeDataFlowPoliciesOutput
- func (s *DataFlowPolicyForDescribeDataFlowPoliciesOutput) SetConflictPolicy(v string) *DataFlowPolicyForDescribeDataFlowPoliciesOutput
- func (s *DataFlowPolicyForDescribeDataFlowPoliciesOutput) SetCreateTime(v string) *DataFlowPolicyForDescribeDataFlowPoliciesOutput
- func (s *DataFlowPolicyForDescribeDataFlowPoliciesOutput) SetDataFlowPolicyId(v string) *DataFlowPolicyForDescribeDataFlowPoliciesOutput
- func (s *DataFlowPolicyForDescribeDataFlowPoliciesOutput) SetDataFlowPolicyName(v string) *DataFlowPolicyForDescribeDataFlowPoliciesOutput
- func (s *DataFlowPolicyForDescribeDataFlowPoliciesOutput) SetDeletePolicyDataFlowTaskId(v string) *DataFlowPolicyForDescribeDataFlowPoliciesOutput
- func (s *DataFlowPolicyForDescribeDataFlowPoliciesOutput) SetFileSystemId(v string) *DataFlowPolicyForDescribeDataFlowPoliciesOutput
- func (s *DataFlowPolicyForDescribeDataFlowPoliciesOutput) SetFileSystemName(v string) *DataFlowPolicyForDescribeDataFlowPoliciesOutput
- func (s *DataFlowPolicyForDescribeDataFlowPoliciesOutput) SetFileSystemPath(v string) *DataFlowPolicyForDescribeDataFlowPoliciesOutput
- func (s *DataFlowPolicyForDescribeDataFlowPoliciesOutput) SetLazyloadRule(v *LazyloadRuleForDescribeDataFlowPoliciesOutput) *DataFlowPolicyForDescribeDataFlowPoliciesOutput
- func (s *DataFlowPolicyForDescribeDataFlowPoliciesOutput) SetRunningTaskCount(v int32) *DataFlowPolicyForDescribeDataFlowPoliciesOutput
- func (s *DataFlowPolicyForDescribeDataFlowPoliciesOutput) SetStatus(v string) *DataFlowPolicyForDescribeDataFlowPoliciesOutput
- func (s *DataFlowPolicyForDescribeDataFlowPoliciesOutput) SetStatusDetail(v string) *DataFlowPolicyForDescribeDataFlowPoliciesOutput
- func (s *DataFlowPolicyForDescribeDataFlowPoliciesOutput) SetSyncStatus(v string) *DataFlowPolicyForDescribeDataFlowPoliciesOutput
- func (s *DataFlowPolicyForDescribeDataFlowPoliciesOutput) SetTls(v *TlsForDescribeDataFlowPoliciesOutput) *DataFlowPolicyForDescribeDataFlowPoliciesOutput
- func (s *DataFlowPolicyForDescribeDataFlowPoliciesOutput) SetUpdateTime(v string) *DataFlowPolicyForDescribeDataFlowPoliciesOutput
- func (s DataFlowPolicyForDescribeDataFlowPoliciesOutput) String() string
- type DataFlowTaskForDescribeDataFlowTasksOutput
- func (s DataFlowTaskForDescribeDataFlowTasksOutput) GoString() string
- func (s *DataFlowTaskForDescribeDataFlowTasksOutput) SetBucket(v *BucketForDescribeDataFlowTasksOutput) *DataFlowTaskForDescribeDataFlowTasksOutput
- func (s *DataFlowTaskForDescribeDataFlowTasksOutput) SetCreateTime(v string) *DataFlowTaskForDescribeDataFlowTasksOutput
- func (s *DataFlowTaskForDescribeDataFlowTasksOutput) SetDataFlowPolicyId(v string) *DataFlowTaskForDescribeDataFlowTasksOutput
- func (s *DataFlowTaskForDescribeDataFlowTasksOutput) SetDataFlowPolicyName(v string) *DataFlowTaskForDescribeDataFlowTasksOutput
- func (s *DataFlowTaskForDescribeDataFlowTasksOutput) SetDataFlowTaskId(v string) *DataFlowTaskForDescribeDataFlowTasksOutput
- func (s *DataFlowTaskForDescribeDataFlowTasksOutput) SetDataFlowTaskMode(v string) *DataFlowTaskForDescribeDataFlowTasksOutput
- func (s *DataFlowTaskForDescribeDataFlowTasksOutput) SetDataFlowTaskType(v string) *DataFlowTaskForDescribeDataFlowTasksOutput
- func (s *DataFlowTaskForDescribeDataFlowTasksOutput) SetDeleteRule(v *DeleteRuleForDescribeDataFlowTasksOutput) *DataFlowTaskForDescribeDataFlowTasksOutput
- func (s *DataFlowTaskForDescribeDataFlowTasksOutput) SetDisableCancel(v bool) *DataFlowTaskForDescribeDataFlowTasksOutput
- func (s *DataFlowTaskForDescribeDataFlowTasksOutput) SetEndTime(v string) *DataFlowTaskForDescribeDataFlowTasksOutput
- func (s *DataFlowTaskForDescribeDataFlowTasksOutput) SetEvictRule(v *EvictRuleForDescribeDataFlowTasksOutput) *DataFlowTaskForDescribeDataFlowTasksOutput
- func (s *DataFlowTaskForDescribeDataFlowTasksOutput) SetExportRule(v *ExportRuleForDescribeDataFlowTasksOutput) *DataFlowTaskForDescribeDataFlowTasksOutput
- func (s *DataFlowTaskForDescribeDataFlowTasksOutput) SetFileDiffResult(v *FileDiffResultForDescribeDataFlowTasksOutput) *DataFlowTaskForDescribeDataFlowTasksOutput
- func (s *DataFlowTaskForDescribeDataFlowTasksOutput) SetFileDiffRule(v *FileDiffRuleForDescribeDataFlowTasksOutput) *DataFlowTaskForDescribeDataFlowTasksOutput
- func (s *DataFlowTaskForDescribeDataFlowTasksOutput) SetFileSystemId(v string) *DataFlowTaskForDescribeDataFlowTasksOutput
- func (s *DataFlowTaskForDescribeDataFlowTasksOutput) SetFileSystemName(v string) *DataFlowTaskForDescribeDataFlowTasksOutput
- func (s *DataFlowTaskForDescribeDataFlowTasksOutput) SetFileSystemPath(v string) *DataFlowTaskForDescribeDataFlowTasksOutput
- func (s *DataFlowTaskForDescribeDataFlowTasksOutput) SetImportRule(v *ImportRuleForDescribeDataFlowTasksOutput) *DataFlowTaskForDescribeDataFlowTasksOutput
- func (s *DataFlowTaskForDescribeDataFlowTasksOutput) SetQueue(v *QueueForDescribeDataFlowTasksOutput) *DataFlowTaskForDescribeDataFlowTasksOutput
- func (s *DataFlowTaskForDescribeDataFlowTasksOutput) SetStartTime(v string) *DataFlowTaskForDescribeDataFlowTasksOutput
- func (s *DataFlowTaskForDescribeDataFlowTasksOutput) SetStatus(v string) *DataFlowTaskForDescribeDataFlowTasksOutput
- func (s *DataFlowTaskForDescribeDataFlowTasksOutput) SetStatusDetail(v string) *DataFlowTaskForDescribeDataFlowTasksOutput
- func (s *DataFlowTaskForDescribeDataFlowTasksOutput) SetTls(v *TlsForDescribeDataFlowTasksOutput) *DataFlowTaskForDescribeDataFlowTasksOutput
- func (s *DataFlowTaskForDescribeDataFlowTasksOutput) SetUpdateTime(v string) *DataFlowTaskForDescribeDataFlowTasksOutput
- func (s DataFlowTaskForDescribeDataFlowTasksOutput) String() string
- type DeleteAccessPointInput
- func (s DeleteAccessPointInput) GoString() string
- func (s *DeleteAccessPointInput) SetAccessPointId(v string) *DeleteAccessPointInput
- func (s *DeleteAccessPointInput) SetFileSystemId(v string) *DeleteAccessPointInput
- func (s DeleteAccessPointInput) String() string
- func (s *DeleteAccessPointInput) Validate() error
- type DeleteAccessPointOutput
- type DeleteDataFlowPolicyInput
- func (s DeleteDataFlowPolicyInput) GoString() string
- func (s *DeleteDataFlowPolicyInput) SetDataDeleteType(v string) *DeleteDataFlowPolicyInput
- func (s *DeleteDataFlowPolicyInput) SetDataFlowPolicyId(v string) *DeleteDataFlowPolicyInput
- func (s *DeleteDataFlowPolicyInput) SetDeleteTls(v bool) *DeleteDataFlowPolicyInput
- func (s *DeleteDataFlowPolicyInput) SetFileSystemId(v string) *DeleteDataFlowPolicyInput
- func (s *DeleteDataFlowPolicyInput) SetLastAccessTimeInterval(v *LastAccessTimeIntervalForDeleteDataFlowPolicyInput) *DeleteDataFlowPolicyInput
- func (s DeleteDataFlowPolicyInput) String() string
- func (s *DeleteDataFlowPolicyInput) Validate() error
- type DeleteDataFlowPolicyOutput
- type DeleteDataFlowTaskInput
- func (s DeleteDataFlowTaskInput) GoString() string
- func (s *DeleteDataFlowTaskInput) SetDataFlowTaskId(v string) *DeleteDataFlowTaskInput
- func (s *DeleteDataFlowTaskInput) SetDeleteTls(v bool) *DeleteDataFlowTaskInput
- func (s *DeleteDataFlowTaskInput) SetFileSystemId(v string) *DeleteDataFlowTaskInput
- func (s DeleteDataFlowTaskInput) String() string
- func (s *DeleteDataFlowTaskInput) Validate() error
- type DeleteDataFlowTaskOutput
- type DeleteFileSystemInput
- func (s DeleteFileSystemInput) GoString() string
- func (s *DeleteFileSystemInput) SetFileSystemId(v string) *DeleteFileSystemInput
- func (s *DeleteFileSystemInput) SetForce(v bool) *DeleteFileSystemInput
- func (s *DeleteFileSystemInput) SetOneStep(v bool) *DeleteFileSystemInput
- func (s *DeleteFileSystemInput) SetReclaimed(v bool) *DeleteFileSystemInput
- func (s DeleteFileSystemInput) String() string
- func (s *DeleteFileSystemInput) Validate() error
- type DeleteFileSystemOutput
- type DeleteMountPointInput
- func (s DeleteMountPointInput) GoString() string
- func (s *DeleteMountPointInput) SetFileSystemId(v string) *DeleteMountPointInput
- func (s *DeleteMountPointInput) SetMountPointId(v string) *DeleteMountPointInput
- func (s DeleteMountPointInput) String() string
- func (s *DeleteMountPointInput) Validate() error
- type DeleteMountPointOutput
- type DeletePermissionGroupInput
- type DeletePermissionGroupOutput
- type DeletePermissionRuleInput
- func (s DeletePermissionRuleInput) GoString() string
- func (s *DeletePermissionRuleInput) SetPermissionGroupId(v string) *DeletePermissionRuleInput
- func (s *DeletePermissionRuleInput) SetPermissionRuleId(v string) *DeletePermissionRuleInput
- func (s DeletePermissionRuleInput) String() string
- func (s *DeletePermissionRuleInput) Validate() error
- type DeletePermissionRuleOutput
- type DeleteQuotaInput
- type DeleteQuotaOutput
- type DeleteRuleForCreateDataFlowTaskInput
- func (s DeleteRuleForCreateDataFlowTaskInput) GoString() string
- func (s *DeleteRuleForCreateDataFlowTaskInput) SetBucketDeletePolicy(v string) *DeleteRuleForCreateDataFlowTaskInput
- func (s *DeleteRuleForCreateDataFlowTaskInput) SetDataLocation(v string) *DeleteRuleForCreateDataFlowTaskInput
- func (s *DeleteRuleForCreateDataFlowTaskInput) SetExcludePaths(v []*string) *DeleteRuleForCreateDataFlowTaskInput
- func (s *DeleteRuleForCreateDataFlowTaskInput) SetIncludePaths(v []*string) *DeleteRuleForCreateDataFlowTaskInput
- func (s *DeleteRuleForCreateDataFlowTaskInput) SetLastAccessTimePoint(v string) *DeleteRuleForCreateDataFlowTaskInput
- func (s DeleteRuleForCreateDataFlowTaskInput) String() string
- type DeleteRuleForDescribeDataFlowTasksOutput
- func (s DeleteRuleForDescribeDataFlowTasksOutput) GoString() string
- func (s *DeleteRuleForDescribeDataFlowTasksOutput) SetBucketDeletePolicy(v string) *DeleteRuleForDescribeDataFlowTasksOutput
- func (s *DeleteRuleForDescribeDataFlowTasksOutput) SetDataLocation(v string) *DeleteRuleForDescribeDataFlowTasksOutput
- func (s *DeleteRuleForDescribeDataFlowTasksOutput) SetExcludePaths(v []*string) *DeleteRuleForDescribeDataFlowTasksOutput
- func (s *DeleteRuleForDescribeDataFlowTasksOutput) SetIncludePaths(v []*string) *DeleteRuleForDescribeDataFlowTasksOutput
- func (s *DeleteRuleForDescribeDataFlowTasksOutput) SetLastAccessTimePoint(v string) *DeleteRuleForDescribeDataFlowTasksOutput
- func (s DeleteRuleForDescribeDataFlowTasksOutput) String() string
- type DescribeAccessPointsInput
- func (s DescribeAccessPointsInput) GoString() string
- func (s *DescribeAccessPointsInput) SetAccessPointId(v string) *DescribeAccessPointsInput
- func (s *DescribeAccessPointsInput) SetAccessPointName(v string) *DescribeAccessPointsInput
- func (s *DescribeAccessPointsInput) SetFileSystemId(v string) *DescribeAccessPointsInput
- func (s *DescribeAccessPointsInput) SetFileSystemPath(v string) *DescribeAccessPointsInput
- func (s *DescribeAccessPointsInput) SetLanguage(v string) *DescribeAccessPointsInput
- func (s *DescribeAccessPointsInput) SetPageNumber(v int32) *DescribeAccessPointsInput
- func (s *DescribeAccessPointsInput) SetPageSize(v int32) *DescribeAccessPointsInput
- func (s *DescribeAccessPointsInput) SetVpcId(v string) *DescribeAccessPointsInput
- func (s *DescribeAccessPointsInput) SetZoneId(v string) *DescribeAccessPointsInput
- func (s DescribeAccessPointsInput) String() string
- func (s *DescribeAccessPointsInput) Validate() error
- type DescribeAccessPointsOutput
- func (s DescribeAccessPointsOutput) GoString() string
- func (s *DescribeAccessPointsOutput) SetAccessPoints(v []*AccessPointForDescribeAccessPointsOutput) *DescribeAccessPointsOutput
- func (s *DescribeAccessPointsOutput) SetPageNumber(v int32) *DescribeAccessPointsOutput
- func (s *DescribeAccessPointsOutput) SetPageSize(v int32) *DescribeAccessPointsOutput
- func (s *DescribeAccessPointsOutput) SetTotalCount(v int32) *DescribeAccessPointsOutput
- func (s DescribeAccessPointsOutput) String() string
- type DescribeDataFlowPoliciesInput
- func (s DescribeDataFlowPoliciesInput) GoString() string
- func (s *DescribeDataFlowPoliciesInput) SetBucketName(v string) *DescribeDataFlowPoliciesInput
- func (s *DescribeDataFlowPoliciesInput) SetDataFlowPolicyId(v string) *DescribeDataFlowPoliciesInput
- func (s *DescribeDataFlowPoliciesInput) SetDataFlowPolicyName(v string) *DescribeDataFlowPoliciesInput
- func (s *DescribeDataFlowPoliciesInput) SetFileSystemId(v string) *DescribeDataFlowPoliciesInput
- func (s *DescribeDataFlowPoliciesInput) SetPageNumber(v int32) *DescribeDataFlowPoliciesInput
- func (s *DescribeDataFlowPoliciesInput) SetPageSize(v int32) *DescribeDataFlowPoliciesInput
- func (s *DescribeDataFlowPoliciesInput) SetStatuses(v []*string) *DescribeDataFlowPoliciesInput
- func (s DescribeDataFlowPoliciesInput) String() string
- func (s *DescribeDataFlowPoliciesInput) Validate() error
- type DescribeDataFlowPoliciesOutput
- func (s DescribeDataFlowPoliciesOutput) GoString() string
- func (s *DescribeDataFlowPoliciesOutput) SetDataFlowPolicies(v []*DataFlowPolicyForDescribeDataFlowPoliciesOutput) *DescribeDataFlowPoliciesOutput
- func (s *DescribeDataFlowPoliciesOutput) SetPageNumber(v int32) *DescribeDataFlowPoliciesOutput
- func (s *DescribeDataFlowPoliciesOutput) SetPageSize(v int32) *DescribeDataFlowPoliciesOutput
- func (s *DescribeDataFlowPoliciesOutput) SetTotalCount(v int32) *DescribeDataFlowPoliciesOutput
- func (s DescribeDataFlowPoliciesOutput) String() string
- type DescribeDataFlowTasksInput
- func (s DescribeDataFlowTasksInput) GoString() string
- func (s *DescribeDataFlowTasksInput) SetBucketName(v string) *DescribeDataFlowTasksInput
- func (s *DescribeDataFlowTasksInput) SetDataFlowPolicyId(v string) *DescribeDataFlowTasksInput
- func (s *DescribeDataFlowTasksInput) SetDataFlowPolicyName(v string) *DescribeDataFlowTasksInput
- func (s *DescribeDataFlowTasksInput) SetDataFlowTaskId(v string) *DescribeDataFlowTasksInput
- func (s *DescribeDataFlowTasksInput) SetDataFlowTaskTypes(v []*string) *DescribeDataFlowTasksInput
- func (s *DescribeDataFlowTasksInput) SetFileSystemId(v string) *DescribeDataFlowTasksInput
- func (s *DescribeDataFlowTasksInput) SetPageNumber(v int32) *DescribeDataFlowTasksInput
- func (s *DescribeDataFlowTasksInput) SetPageSize(v int32) *DescribeDataFlowTasksInput
- func (s *DescribeDataFlowTasksInput) SetStatuses(v []*string) *DescribeDataFlowTasksInput
- func (s DescribeDataFlowTasksInput) String() string
- func (s *DescribeDataFlowTasksInput) Validate() error
- type DescribeDataFlowTasksOutput
- func (s DescribeDataFlowTasksOutput) GoString() string
- func (s *DescribeDataFlowTasksOutput) SetDataFlowTasks(v []*DataFlowTaskForDescribeDataFlowTasksOutput) *DescribeDataFlowTasksOutput
- func (s *DescribeDataFlowTasksOutput) SetPageNumber(v int32) *DescribeDataFlowTasksOutput
- func (s *DescribeDataFlowTasksOutput) SetPageSize(v int32) *DescribeDataFlowTasksOutput
- func (s *DescribeDataFlowTasksOutput) SetTotalCount(v int32) *DescribeDataFlowTasksOutput
- func (s DescribeDataFlowTasksOutput) String() string
- type DescribeFileSystemsInput
- func (s DescribeFileSystemsInput) GoString() string
- func (s *DescribeFileSystemsInput) SetBandwidthMode(v string) *DescribeFileSystemsInput
- func (s *DescribeFileSystemsInput) SetChargeType(v string) *DescribeFileSystemsInput
- func (s *DescribeFileSystemsInput) SetFileSystemId(v string) *DescribeFileSystemsInput
- func (s *DescribeFileSystemsInput) SetFileSystemName(v string) *DescribeFileSystemsInput
- func (s *DescribeFileSystemsInput) SetInstanceType(v string) *DescribeFileSystemsInput
- func (s *DescribeFileSystemsInput) SetLanguage(v string) *DescribeFileSystemsInput
- func (s *DescribeFileSystemsInput) SetPageNumber(v int32) *DescribeFileSystemsInput
- func (s *DescribeFileSystemsInput) SetPageSize(v int32) *DescribeFileSystemsInput
- func (s *DescribeFileSystemsInput) SetPerformanceDensity(v string) *DescribeFileSystemsInput
- func (s *DescribeFileSystemsInput) SetProjectName(v string) *DescribeFileSystemsInput
- func (s *DescribeFileSystemsInput) SetSortBy(v string) *DescribeFileSystemsInput
- func (s *DescribeFileSystemsInput) SetSortOrder(v string) *DescribeFileSystemsInput
- func (s *DescribeFileSystemsInput) SetStatuses(v []*string) *DescribeFileSystemsInput
- func (s *DescribeFileSystemsInput) SetTagFilters(v []*TagFilterForDescribeFileSystemsInput) *DescribeFileSystemsInput
- func (s *DescribeFileSystemsInput) SetZoneId(v string) *DescribeFileSystemsInput
- func (s DescribeFileSystemsInput) String() string
- func (s *DescribeFileSystemsInput) Validate() error
- type DescribeFileSystemsOutput
- func (s DescribeFileSystemsOutput) GoString() string
- func (s *DescribeFileSystemsOutput) SetFileSystems(v []*FileSystemForDescribeFileSystemsOutput) *DescribeFileSystemsOutput
- func (s *DescribeFileSystemsOutput) SetPageNumber(v int32) *DescribeFileSystemsOutput
- func (s *DescribeFileSystemsOutput) SetPageSize(v int32) *DescribeFileSystemsOutput
- func (s *DescribeFileSystemsOutput) SetTotalCount(v int32) *DescribeFileSystemsOutput
- func (s DescribeFileSystemsOutput) String() string
- type DescribeMountPointsInput
- func (s DescribeMountPointsInput) GoString() string
- func (s *DescribeMountPointsInput) SetFileSystemId(v string) *DescribeMountPointsInput
- func (s *DescribeMountPointsInput) SetLanguage(v string) *DescribeMountPointsInput
- func (s *DescribeMountPointsInput) SetMountPointId(v string) *DescribeMountPointsInput
- func (s *DescribeMountPointsInput) SetMountPointName(v string) *DescribeMountPointsInput
- func (s *DescribeMountPointsInput) SetVpcId(v string) *DescribeMountPointsInput
- func (s *DescribeMountPointsInput) SetZoneId(v string) *DescribeMountPointsInput
- func (s DescribeMountPointsInput) String() string
- func (s *DescribeMountPointsInput) Validate() error
- type DescribeMountPointsOutput
- func (s DescribeMountPointsOutput) GoString() string
- func (s *DescribeMountPointsOutput) SetMountPoints(v []*MountPointForDescribeMountPointsOutput) *DescribeMountPointsOutput
- func (s *DescribeMountPointsOutput) SetTotalCount(v int32) *DescribeMountPointsOutput
- func (s DescribeMountPointsOutput) String() string
- type DescribePermissionGroupsInput
- func (s DescribePermissionGroupsInput) GoString() string
- func (s *DescribePermissionGroupsInput) SetPageNumber(v int32) *DescribePermissionGroupsInput
- func (s *DescribePermissionGroupsInput) SetPageSize(v int32) *DescribePermissionGroupsInput
- func (s *DescribePermissionGroupsInput) SetPermissionGroupId(v string) *DescribePermissionGroupsInput
- func (s *DescribePermissionGroupsInput) SetPermissionGroupName(v string) *DescribePermissionGroupsInput
- func (s DescribePermissionGroupsInput) String() string
- type DescribePermissionGroupsOutput
- func (s DescribePermissionGroupsOutput) GoString() string
- func (s *DescribePermissionGroupsOutput) SetPageNumber(v int32) *DescribePermissionGroupsOutput
- func (s *DescribePermissionGroupsOutput) SetPageSize(v int32) *DescribePermissionGroupsOutput
- func (s *DescribePermissionGroupsOutput) SetPermissionGroups(v []*PermissionGroupForDescribePermissionGroupsOutput) *DescribePermissionGroupsOutput
- func (s *DescribePermissionGroupsOutput) SetTotalCount(v int32) *DescribePermissionGroupsOutput
- func (s DescribePermissionGroupsOutput) String() string
- type DescribePermissionRulesInput
- func (s DescribePermissionRulesInput) GoString() string
- func (s *DescribePermissionRulesInput) SetCidrIp(v string) *DescribePermissionRulesInput
- func (s *DescribePermissionRulesInput) SetPageNumber(v int32) *DescribePermissionRulesInput
- func (s *DescribePermissionRulesInput) SetPageSize(v int32) *DescribePermissionRulesInput
- func (s *DescribePermissionRulesInput) SetPermissionGroupId(v string) *DescribePermissionRulesInput
- func (s *DescribePermissionRulesInput) SetRwMode(v string) *DescribePermissionRulesInput
- func (s *DescribePermissionRulesInput) SetUserMode(v string) *DescribePermissionRulesInput
- func (s DescribePermissionRulesInput) String() string
- func (s *DescribePermissionRulesInput) Validate() error
- type DescribePermissionRulesOutput
- func (s DescribePermissionRulesOutput) GoString() string
- func (s *DescribePermissionRulesOutput) SetPageNumber(v int32) *DescribePermissionRulesOutput
- func (s *DescribePermissionRulesOutput) SetPageSize(v int32) *DescribePermissionRulesOutput
- func (s *DescribePermissionRulesOutput) SetPermissionRules(v []*PermissionRuleForDescribePermissionRulesOutput) *DescribePermissionRulesOutput
- func (s *DescribePermissionRulesOutput) SetTotalCount(v int32) *DescribePermissionRulesOutput
- func (s DescribePermissionRulesOutput) String() string
- type DescribeQuotasInput
- func (s DescribeQuotasInput) GoString() string
- func (s *DescribeQuotasInput) SetFileSystemId(v string) *DescribeQuotasInput
- func (s *DescribeQuotasInput) SetFileSystemPath(v string) *DescribeQuotasInput
- func (s *DescribeQuotasInput) SetLimitType(v string) *DescribeQuotasInput
- func (s *DescribeQuotasInput) SetPageNumber(v int32) *DescribeQuotasInput
- func (s *DescribeQuotasInput) SetPageSize(v int32) *DescribeQuotasInput
- func (s *DescribeQuotasInput) SetQuotaId(v string) *DescribeQuotasInput
- func (s *DescribeQuotasInput) SetQuotaType(v string) *DescribeQuotasInput
- func (s DescribeQuotasInput) String() string
- func (s *DescribeQuotasInput) Validate() error
- type DescribeQuotasOutput
- func (s DescribeQuotasOutput) GoString() string
- func (s *DescribeQuotasOutput) SetPageNumber(v int32) *DescribeQuotasOutput
- func (s *DescribeQuotasOutput) SetPageSize(v int32) *DescribeQuotasOutput
- func (s *DescribeQuotasOutput) SetQuotas(v []*QuotaForDescribeQuotasOutput) *DescribeQuotasOutput
- func (s *DescribeQuotasOutput) SetTotalCount(v int32) *DescribeQuotasOutput
- func (s DescribeQuotasOutput) String() string
- type DescribeRegionsInput
- type DescribeRegionsOutput
- type DescribeZonesInput
- type DescribeZonesOutput
- type EFS
- func (c *EFS) CancelDataFlowTask(input *CancelDataFlowTaskInput) (*CancelDataFlowTaskOutput, error)
- func (c *EFS) CancelDataFlowTaskCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *EFS) CancelDataFlowTaskCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *EFS) CancelDataFlowTaskCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *EFS) CancelDataFlowTaskRequest(input *CancelDataFlowTaskInput) (req *request.Request, output *CancelDataFlowTaskOutput)
- func (c *EFS) CancelDataFlowTaskWithContext(ctx volcengine.Context, input *CancelDataFlowTaskInput, opts ...request.Option) (*CancelDataFlowTaskOutput, error)
- func (c *EFS) CheckDir(input *CheckDirInput) (*CheckDirOutput, error)
- func (c *EFS) CheckDirCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *EFS) CheckDirCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *EFS) CheckDirCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *EFS) CheckDirRequest(input *CheckDirInput) (req *request.Request, output *CheckDirOutput)
- func (c *EFS) CheckDirWithContext(ctx volcengine.Context, input *CheckDirInput, opts ...request.Option) (*CheckDirOutput, error)
- func (c *EFS) CreateAccessPoint(input *CreateAccessPointInput) (*CreateAccessPointOutput, error)
- func (c *EFS) CreateAccessPointCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *EFS) CreateAccessPointCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *EFS) CreateAccessPointCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *EFS) CreateAccessPointRequest(input *CreateAccessPointInput) (req *request.Request, output *CreateAccessPointOutput)
- func (c *EFS) CreateAccessPointWithContext(ctx volcengine.Context, input *CreateAccessPointInput, opts ...request.Option) (*CreateAccessPointOutput, error)
- func (c *EFS) CreateDataFlowPolicy(input *CreateDataFlowPolicyInput) (*CreateDataFlowPolicyOutput, error)
- func (c *EFS) CreateDataFlowPolicyCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *EFS) CreateDataFlowPolicyCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *EFS) CreateDataFlowPolicyCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *EFS) CreateDataFlowPolicyRequest(input *CreateDataFlowPolicyInput) (req *request.Request, output *CreateDataFlowPolicyOutput)
- func (c *EFS) CreateDataFlowPolicyWithContext(ctx volcengine.Context, input *CreateDataFlowPolicyInput, ...) (*CreateDataFlowPolicyOutput, error)
- func (c *EFS) CreateDataFlowTask(input *CreateDataFlowTaskInput) (*CreateDataFlowTaskOutput, error)
- func (c *EFS) CreateDataFlowTaskCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *EFS) CreateDataFlowTaskCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *EFS) CreateDataFlowTaskCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *EFS) CreateDataFlowTaskRequest(input *CreateDataFlowTaskInput) (req *request.Request, output *CreateDataFlowTaskOutput)
- func (c *EFS) CreateDataFlowTaskWithContext(ctx volcengine.Context, input *CreateDataFlowTaskInput, opts ...request.Option) (*CreateDataFlowTaskOutput, error)
- func (c *EFS) CreateDir(input *CreateDirInput) (*CreateDirOutput, error)
- func (c *EFS) CreateDirCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *EFS) CreateDirCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *EFS) CreateDirCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *EFS) CreateDirRequest(input *CreateDirInput) (req *request.Request, output *CreateDirOutput)
- func (c *EFS) CreateDirWithContext(ctx volcengine.Context, input *CreateDirInput, opts ...request.Option) (*CreateDirOutput, error)
- func (c *EFS) CreateFilePreSignedUrl(input *CreateFilePreSignedUrlInput) (*CreateFilePreSignedUrlOutput, error)
- func (c *EFS) CreateFilePreSignedUrlCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *EFS) CreateFilePreSignedUrlCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *EFS) CreateFilePreSignedUrlCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *EFS) CreateFilePreSignedUrlRequest(input *CreateFilePreSignedUrlInput) (req *request.Request, output *CreateFilePreSignedUrlOutput)
- func (c *EFS) CreateFilePreSignedUrlWithContext(ctx volcengine.Context, input *CreateFilePreSignedUrlInput, ...) (*CreateFilePreSignedUrlOutput, error)
- func (c *EFS) CreateFileSystem(input *CreateFileSystemInput) (*CreateFileSystemOutput, error)
- func (c *EFS) CreateFileSystemCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *EFS) CreateFileSystemCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *EFS) CreateFileSystemCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *EFS) CreateFileSystemRequest(input *CreateFileSystemInput) (req *request.Request, output *CreateFileSystemOutput)
- func (c *EFS) CreateFileSystemWithContext(ctx volcengine.Context, input *CreateFileSystemInput, opts ...request.Option) (*CreateFileSystemOutput, error)
- func (c *EFS) CreateMountPoint(input *CreateMountPointInput) (*CreateMountPointOutput, error)
- func (c *EFS) CreateMountPointCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *EFS) CreateMountPointCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *EFS) CreateMountPointCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *EFS) CreateMountPointRequest(input *CreateMountPointInput) (req *request.Request, output *CreateMountPointOutput)
- func (c *EFS) CreateMountPointWithContext(ctx volcengine.Context, input *CreateMountPointInput, opts ...request.Option) (*CreateMountPointOutput, error)
- func (c *EFS) CreatePermissionGroup(input *CreatePermissionGroupInput) (*CreatePermissionGroupOutput, error)
- func (c *EFS) CreatePermissionGroupCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *EFS) CreatePermissionGroupCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *EFS) CreatePermissionGroupCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *EFS) CreatePermissionGroupRequest(input *CreatePermissionGroupInput) (req *request.Request, output *CreatePermissionGroupOutput)
- func (c *EFS) CreatePermissionGroupWithContext(ctx volcengine.Context, input *CreatePermissionGroupInput, ...) (*CreatePermissionGroupOutput, error)
- func (c *EFS) CreatePermissionRule(input *CreatePermissionRuleInput) (*CreatePermissionRuleOutput, error)
- func (c *EFS) CreatePermissionRuleCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *EFS) CreatePermissionRuleCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *EFS) CreatePermissionRuleCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *EFS) CreatePermissionRuleRequest(input *CreatePermissionRuleInput) (req *request.Request, output *CreatePermissionRuleOutput)
- func (c *EFS) CreatePermissionRuleWithContext(ctx volcengine.Context, input *CreatePermissionRuleInput, ...) (*CreatePermissionRuleOutput, error)
- func (c *EFS) CreateQuota(input *CreateQuotaInput) (*CreateQuotaOutput, error)
- func (c *EFS) CreateQuotaCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *EFS) CreateQuotaCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *EFS) CreateQuotaCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *EFS) CreateQuotaRequest(input *CreateQuotaInput) (req *request.Request, output *CreateQuotaOutput)
- func (c *EFS) CreateQuotaWithContext(ctx volcengine.Context, input *CreateQuotaInput, opts ...request.Option) (*CreateQuotaOutput, error)
- func (c *EFS) DeleteAccessPoint(input *DeleteAccessPointInput) (*DeleteAccessPointOutput, error)
- func (c *EFS) DeleteAccessPointCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *EFS) DeleteAccessPointCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *EFS) DeleteAccessPointCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *EFS) DeleteAccessPointRequest(input *DeleteAccessPointInput) (req *request.Request, output *DeleteAccessPointOutput)
- func (c *EFS) DeleteAccessPointWithContext(ctx volcengine.Context, input *DeleteAccessPointInput, opts ...request.Option) (*DeleteAccessPointOutput, error)
- func (c *EFS) DeleteDataFlowPolicy(input *DeleteDataFlowPolicyInput) (*DeleteDataFlowPolicyOutput, error)
- func (c *EFS) DeleteDataFlowPolicyCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *EFS) DeleteDataFlowPolicyCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *EFS) DeleteDataFlowPolicyCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *EFS) DeleteDataFlowPolicyRequest(input *DeleteDataFlowPolicyInput) (req *request.Request, output *DeleteDataFlowPolicyOutput)
- func (c *EFS) DeleteDataFlowPolicyWithContext(ctx volcengine.Context, input *DeleteDataFlowPolicyInput, ...) (*DeleteDataFlowPolicyOutput, error)
- func (c *EFS) DeleteDataFlowTask(input *DeleteDataFlowTaskInput) (*DeleteDataFlowTaskOutput, error)
- func (c *EFS) DeleteDataFlowTaskCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *EFS) DeleteDataFlowTaskCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *EFS) DeleteDataFlowTaskCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *EFS) DeleteDataFlowTaskRequest(input *DeleteDataFlowTaskInput) (req *request.Request, output *DeleteDataFlowTaskOutput)
- func (c *EFS) DeleteDataFlowTaskWithContext(ctx volcengine.Context, input *DeleteDataFlowTaskInput, opts ...request.Option) (*DeleteDataFlowTaskOutput, error)
- func (c *EFS) DeleteFileSystem(input *DeleteFileSystemInput) (*DeleteFileSystemOutput, error)
- func (c *EFS) DeleteFileSystemCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *EFS) DeleteFileSystemCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *EFS) DeleteFileSystemCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *EFS) DeleteFileSystemRequest(input *DeleteFileSystemInput) (req *request.Request, output *DeleteFileSystemOutput)
- func (c *EFS) DeleteFileSystemWithContext(ctx volcengine.Context, input *DeleteFileSystemInput, opts ...request.Option) (*DeleteFileSystemOutput, error)
- func (c *EFS) DeleteMountPoint(input *DeleteMountPointInput) (*DeleteMountPointOutput, error)
- func (c *EFS) DeleteMountPointCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *EFS) DeleteMountPointCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *EFS) DeleteMountPointCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *EFS) DeleteMountPointRequest(input *DeleteMountPointInput) (req *request.Request, output *DeleteMountPointOutput)
- func (c *EFS) DeleteMountPointWithContext(ctx volcengine.Context, input *DeleteMountPointInput, opts ...request.Option) (*DeleteMountPointOutput, error)
- func (c *EFS) DeletePermissionGroup(input *DeletePermissionGroupInput) (*DeletePermissionGroupOutput, error)
- func (c *EFS) DeletePermissionGroupCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *EFS) DeletePermissionGroupCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *EFS) DeletePermissionGroupCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *EFS) DeletePermissionGroupRequest(input *DeletePermissionGroupInput) (req *request.Request, output *DeletePermissionGroupOutput)
- func (c *EFS) DeletePermissionGroupWithContext(ctx volcengine.Context, input *DeletePermissionGroupInput, ...) (*DeletePermissionGroupOutput, error)
- func (c *EFS) DeletePermissionRule(input *DeletePermissionRuleInput) (*DeletePermissionRuleOutput, error)
- func (c *EFS) DeletePermissionRuleCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *EFS) DeletePermissionRuleCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *EFS) DeletePermissionRuleCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *EFS) DeletePermissionRuleRequest(input *DeletePermissionRuleInput) (req *request.Request, output *DeletePermissionRuleOutput)
- func (c *EFS) DeletePermissionRuleWithContext(ctx volcengine.Context, input *DeletePermissionRuleInput, ...) (*DeletePermissionRuleOutput, error)
- func (c *EFS) DeleteQuota(input *DeleteQuotaInput) (*DeleteQuotaOutput, error)
- func (c *EFS) DeleteQuotaCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *EFS) DeleteQuotaCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *EFS) DeleteQuotaCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *EFS) DeleteQuotaRequest(input *DeleteQuotaInput) (req *request.Request, output *DeleteQuotaOutput)
- func (c *EFS) DeleteQuotaWithContext(ctx volcengine.Context, input *DeleteQuotaInput, opts ...request.Option) (*DeleteQuotaOutput, error)
- func (c *EFS) DescribeAccessPoints(input *DescribeAccessPointsInput) (*DescribeAccessPointsOutput, error)
- func (c *EFS) DescribeAccessPointsCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *EFS) DescribeAccessPointsCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *EFS) DescribeAccessPointsCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *EFS) DescribeAccessPointsRequest(input *DescribeAccessPointsInput) (req *request.Request, output *DescribeAccessPointsOutput)
- func (c *EFS) DescribeAccessPointsWithContext(ctx volcengine.Context, input *DescribeAccessPointsInput, ...) (*DescribeAccessPointsOutput, error)
- func (c *EFS) DescribeDataFlowPolicies(input *DescribeDataFlowPoliciesInput) (*DescribeDataFlowPoliciesOutput, error)
- func (c *EFS) DescribeDataFlowPoliciesCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *EFS) DescribeDataFlowPoliciesCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *EFS) DescribeDataFlowPoliciesCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *EFS) DescribeDataFlowPoliciesRequest(input *DescribeDataFlowPoliciesInput) (req *request.Request, output *DescribeDataFlowPoliciesOutput)
- func (c *EFS) DescribeDataFlowPoliciesWithContext(ctx volcengine.Context, input *DescribeDataFlowPoliciesInput, ...) (*DescribeDataFlowPoliciesOutput, error)
- func (c *EFS) DescribeDataFlowTasks(input *DescribeDataFlowTasksInput) (*DescribeDataFlowTasksOutput, error)
- func (c *EFS) DescribeDataFlowTasksCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *EFS) DescribeDataFlowTasksCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *EFS) DescribeDataFlowTasksCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *EFS) DescribeDataFlowTasksRequest(input *DescribeDataFlowTasksInput) (req *request.Request, output *DescribeDataFlowTasksOutput)
- func (c *EFS) DescribeDataFlowTasksWithContext(ctx volcengine.Context, input *DescribeDataFlowTasksInput, ...) (*DescribeDataFlowTasksOutput, error)
- func (c *EFS) DescribeFileSystems(input *DescribeFileSystemsInput) (*DescribeFileSystemsOutput, error)
- func (c *EFS) DescribeFileSystemsCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *EFS) DescribeFileSystemsCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *EFS) DescribeFileSystemsCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *EFS) DescribeFileSystemsRequest(input *DescribeFileSystemsInput) (req *request.Request, output *DescribeFileSystemsOutput)
- func (c *EFS) DescribeFileSystemsWithContext(ctx volcengine.Context, input *DescribeFileSystemsInput, ...) (*DescribeFileSystemsOutput, error)
- func (c *EFS) DescribeMountPoints(input *DescribeMountPointsInput) (*DescribeMountPointsOutput, error)
- func (c *EFS) DescribeMountPointsCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *EFS) DescribeMountPointsCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *EFS) DescribeMountPointsCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *EFS) DescribeMountPointsRequest(input *DescribeMountPointsInput) (req *request.Request, output *DescribeMountPointsOutput)
- func (c *EFS) DescribeMountPointsWithContext(ctx volcengine.Context, input *DescribeMountPointsInput, ...) (*DescribeMountPointsOutput, error)
- func (c *EFS) DescribePermissionGroups(input *DescribePermissionGroupsInput) (*DescribePermissionGroupsOutput, error)
- func (c *EFS) DescribePermissionGroupsCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *EFS) DescribePermissionGroupsCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *EFS) DescribePermissionGroupsCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *EFS) DescribePermissionGroupsRequest(input *DescribePermissionGroupsInput) (req *request.Request, output *DescribePermissionGroupsOutput)
- func (c *EFS) DescribePermissionGroupsWithContext(ctx volcengine.Context, input *DescribePermissionGroupsInput, ...) (*DescribePermissionGroupsOutput, error)
- func (c *EFS) DescribePermissionRules(input *DescribePermissionRulesInput) (*DescribePermissionRulesOutput, error)
- func (c *EFS) DescribePermissionRulesCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *EFS) DescribePermissionRulesCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *EFS) DescribePermissionRulesCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *EFS) DescribePermissionRulesRequest(input *DescribePermissionRulesInput) (req *request.Request, output *DescribePermissionRulesOutput)
- func (c *EFS) DescribePermissionRulesWithContext(ctx volcengine.Context, input *DescribePermissionRulesInput, ...) (*DescribePermissionRulesOutput, error)
- func (c *EFS) DescribeQuotas(input *DescribeQuotasInput) (*DescribeQuotasOutput, error)
- func (c *EFS) DescribeQuotasCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *EFS) DescribeQuotasCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *EFS) DescribeQuotasCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *EFS) DescribeQuotasRequest(input *DescribeQuotasInput) (req *request.Request, output *DescribeQuotasOutput)
- func (c *EFS) DescribeQuotasWithContext(ctx volcengine.Context, input *DescribeQuotasInput, opts ...request.Option) (*DescribeQuotasOutput, error)
- func (c *EFS) DescribeRegions(input *DescribeRegionsInput) (*DescribeRegionsOutput, error)
- func (c *EFS) DescribeRegionsCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *EFS) DescribeRegionsCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *EFS) DescribeRegionsCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *EFS) DescribeRegionsRequest(input *DescribeRegionsInput) (req *request.Request, output *DescribeRegionsOutput)
- func (c *EFS) DescribeRegionsWithContext(ctx volcengine.Context, input *DescribeRegionsInput, opts ...request.Option) (*DescribeRegionsOutput, error)
- func (c *EFS) DescribeZones(input *DescribeZonesInput) (*DescribeZonesOutput, error)
- func (c *EFS) DescribeZonesCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *EFS) DescribeZonesCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *EFS) DescribeZonesCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *EFS) DescribeZonesRequest(input *DescribeZonesInput) (req *request.Request, output *DescribeZonesOutput)
- func (c *EFS) DescribeZonesWithContext(ctx volcengine.Context, input *DescribeZonesInput, opts ...request.Option) (*DescribeZonesOutput, error)
- func (c *EFS) ListTagsForResources(input *ListTagsForResourcesInput) (*ListTagsForResourcesOutput, error)
- func (c *EFS) ListTagsForResourcesCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *EFS) ListTagsForResourcesCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *EFS) ListTagsForResourcesCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *EFS) ListTagsForResourcesRequest(input *ListTagsForResourcesInput) (req *request.Request, output *ListTagsForResourcesOutput)
- func (c *EFS) ListTagsForResourcesWithContext(ctx volcengine.Context, input *ListTagsForResourcesInput, ...) (*ListTagsForResourcesOutput, error)
- func (c *EFS) StartDataFlowPolicy(input *StartDataFlowPolicyInput) (*StartDataFlowPolicyOutput, error)
- func (c *EFS) StartDataFlowPolicyCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *EFS) StartDataFlowPolicyCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *EFS) StartDataFlowPolicyCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *EFS) StartDataFlowPolicyRequest(input *StartDataFlowPolicyInput) (req *request.Request, output *StartDataFlowPolicyOutput)
- func (c *EFS) StartDataFlowPolicyWithContext(ctx volcengine.Context, input *StartDataFlowPolicyInput, ...) (*StartDataFlowPolicyOutput, error)
- func (c *EFS) StopDataFlowPolicy(input *StopDataFlowPolicyInput) (*StopDataFlowPolicyOutput, error)
- func (c *EFS) StopDataFlowPolicyCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *EFS) StopDataFlowPolicyCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *EFS) StopDataFlowPolicyCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *EFS) StopDataFlowPolicyRequest(input *StopDataFlowPolicyInput) (req *request.Request, output *StopDataFlowPolicyOutput)
- func (c *EFS) StopDataFlowPolicyWithContext(ctx volcengine.Context, input *StopDataFlowPolicyInput, opts ...request.Option) (*StopDataFlowPolicyOutput, error)
- func (c *EFS) TagResources(input *TagResourcesInput) (*TagResourcesOutput, error)
- func (c *EFS) TagResourcesCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *EFS) TagResourcesCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *EFS) TagResourcesCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *EFS) TagResourcesRequest(input *TagResourcesInput) (req *request.Request, output *TagResourcesOutput)
- func (c *EFS) TagResourcesWithContext(ctx volcengine.Context, input *TagResourcesInput, opts ...request.Option) (*TagResourcesOutput, error)
- func (c *EFS) UntagResources(input *UntagResourcesInput) (*UntagResourcesOutput, error)
- func (c *EFS) UntagResourcesCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *EFS) UntagResourcesCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *EFS) UntagResourcesCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *EFS) UntagResourcesRequest(input *UntagResourcesInput) (req *request.Request, output *UntagResourcesOutput)
- func (c *EFS) UntagResourcesWithContext(ctx volcengine.Context, input *UntagResourcesInput, opts ...request.Option) (*UntagResourcesOutput, error)
- func (c *EFS) UpdateAccessPoint(input *UpdateAccessPointInput) (*UpdateAccessPointOutput, error)
- func (c *EFS) UpdateAccessPointCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *EFS) UpdateAccessPointCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *EFS) UpdateAccessPointCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *EFS) UpdateAccessPointRequest(input *UpdateAccessPointInput) (req *request.Request, output *UpdateAccessPointOutput)
- func (c *EFS) UpdateAccessPointWithContext(ctx volcengine.Context, input *UpdateAccessPointInput, opts ...request.Option) (*UpdateAccessPointOutput, error)
- func (c *EFS) UpdateDataFlowPolicy(input *UpdateDataFlowPolicyInput) (*UpdateDataFlowPolicyOutput, error)
- func (c *EFS) UpdateDataFlowPolicyCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *EFS) UpdateDataFlowPolicyCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *EFS) UpdateDataFlowPolicyCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *EFS) UpdateDataFlowPolicyRequest(input *UpdateDataFlowPolicyInput) (req *request.Request, output *UpdateDataFlowPolicyOutput)
- func (c *EFS) UpdateDataFlowPolicyWithContext(ctx volcengine.Context, input *UpdateDataFlowPolicyInput, ...) (*UpdateDataFlowPolicyOutput, error)
- func (c *EFS) UpdateFileSystem(input *UpdateFileSystemInput) (*UpdateFileSystemOutput, error)
- func (c *EFS) UpdateFileSystemCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *EFS) UpdateFileSystemCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *EFS) UpdateFileSystemCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *EFS) UpdateFileSystemRequest(input *UpdateFileSystemInput) (req *request.Request, output *UpdateFileSystemOutput)
- func (c *EFS) UpdateFileSystemWithContext(ctx volcengine.Context, input *UpdateFileSystemInput, opts ...request.Option) (*UpdateFileSystemOutput, error)
- func (c *EFS) UpdateMountPoint(input *UpdateMountPointInput) (*UpdateMountPointOutput, error)
- func (c *EFS) UpdateMountPointCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *EFS) UpdateMountPointCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *EFS) UpdateMountPointCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *EFS) UpdateMountPointRequest(input *UpdateMountPointInput) (req *request.Request, output *UpdateMountPointOutput)
- func (c *EFS) UpdateMountPointWithContext(ctx volcengine.Context, input *UpdateMountPointInput, opts ...request.Option) (*UpdateMountPointOutput, error)
- func (c *EFS) UpdatePermissionGroup(input *UpdatePermissionGroupInput) (*UpdatePermissionGroupOutput, error)
- func (c *EFS) UpdatePermissionGroupCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *EFS) UpdatePermissionGroupCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *EFS) UpdatePermissionGroupCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *EFS) UpdatePermissionGroupRequest(input *UpdatePermissionGroupInput) (req *request.Request, output *UpdatePermissionGroupOutput)
- func (c *EFS) UpdatePermissionGroupWithContext(ctx volcengine.Context, input *UpdatePermissionGroupInput, ...) (*UpdatePermissionGroupOutput, error)
- func (c *EFS) UpdatePermissionRule(input *UpdatePermissionRuleInput) (*UpdatePermissionRuleOutput, error)
- func (c *EFS) UpdatePermissionRuleCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *EFS) UpdatePermissionRuleCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *EFS) UpdatePermissionRuleCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *EFS) UpdatePermissionRuleRequest(input *UpdatePermissionRuleInput) (req *request.Request, output *UpdatePermissionRuleOutput)
- func (c *EFS) UpdatePermissionRuleWithContext(ctx volcengine.Context, input *UpdatePermissionRuleInput, ...) (*UpdatePermissionRuleOutput, error)
- func (c *EFS) UpdateQuota(input *UpdateQuotaInput) (*UpdateQuotaOutput, error)
- func (c *EFS) UpdateQuotaCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *EFS) UpdateQuotaCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *EFS) UpdateQuotaCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *EFS) UpdateQuotaRequest(input *UpdateQuotaInput) (req *request.Request, output *UpdateQuotaOutput)
- func (c *EFS) UpdateQuotaWithContext(ctx volcengine.Context, input *UpdateQuotaInput, opts ...request.Option) (*UpdateQuotaOutput, error)
- type EFSAPI
- type EntryListFileForCreateDataFlowTaskInput
- func (s EntryListFileForCreateDataFlowTaskInput) GoString() string
- func (s *EntryListFileForCreateDataFlowTaskInput) SetDownloadUrl(v string) *EntryListFileForCreateDataFlowTaskInput
- func (s *EntryListFileForCreateDataFlowTaskInput) SetFileBucket(v string) *EntryListFileForCreateDataFlowTaskInput
- func (s *EntryListFileForCreateDataFlowTaskInput) SetFileKey(v string) *EntryListFileForCreateDataFlowTaskInput
- func (s *EntryListFileForCreateDataFlowTaskInput) SetFileName(v string) *EntryListFileForCreateDataFlowTaskInput
- func (s EntryListFileForCreateDataFlowTaskInput) String() string
- type EntryListFileForDescribeDataFlowTasksOutput
- func (s EntryListFileForDescribeDataFlowTasksOutput) GoString() string
- func (s *EntryListFileForDescribeDataFlowTasksOutput) SetDownloadUrl(v string) *EntryListFileForDescribeDataFlowTasksOutput
- func (s *EntryListFileForDescribeDataFlowTasksOutput) SetFileBucket(v string) *EntryListFileForDescribeDataFlowTasksOutput
- func (s *EntryListFileForDescribeDataFlowTasksOutput) SetFileKey(v string) *EntryListFileForDescribeDataFlowTasksOutput
- func (s *EntryListFileForDescribeDataFlowTasksOutput) SetFileName(v string) *EntryListFileForDescribeDataFlowTasksOutput
- func (s EntryListFileForDescribeDataFlowTasksOutput) String() string
- type EvictRuleForCreateDataFlowTaskInput
- func (s EvictRuleForCreateDataFlowTaskInput) GoString() string
- func (s *EvictRuleForCreateDataFlowTaskInput) SetDataType(v string) *EvictRuleForCreateDataFlowTaskInput
- func (s *EvictRuleForCreateDataFlowTaskInput) SetEntryListFile(v *EntryListFileForCreateDataFlowTaskInput) *EvictRuleForCreateDataFlowTaskInput
- func (s *EvictRuleForCreateDataFlowTaskInput) SetIncludePaths(v []*string) *EvictRuleForCreateDataFlowTaskInput
- func (s *EvictRuleForCreateDataFlowTaskInput) SetLastAccessTimeInterval(v *LastAccessTimeIntervalForCreateDataFlowTaskInput) *EvictRuleForCreateDataFlowTaskInput
- func (s *EvictRuleForCreateDataFlowTaskInput) SetLogicOperator(v string) *EvictRuleForCreateDataFlowTaskInput
- func (s EvictRuleForCreateDataFlowTaskInput) String() string
- type EvictRuleForDescribeDataFlowTasksOutput
- func (s EvictRuleForDescribeDataFlowTasksOutput) GoString() string
- func (s *EvictRuleForDescribeDataFlowTasksOutput) SetDataType(v string) *EvictRuleForDescribeDataFlowTasksOutput
- func (s *EvictRuleForDescribeDataFlowTasksOutput) SetEntryListFile(v *EntryListFileForDescribeDataFlowTasksOutput) *EvictRuleForDescribeDataFlowTasksOutput
- func (s *EvictRuleForDescribeDataFlowTasksOutput) SetIncludePaths(v []*string) *EvictRuleForDescribeDataFlowTasksOutput
- func (s *EvictRuleForDescribeDataFlowTasksOutput) SetLastAccessTimeInterval(v *LastAccessTimeIntervalForDescribeDataFlowTasksOutput) *EvictRuleForDescribeDataFlowTasksOutput
- func (s *EvictRuleForDescribeDataFlowTasksOutput) SetLogicOperator(v string) *EvictRuleForDescribeDataFlowTasksOutput
- func (s EvictRuleForDescribeDataFlowTasksOutput) String() string
- type ExportRuleForCreateDataFlowTaskInput
- func (s ExportRuleForCreateDataFlowTaskInput) GoString() string
- func (s *ExportRuleForCreateDataFlowTaskInput) SetConflictPolicy(v string) *ExportRuleForCreateDataFlowTaskInput
- func (s *ExportRuleForCreateDataFlowTaskInput) SetDataType(v string) *ExportRuleForCreateDataFlowTaskInput
- func (s *ExportRuleForCreateDataFlowTaskInput) SetEntryListFile(v *EntryListFileForCreateDataFlowTaskInput) *ExportRuleForCreateDataFlowTaskInput
- func (s *ExportRuleForCreateDataFlowTaskInput) SetExcludePaths(v []*string) *ExportRuleForCreateDataFlowTaskInput
- func (s *ExportRuleForCreateDataFlowTaskInput) SetIncludePaths(v []*string) *ExportRuleForCreateDataFlowTaskInput
- func (s *ExportRuleForCreateDataFlowTaskInput) SetLogicOperator(v string) *ExportRuleForCreateDataFlowTaskInput
- func (s ExportRuleForCreateDataFlowTaskInput) String() string
- type ExportRuleForDescribeDataFlowTasksOutput
- func (s ExportRuleForDescribeDataFlowTasksOutput) GoString() string
- func (s *ExportRuleForDescribeDataFlowTasksOutput) SetConflictPolicy(v string) *ExportRuleForDescribeDataFlowTasksOutput
- func (s *ExportRuleForDescribeDataFlowTasksOutput) SetDataType(v string) *ExportRuleForDescribeDataFlowTasksOutput
- func (s *ExportRuleForDescribeDataFlowTasksOutput) SetEntryListFile(v *EntryListFileForDescribeDataFlowTasksOutput) *ExportRuleForDescribeDataFlowTasksOutput
- func (s *ExportRuleForDescribeDataFlowTasksOutput) SetExcludePaths(v []*string) *ExportRuleForDescribeDataFlowTasksOutput
- func (s *ExportRuleForDescribeDataFlowTasksOutput) SetIncludePaths(v []*string) *ExportRuleForDescribeDataFlowTasksOutput
- func (s *ExportRuleForDescribeDataFlowTasksOutput) SetLogicOperator(v string) *ExportRuleForDescribeDataFlowTasksOutput
- func (s ExportRuleForDescribeDataFlowTasksOutput) String() string
- type FileDiffResultForDescribeDataFlowTasksOutput
- func (s FileDiffResultForDescribeDataFlowTasksOutput) GoString() string
- func (s *FileDiffResultForDescribeDataFlowTasksOutput) SetBucketName(v string) *FileDiffResultForDescribeDataFlowTasksOutput
- func (s *FileDiffResultForDescribeDataFlowTasksOutput) SetName(v string) *FileDiffResultForDescribeDataFlowTasksOutput
- func (s *FileDiffResultForDescribeDataFlowTasksOutput) SetPrefix(v string) *FileDiffResultForDescribeDataFlowTasksOutput
- func (s *FileDiffResultForDescribeDataFlowTasksOutput) SetUrl(v string) *FileDiffResultForDescribeDataFlowTasksOutput
- func (s FileDiffResultForDescribeDataFlowTasksOutput) String() string
- type FileDiffRuleForCreateDataFlowTaskInput
- func (s FileDiffRuleForCreateDataFlowTaskInput) GoString() string
- func (s *FileDiffRuleForCreateDataFlowTaskInput) SetEnableVerifyData(v bool) *FileDiffRuleForCreateDataFlowTaskInput
- func (s *FileDiffRuleForCreateDataFlowTaskInput) SetPrefix(v string) *FileDiffRuleForCreateDataFlowTaskInput
- func (s *FileDiffRuleForCreateDataFlowTaskInput) SetType(v string) *FileDiffRuleForCreateDataFlowTaskInput
- func (s FileDiffRuleForCreateDataFlowTaskInput) String() string
- type FileDiffRuleForDescribeDataFlowTasksOutput
- func (s FileDiffRuleForDescribeDataFlowTasksOutput) GoString() string
- func (s *FileDiffRuleForDescribeDataFlowTasksOutput) SetEnableVerifyData(v bool) *FileDiffRuleForDescribeDataFlowTasksOutput
- func (s *FileDiffRuleForDescribeDataFlowTasksOutput) SetPrefix(v string) *FileDiffRuleForDescribeDataFlowTasksOutput
- func (s *FileDiffRuleForDescribeDataFlowTasksOutput) SetType(v string) *FileDiffRuleForDescribeDataFlowTasksOutput
- func (s FileDiffRuleForDescribeDataFlowTasksOutput) String() string
- type FileSystemForDescribeFileSystemsOutput
- func (s FileSystemForDescribeFileSystemsOutput) GoString() string
- func (s *FileSystemForDescribeFileSystemsOutput) SetAccessPointLimit(v int32) *FileSystemForDescribeFileSystemsOutput
- func (s *FileSystemForDescribeFileSystemsOutput) SetChargeConfig(v *ChargeConfigForDescribeFileSystemsOutput) *FileSystemForDescribeFileSystemsOutput
- func (s *FileSystemForDescribeFileSystemsOutput) SetCreateTime(v string) *FileSystemForDescribeFileSystemsOutput
- func (s *FileSystemForDescribeFileSystemsOutput) SetDescription(v string) *FileSystemForDescribeFileSystemsOutput
- func (s *FileSystemForDescribeFileSystemsOutput) SetDowngradeUnlockTime(v string) *FileSystemForDescribeFileSystemsOutput
- func (s *FileSystemForDescribeFileSystemsOutput) SetFileSystemId(v string) *FileSystemForDescribeFileSystemsOutput
- func (s *FileSystemForDescribeFileSystemsOutput) SetFileSystemName(v string) *FileSystemForDescribeFileSystemsOutput
- func (s *FileSystemForDescribeFileSystemsOutput) SetInstanceType(v string) *FileSystemForDescribeFileSystemsOutput
- func (s *FileSystemForDescribeFileSystemsOutput) SetMountPointLimit(v int32) *FileSystemForDescribeFileSystemsOutput
- func (s *FileSystemForDescribeFileSystemsOutput) SetPerformance(v *PerformanceForDescribeFileSystemsOutput) *FileSystemForDescribeFileSystemsOutput
- func (s *FileSystemForDescribeFileSystemsOutput) SetPerformanceDensity(v string) *FileSystemForDescribeFileSystemsOutput
- func (s *FileSystemForDescribeFileSystemsOutput) SetProjectName(v string) *FileSystemForDescribeFileSystemsOutput
- func (s *FileSystemForDescribeFileSystemsOutput) SetStatus(v string) *FileSystemForDescribeFileSystemsOutput
- func (s *FileSystemForDescribeFileSystemsOutput) SetStorage(v *StorageForDescribeFileSystemsOutput) *FileSystemForDescribeFileSystemsOutput
- func (s *FileSystemForDescribeFileSystemsOutput) SetTags(v []*TagForDescribeFileSystemsOutput) *FileSystemForDescribeFileSystemsOutput
- func (s *FileSystemForDescribeFileSystemsOutput) SetUpdateTime(v string) *FileSystemForDescribeFileSystemsOutput
- func (s *FileSystemForDescribeFileSystemsOutput) SetZoneId(v string) *FileSystemForDescribeFileSystemsOutput
- func (s *FileSystemForDescribeFileSystemsOutput) SetZoneName(v string) *FileSystemForDescribeFileSystemsOutput
- func (s FileSystemForDescribeFileSystemsOutput) String() string
- type ImmediateExportForCreateDataFlowPolicyInput
- func (s ImmediateExportForCreateDataFlowPolicyInput) GoString() string
- func (s *ImmediateExportForCreateDataFlowPolicyInput) SetBucketDeletePolicy(v string) *ImmediateExportForCreateDataFlowPolicyInput
- func (s *ImmediateExportForCreateDataFlowPolicyInput) SetDataType(v string) *ImmediateExportForCreateDataFlowPolicyInput
- func (s *ImmediateExportForCreateDataFlowPolicyInput) SetFileSystemEventTypes(v []*string) *ImmediateExportForCreateDataFlowPolicyInput
- func (s ImmediateExportForCreateDataFlowPolicyInput) String() string
- type ImmediateExportForDescribeDataFlowPoliciesOutput
- func (s ImmediateExportForDescribeDataFlowPoliciesOutput) GoString() string
- func (s *ImmediateExportForDescribeDataFlowPoliciesOutput) SetBucketDeletePolicy(v string) *ImmediateExportForDescribeDataFlowPoliciesOutput
- func (s *ImmediateExportForDescribeDataFlowPoliciesOutput) SetDataType(v string) *ImmediateExportForDescribeDataFlowPoliciesOutput
- func (s *ImmediateExportForDescribeDataFlowPoliciesOutput) SetFileSystemEventTypes(v []*string) *ImmediateExportForDescribeDataFlowPoliciesOutput
- func (s ImmediateExportForDescribeDataFlowPoliciesOutput) String() string
- type ImmediateExportForUpdateDataFlowPolicyInput
- func (s ImmediateExportForUpdateDataFlowPolicyInput) GoString() string
- func (s *ImmediateExportForUpdateDataFlowPolicyInput) SetBucketDeletePolicy(v string) *ImmediateExportForUpdateDataFlowPolicyInput
- func (s *ImmediateExportForUpdateDataFlowPolicyInput) SetDataType(v string) *ImmediateExportForUpdateDataFlowPolicyInput
- func (s *ImmediateExportForUpdateDataFlowPolicyInput) SetFileSystemEventTypes(v []*string) *ImmediateExportForUpdateDataFlowPolicyInput
- func (s ImmediateExportForUpdateDataFlowPolicyInput) String() string
- type ImportRuleForCreateDataFlowTaskInput
- func (s ImportRuleForCreateDataFlowTaskInput) GoString() string
- func (s *ImportRuleForCreateDataFlowTaskInput) SetConflictPolicy(v string) *ImportRuleForCreateDataFlowTaskInput
- func (s *ImportRuleForCreateDataFlowTaskInput) SetDataType(v string) *ImportRuleForCreateDataFlowTaskInput
- func (s *ImportRuleForCreateDataFlowTaskInput) SetEntryListFile(v *EntryListFileForCreateDataFlowTaskInput) *ImportRuleForCreateDataFlowTaskInput
- func (s *ImportRuleForCreateDataFlowTaskInput) SetIncludePaths(v []*string) *ImportRuleForCreateDataFlowTaskInput
- func (s *ImportRuleForCreateDataFlowTaskInput) SetLogicOperator(v string) *ImportRuleForCreateDataFlowTaskInput
- func (s ImportRuleForCreateDataFlowTaskInput) String() string
- type ImportRuleForDescribeDataFlowTasksOutput
- func (s ImportRuleForDescribeDataFlowTasksOutput) GoString() string
- func (s *ImportRuleForDescribeDataFlowTasksOutput) SetConflictPolicy(v string) *ImportRuleForDescribeDataFlowTasksOutput
- func (s *ImportRuleForDescribeDataFlowTasksOutput) SetDataType(v string) *ImportRuleForDescribeDataFlowTasksOutput
- func (s *ImportRuleForDescribeDataFlowTasksOutput) SetEntryListFile(v *EntryListFileForDescribeDataFlowTasksOutput) *ImportRuleForDescribeDataFlowTasksOutput
- func (s *ImportRuleForDescribeDataFlowTasksOutput) SetIncludePaths(v []*string) *ImportRuleForDescribeDataFlowTasksOutput
- func (s *ImportRuleForDescribeDataFlowTasksOutput) SetLogicOperator(v string) *ImportRuleForDescribeDataFlowTasksOutput
- func (s ImportRuleForDescribeDataFlowTasksOutput) String() string
- type LastAccessTimeIntervalForCreateDataFlowPolicyInput
- func (s LastAccessTimeIntervalForCreateDataFlowPolicyInput) GoString() string
- func (s *LastAccessTimeIntervalForCreateDataFlowPolicyInput) SetUnit(v string) *LastAccessTimeIntervalForCreateDataFlowPolicyInput
- func (s *LastAccessTimeIntervalForCreateDataFlowPolicyInput) SetValue(v int32) *LastAccessTimeIntervalForCreateDataFlowPolicyInput
- func (s LastAccessTimeIntervalForCreateDataFlowPolicyInput) String() string
- type LastAccessTimeIntervalForCreateDataFlowTaskInput
- func (s LastAccessTimeIntervalForCreateDataFlowTaskInput) GoString() string
- func (s *LastAccessTimeIntervalForCreateDataFlowTaskInput) SetUnit(v string) *LastAccessTimeIntervalForCreateDataFlowTaskInput
- func (s *LastAccessTimeIntervalForCreateDataFlowTaskInput) SetValue(v int32) *LastAccessTimeIntervalForCreateDataFlowTaskInput
- func (s LastAccessTimeIntervalForCreateDataFlowTaskInput) String() string
- type LastAccessTimeIntervalForDeleteDataFlowPolicyInput
- func (s LastAccessTimeIntervalForDeleteDataFlowPolicyInput) GoString() string
- func (s *LastAccessTimeIntervalForDeleteDataFlowPolicyInput) SetUnit(v string) *LastAccessTimeIntervalForDeleteDataFlowPolicyInput
- func (s *LastAccessTimeIntervalForDeleteDataFlowPolicyInput) SetValue(v int32) *LastAccessTimeIntervalForDeleteDataFlowPolicyInput
- func (s LastAccessTimeIntervalForDeleteDataFlowPolicyInput) String() string
- type LastAccessTimeIntervalForDescribeDataFlowPoliciesOutput
- func (s LastAccessTimeIntervalForDescribeDataFlowPoliciesOutput) GoString() string
- func (s *LastAccessTimeIntervalForDescribeDataFlowPoliciesOutput) SetUnit(v string) *LastAccessTimeIntervalForDescribeDataFlowPoliciesOutput
- func (s *LastAccessTimeIntervalForDescribeDataFlowPoliciesOutput) SetValue(v int32) *LastAccessTimeIntervalForDescribeDataFlowPoliciesOutput
- func (s LastAccessTimeIntervalForDescribeDataFlowPoliciesOutput) String() string
- type LastAccessTimeIntervalForDescribeDataFlowTasksOutput
- func (s LastAccessTimeIntervalForDescribeDataFlowTasksOutput) GoString() string
- func (s *LastAccessTimeIntervalForDescribeDataFlowTasksOutput) SetUnit(v string) *LastAccessTimeIntervalForDescribeDataFlowTasksOutput
- func (s *LastAccessTimeIntervalForDescribeDataFlowTasksOutput) SetValue(v int32) *LastAccessTimeIntervalForDescribeDataFlowTasksOutput
- func (s LastAccessTimeIntervalForDescribeDataFlowTasksOutput) String() string
- type LastAccessTimeIntervalForUpdateDataFlowPolicyInput
- func (s LastAccessTimeIntervalForUpdateDataFlowPolicyInput) GoString() string
- func (s *LastAccessTimeIntervalForUpdateDataFlowPolicyInput) SetUnit(v string) *LastAccessTimeIntervalForUpdateDataFlowPolicyInput
- func (s *LastAccessTimeIntervalForUpdateDataFlowPolicyInput) SetValue(v int32) *LastAccessTimeIntervalForUpdateDataFlowPolicyInput
- func (s LastAccessTimeIntervalForUpdateDataFlowPolicyInput) String() string
- type LazyloadRuleForCreateDataFlowPolicyInput
- func (s LazyloadRuleForCreateDataFlowPolicyInput) GoString() string
- func (s *LazyloadRuleForCreateDataFlowPolicyInput) SetDataLazyloadMode(v string) *LazyloadRuleForCreateDataFlowPolicyInput
- func (s *LazyloadRuleForCreateDataFlowPolicyInput) SetEnableMetaLazyload(v bool) *LazyloadRuleForCreateDataFlowPolicyInput
- func (s LazyloadRuleForCreateDataFlowPolicyInput) String() string
- type LazyloadRuleForDescribeDataFlowPoliciesOutput
- func (s LazyloadRuleForDescribeDataFlowPoliciesOutput) GoString() string
- func (s *LazyloadRuleForDescribeDataFlowPoliciesOutput) SetDataLazyloadMode(v string) *LazyloadRuleForDescribeDataFlowPoliciesOutput
- func (s *LazyloadRuleForDescribeDataFlowPoliciesOutput) SetEnableMetaLazyload(v bool) *LazyloadRuleForDescribeDataFlowPoliciesOutput
- func (s LazyloadRuleForDescribeDataFlowPoliciesOutput) String() string
- type LazyloadRuleForUpdateDataFlowPolicyInput
- func (s LazyloadRuleForUpdateDataFlowPolicyInput) GoString() string
- func (s *LazyloadRuleForUpdateDataFlowPolicyInput) SetDataLazyloadMode(v string) *LazyloadRuleForUpdateDataFlowPolicyInput
- func (s *LazyloadRuleForUpdateDataFlowPolicyInput) SetEnableMetaLazyload(v bool) *LazyloadRuleForUpdateDataFlowPolicyInput
- func (s LazyloadRuleForUpdateDataFlowPolicyInput) String() string
- type ListTagsForResourcesInput
- func (s ListTagsForResourcesInput) GoString() string
- func (s *ListTagsForResourcesInput) SetPageNumber(v int32) *ListTagsForResourcesInput
- func (s *ListTagsForResourcesInput) SetPageSize(v int32) *ListTagsForResourcesInput
- func (s *ListTagsForResourcesInput) SetResourceIds(v []*string) *ListTagsForResourcesInput
- func (s *ListTagsForResourcesInput) SetResourceType(v string) *ListTagsForResourcesInput
- func (s *ListTagsForResourcesInput) SetTagFilters(v []*TagFilterForListTagsForResourcesInput) *ListTagsForResourcesInput
- func (s ListTagsForResourcesInput) String() string
- func (s *ListTagsForResourcesInput) Validate() error
- type ListTagsForResourcesOutput
- func (s ListTagsForResourcesOutput) GoString() string
- func (s *ListTagsForResourcesOutput) SetPageNumber(v int32) *ListTagsForResourcesOutput
- func (s *ListTagsForResourcesOutput) SetPageSize(v int32) *ListTagsForResourcesOutput
- func (s *ListTagsForResourcesOutput) SetResourceTags(v []*ResourceTagForListTagsForResourcesOutput) *ListTagsForResourcesOutput
- func (s *ListTagsForResourcesOutput) SetTotalCount(v int32) *ListTagsForResourcesOutput
- func (s ListTagsForResourcesOutput) String() string
- type MountPointForDescribeMountPointsOutput
- func (s MountPointForDescribeMountPointsOutput) GoString() string
- func (s *MountPointForDescribeMountPointsOutput) SetCreateTime(v string) *MountPointForDescribeMountPointsOutput
- func (s *MountPointForDescribeMountPointsOutput) SetDomain(v string) *MountPointForDescribeMountPointsOutput
- func (s *MountPointForDescribeMountPointsOutput) SetIp(v string) *MountPointForDescribeMountPointsOutput
- func (s *MountPointForDescribeMountPointsOutput) SetMountPointId(v string) *MountPointForDescribeMountPointsOutput
- func (s *MountPointForDescribeMountPointsOutput) SetMountPointName(v string) *MountPointForDescribeMountPointsOutput
- func (s *MountPointForDescribeMountPointsOutput) SetPermissionGroupId(v string) *MountPointForDescribeMountPointsOutput
- func (s *MountPointForDescribeMountPointsOutput) SetPermissionGroupName(v string) *MountPointForDescribeMountPointsOutput
- func (s *MountPointForDescribeMountPointsOutput) SetStatus(v string) *MountPointForDescribeMountPointsOutput
- func (s *MountPointForDescribeMountPointsOutput) SetSubnetId(v string) *MountPointForDescribeMountPointsOutput
- func (s *MountPointForDescribeMountPointsOutput) SetSubnetName(v string) *MountPointForDescribeMountPointsOutput
- func (s *MountPointForDescribeMountPointsOutput) SetUpdateTime(v string) *MountPointForDescribeMountPointsOutput
- func (s *MountPointForDescribeMountPointsOutput) SetVpcId(v string) *MountPointForDescribeMountPointsOutput
- func (s *MountPointForDescribeMountPointsOutput) SetVpcName(v string) *MountPointForDescribeMountPointsOutput
- func (s *MountPointForDescribeMountPointsOutput) SetZoneId(v string) *MountPointForDescribeMountPointsOutput
- func (s *MountPointForDescribeMountPointsOutput) SetZoneName(v string) *MountPointForDescribeMountPointsOutput
- func (s MountPointForDescribeMountPointsOutput) String() string
- type MountPointForDescribePermissionGroupsOutput
- func (s MountPointForDescribePermissionGroupsOutput) GoString() string
- func (s *MountPointForDescribePermissionGroupsOutput) SetFileSystemId(v string) *MountPointForDescribePermissionGroupsOutput
- func (s *MountPointForDescribePermissionGroupsOutput) SetFileSystemName(v string) *MountPointForDescribePermissionGroupsOutput
- func (s *MountPointForDescribePermissionGroupsOutput) SetMountPointId(v string) *MountPointForDescribePermissionGroupsOutput
- func (s *MountPointForDescribePermissionGroupsOutput) SetMountPointName(v string) *MountPointForDescribePermissionGroupsOutput
- func (s MountPointForDescribePermissionGroupsOutput) String() string
- type PerformanceForDescribeFileSystemsOutput
- func (s PerformanceForDescribeFileSystemsOutput) GoString() string
- func (s *PerformanceForDescribeFileSystemsOutput) SetBandwidthMode(v string) *PerformanceForDescribeFileSystemsOutput
- func (s *PerformanceForDescribeFileSystemsOutput) SetBaselineBandwidth(v int32) *PerformanceForDescribeFileSystemsOutput
- func (s *PerformanceForDescribeFileSystemsOutput) SetBaselineIops(v int32) *PerformanceForDescribeFileSystemsOutput
- func (s *PerformanceForDescribeFileSystemsOutput) SetBurstBandwidth(v int32) *PerformanceForDescribeFileSystemsOutput
- func (s *PerformanceForDescribeFileSystemsOutput) SetBurstIops(v int32) *PerformanceForDescribeFileSystemsOutput
- func (s *PerformanceForDescribeFileSystemsOutput) SetProvisionedBandwidth(v int32) *PerformanceForDescribeFileSystemsOutput
- func (s *PerformanceForDescribeFileSystemsOutput) SetProvisionedIops(v int32) *PerformanceForDescribeFileSystemsOutput
- func (s PerformanceForDescribeFileSystemsOutput) String() string
- type PeriodExportForCreateDataFlowPolicyInput
- func (s PeriodExportForCreateDataFlowPolicyInput) GoString() string
- func (s *PeriodExportForCreateDataFlowPolicyInput) SetDataType(v string) *PeriodExportForCreateDataFlowPolicyInput
- func (s *PeriodExportForCreateDataFlowPolicyInput) SetExcludePaths(v []*string) *PeriodExportForCreateDataFlowPolicyInput
- func (s *PeriodExportForCreateDataFlowPolicyInput) SetExportInterval(v *LastAccessTimeIntervalForCreateDataFlowPolicyInput) *PeriodExportForCreateDataFlowPolicyInput
- func (s *PeriodExportForCreateDataFlowPolicyInput) SetIncludePaths(v []*string) *PeriodExportForCreateDataFlowPolicyInput
- func (s *PeriodExportForCreateDataFlowPolicyInput) SetStartTime(v string) *PeriodExportForCreateDataFlowPolicyInput
- func (s PeriodExportForCreateDataFlowPolicyInput) String() string
- type PeriodExportForDescribeDataFlowPoliciesOutput
- func (s PeriodExportForDescribeDataFlowPoliciesOutput) GoString() string
- func (s *PeriodExportForDescribeDataFlowPoliciesOutput) SetDataType(v string) *PeriodExportForDescribeDataFlowPoliciesOutput
- func (s *PeriodExportForDescribeDataFlowPoliciesOutput) SetExcludePaths(v []*string) *PeriodExportForDescribeDataFlowPoliciesOutput
- func (s *PeriodExportForDescribeDataFlowPoliciesOutput) SetExportInterval(v *LastAccessTimeIntervalForDescribeDataFlowPoliciesOutput) *PeriodExportForDescribeDataFlowPoliciesOutput
- func (s *PeriodExportForDescribeDataFlowPoliciesOutput) SetIncludePaths(v []*string) *PeriodExportForDescribeDataFlowPoliciesOutput
- func (s *PeriodExportForDescribeDataFlowPoliciesOutput) SetStartTime(v string) *PeriodExportForDescribeDataFlowPoliciesOutput
- func (s PeriodExportForDescribeDataFlowPoliciesOutput) String() string
- type PeriodExportForUpdateDataFlowPolicyInput
- func (s PeriodExportForUpdateDataFlowPolicyInput) GoString() string
- func (s *PeriodExportForUpdateDataFlowPolicyInput) SetDataType(v string) *PeriodExportForUpdateDataFlowPolicyInput
- func (s *PeriodExportForUpdateDataFlowPolicyInput) SetExcludePaths(v []*string) *PeriodExportForUpdateDataFlowPolicyInput
- func (s *PeriodExportForUpdateDataFlowPolicyInput) SetExportInterval(v *LastAccessTimeIntervalForUpdateDataFlowPolicyInput) *PeriodExportForUpdateDataFlowPolicyInput
- func (s *PeriodExportForUpdateDataFlowPolicyInput) SetIncludePaths(v []*string) *PeriodExportForUpdateDataFlowPolicyInput
- func (s *PeriodExportForUpdateDataFlowPolicyInput) SetStartTime(v string) *PeriodExportForUpdateDataFlowPolicyInput
- func (s PeriodExportForUpdateDataFlowPolicyInput) String() string
- type PermissionGroupForDescribePermissionGroupsOutput
- func (s PermissionGroupForDescribePermissionGroupsOutput) GoString() string
- func (s *PermissionGroupForDescribePermissionGroupsOutput) SetAccessPointCount(v int32) *PermissionGroupForDescribePermissionGroupsOutput
- func (s *PermissionGroupForDescribePermissionGroupsOutput) SetAccessPoints(v []*AccessPointForDescribePermissionGroupsOutput) *PermissionGroupForDescribePermissionGroupsOutput
- func (s *PermissionGroupForDescribePermissionGroupsOutput) SetCreateTime(v string) *PermissionGroupForDescribePermissionGroupsOutput
- func (s *PermissionGroupForDescribePermissionGroupsOutput) SetDescription(v string) *PermissionGroupForDescribePermissionGroupsOutput
- func (s *PermissionGroupForDescribePermissionGroupsOutput) SetMountPointCount(v int32) *PermissionGroupForDescribePermissionGroupsOutput
- func (s *PermissionGroupForDescribePermissionGroupsOutput) SetMountPoints(v []*MountPointForDescribePermissionGroupsOutput) *PermissionGroupForDescribePermissionGroupsOutput
- func (s *PermissionGroupForDescribePermissionGroupsOutput) SetPermissionGroupId(v string) *PermissionGroupForDescribePermissionGroupsOutput
- func (s *PermissionGroupForDescribePermissionGroupsOutput) SetPermissionGroupName(v string) *PermissionGroupForDescribePermissionGroupsOutput
- func (s *PermissionGroupForDescribePermissionGroupsOutput) SetPermissionRuleCount(v int32) *PermissionGroupForDescribePermissionGroupsOutput
- func (s *PermissionGroupForDescribePermissionGroupsOutput) SetStatus(v string) *PermissionGroupForDescribePermissionGroupsOutput
- func (s *PermissionGroupForDescribePermissionGroupsOutput) SetUpdateTime(v string) *PermissionGroupForDescribePermissionGroupsOutput
- func (s PermissionGroupForDescribePermissionGroupsOutput) String() string
- type PermissionRuleForDescribePermissionRulesOutput
- func (s PermissionRuleForDescribePermissionRulesOutput) GoString() string
- func (s *PermissionRuleForDescribePermissionRulesOutput) SetCidrIp(v string) *PermissionRuleForDescribePermissionRulesOutput
- func (s *PermissionRuleForDescribePermissionRulesOutput) SetPermissionRuleId(v string) *PermissionRuleForDescribePermissionRulesOutput
- func (s *PermissionRuleForDescribePermissionRulesOutput) SetRwMode(v string) *PermissionRuleForDescribePermissionRulesOutput
- func (s *PermissionRuleForDescribePermissionRulesOutput) SetUserMode(v string) *PermissionRuleForDescribePermissionRulesOutput
- func (s PermissionRuleForDescribePermissionRulesOutput) String() string
- type PosixUserForCreateAccessPointInput
- func (s PosixUserForCreateAccessPointInput) GoString() string
- func (s *PosixUserForCreateAccessPointInput) SetPosixGroupId(v int32) *PosixUserForCreateAccessPointInput
- func (s *PosixUserForCreateAccessPointInput) SetPosixSecondaryGroupIds(v []*int32) *PosixUserForCreateAccessPointInput
- func (s *PosixUserForCreateAccessPointInput) SetPosixUserId(v int32) *PosixUserForCreateAccessPointInput
- func (s PosixUserForCreateAccessPointInput) String() string
- type PosixUserForDescribeAccessPointsOutput
- func (s PosixUserForDescribeAccessPointsOutput) GoString() string
- func (s *PosixUserForDescribeAccessPointsOutput) SetPosixGroupId(v int32) *PosixUserForDescribeAccessPointsOutput
- func (s *PosixUserForDescribeAccessPointsOutput) SetPosixSecondaryGroupIds(v []*int32) *PosixUserForDescribeAccessPointsOutput
- func (s *PosixUserForDescribeAccessPointsOutput) SetPosixUserId(v int32) *PosixUserForDescribeAccessPointsOutput
- func (s PosixUserForDescribeAccessPointsOutput) String() string
- type QueueForDescribeDataFlowTasksOutput
- func (s QueueForDescribeDataFlowTasksOutput) GoString() string
- func (s *QueueForDescribeDataFlowTasksOutput) SetFailureCount(v string) *QueueForDescribeDataFlowTasksOutput
- func (s *QueueForDescribeDataFlowTasksOutput) SetProgress(v string) *QueueForDescribeDataFlowTasksOutput
- func (s *QueueForDescribeDataFlowTasksOutput) SetScanDone(v bool) *QueueForDescribeDataFlowTasksOutput
- func (s *QueueForDescribeDataFlowTasksOutput) SetScannedCount(v string) *QueueForDescribeDataFlowTasksOutput
- func (s *QueueForDescribeDataFlowTasksOutput) SetSkippedCount(v string) *QueueForDescribeDataFlowTasksOutput
- func (s *QueueForDescribeDataFlowTasksOutput) SetSuccessCount(v string) *QueueForDescribeDataFlowTasksOutput
- func (s *QueueForDescribeDataFlowTasksOutput) SetTotalCount(v string) *QueueForDescribeDataFlowTasksOutput
- func (s QueueForDescribeDataFlowTasksOutput) String() string
- type QuotaForDescribeQuotasOutput
- func (s QuotaForDescribeQuotasOutput) GoString() string
- func (s *QuotaForDescribeQuotasOutput) SetCapacityLimit(v int64) *QuotaForDescribeQuotasOutput
- func (s *QuotaForDescribeQuotasOutput) SetCapacityUsed(v int64) *QuotaForDescribeQuotasOutput
- func (s *QuotaForDescribeQuotasOutput) SetCreateTime(v string) *QuotaForDescribeQuotasOutput
- func (s *QuotaForDescribeQuotasOutput) SetDirInode(v string) *QuotaForDescribeQuotasOutput
- func (s *QuotaForDescribeQuotasOutput) SetFileSystemPath(v string) *QuotaForDescribeQuotasOutput
- func (s *QuotaForDescribeQuotasOutput) SetInodeLimit(v int64) *QuotaForDescribeQuotasOutput
- func (s *QuotaForDescribeQuotasOutput) SetInodeUsed(v int64) *QuotaForDescribeQuotasOutput
- func (s *QuotaForDescribeQuotasOutput) SetLimitType(v string) *QuotaForDescribeQuotasOutput
- func (s *QuotaForDescribeQuotasOutput) SetQuotaId(v string) *QuotaForDescribeQuotasOutput
- func (s *QuotaForDescribeQuotasOutput) SetQuotaType(v string) *QuotaForDescribeQuotasOutput
- func (s *QuotaForDescribeQuotasOutput) SetStatus(v string) *QuotaForDescribeQuotasOutput
- func (s *QuotaForDescribeQuotasOutput) SetUpdateTime(v string) *QuotaForDescribeQuotasOutput
- func (s *QuotaForDescribeQuotasOutput) SetUserType(v string) *QuotaForDescribeQuotasOutput
- func (s QuotaForDescribeQuotasOutput) String() string
- type RegionForDescribeRegionsOutput
- func (s RegionForDescribeRegionsOutput) GoString() string
- func (s *RegionForDescribeRegionsOutput) SetRegionId(v string) *RegionForDescribeRegionsOutput
- func (s *RegionForDescribeRegionsOutput) SetRegionName(v string) *RegionForDescribeRegionsOutput
- func (s RegionForDescribeRegionsOutput) String() string
- type ResourceTagForListTagsForResourcesOutput
- func (s ResourceTagForListTagsForResourcesOutput) GoString() string
- func (s *ResourceTagForListTagsForResourcesOutput) SetResourceId(v string) *ResourceTagForListTagsForResourcesOutput
- func (s *ResourceTagForListTagsForResourcesOutput) SetResourceType(v string) *ResourceTagForListTagsForResourcesOutput
- func (s *ResourceTagForListTagsForResourcesOutput) SetTagKey(v string) *ResourceTagForListTagsForResourcesOutput
- func (s *ResourceTagForListTagsForResourcesOutput) SetTagValue(v string) *ResourceTagForListTagsForResourcesOutput
- func (s ResourceTagForListTagsForResourcesOutput) String() string
- type StartDataFlowPolicyInput
- func (s StartDataFlowPolicyInput) GoString() string
- func (s *StartDataFlowPolicyInput) SetAutoRuleTypes(v []*string) *StartDataFlowPolicyInput
- func (s *StartDataFlowPolicyInput) SetDataFlowPolicyId(v string) *StartDataFlowPolicyInput
- func (s *StartDataFlowPolicyInput) SetFileSystemId(v string) *StartDataFlowPolicyInput
- func (s StartDataFlowPolicyInput) String() string
- func (s *StartDataFlowPolicyInput) Validate() error
- type StartDataFlowPolicyOutput
- type StopDataFlowPolicyInput
- func (s StopDataFlowPolicyInput) GoString() string
- func (s *StopDataFlowPolicyInput) SetAutoRuleTypes(v []*string) *StopDataFlowPolicyInput
- func (s *StopDataFlowPolicyInput) SetDataFlowPolicyId(v string) *StopDataFlowPolicyInput
- func (s *StopDataFlowPolicyInput) SetFileSystemId(v string) *StopDataFlowPolicyInput
- func (s StopDataFlowPolicyInput) String() string
- func (s *StopDataFlowPolicyInput) Validate() error
- type StopDataFlowPolicyOutput
- type StorageForDescribeFileSystemsOutput
- func (s StorageForDescribeFileSystemsOutput) GoString() string
- func (s *StorageForDescribeFileSystemsOutput) SetCapacityLimit(v int64) *StorageForDescribeFileSystemsOutput
- func (s *StorageForDescribeFileSystemsOutput) SetCapacityUsed(v int64) *StorageForDescribeFileSystemsOutput
- func (s *StorageForDescribeFileSystemsOutput) SetInodeLimit(v int64) *StorageForDescribeFileSystemsOutput
- func (s *StorageForDescribeFileSystemsOutput) SetInodeUsed(v int64) *StorageForDescribeFileSystemsOutput
- func (s StorageForDescribeFileSystemsOutput) String() string
- type TagFilterForDescribeFileSystemsInput
- func (s TagFilterForDescribeFileSystemsInput) GoString() string
- func (s *TagFilterForDescribeFileSystemsInput) SetKey(v string) *TagFilterForDescribeFileSystemsInput
- func (s *TagFilterForDescribeFileSystemsInput) SetValues(v []*string) *TagFilterForDescribeFileSystemsInput
- func (s TagFilterForDescribeFileSystemsInput) String() string
- type TagFilterForListTagsForResourcesInput
- func (s TagFilterForListTagsForResourcesInput) GoString() string
- func (s *TagFilterForListTagsForResourcesInput) SetKey(v string) *TagFilterForListTagsForResourcesInput
- func (s *TagFilterForListTagsForResourcesInput) SetValues(v []*string) *TagFilterForListTagsForResourcesInput
- func (s TagFilterForListTagsForResourcesInput) String() string
- type TagForCreateFileSystemInput
- func (s TagForCreateFileSystemInput) GoString() string
- func (s *TagForCreateFileSystemInput) SetKey(v string) *TagForCreateFileSystemInput
- func (s *TagForCreateFileSystemInput) SetType(v string) *TagForCreateFileSystemInput
- func (s *TagForCreateFileSystemInput) SetValue(v string) *TagForCreateFileSystemInput
- func (s TagForCreateFileSystemInput) String() string
- type TagForDescribeFileSystemsOutput
- func (s TagForDescribeFileSystemsOutput) GoString() string
- func (s *TagForDescribeFileSystemsOutput) SetKey(v string) *TagForDescribeFileSystemsOutput
- func (s *TagForDescribeFileSystemsOutput) SetType(v string) *TagForDescribeFileSystemsOutput
- func (s *TagForDescribeFileSystemsOutput) SetValue(v string) *TagForDescribeFileSystemsOutput
- func (s TagForDescribeFileSystemsOutput) String() string
- type TagForTagResourcesInput
- func (s TagForTagResourcesInput) GoString() string
- func (s *TagForTagResourcesInput) SetKey(v string) *TagForTagResourcesInput
- func (s *TagForTagResourcesInput) SetType(v string) *TagForTagResourcesInput
- func (s *TagForTagResourcesInput) SetValue(v string) *TagForTagResourcesInput
- func (s TagForTagResourcesInput) String() string
- type TagResourcesInput
- func (s TagResourcesInput) GoString() string
- func (s *TagResourcesInput) SetResourceIds(v []*string) *TagResourcesInput
- func (s *TagResourcesInput) SetResourceType(v string) *TagResourcesInput
- func (s *TagResourcesInput) SetTags(v []*TagForTagResourcesInput) *TagResourcesInput
- func (s TagResourcesInput) String() string
- func (s *TagResourcesInput) Validate() error
- type TagResourcesOutput
- type TlsForDescribeDataFlowPoliciesOutput
- func (s TlsForDescribeDataFlowPoliciesOutput) GoString() string
- func (s *TlsForDescribeDataFlowPoliciesOutput) SetEnable(v bool) *TlsForDescribeDataFlowPoliciesOutput
- func (s *TlsForDescribeDataFlowPoliciesOutput) SetProjectId(v string) *TlsForDescribeDataFlowPoliciesOutput
- func (s *TlsForDescribeDataFlowPoliciesOutput) SetProjectName(v string) *TlsForDescribeDataFlowPoliciesOutput
- func (s *TlsForDescribeDataFlowPoliciesOutput) SetTopicId(v string) *TlsForDescribeDataFlowPoliciesOutput
- func (s *TlsForDescribeDataFlowPoliciesOutput) SetTopicName(v string) *TlsForDescribeDataFlowPoliciesOutput
- func (s *TlsForDescribeDataFlowPoliciesOutput) SetTopicUrl(v string) *TlsForDescribeDataFlowPoliciesOutput
- func (s TlsForDescribeDataFlowPoliciesOutput) String() string
- type TlsForDescribeDataFlowTasksOutput
- func (s TlsForDescribeDataFlowTasksOutput) GoString() string
- func (s *TlsForDescribeDataFlowTasksOutput) SetEnable(v bool) *TlsForDescribeDataFlowTasksOutput
- func (s *TlsForDescribeDataFlowTasksOutput) SetProjectId(v string) *TlsForDescribeDataFlowTasksOutput
- func (s *TlsForDescribeDataFlowTasksOutput) SetProjectName(v string) *TlsForDescribeDataFlowTasksOutput
- func (s *TlsForDescribeDataFlowTasksOutput) SetTopicId(v string) *TlsForDescribeDataFlowTasksOutput
- func (s *TlsForDescribeDataFlowTasksOutput) SetTopicName(v string) *TlsForDescribeDataFlowTasksOutput
- func (s *TlsForDescribeDataFlowTasksOutput) SetTopicUrl(v string) *TlsForDescribeDataFlowTasksOutput
- func (s TlsForDescribeDataFlowTasksOutput) String() string
- type UntagResourcesInput
- func (s UntagResourcesInput) GoString() string
- func (s *UntagResourcesInput) SetResourceIds(v []*string) *UntagResourcesInput
- func (s *UntagResourcesInput) SetResourceType(v string) *UntagResourcesInput
- func (s *UntagResourcesInput) SetTagKeys(v []*string) *UntagResourcesInput
- func (s UntagResourcesInput) String() string
- func (s *UntagResourcesInput) Validate() error
- type UntagResourcesOutput
- type UpdateAccessPointInput
- func (s UpdateAccessPointInput) GoString() string
- func (s *UpdateAccessPointInput) SetAccessPointId(v string) *UpdateAccessPointInput
- func (s *UpdateAccessPointInput) SetAccessPointName(v string) *UpdateAccessPointInput
- func (s *UpdateAccessPointInput) SetEnableIam(v bool) *UpdateAccessPointInput
- func (s *UpdateAccessPointInput) SetFileSystemId(v string) *UpdateAccessPointInput
- func (s *UpdateAccessPointInput) SetPermissionGroupId(v string) *UpdateAccessPointInput
- func (s UpdateAccessPointInput) String() string
- func (s *UpdateAccessPointInput) Validate() error
- type UpdateAccessPointOutput
- type UpdateDataFlowPolicyInput
- func (s UpdateDataFlowPolicyInput) GoString() string
- func (s *UpdateDataFlowPolicyInput) SetAutoEvictRule(v *AutoEvictRuleForUpdateDataFlowPolicyInput) *UpdateDataFlowPolicyInput
- func (s *UpdateDataFlowPolicyInput) SetAutoExportRule(v *AutoExportRuleForUpdateDataFlowPolicyInput) *UpdateDataFlowPolicyInput
- func (s *UpdateDataFlowPolicyInput) SetAutoImportRule(v *AutoImportRuleForUpdateDataFlowPolicyInput) *UpdateDataFlowPolicyInput
- func (s *UpdateDataFlowPolicyInput) SetConflictPolicy(v string) *UpdateDataFlowPolicyInput
- func (s *UpdateDataFlowPolicyInput) SetDataFlowPolicyId(v string) *UpdateDataFlowPolicyInput
- func (s *UpdateDataFlowPolicyInput) SetDataFlowPolicyName(v string) *UpdateDataFlowPolicyInput
- func (s *UpdateDataFlowPolicyInput) SetEnableTls(v bool) *UpdateDataFlowPolicyInput
- func (s *UpdateDataFlowPolicyInput) SetFileSystemId(v string) *UpdateDataFlowPolicyInput
- func (s *UpdateDataFlowPolicyInput) SetLazyloadRule(v *LazyloadRuleForUpdateDataFlowPolicyInput) *UpdateDataFlowPolicyInput
- func (s UpdateDataFlowPolicyInput) String() string
- func (s *UpdateDataFlowPolicyInput) Validate() error
- type UpdateDataFlowPolicyOutput
- type UpdateFileSystemInput
- func (s UpdateFileSystemInput) GoString() string
- func (s *UpdateFileSystemInput) SetBandwidthMode(v string) *UpdateFileSystemInput
- func (s *UpdateFileSystemInput) SetBurstBandwidth(v int32) *UpdateFileSystemInput
- func (s *UpdateFileSystemInput) SetDescription(v string) *UpdateFileSystemInput
- func (s *UpdateFileSystemInput) SetFileSystemId(v string) *UpdateFileSystemInput
- func (s *UpdateFileSystemInput) SetFileSystemName(v string) *UpdateFileSystemInput
- func (s *UpdateFileSystemInput) SetProvisionedBandwidth(v int32) *UpdateFileSystemInput
- func (s UpdateFileSystemInput) String() string
- func (s *UpdateFileSystemInput) Validate() error
- type UpdateFileSystemOutput
- type UpdateMountPointInput
- func (s UpdateMountPointInput) GoString() string
- func (s *UpdateMountPointInput) SetFileSystemId(v string) *UpdateMountPointInput
- func (s *UpdateMountPointInput) SetMountPointId(v string) *UpdateMountPointInput
- func (s *UpdateMountPointInput) SetMountPointName(v string) *UpdateMountPointInput
- func (s *UpdateMountPointInput) SetPermissionGroupId(v string) *UpdateMountPointInput
- func (s UpdateMountPointInput) String() string
- func (s *UpdateMountPointInput) Validate() error
- type UpdateMountPointOutput
- type UpdatePermissionGroupInput
- func (s UpdatePermissionGroupInput) GoString() string
- func (s *UpdatePermissionGroupInput) SetDescription(v string) *UpdatePermissionGroupInput
- func (s *UpdatePermissionGroupInput) SetPermissionGroupId(v string) *UpdatePermissionGroupInput
- func (s *UpdatePermissionGroupInput) SetPermissionGroupName(v string) *UpdatePermissionGroupInput
- func (s UpdatePermissionGroupInput) String() string
- func (s *UpdatePermissionGroupInput) Validate() error
- type UpdatePermissionGroupOutput
- type UpdatePermissionRuleInput
- func (s UpdatePermissionRuleInput) GoString() string
- func (s *UpdatePermissionRuleInput) SetCidrIp(v string) *UpdatePermissionRuleInput
- func (s *UpdatePermissionRuleInput) SetPermissionGroupId(v string) *UpdatePermissionRuleInput
- func (s *UpdatePermissionRuleInput) SetPermissionRuleId(v string) *UpdatePermissionRuleInput
- func (s *UpdatePermissionRuleInput) SetRwMode(v string) *UpdatePermissionRuleInput
- func (s *UpdatePermissionRuleInput) SetUserMode(v string) *UpdatePermissionRuleInput
- func (s UpdatePermissionRuleInput) String() string
- func (s *UpdatePermissionRuleInput) Validate() error
- type UpdatePermissionRuleOutput
- type UpdateQuotaInput
- func (s UpdateQuotaInput) GoString() string
- func (s *UpdateQuotaInput) SetCapacityLimit(v int64) *UpdateQuotaInput
- func (s *UpdateQuotaInput) SetFileSystemId(v string) *UpdateQuotaInput
- func (s *UpdateQuotaInput) SetInodeLimit(v int64) *UpdateQuotaInput
- func (s *UpdateQuotaInput) SetLimitType(v string) *UpdateQuotaInput
- func (s *UpdateQuotaInput) SetQuotaId(v string) *UpdateQuotaInput
- func (s UpdateQuotaInput) String() string
- func (s *UpdateQuotaInput) Validate() error
- type UpdateQuotaOutput
- type ZoneForDescribeZonesOutput
Constants ¶
const ( // ConvertConvertEnumOfDataTypeForCreateDataFlowPolicyInputMetaOnly is a ConvertConvertEnumOfDataTypeForCreateDataFlowPolicyInput enum value ConvertConvertEnumOfDataTypeForCreateDataFlowPolicyInputMetaOnly = "MetaOnly" // ConvertConvertEnumOfDataTypeForCreateDataFlowPolicyInputMetaAndData is a ConvertConvertEnumOfDataTypeForCreateDataFlowPolicyInput enum value ConvertConvertEnumOfDataTypeForCreateDataFlowPolicyInputMetaAndData = "MetaAndData" )
const ( // EnumOfBucketDeletePolicyForCreateDataFlowPolicyInputNone is a EnumOfBucketDeletePolicyForCreateDataFlowPolicyInput enum value EnumOfBucketDeletePolicyForCreateDataFlowPolicyInputNone = "None" // EnumOfBucketDeletePolicyForCreateDataFlowPolicyInputLatestVersionOnly is a EnumOfBucketDeletePolicyForCreateDataFlowPolicyInput enum value EnumOfBucketDeletePolicyForCreateDataFlowPolicyInputLatestVersionOnly = "LatestVersionOnly" // EnumOfBucketDeletePolicyForCreateDataFlowPolicyInputSpecifiedVersion is a EnumOfBucketDeletePolicyForCreateDataFlowPolicyInput enum value EnumOfBucketDeletePolicyForCreateDataFlowPolicyInputSpecifiedVersion = "SpecifiedVersion" // EnumOfBucketDeletePolicyForCreateDataFlowPolicyInputAllVersions is a EnumOfBucketDeletePolicyForCreateDataFlowPolicyInput enum value EnumOfBucketDeletePolicyForCreateDataFlowPolicyInputAllVersions = "AllVersions" )
const ( // EnumOfBucketEventTypeListForCreateDataFlowPolicyInputCreateAndUpdate is a EnumOfBucketEventTypeListForCreateDataFlowPolicyInput enum value EnumOfBucketEventTypeListForCreateDataFlowPolicyInputCreateAndUpdate = "CreateAndUpdate" // EnumOfBucketEventTypeListForCreateDataFlowPolicyInputDelete is a EnumOfBucketEventTypeListForCreateDataFlowPolicyInput enum value EnumOfBucketEventTypeListForCreateDataFlowPolicyInputDelete = "Delete" )
const ( // EnumOfConflictPolicyForCreateDataFlowPolicyInputSkip is a EnumOfConflictPolicyForCreateDataFlowPolicyInput enum value EnumOfConflictPolicyForCreateDataFlowPolicyInputSkip = "Skip" // EnumOfConflictPolicyForCreateDataFlowPolicyInputKeepLatest is a EnumOfConflictPolicyForCreateDataFlowPolicyInput enum value EnumOfConflictPolicyForCreateDataFlowPolicyInputKeepLatest = "KeepLatest" // EnumOfConflictPolicyForCreateDataFlowPolicyInputOverwrite is a EnumOfConflictPolicyForCreateDataFlowPolicyInput enum value EnumOfConflictPolicyForCreateDataFlowPolicyInputOverwrite = "Overwrite" )
const ( // EnumOfExportTypeForCreateDataFlowPolicyInputImmediate is a EnumOfExportTypeForCreateDataFlowPolicyInput enum value EnumOfExportTypeForCreateDataFlowPolicyInputImmediate = "Immediate" // EnumOfExportTypeForCreateDataFlowPolicyInputPeriod is a EnumOfExportTypeForCreateDataFlowPolicyInput enum value EnumOfExportTypeForCreateDataFlowPolicyInputPeriod = "Period" )
const ( // EnumOfFileSystemDeletePolicyForCreateDataFlowPolicyInputAllFiles is a EnumOfFileSystemDeletePolicyForCreateDataFlowPolicyInput enum value EnumOfFileSystemDeletePolicyForCreateDataFlowPolicyInputAllFiles = "AllFiles" // EnumOfFileSystemDeletePolicyForCreateDataFlowPolicyInputCorruptedFiles is a EnumOfFileSystemDeletePolicyForCreateDataFlowPolicyInput enum value EnumOfFileSystemDeletePolicyForCreateDataFlowPolicyInputCorruptedFiles = "CorruptedFiles" )
const ( // EnumOfFileSystemEventTypeListForCreateDataFlowPolicyInputCreateAndUpdate is a EnumOfFileSystemEventTypeListForCreateDataFlowPolicyInput enum value EnumOfFileSystemEventTypeListForCreateDataFlowPolicyInputCreateAndUpdate = "CreateAndUpdate" // EnumOfFileSystemEventTypeListForCreateDataFlowPolicyInputDelete is a EnumOfFileSystemEventTypeListForCreateDataFlowPolicyInput enum value EnumOfFileSystemEventTypeListForCreateDataFlowPolicyInputDelete = "Delete" )
const ( // EnumOfLogicOperatorForCreateDataFlowPolicyInputAnd is a EnumOfLogicOperatorForCreateDataFlowPolicyInput enum value EnumOfLogicOperatorForCreateDataFlowPolicyInputAnd = "And" // EnumOfLogicOperatorForCreateDataFlowPolicyInputOr is a EnumOfLogicOperatorForCreateDataFlowPolicyInput enum value EnumOfLogicOperatorForCreateDataFlowPolicyInputOr = "Or" )
const ( // EnumOfStatusForCreateDataFlowPolicyInputStopped is a EnumOfStatusForCreateDataFlowPolicyInput enum value EnumOfStatusForCreateDataFlowPolicyInputStopped = "Stopped" // EnumOfStatusForCreateDataFlowPolicyInputStarting is a EnumOfStatusForCreateDataFlowPolicyInput enum value EnumOfStatusForCreateDataFlowPolicyInputStarting = "Starting" // EnumOfStatusForCreateDataFlowPolicyInputRunning is a EnumOfStatusForCreateDataFlowPolicyInput enum value EnumOfStatusForCreateDataFlowPolicyInputRunning = "Running" // EnumOfStatusForCreateDataFlowPolicyInputStopping is a EnumOfStatusForCreateDataFlowPolicyInput enum value EnumOfStatusForCreateDataFlowPolicyInputStopping = "Stopping" )
const ( // EnumOfUnitForCreateDataFlowPolicyInputNanosecond is a EnumOfUnitForCreateDataFlowPolicyInput enum value EnumOfUnitForCreateDataFlowPolicyInputNanosecond = "Nanosecond" // EnumOfUnitForCreateDataFlowPolicyInputMicrosecond is a EnumOfUnitForCreateDataFlowPolicyInput enum value EnumOfUnitForCreateDataFlowPolicyInputMicrosecond = "Microsecond" // EnumOfUnitForCreateDataFlowPolicyInputMillisecond is a EnumOfUnitForCreateDataFlowPolicyInput enum value EnumOfUnitForCreateDataFlowPolicyInputMillisecond = "Millisecond" // EnumOfUnitForCreateDataFlowPolicyInputSecond is a EnumOfUnitForCreateDataFlowPolicyInput enum value EnumOfUnitForCreateDataFlowPolicyInputSecond = "Second" // EnumOfUnitForCreateDataFlowPolicyInputMinute is a EnumOfUnitForCreateDataFlowPolicyInput enum value EnumOfUnitForCreateDataFlowPolicyInputMinute = "Minute" // EnumOfUnitForCreateDataFlowPolicyInputHour is a EnumOfUnitForCreateDataFlowPolicyInput enum value EnumOfUnitForCreateDataFlowPolicyInputHour = "Hour" // EnumOfUnitForCreateDataFlowPolicyInputDay is a EnumOfUnitForCreateDataFlowPolicyInput enum value EnumOfUnitForCreateDataFlowPolicyInputDay = "Day" // EnumOfUnitForCreateDataFlowPolicyInputWeek is a EnumOfUnitForCreateDataFlowPolicyInput enum value EnumOfUnitForCreateDataFlowPolicyInputWeek = "Week" // EnumOfUnitForCreateDataFlowPolicyInputMonth is a EnumOfUnitForCreateDataFlowPolicyInput enum value EnumOfUnitForCreateDataFlowPolicyInputMonth = "Month" // EnumOfUnitForCreateDataFlowPolicyInputYear is a EnumOfUnitForCreateDataFlowPolicyInput enum value EnumOfUnitForCreateDataFlowPolicyInputYear = "Year" )
const ( // ConvertConvertEnumOfDataTypeForCreateDataFlowTaskInputMetaOnly is a ConvertConvertEnumOfDataTypeForCreateDataFlowTaskInput enum value ConvertConvertEnumOfDataTypeForCreateDataFlowTaskInputMetaOnly = "MetaOnly" // ConvertConvertEnumOfDataTypeForCreateDataFlowTaskInputMetaAndData is a ConvertConvertEnumOfDataTypeForCreateDataFlowTaskInput enum value ConvertConvertEnumOfDataTypeForCreateDataFlowTaskInputMetaAndData = "MetaAndData" )
const ( // EnumOfBucketDeletePolicyForCreateDataFlowTaskInputNone is a EnumOfBucketDeletePolicyForCreateDataFlowTaskInput enum value EnumOfBucketDeletePolicyForCreateDataFlowTaskInputNone = "None" // EnumOfBucketDeletePolicyForCreateDataFlowTaskInputLatestVersionOnly is a EnumOfBucketDeletePolicyForCreateDataFlowTaskInput enum value EnumOfBucketDeletePolicyForCreateDataFlowTaskInputLatestVersionOnly = "LatestVersionOnly" // EnumOfBucketDeletePolicyForCreateDataFlowTaskInputSpecifiedVersion is a EnumOfBucketDeletePolicyForCreateDataFlowTaskInput enum value EnumOfBucketDeletePolicyForCreateDataFlowTaskInputSpecifiedVersion = "SpecifiedVersion" // EnumOfBucketDeletePolicyForCreateDataFlowTaskInputAllVersions is a EnumOfBucketDeletePolicyForCreateDataFlowTaskInput enum value EnumOfBucketDeletePolicyForCreateDataFlowTaskInputAllVersions = "AllVersions" )
const ( // EnumOfConflictPolicyForCreateDataFlowTaskInputSkip is a EnumOfConflictPolicyForCreateDataFlowTaskInput enum value EnumOfConflictPolicyForCreateDataFlowTaskInputSkip = "Skip" // EnumOfConflictPolicyForCreateDataFlowTaskInputKeepLatest is a EnumOfConflictPolicyForCreateDataFlowTaskInput enum value EnumOfConflictPolicyForCreateDataFlowTaskInputKeepLatest = "KeepLatest" // EnumOfConflictPolicyForCreateDataFlowTaskInputOverwrite is a EnumOfConflictPolicyForCreateDataFlowTaskInput enum value EnumOfConflictPolicyForCreateDataFlowTaskInputOverwrite = "Overwrite" )
const ( // EnumOfDataFlowTaskTypeForCreateDataFlowTaskInputImport is a EnumOfDataFlowTaskTypeForCreateDataFlowTaskInput enum value EnumOfDataFlowTaskTypeForCreateDataFlowTaskInputImport = "Import" // EnumOfDataFlowTaskTypeForCreateDataFlowTaskInputExport is a EnumOfDataFlowTaskTypeForCreateDataFlowTaskInput enum value EnumOfDataFlowTaskTypeForCreateDataFlowTaskInputExport = "Export" // EnumOfDataFlowTaskTypeForCreateDataFlowTaskInputEvict is a EnumOfDataFlowTaskTypeForCreateDataFlowTaskInput enum value EnumOfDataFlowTaskTypeForCreateDataFlowTaskInputEvict = "Evict" // EnumOfDataFlowTaskTypeForCreateDataFlowTaskInputDelete is a EnumOfDataFlowTaskTypeForCreateDataFlowTaskInput enum value EnumOfDataFlowTaskTypeForCreateDataFlowTaskInputDelete = "Delete" // EnumOfDataFlowTaskTypeForCreateDataFlowTaskInputFileDiff is a EnumOfDataFlowTaskTypeForCreateDataFlowTaskInput enum value EnumOfDataFlowTaskTypeForCreateDataFlowTaskInputFileDiff = "FileDiff" )
const ( // EnumOfDataLocationForCreateDataFlowTaskInputFileSystem is a EnumOfDataLocationForCreateDataFlowTaskInput enum value EnumOfDataLocationForCreateDataFlowTaskInputFileSystem = "FileSystem" // EnumOfDataLocationForCreateDataFlowTaskInputAll is a EnumOfDataLocationForCreateDataFlowTaskInput enum value EnumOfDataLocationForCreateDataFlowTaskInputAll = "All" )
const ( // EnumOfLogicOperatorForCreateDataFlowTaskInputAnd is a EnumOfLogicOperatorForCreateDataFlowTaskInput enum value EnumOfLogicOperatorForCreateDataFlowTaskInputAnd = "And" // EnumOfLogicOperatorForCreateDataFlowTaskInputOr is a EnumOfLogicOperatorForCreateDataFlowTaskInput enum value EnumOfLogicOperatorForCreateDataFlowTaskInputOr = "Or" )
const ( // EnumOfTaskModeForCreateDataFlowTaskInputManual is a EnumOfTaskModeForCreateDataFlowTaskInput enum value EnumOfTaskModeForCreateDataFlowTaskInputManual = "Manual" // EnumOfTaskModeForCreateDataFlowTaskInputInitial is a EnumOfTaskModeForCreateDataFlowTaskInput enum value EnumOfTaskModeForCreateDataFlowTaskInputInitial = "Initial" // EnumOfTaskModeForCreateDataFlowTaskInputPeriod is a EnumOfTaskModeForCreateDataFlowTaskInput enum value EnumOfTaskModeForCreateDataFlowTaskInputPeriod = "Period" )
const ( // EnumOfTypeForCreateDataFlowTaskInputTosBased is a EnumOfTypeForCreateDataFlowTaskInput enum value EnumOfTypeForCreateDataFlowTaskInputTosBased = "TosBased" // EnumOfTypeForCreateDataFlowTaskInputNasBased is a EnumOfTypeForCreateDataFlowTaskInput enum value EnumOfTypeForCreateDataFlowTaskInputNasBased = "NasBased" )
const ( // EnumOfUnitForCreateDataFlowTaskInputNanosecond is a EnumOfUnitForCreateDataFlowTaskInput enum value EnumOfUnitForCreateDataFlowTaskInputNanosecond = "Nanosecond" // EnumOfUnitForCreateDataFlowTaskInputMicrosecond is a EnumOfUnitForCreateDataFlowTaskInput enum value EnumOfUnitForCreateDataFlowTaskInputMicrosecond = "Microsecond" // EnumOfUnitForCreateDataFlowTaskInputMillisecond is a EnumOfUnitForCreateDataFlowTaskInput enum value EnumOfUnitForCreateDataFlowTaskInputMillisecond = "Millisecond" // EnumOfUnitForCreateDataFlowTaskInputSecond is a EnumOfUnitForCreateDataFlowTaskInput enum value EnumOfUnitForCreateDataFlowTaskInputSecond = "Second" // EnumOfUnitForCreateDataFlowTaskInputMinute is a EnumOfUnitForCreateDataFlowTaskInput enum value EnumOfUnitForCreateDataFlowTaskInputMinute = "Minute" // EnumOfUnitForCreateDataFlowTaskInputHour is a EnumOfUnitForCreateDataFlowTaskInput enum value EnumOfUnitForCreateDataFlowTaskInputHour = "Hour" // EnumOfUnitForCreateDataFlowTaskInputDay is a EnumOfUnitForCreateDataFlowTaskInput enum value EnumOfUnitForCreateDataFlowTaskInputDay = "Day" // EnumOfUnitForCreateDataFlowTaskInputWeek is a EnumOfUnitForCreateDataFlowTaskInput enum value EnumOfUnitForCreateDataFlowTaskInputWeek = "Week" // EnumOfUnitForCreateDataFlowTaskInputMonth is a EnumOfUnitForCreateDataFlowTaskInput enum value EnumOfUnitForCreateDataFlowTaskInputMonth = "Month" // EnumOfUnitForCreateDataFlowTaskInputYear is a EnumOfUnitForCreateDataFlowTaskInput enum value EnumOfUnitForCreateDataFlowTaskInputYear = "Year" )
const ( // EnumOfBandwidthModeForCreateFileSystemInputBaseline is a EnumOfBandwidthModeForCreateFileSystemInput enum value EnumOfBandwidthModeForCreateFileSystemInputBaseline = "Baseline" // EnumOfBandwidthModeForCreateFileSystemInputProvisioned is a EnumOfBandwidthModeForCreateFileSystemInput enum value EnumOfBandwidthModeForCreateFileSystemInputProvisioned = "Provisioned" )
const ( // EnumOfInstanceTypeForCreateFileSystemInputBasic is a EnumOfInstanceTypeForCreateFileSystemInput enum value EnumOfInstanceTypeForCreateFileSystemInputBasic = "Basic" // EnumOfInstanceTypeForCreateFileSystemInputPremium is a EnumOfInstanceTypeForCreateFileSystemInput enum value EnumOfInstanceTypeForCreateFileSystemInputPremium = "Premium" )
const ( // EnumOfPerformanceDensityForCreateFileSystemInputBasic50 is a EnumOfPerformanceDensityForCreateFileSystemInput enum value EnumOfPerformanceDensityForCreateFileSystemInputBasic50 = "Basic_50" // EnumOfPerformanceDensityForCreateFileSystemInputPremium125 is a EnumOfPerformanceDensityForCreateFileSystemInput enum value EnumOfPerformanceDensityForCreateFileSystemInputPremium125 = "Premium_125" )
const ( // EnumOfTypeForCreateFileSystemInputSystem is a EnumOfTypeForCreateFileSystemInput enum value EnumOfTypeForCreateFileSystemInputSystem = "System" // EnumOfTypeForCreateFileSystemInputCustom is a EnumOfTypeForCreateFileSystemInput enum value EnumOfTypeForCreateFileSystemInputCustom = "Custom" )
const ( // EnumOfRwModeForCreatePermissionRuleInputRw is a EnumOfRwModeForCreatePermissionRuleInput enum value EnumOfRwModeForCreatePermissionRuleInputRw = "RW" // EnumOfRwModeForCreatePermissionRuleInputRo is a EnumOfRwModeForCreatePermissionRuleInput enum value EnumOfRwModeForCreatePermissionRuleInputRo = "RO" )
const ( // EnumOfUserModeForCreatePermissionRuleInputRootSquash is a EnumOfUserModeForCreatePermissionRuleInput enum value EnumOfUserModeForCreatePermissionRuleInputRootSquash = "Root_squash" // EnumOfUserModeForCreatePermissionRuleInputNoRootSquash is a EnumOfUserModeForCreatePermissionRuleInput enum value EnumOfUserModeForCreatePermissionRuleInputNoRootSquash = "No_root_squash" // EnumOfUserModeForCreatePermissionRuleInputAllSquash is a EnumOfUserModeForCreatePermissionRuleInput enum value EnumOfUserModeForCreatePermissionRuleInputAllSquash = "All_squash" )
const ( // EnumOfLimitTypeForCreateQuotaInputAccounting is a EnumOfLimitTypeForCreateQuotaInput enum value EnumOfLimitTypeForCreateQuotaInputAccounting = "Accounting" // EnumOfLimitTypeForCreateQuotaInputEnforcement is a EnumOfLimitTypeForCreateQuotaInput enum value EnumOfLimitTypeForCreateQuotaInputEnforcement = "Enforcement" )
const ( // EnumOfQuotaTypeForCreateQuotaInputDirQuota is a EnumOfQuotaTypeForCreateQuotaInput enum value EnumOfQuotaTypeForCreateQuotaInputDirQuota = "DirQuota" // EnumOfQuotaTypeForCreateQuotaInputUserQuota is a EnumOfQuotaTypeForCreateQuotaInput enum value EnumOfQuotaTypeForCreateQuotaInputUserQuota = "UserQuota" )
const ( // EnumOfUserTypeForCreateQuotaInputAllUsers is a EnumOfUserTypeForCreateQuotaInput enum value EnumOfUserTypeForCreateQuotaInputAllUsers = "AllUsers" // EnumOfUserTypeForCreateQuotaInputUid is a EnumOfUserTypeForCreateQuotaInput enum value EnumOfUserTypeForCreateQuotaInputUid = "Uid" // EnumOfUserTypeForCreateQuotaInputGid is a EnumOfUserTypeForCreateQuotaInput enum value EnumOfUserTypeForCreateQuotaInputGid = "Gid" )
const ( // EnumOfDataDeleteTypeForDeleteDataFlowPolicyInputRetain is a EnumOfDataDeleteTypeForDeleteDataFlowPolicyInput enum value EnumOfDataDeleteTypeForDeleteDataFlowPolicyInputRetain = "Retain" // EnumOfDataDeleteTypeForDeleteDataFlowPolicyInputDelete is a EnumOfDataDeleteTypeForDeleteDataFlowPolicyInput enum value EnumOfDataDeleteTypeForDeleteDataFlowPolicyInputDelete = "Delete" )
const ( // EnumOfUnitForDeleteDataFlowPolicyInputNanosecond is a EnumOfUnitForDeleteDataFlowPolicyInput enum value EnumOfUnitForDeleteDataFlowPolicyInputNanosecond = "Nanosecond" // EnumOfUnitForDeleteDataFlowPolicyInputMicrosecond is a EnumOfUnitForDeleteDataFlowPolicyInput enum value EnumOfUnitForDeleteDataFlowPolicyInputMicrosecond = "Microsecond" // EnumOfUnitForDeleteDataFlowPolicyInputMillisecond is a EnumOfUnitForDeleteDataFlowPolicyInput enum value EnumOfUnitForDeleteDataFlowPolicyInputMillisecond = "Millisecond" // EnumOfUnitForDeleteDataFlowPolicyInputSecond is a EnumOfUnitForDeleteDataFlowPolicyInput enum value EnumOfUnitForDeleteDataFlowPolicyInputSecond = "Second" // EnumOfUnitForDeleteDataFlowPolicyInputMinute is a EnumOfUnitForDeleteDataFlowPolicyInput enum value EnumOfUnitForDeleteDataFlowPolicyInputMinute = "Minute" // EnumOfUnitForDeleteDataFlowPolicyInputHour is a EnumOfUnitForDeleteDataFlowPolicyInput enum value EnumOfUnitForDeleteDataFlowPolicyInputHour = "Hour" // EnumOfUnitForDeleteDataFlowPolicyInputDay is a EnumOfUnitForDeleteDataFlowPolicyInput enum value EnumOfUnitForDeleteDataFlowPolicyInputDay = "Day" // EnumOfUnitForDeleteDataFlowPolicyInputWeek is a EnumOfUnitForDeleteDataFlowPolicyInput enum value EnumOfUnitForDeleteDataFlowPolicyInputWeek = "Week" // EnumOfUnitForDeleteDataFlowPolicyInputMonth is a EnumOfUnitForDeleteDataFlowPolicyInput enum value EnumOfUnitForDeleteDataFlowPolicyInputMonth = "Month" // EnumOfUnitForDeleteDataFlowPolicyInputYear is a EnumOfUnitForDeleteDataFlowPolicyInput enum value EnumOfUnitForDeleteDataFlowPolicyInputYear = "Year" )
const ( // EnumOfLanguageForDescribeAccessPointsInputZh is a EnumOfLanguageForDescribeAccessPointsInput enum value EnumOfLanguageForDescribeAccessPointsInputZh = "ZH" // EnumOfLanguageForDescribeAccessPointsInputEn is a EnumOfLanguageForDescribeAccessPointsInput enum value EnumOfLanguageForDescribeAccessPointsInputEn = "EN" )
const ( // ConvertConvertEnumOfDataTypeForDescribeDataFlowPoliciesOutputMetaOnly is a ConvertConvertEnumOfDataTypeForDescribeDataFlowPoliciesOutput enum value ConvertConvertEnumOfDataTypeForDescribeDataFlowPoliciesOutputMetaOnly = "MetaOnly" // ConvertConvertEnumOfDataTypeForDescribeDataFlowPoliciesOutputMetaAndData is a ConvertConvertEnumOfDataTypeForDescribeDataFlowPoliciesOutput enum value ConvertConvertEnumOfDataTypeForDescribeDataFlowPoliciesOutputMetaAndData = "MetaAndData" )
const ( // ConvertEnumOfStatusForDescribeDataFlowPoliciesOutputCreating is a ConvertEnumOfStatusForDescribeDataFlowPoliciesOutput enum value ConvertEnumOfStatusForDescribeDataFlowPoliciesOutputCreating = "Creating" // ConvertEnumOfStatusForDescribeDataFlowPoliciesOutputRunning is a ConvertEnumOfStatusForDescribeDataFlowPoliciesOutput enum value ConvertEnumOfStatusForDescribeDataFlowPoliciesOutputRunning = "Running" // ConvertEnumOfStatusForDescribeDataFlowPoliciesOutputUpdating is a ConvertEnumOfStatusForDescribeDataFlowPoliciesOutput enum value ConvertEnumOfStatusForDescribeDataFlowPoliciesOutputUpdating = "Updating" // ConvertEnumOfStatusForDescribeDataFlowPoliciesOutputDeleting is a ConvertEnumOfStatusForDescribeDataFlowPoliciesOutput enum value ConvertEnumOfStatusForDescribeDataFlowPoliciesOutputDeleting = "Deleting" // ConvertEnumOfStatusForDescribeDataFlowPoliciesOutputError is a ConvertEnumOfStatusForDescribeDataFlowPoliciesOutput enum value ConvertEnumOfStatusForDescribeDataFlowPoliciesOutputError = "Error" // ConvertEnumOfStatusForDescribeDataFlowPoliciesOutputDeleted is a ConvertEnumOfStatusForDescribeDataFlowPoliciesOutput enum value ConvertEnumOfStatusForDescribeDataFlowPoliciesOutputDeleted = "Deleted" // ConvertEnumOfStatusForDescribeDataFlowPoliciesOutputWarn is a ConvertEnumOfStatusForDescribeDataFlowPoliciesOutput enum value ConvertEnumOfStatusForDescribeDataFlowPoliciesOutputWarn = "Warn" )
const ( // EnumOfBucketDeletePolicyForDescribeDataFlowPoliciesOutputNone is a EnumOfBucketDeletePolicyForDescribeDataFlowPoliciesOutput enum value EnumOfBucketDeletePolicyForDescribeDataFlowPoliciesOutputNone = "None" // EnumOfBucketDeletePolicyForDescribeDataFlowPoliciesOutputLatestVersionOnly is a EnumOfBucketDeletePolicyForDescribeDataFlowPoliciesOutput enum value EnumOfBucketDeletePolicyForDescribeDataFlowPoliciesOutputLatestVersionOnly = "LatestVersionOnly" // EnumOfBucketDeletePolicyForDescribeDataFlowPoliciesOutputSpecifiedVersion is a EnumOfBucketDeletePolicyForDescribeDataFlowPoliciesOutput enum value EnumOfBucketDeletePolicyForDescribeDataFlowPoliciesOutputSpecifiedVersion = "SpecifiedVersion" // EnumOfBucketDeletePolicyForDescribeDataFlowPoliciesOutputAllVersions is a EnumOfBucketDeletePolicyForDescribeDataFlowPoliciesOutput enum value EnumOfBucketDeletePolicyForDescribeDataFlowPoliciesOutputAllVersions = "AllVersions" )
const ( // EnumOfBucketEventTypeListForDescribeDataFlowPoliciesOutputCreateAndUpdate is a EnumOfBucketEventTypeListForDescribeDataFlowPoliciesOutput enum value EnumOfBucketEventTypeListForDescribeDataFlowPoliciesOutputCreateAndUpdate = "CreateAndUpdate" // EnumOfBucketEventTypeListForDescribeDataFlowPoliciesOutputDelete is a EnumOfBucketEventTypeListForDescribeDataFlowPoliciesOutput enum value EnumOfBucketEventTypeListForDescribeDataFlowPoliciesOutputDelete = "Delete" )
const ( // EnumOfConflictPolicyForDescribeDataFlowPoliciesOutputSkip is a EnumOfConflictPolicyForDescribeDataFlowPoliciesOutput enum value EnumOfConflictPolicyForDescribeDataFlowPoliciesOutputSkip = "Skip" // EnumOfConflictPolicyForDescribeDataFlowPoliciesOutputKeepLatest is a EnumOfConflictPolicyForDescribeDataFlowPoliciesOutput enum value EnumOfConflictPolicyForDescribeDataFlowPoliciesOutputKeepLatest = "KeepLatest" // EnumOfConflictPolicyForDescribeDataFlowPoliciesOutputOverwrite is a EnumOfConflictPolicyForDescribeDataFlowPoliciesOutput enum value EnumOfConflictPolicyForDescribeDataFlowPoliciesOutputOverwrite = "Overwrite" )
const ( // EnumOfExportTypeForDescribeDataFlowPoliciesOutputImmediate is a EnumOfExportTypeForDescribeDataFlowPoliciesOutput enum value EnumOfExportTypeForDescribeDataFlowPoliciesOutputImmediate = "Immediate" // EnumOfExportTypeForDescribeDataFlowPoliciesOutputPeriod is a EnumOfExportTypeForDescribeDataFlowPoliciesOutput enum value EnumOfExportTypeForDescribeDataFlowPoliciesOutputPeriod = "Period" )
const ( // EnumOfFileSystemDeletePolicyForDescribeDataFlowPoliciesOutputAllFiles is a EnumOfFileSystemDeletePolicyForDescribeDataFlowPoliciesOutput enum value EnumOfFileSystemDeletePolicyForDescribeDataFlowPoliciesOutputAllFiles = "AllFiles" // EnumOfFileSystemDeletePolicyForDescribeDataFlowPoliciesOutputCorruptedFiles is a EnumOfFileSystemDeletePolicyForDescribeDataFlowPoliciesOutput enum value EnumOfFileSystemDeletePolicyForDescribeDataFlowPoliciesOutputCorruptedFiles = "CorruptedFiles" )
const ( // EnumOfFileSystemEventTypeListForDescribeDataFlowPoliciesOutputCreateAndUpdate is a EnumOfFileSystemEventTypeListForDescribeDataFlowPoliciesOutput enum value EnumOfFileSystemEventTypeListForDescribeDataFlowPoliciesOutputCreateAndUpdate = "CreateAndUpdate" // EnumOfFileSystemEventTypeListForDescribeDataFlowPoliciesOutputDelete is a EnumOfFileSystemEventTypeListForDescribeDataFlowPoliciesOutput enum value EnumOfFileSystemEventTypeListForDescribeDataFlowPoliciesOutputDelete = "Delete" )
const ( // EnumOfLogicOperatorForDescribeDataFlowPoliciesOutputAnd is a EnumOfLogicOperatorForDescribeDataFlowPoliciesOutput enum value EnumOfLogicOperatorForDescribeDataFlowPoliciesOutputAnd = "And" // EnumOfLogicOperatorForDescribeDataFlowPoliciesOutputOr is a EnumOfLogicOperatorForDescribeDataFlowPoliciesOutput enum value EnumOfLogicOperatorForDescribeDataFlowPoliciesOutputOr = "Or" )
const ( // EnumOfStatusForDescribeDataFlowPoliciesOutputStopped is a EnumOfStatusForDescribeDataFlowPoliciesOutput enum value EnumOfStatusForDescribeDataFlowPoliciesOutputStopped = "Stopped" // EnumOfStatusForDescribeDataFlowPoliciesOutputStarting is a EnumOfStatusForDescribeDataFlowPoliciesOutput enum value EnumOfStatusForDescribeDataFlowPoliciesOutputStarting = "Starting" // EnumOfStatusForDescribeDataFlowPoliciesOutputRunning is a EnumOfStatusForDescribeDataFlowPoliciesOutput enum value EnumOfStatusForDescribeDataFlowPoliciesOutputRunning = "Running" // EnumOfStatusForDescribeDataFlowPoliciesOutputStopping is a EnumOfStatusForDescribeDataFlowPoliciesOutput enum value EnumOfStatusForDescribeDataFlowPoliciesOutputStopping = "Stopping" )
const ( // EnumOfStatusListForDescribeDataFlowPoliciesInputCreating is a EnumOfStatusListForDescribeDataFlowPoliciesInput enum value EnumOfStatusListForDescribeDataFlowPoliciesInputCreating = "Creating" // EnumOfStatusListForDescribeDataFlowPoliciesInputRunning is a EnumOfStatusListForDescribeDataFlowPoliciesInput enum value EnumOfStatusListForDescribeDataFlowPoliciesInputRunning = "Running" // EnumOfStatusListForDescribeDataFlowPoliciesInputUpdating is a EnumOfStatusListForDescribeDataFlowPoliciesInput enum value EnumOfStatusListForDescribeDataFlowPoliciesInputUpdating = "Updating" // EnumOfStatusListForDescribeDataFlowPoliciesInputDeleting is a EnumOfStatusListForDescribeDataFlowPoliciesInput enum value EnumOfStatusListForDescribeDataFlowPoliciesInputDeleting = "Deleting" // EnumOfStatusListForDescribeDataFlowPoliciesInputError is a EnumOfStatusListForDescribeDataFlowPoliciesInput enum value EnumOfStatusListForDescribeDataFlowPoliciesInputError = "Error" // EnumOfStatusListForDescribeDataFlowPoliciesInputDeleted is a EnumOfStatusListForDescribeDataFlowPoliciesInput enum value EnumOfStatusListForDescribeDataFlowPoliciesInputDeleted = "Deleted" // EnumOfStatusListForDescribeDataFlowPoliciesInputWarn is a EnumOfStatusListForDescribeDataFlowPoliciesInput enum value EnumOfStatusListForDescribeDataFlowPoliciesInputWarn = "Warn" )
const ( // EnumOfSyncStatusForDescribeDataFlowPoliciesOutputSyncing is a EnumOfSyncStatusForDescribeDataFlowPoliciesOutput enum value EnumOfSyncStatusForDescribeDataFlowPoliciesOutputSyncing = "Syncing" // EnumOfSyncStatusForDescribeDataFlowPoliciesOutputSynced is a EnumOfSyncStatusForDescribeDataFlowPoliciesOutput enum value EnumOfSyncStatusForDescribeDataFlowPoliciesOutputSynced = "Synced" // EnumOfSyncStatusForDescribeDataFlowPoliciesOutputSyncError is a EnumOfSyncStatusForDescribeDataFlowPoliciesOutput enum value EnumOfSyncStatusForDescribeDataFlowPoliciesOutputSyncError = "SyncError" )
const ( // EnumOfUnitForDescribeDataFlowPoliciesOutputNanosecond is a EnumOfUnitForDescribeDataFlowPoliciesOutput enum value EnumOfUnitForDescribeDataFlowPoliciesOutputNanosecond = "Nanosecond" // EnumOfUnitForDescribeDataFlowPoliciesOutputMicrosecond is a EnumOfUnitForDescribeDataFlowPoliciesOutput enum value EnumOfUnitForDescribeDataFlowPoliciesOutputMicrosecond = "Microsecond" // EnumOfUnitForDescribeDataFlowPoliciesOutputMillisecond is a EnumOfUnitForDescribeDataFlowPoliciesOutput enum value EnumOfUnitForDescribeDataFlowPoliciesOutputMillisecond = "Millisecond" // EnumOfUnitForDescribeDataFlowPoliciesOutputSecond is a EnumOfUnitForDescribeDataFlowPoliciesOutput enum value EnumOfUnitForDescribeDataFlowPoliciesOutputSecond = "Second" // EnumOfUnitForDescribeDataFlowPoliciesOutputMinute is a EnumOfUnitForDescribeDataFlowPoliciesOutput enum value EnumOfUnitForDescribeDataFlowPoliciesOutputMinute = "Minute" // EnumOfUnitForDescribeDataFlowPoliciesOutputHour is a EnumOfUnitForDescribeDataFlowPoliciesOutput enum value EnumOfUnitForDescribeDataFlowPoliciesOutputHour = "Hour" // EnumOfUnitForDescribeDataFlowPoliciesOutputDay is a EnumOfUnitForDescribeDataFlowPoliciesOutput enum value EnumOfUnitForDescribeDataFlowPoliciesOutputDay = "Day" // EnumOfUnitForDescribeDataFlowPoliciesOutputWeek is a EnumOfUnitForDescribeDataFlowPoliciesOutput enum value EnumOfUnitForDescribeDataFlowPoliciesOutputWeek = "Week" // EnumOfUnitForDescribeDataFlowPoliciesOutputMonth is a EnumOfUnitForDescribeDataFlowPoliciesOutput enum value EnumOfUnitForDescribeDataFlowPoliciesOutputMonth = "Month" // EnumOfUnitForDescribeDataFlowPoliciesOutputYear is a EnumOfUnitForDescribeDataFlowPoliciesOutput enum value EnumOfUnitForDescribeDataFlowPoliciesOutputYear = "Year" )
const ( // EnumOfVersionStatusForDescribeDataFlowPoliciesOutputEnabled is a EnumOfVersionStatusForDescribeDataFlowPoliciesOutput enum value EnumOfVersionStatusForDescribeDataFlowPoliciesOutputEnabled = "Enabled" // EnumOfVersionStatusForDescribeDataFlowPoliciesOutputDisabled is a EnumOfVersionStatusForDescribeDataFlowPoliciesOutput enum value EnumOfVersionStatusForDescribeDataFlowPoliciesOutputDisabled = "Disabled" // EnumOfVersionStatusForDescribeDataFlowPoliciesOutputSuspended is a EnumOfVersionStatusForDescribeDataFlowPoliciesOutput enum value EnumOfVersionStatusForDescribeDataFlowPoliciesOutputSuspended = "Suspended" )
const ( // ConvertConvertEnumOfDataTypeForDescribeDataFlowTasksOutputMetaOnly is a ConvertConvertEnumOfDataTypeForDescribeDataFlowTasksOutput enum value ConvertConvertEnumOfDataTypeForDescribeDataFlowTasksOutputMetaOnly = "MetaOnly" // ConvertConvertEnumOfDataTypeForDescribeDataFlowTasksOutputMetaAndData is a ConvertConvertEnumOfDataTypeForDescribeDataFlowTasksOutput enum value ConvertConvertEnumOfDataTypeForDescribeDataFlowTasksOutputMetaAndData = "MetaAndData" )
const ( // EnumOfBucketDeletePolicyForDescribeDataFlowTasksOutputNone is a EnumOfBucketDeletePolicyForDescribeDataFlowTasksOutput enum value EnumOfBucketDeletePolicyForDescribeDataFlowTasksOutputNone = "None" // EnumOfBucketDeletePolicyForDescribeDataFlowTasksOutputLatestVersionOnly is a EnumOfBucketDeletePolicyForDescribeDataFlowTasksOutput enum value EnumOfBucketDeletePolicyForDescribeDataFlowTasksOutputLatestVersionOnly = "LatestVersionOnly" // EnumOfBucketDeletePolicyForDescribeDataFlowTasksOutputSpecifiedVersion is a EnumOfBucketDeletePolicyForDescribeDataFlowTasksOutput enum value EnumOfBucketDeletePolicyForDescribeDataFlowTasksOutputSpecifiedVersion = "SpecifiedVersion" // EnumOfBucketDeletePolicyForDescribeDataFlowTasksOutputAllVersions is a EnumOfBucketDeletePolicyForDescribeDataFlowTasksOutput enum value EnumOfBucketDeletePolicyForDescribeDataFlowTasksOutputAllVersions = "AllVersions" )
const ( // EnumOfConflictPolicyForDescribeDataFlowTasksOutputSkip is a EnumOfConflictPolicyForDescribeDataFlowTasksOutput enum value EnumOfConflictPolicyForDescribeDataFlowTasksOutputSkip = "Skip" // EnumOfConflictPolicyForDescribeDataFlowTasksOutputKeepLatest is a EnumOfConflictPolicyForDescribeDataFlowTasksOutput enum value EnumOfConflictPolicyForDescribeDataFlowTasksOutputKeepLatest = "KeepLatest" // EnumOfConflictPolicyForDescribeDataFlowTasksOutputOverwrite is a EnumOfConflictPolicyForDescribeDataFlowTasksOutput enum value EnumOfConflictPolicyForDescribeDataFlowTasksOutputOverwrite = "Overwrite" )
const ( // EnumOfDataFlowTaskModeForDescribeDataFlowTasksOutputManual is a EnumOfDataFlowTaskModeForDescribeDataFlowTasksOutput enum value EnumOfDataFlowTaskModeForDescribeDataFlowTasksOutputManual = "Manual" // EnumOfDataFlowTaskModeForDescribeDataFlowTasksOutputInitial is a EnumOfDataFlowTaskModeForDescribeDataFlowTasksOutput enum value EnumOfDataFlowTaskModeForDescribeDataFlowTasksOutputInitial = "Initial" // EnumOfDataFlowTaskModeForDescribeDataFlowTasksOutputPeriod is a EnumOfDataFlowTaskModeForDescribeDataFlowTasksOutput enum value EnumOfDataFlowTaskModeForDescribeDataFlowTasksOutputPeriod = "Period" )
const ( // EnumOfDataFlowTaskTypeForDescribeDataFlowTasksOutputImport is a EnumOfDataFlowTaskTypeForDescribeDataFlowTasksOutput enum value EnumOfDataFlowTaskTypeForDescribeDataFlowTasksOutputImport = "Import" // EnumOfDataFlowTaskTypeForDescribeDataFlowTasksOutputExport is a EnumOfDataFlowTaskTypeForDescribeDataFlowTasksOutput enum value EnumOfDataFlowTaskTypeForDescribeDataFlowTasksOutputExport = "Export" // EnumOfDataFlowTaskTypeForDescribeDataFlowTasksOutputEvict is a EnumOfDataFlowTaskTypeForDescribeDataFlowTasksOutput enum value EnumOfDataFlowTaskTypeForDescribeDataFlowTasksOutputEvict = "Evict" // EnumOfDataFlowTaskTypeForDescribeDataFlowTasksOutputDelete is a EnumOfDataFlowTaskTypeForDescribeDataFlowTasksOutput enum value EnumOfDataFlowTaskTypeForDescribeDataFlowTasksOutputDelete = "Delete" // EnumOfDataFlowTaskTypeForDescribeDataFlowTasksOutputFileDiff is a EnumOfDataFlowTaskTypeForDescribeDataFlowTasksOutput enum value EnumOfDataFlowTaskTypeForDescribeDataFlowTasksOutputFileDiff = "FileDiff" )
const ( // EnumOfDataFlowTaskTypeListForDescribeDataFlowTasksInputImport is a EnumOfDataFlowTaskTypeListForDescribeDataFlowTasksInput enum value EnumOfDataFlowTaskTypeListForDescribeDataFlowTasksInputImport = "Import" // EnumOfDataFlowTaskTypeListForDescribeDataFlowTasksInputExport is a EnumOfDataFlowTaskTypeListForDescribeDataFlowTasksInput enum value EnumOfDataFlowTaskTypeListForDescribeDataFlowTasksInputExport = "Export" // EnumOfDataFlowTaskTypeListForDescribeDataFlowTasksInputEvict is a EnumOfDataFlowTaskTypeListForDescribeDataFlowTasksInput enum value EnumOfDataFlowTaskTypeListForDescribeDataFlowTasksInputEvict = "Evict" // EnumOfDataFlowTaskTypeListForDescribeDataFlowTasksInputDelete is a EnumOfDataFlowTaskTypeListForDescribeDataFlowTasksInput enum value EnumOfDataFlowTaskTypeListForDescribeDataFlowTasksInputDelete = "Delete" // EnumOfDataFlowTaskTypeListForDescribeDataFlowTasksInputFileDiff is a EnumOfDataFlowTaskTypeListForDescribeDataFlowTasksInput enum value EnumOfDataFlowTaskTypeListForDescribeDataFlowTasksInputFileDiff = "FileDiff" )
const ( // EnumOfDataLocationForDescribeDataFlowTasksOutputFileSystem is a EnumOfDataLocationForDescribeDataFlowTasksOutput enum value EnumOfDataLocationForDescribeDataFlowTasksOutputFileSystem = "FileSystem" // EnumOfDataLocationForDescribeDataFlowTasksOutputAll is a EnumOfDataLocationForDescribeDataFlowTasksOutput enum value EnumOfDataLocationForDescribeDataFlowTasksOutputAll = "All" )
const ( // EnumOfLogicOperatorForDescribeDataFlowTasksOutputAnd is a EnumOfLogicOperatorForDescribeDataFlowTasksOutput enum value EnumOfLogicOperatorForDescribeDataFlowTasksOutputAnd = "And" // EnumOfLogicOperatorForDescribeDataFlowTasksOutputOr is a EnumOfLogicOperatorForDescribeDataFlowTasksOutput enum value EnumOfLogicOperatorForDescribeDataFlowTasksOutputOr = "Or" )
const ( // EnumOfStatusForDescribeDataFlowTasksOutputCreating is a EnumOfStatusForDescribeDataFlowTasksOutput enum value EnumOfStatusForDescribeDataFlowTasksOutputCreating = "Creating" // EnumOfStatusForDescribeDataFlowTasksOutputPending is a EnumOfStatusForDescribeDataFlowTasksOutput enum value EnumOfStatusForDescribeDataFlowTasksOutputPending = "Pending" // EnumOfStatusForDescribeDataFlowTasksOutputRunning is a EnumOfStatusForDescribeDataFlowTasksOutput enum value EnumOfStatusForDescribeDataFlowTasksOutputRunning = "Running" // EnumOfStatusForDescribeDataFlowTasksOutputFinished is a EnumOfStatusForDescribeDataFlowTasksOutput enum value EnumOfStatusForDescribeDataFlowTasksOutputFinished = "Finished" // EnumOfStatusForDescribeDataFlowTasksOutputCanceling is a EnumOfStatusForDescribeDataFlowTasksOutput enum value EnumOfStatusForDescribeDataFlowTasksOutputCanceling = "Canceling" // EnumOfStatusForDescribeDataFlowTasksOutputCanceled is a EnumOfStatusForDescribeDataFlowTasksOutput enum value EnumOfStatusForDescribeDataFlowTasksOutputCanceled = "Canceled" // EnumOfStatusForDescribeDataFlowTasksOutputDeleting is a EnumOfStatusForDescribeDataFlowTasksOutput enum value EnumOfStatusForDescribeDataFlowTasksOutputDeleting = "Deleting" // EnumOfStatusForDescribeDataFlowTasksOutputError is a EnumOfStatusForDescribeDataFlowTasksOutput enum value EnumOfStatusForDescribeDataFlowTasksOutputError = "Error" // EnumOfStatusForDescribeDataFlowTasksOutputDeleted is a EnumOfStatusForDescribeDataFlowTasksOutput enum value EnumOfStatusForDescribeDataFlowTasksOutputDeleted = "Deleted" // EnumOfStatusForDescribeDataFlowTasksOutputConflict is a EnumOfStatusForDescribeDataFlowTasksOutput enum value EnumOfStatusForDescribeDataFlowTasksOutputConflict = "Conflict" )
const ( // EnumOfStatusListForDescribeDataFlowTasksInputCreating is a EnumOfStatusListForDescribeDataFlowTasksInput enum value EnumOfStatusListForDescribeDataFlowTasksInputCreating = "Creating" // EnumOfStatusListForDescribeDataFlowTasksInputPending is a EnumOfStatusListForDescribeDataFlowTasksInput enum value EnumOfStatusListForDescribeDataFlowTasksInputPending = "Pending" // EnumOfStatusListForDescribeDataFlowTasksInputRunning is a EnumOfStatusListForDescribeDataFlowTasksInput enum value EnumOfStatusListForDescribeDataFlowTasksInputRunning = "Running" // EnumOfStatusListForDescribeDataFlowTasksInputFinished is a EnumOfStatusListForDescribeDataFlowTasksInput enum value EnumOfStatusListForDescribeDataFlowTasksInputFinished = "Finished" // EnumOfStatusListForDescribeDataFlowTasksInputCanceling is a EnumOfStatusListForDescribeDataFlowTasksInput enum value EnumOfStatusListForDescribeDataFlowTasksInputCanceling = "Canceling" // EnumOfStatusListForDescribeDataFlowTasksInputCanceled is a EnumOfStatusListForDescribeDataFlowTasksInput enum value EnumOfStatusListForDescribeDataFlowTasksInputCanceled = "Canceled" // EnumOfStatusListForDescribeDataFlowTasksInputDeleting is a EnumOfStatusListForDescribeDataFlowTasksInput enum value EnumOfStatusListForDescribeDataFlowTasksInputDeleting = "Deleting" // EnumOfStatusListForDescribeDataFlowTasksInputError is a EnumOfStatusListForDescribeDataFlowTasksInput enum value EnumOfStatusListForDescribeDataFlowTasksInputError = "Error" // EnumOfStatusListForDescribeDataFlowTasksInputDeleted is a EnumOfStatusListForDescribeDataFlowTasksInput enum value EnumOfStatusListForDescribeDataFlowTasksInputDeleted = "Deleted" // EnumOfStatusListForDescribeDataFlowTasksInputConflict is a EnumOfStatusListForDescribeDataFlowTasksInput enum value EnumOfStatusListForDescribeDataFlowTasksInputConflict = "Conflict" )
const ( // EnumOfTypeForDescribeDataFlowTasksOutputTosBased is a EnumOfTypeForDescribeDataFlowTasksOutput enum value EnumOfTypeForDescribeDataFlowTasksOutputTosBased = "TosBased" // EnumOfTypeForDescribeDataFlowTasksOutputNasBased is a EnumOfTypeForDescribeDataFlowTasksOutput enum value EnumOfTypeForDescribeDataFlowTasksOutputNasBased = "NasBased" )
const ( // EnumOfUnitForDescribeDataFlowTasksOutputNanosecond is a EnumOfUnitForDescribeDataFlowTasksOutput enum value EnumOfUnitForDescribeDataFlowTasksOutputNanosecond = "Nanosecond" // EnumOfUnitForDescribeDataFlowTasksOutputMicrosecond is a EnumOfUnitForDescribeDataFlowTasksOutput enum value EnumOfUnitForDescribeDataFlowTasksOutputMicrosecond = "Microsecond" // EnumOfUnitForDescribeDataFlowTasksOutputMillisecond is a EnumOfUnitForDescribeDataFlowTasksOutput enum value EnumOfUnitForDescribeDataFlowTasksOutputMillisecond = "Millisecond" // EnumOfUnitForDescribeDataFlowTasksOutputSecond is a EnumOfUnitForDescribeDataFlowTasksOutput enum value EnumOfUnitForDescribeDataFlowTasksOutputSecond = "Second" // EnumOfUnitForDescribeDataFlowTasksOutputMinute is a EnumOfUnitForDescribeDataFlowTasksOutput enum value EnumOfUnitForDescribeDataFlowTasksOutputMinute = "Minute" // EnumOfUnitForDescribeDataFlowTasksOutputHour is a EnumOfUnitForDescribeDataFlowTasksOutput enum value EnumOfUnitForDescribeDataFlowTasksOutputHour = "Hour" // EnumOfUnitForDescribeDataFlowTasksOutputDay is a EnumOfUnitForDescribeDataFlowTasksOutput enum value EnumOfUnitForDescribeDataFlowTasksOutputDay = "Day" // EnumOfUnitForDescribeDataFlowTasksOutputWeek is a EnumOfUnitForDescribeDataFlowTasksOutput enum value EnumOfUnitForDescribeDataFlowTasksOutputWeek = "Week" // EnumOfUnitForDescribeDataFlowTasksOutputMonth is a EnumOfUnitForDescribeDataFlowTasksOutput enum value EnumOfUnitForDescribeDataFlowTasksOutputMonth = "Month" // EnumOfUnitForDescribeDataFlowTasksOutputYear is a EnumOfUnitForDescribeDataFlowTasksOutput enum value EnumOfUnitForDescribeDataFlowTasksOutputYear = "Year" )
const ( // EnumOfVersionStatusForDescribeDataFlowTasksOutputEnabled is a EnumOfVersionStatusForDescribeDataFlowTasksOutput enum value EnumOfVersionStatusForDescribeDataFlowTasksOutputEnabled = "Enabled" // EnumOfVersionStatusForDescribeDataFlowTasksOutputDisabled is a EnumOfVersionStatusForDescribeDataFlowTasksOutput enum value EnumOfVersionStatusForDescribeDataFlowTasksOutputDisabled = "Disabled" // EnumOfVersionStatusForDescribeDataFlowTasksOutputSuspended is a EnumOfVersionStatusForDescribeDataFlowTasksOutput enum value EnumOfVersionStatusForDescribeDataFlowTasksOutputSuspended = "Suspended" )
const ( // EnumOfBandwidthModeForDescribeFileSystemsInputBaseline is a EnumOfBandwidthModeForDescribeFileSystemsInput enum value EnumOfBandwidthModeForDescribeFileSystemsInputBaseline = "Baseline" // EnumOfBandwidthModeForDescribeFileSystemsInputProvisioned is a EnumOfBandwidthModeForDescribeFileSystemsInput enum value EnumOfBandwidthModeForDescribeFileSystemsInputProvisioned = "Provisioned" )
const ( // EnumOfBandwidthModeForDescribeFileSystemsOutputBaseline is a EnumOfBandwidthModeForDescribeFileSystemsOutput enum value EnumOfBandwidthModeForDescribeFileSystemsOutputBaseline = "Baseline" // EnumOfBandwidthModeForDescribeFileSystemsOutputProvisioned is a EnumOfBandwidthModeForDescribeFileSystemsOutput enum value EnumOfBandwidthModeForDescribeFileSystemsOutputProvisioned = "Provisioned" )
const ( // EnumOfChargeStatusForDescribeFileSystemsOutputWaitingPaid is a EnumOfChargeStatusForDescribeFileSystemsOutput enum value EnumOfChargeStatusForDescribeFileSystemsOutputWaitingPaid = "WaitingPaid" // EnumOfChargeStatusForDescribeFileSystemsOutputPending is a EnumOfChargeStatusForDescribeFileSystemsOutput enum value EnumOfChargeStatusForDescribeFileSystemsOutputPending = "Pending" // EnumOfChargeStatusForDescribeFileSystemsOutputModifying is a EnumOfChargeStatusForDescribeFileSystemsOutput enum value EnumOfChargeStatusForDescribeFileSystemsOutputModifying = "Modifying" // EnumOfChargeStatusForDescribeFileSystemsOutputFailed is a EnumOfChargeStatusForDescribeFileSystemsOutput enum value EnumOfChargeStatusForDescribeFileSystemsOutputFailed = "Failed" // EnumOfChargeStatusForDescribeFileSystemsOutputNormal is a EnumOfChargeStatusForDescribeFileSystemsOutput enum value EnumOfChargeStatusForDescribeFileSystemsOutputNormal = "Normal" // EnumOfChargeStatusForDescribeFileSystemsOutputExpired is a EnumOfChargeStatusForDescribeFileSystemsOutput enum value EnumOfChargeStatusForDescribeFileSystemsOutputExpired = "Expired" // EnumOfChargeStatusForDescribeFileSystemsOutputOverdue is a EnumOfChargeStatusForDescribeFileSystemsOutput enum value EnumOfChargeStatusForDescribeFileSystemsOutputOverdue = "Overdue" // EnumOfChargeStatusForDescribeFileSystemsOutputReclaimed is a EnumOfChargeStatusForDescribeFileSystemsOutput enum value EnumOfChargeStatusForDescribeFileSystemsOutputReclaimed = "Reclaimed" // EnumOfChargeStatusForDescribeFileSystemsOutputTerminated is a EnumOfChargeStatusForDescribeFileSystemsOutput enum value EnumOfChargeStatusForDescribeFileSystemsOutputTerminated = "Terminated" )
const ( // EnumOfChargeTypeForDescribeFileSystemsInputPayAsYouGo is a EnumOfChargeTypeForDescribeFileSystemsInput enum value EnumOfChargeTypeForDescribeFileSystemsInputPayAsYouGo = "PayAsYouGo" // EnumOfChargeTypeForDescribeFileSystemsInputNotEnabled is a EnumOfChargeTypeForDescribeFileSystemsInput enum value EnumOfChargeTypeForDescribeFileSystemsInputNotEnabled = "NotEnabled" )
const ( // EnumOfChargeTypeForDescribeFileSystemsOutputPayAsYouGo is a EnumOfChargeTypeForDescribeFileSystemsOutput enum value EnumOfChargeTypeForDescribeFileSystemsOutputPayAsYouGo = "PayAsYouGo" // EnumOfChargeTypeForDescribeFileSystemsOutputNotEnabled is a EnumOfChargeTypeForDescribeFileSystemsOutput enum value EnumOfChargeTypeForDescribeFileSystemsOutputNotEnabled = "NotEnabled" )
const ( // EnumOfInstanceTypeForDescribeFileSystemsInputBasic is a EnumOfInstanceTypeForDescribeFileSystemsInput enum value EnumOfInstanceTypeForDescribeFileSystemsInputBasic = "Basic" // EnumOfInstanceTypeForDescribeFileSystemsInputPremium is a EnumOfInstanceTypeForDescribeFileSystemsInput enum value EnumOfInstanceTypeForDescribeFileSystemsInputPremium = "Premium" // EnumOfInstanceTypeForDescribeFileSystemsInputIntelliTier is a EnumOfInstanceTypeForDescribeFileSystemsInput enum value EnumOfInstanceTypeForDescribeFileSystemsInputIntelliTier = "IntelliTier" )
const ( // EnumOfInstanceTypeForDescribeFileSystemsOutputBasic is a EnumOfInstanceTypeForDescribeFileSystemsOutput enum value EnumOfInstanceTypeForDescribeFileSystemsOutputBasic = "Basic" // EnumOfInstanceTypeForDescribeFileSystemsOutputPremium is a EnumOfInstanceTypeForDescribeFileSystemsOutput enum value EnumOfInstanceTypeForDescribeFileSystemsOutputPremium = "Premium" )
const ( // EnumOfLanguageForDescribeFileSystemsInputZh is a EnumOfLanguageForDescribeFileSystemsInput enum value EnumOfLanguageForDescribeFileSystemsInputZh = "ZH" // EnumOfLanguageForDescribeFileSystemsInputEn is a EnumOfLanguageForDescribeFileSystemsInput enum value EnumOfLanguageForDescribeFileSystemsInputEn = "EN" )
const ( // EnumOfPerformanceDensityForDescribeFileSystemsInputBasic50 is a EnumOfPerformanceDensityForDescribeFileSystemsInput enum value EnumOfPerformanceDensityForDescribeFileSystemsInputBasic50 = "Basic_50" // EnumOfPerformanceDensityForDescribeFileSystemsInputPremium125 is a EnumOfPerformanceDensityForDescribeFileSystemsInput enum value EnumOfPerformanceDensityForDescribeFileSystemsInputPremium125 = "Premium_125" )
const ( // EnumOfPerformanceDensityForDescribeFileSystemsOutputBasic50 is a EnumOfPerformanceDensityForDescribeFileSystemsOutput enum value EnumOfPerformanceDensityForDescribeFileSystemsOutputBasic50 = "Basic_50" // EnumOfPerformanceDensityForDescribeFileSystemsOutputPremium75 is a EnumOfPerformanceDensityForDescribeFileSystemsOutput enum value EnumOfPerformanceDensityForDescribeFileSystemsOutputPremium75 = "Premium_75" // EnumOfPerformanceDensityForDescribeFileSystemsOutputPremium150 is a EnumOfPerformanceDensityForDescribeFileSystemsOutput enum value EnumOfPerformanceDensityForDescribeFileSystemsOutputPremium150 = "Premium_150" )
const ( // EnumOfSortByForDescribeFileSystemsInputCreateTime is a EnumOfSortByForDescribeFileSystemsInput enum value EnumOfSortByForDescribeFileSystemsInputCreateTime = "CreateTime" // EnumOfSortByForDescribeFileSystemsInputProvisionedBandwidth is a EnumOfSortByForDescribeFileSystemsInput enum value EnumOfSortByForDescribeFileSystemsInputProvisionedBandwidth = "ProvisionedBandwidth" // EnumOfSortByForDescribeFileSystemsInputBurstBandwidth is a EnumOfSortByForDescribeFileSystemsInput enum value EnumOfSortByForDescribeFileSystemsInputBurstBandwidth = "BurstBandwidth" )
const ( // EnumOfSortOrderForDescribeFileSystemsInputDesc is a EnumOfSortOrderForDescribeFileSystemsInput enum value EnumOfSortOrderForDescribeFileSystemsInputDesc = "Desc" // EnumOfSortOrderForDescribeFileSystemsInputAsc is a EnumOfSortOrderForDescribeFileSystemsInput enum value EnumOfSortOrderForDescribeFileSystemsInputAsc = "Asc" )
const ( // EnumOfStatusListForDescribeFileSystemsInputCreating is a EnumOfStatusListForDescribeFileSystemsInput enum value EnumOfStatusListForDescribeFileSystemsInputCreating = "Creating" // EnumOfStatusListForDescribeFileSystemsInputCreateError is a EnumOfStatusListForDescribeFileSystemsInput enum value EnumOfStatusListForDescribeFileSystemsInputCreateError = "CreateError" // EnumOfStatusListForDescribeFileSystemsInputRunning is a EnumOfStatusListForDescribeFileSystemsInput enum value EnumOfStatusListForDescribeFileSystemsInputRunning = "Running" // EnumOfStatusListForDescribeFileSystemsInputUpdating is a EnumOfStatusListForDescribeFileSystemsInput enum value EnumOfStatusListForDescribeFileSystemsInputUpdating = "Updating" // EnumOfStatusListForDescribeFileSystemsInputDeleting is a EnumOfStatusListForDescribeFileSystemsInput enum value EnumOfStatusListForDescribeFileSystemsInputDeleting = "Deleting" // EnumOfStatusListForDescribeFileSystemsInputDeleteError is a EnumOfStatusListForDescribeFileSystemsInput enum value EnumOfStatusListForDescribeFileSystemsInputDeleteError = "DeleteError" // EnumOfStatusListForDescribeFileSystemsInputDeleted is a EnumOfStatusListForDescribeFileSystemsInput enum value EnumOfStatusListForDescribeFileSystemsInputDeleted = "Deleted" // EnumOfStatusListForDescribeFileSystemsInputStopped is a EnumOfStatusListForDescribeFileSystemsInput enum value EnumOfStatusListForDescribeFileSystemsInputStopped = "Stopped" )
const ( // EnumOfTypeForDescribeFileSystemsOutputSystem is a EnumOfTypeForDescribeFileSystemsOutput enum value EnumOfTypeForDescribeFileSystemsOutputSystem = "System" // EnumOfTypeForDescribeFileSystemsOutputCustom is a EnumOfTypeForDescribeFileSystemsOutput enum value EnumOfTypeForDescribeFileSystemsOutputCustom = "Custom" )
const ( // EnumOfLanguageForDescribeMountPointsInputZh is a EnumOfLanguageForDescribeMountPointsInput enum value EnumOfLanguageForDescribeMountPointsInputZh = "ZH" // EnumOfLanguageForDescribeMountPointsInputEn is a EnumOfLanguageForDescribeMountPointsInput enum value EnumOfLanguageForDescribeMountPointsInputEn = "EN" )
const ( // EnumOfStatusForDescribeMountPointsOutputCreating is a EnumOfStatusForDescribeMountPointsOutput enum value EnumOfStatusForDescribeMountPointsOutputCreating = "Creating" // EnumOfStatusForDescribeMountPointsOutputCreateError is a EnumOfStatusForDescribeMountPointsOutput enum value EnumOfStatusForDescribeMountPointsOutputCreateError = "CreateError" // EnumOfStatusForDescribeMountPointsOutputRunning is a EnumOfStatusForDescribeMountPointsOutput enum value EnumOfStatusForDescribeMountPointsOutputRunning = "Running" // EnumOfStatusForDescribeMountPointsOutputUpdating is a EnumOfStatusForDescribeMountPointsOutput enum value EnumOfStatusForDescribeMountPointsOutputUpdating = "Updating" // EnumOfStatusForDescribeMountPointsOutputDeleting is a EnumOfStatusForDescribeMountPointsOutput enum value EnumOfStatusForDescribeMountPointsOutputDeleting = "Deleting" // EnumOfStatusForDescribeMountPointsOutputDeleteError is a EnumOfStatusForDescribeMountPointsOutput enum value EnumOfStatusForDescribeMountPointsOutputDeleteError = "DeleteError" // EnumOfStatusForDescribeMountPointsOutputDisabled is a EnumOfStatusForDescribeMountPointsOutput enum value EnumOfStatusForDescribeMountPointsOutputDisabled = "Disabled" )
const ( // EnumOfStatusForDescribePermissionGroupsOutputCreating is a EnumOfStatusForDescribePermissionGroupsOutput enum value EnumOfStatusForDescribePermissionGroupsOutputCreating = "Creating" // EnumOfStatusForDescribePermissionGroupsOutputAvailable is a EnumOfStatusForDescribePermissionGroupsOutput enum value EnumOfStatusForDescribePermissionGroupsOutputAvailable = "Available" // EnumOfStatusForDescribePermissionGroupsOutputUpdating is a EnumOfStatusForDescribePermissionGroupsOutput enum value EnumOfStatusForDescribePermissionGroupsOutputUpdating = "Updating" // EnumOfStatusForDescribePermissionGroupsOutputDeleting is a EnumOfStatusForDescribePermissionGroupsOutput enum value EnumOfStatusForDescribePermissionGroupsOutputDeleting = "Deleting" )
const ( // EnumOfRwModeForDescribePermissionRulesInputRw is a EnumOfRwModeForDescribePermissionRulesInput enum value EnumOfRwModeForDescribePermissionRulesInputRw = "RW" // EnumOfRwModeForDescribePermissionRulesInputRo is a EnumOfRwModeForDescribePermissionRulesInput enum value EnumOfRwModeForDescribePermissionRulesInputRo = "RO" )
const ( // EnumOfRwModeForDescribePermissionRulesOutputRw is a EnumOfRwModeForDescribePermissionRulesOutput enum value EnumOfRwModeForDescribePermissionRulesOutputRw = "RW" // EnumOfRwModeForDescribePermissionRulesOutputRo is a EnumOfRwModeForDescribePermissionRulesOutput enum value EnumOfRwModeForDescribePermissionRulesOutputRo = "RO" )
const ( // EnumOfUserModeForDescribePermissionRulesInputRootSquash is a EnumOfUserModeForDescribePermissionRulesInput enum value EnumOfUserModeForDescribePermissionRulesInputRootSquash = "Root_squash" // EnumOfUserModeForDescribePermissionRulesInputNoRootSquash is a EnumOfUserModeForDescribePermissionRulesInput enum value EnumOfUserModeForDescribePermissionRulesInputNoRootSquash = "No_root_squash" // EnumOfUserModeForDescribePermissionRulesInputAllSquash is a EnumOfUserModeForDescribePermissionRulesInput enum value EnumOfUserModeForDescribePermissionRulesInputAllSquash = "All_squash" )
const ( // EnumOfUserModeForDescribePermissionRulesOutputRootSquash is a EnumOfUserModeForDescribePermissionRulesOutput enum value EnumOfUserModeForDescribePermissionRulesOutputRootSquash = "Root_squash" // EnumOfUserModeForDescribePermissionRulesOutputNoRootSquash is a EnumOfUserModeForDescribePermissionRulesOutput enum value EnumOfUserModeForDescribePermissionRulesOutputNoRootSquash = "No_root_squash" // EnumOfUserModeForDescribePermissionRulesOutputAllSquash is a EnumOfUserModeForDescribePermissionRulesOutput enum value EnumOfUserModeForDescribePermissionRulesOutputAllSquash = "All_squash" )
const ( // EnumOfLimitTypeForDescribeQuotasInputAccounting is a EnumOfLimitTypeForDescribeQuotasInput enum value EnumOfLimitTypeForDescribeQuotasInputAccounting = "Accounting" // EnumOfLimitTypeForDescribeQuotasInputEnforcement is a EnumOfLimitTypeForDescribeQuotasInput enum value EnumOfLimitTypeForDescribeQuotasInputEnforcement = "Enforcement" )
const ( // EnumOfLimitTypeForDescribeQuotasOutputAccounting is a EnumOfLimitTypeForDescribeQuotasOutput enum value EnumOfLimitTypeForDescribeQuotasOutputAccounting = "Accounting" // EnumOfLimitTypeForDescribeQuotasOutputEnforcement is a EnumOfLimitTypeForDescribeQuotasOutput enum value EnumOfLimitTypeForDescribeQuotasOutputEnforcement = "Enforcement" )
const ( // EnumOfQuotaTypeForDescribeQuotasInputDirQuota is a EnumOfQuotaTypeForDescribeQuotasInput enum value EnumOfQuotaTypeForDescribeQuotasInputDirQuota = "DirQuota" // EnumOfQuotaTypeForDescribeQuotasInputUserQuota is a EnumOfQuotaTypeForDescribeQuotasInput enum value EnumOfQuotaTypeForDescribeQuotasInputUserQuota = "UserQuota" )
const ( // EnumOfQuotaTypeForDescribeQuotasOutputDirQuota is a EnumOfQuotaTypeForDescribeQuotasOutput enum value EnumOfQuotaTypeForDescribeQuotasOutputDirQuota = "DirQuota" // EnumOfQuotaTypeForDescribeQuotasOutputUserQuota is a EnumOfQuotaTypeForDescribeQuotasOutput enum value EnumOfQuotaTypeForDescribeQuotasOutputUserQuota = "UserQuota" )
const ( // EnumOfStatusForDescribeQuotasOutputCreating is a EnumOfStatusForDescribeQuotasOutput enum value EnumOfStatusForDescribeQuotasOutputCreating = "Creating" // EnumOfStatusForDescribeQuotasOutputNormal is a EnumOfStatusForDescribeQuotasOutput enum value EnumOfStatusForDescribeQuotasOutputNormal = "Normal" // EnumOfStatusForDescribeQuotasOutputDeleting is a EnumOfStatusForDescribeQuotasOutput enum value EnumOfStatusForDescribeQuotasOutputDeleting = "Deleting" // EnumOfStatusForDescribeQuotasOutputUnNormal is a EnumOfStatusForDescribeQuotasOutput enum value EnumOfStatusForDescribeQuotasOutputUnNormal = "UnNormal" // EnumOfStatusForDescribeQuotasOutputUpdating is a EnumOfStatusForDescribeQuotasOutput enum value EnumOfStatusForDescribeQuotasOutputUpdating = "Updating" )
const ( // EnumOfUserTypeForDescribeQuotasOutputAllUsers is a EnumOfUserTypeForDescribeQuotasOutput enum value EnumOfUserTypeForDescribeQuotasOutputAllUsers = "AllUsers" // EnumOfUserTypeForDescribeQuotasOutputUid is a EnumOfUserTypeForDescribeQuotasOutput enum value EnumOfUserTypeForDescribeQuotasOutputUid = "Uid" // EnumOfUserTypeForDescribeQuotasOutputGid is a EnumOfUserTypeForDescribeQuotasOutput enum value EnumOfUserTypeForDescribeQuotasOutputGid = "Gid" )
const ( // EnumOfLanguageForDescribeRegionsInputZh is a EnumOfLanguageForDescribeRegionsInput enum value EnumOfLanguageForDescribeRegionsInputZh = "ZH" // EnumOfLanguageForDescribeRegionsInputEn is a EnumOfLanguageForDescribeRegionsInput enum value EnumOfLanguageForDescribeRegionsInputEn = "EN" )
const ( // EnumOfLanguageForDescribeZonesInputZh is a EnumOfLanguageForDescribeZonesInput enum value EnumOfLanguageForDescribeZonesInputZh = "ZH" // EnumOfLanguageForDescribeZonesInputEn is a EnumOfLanguageForDescribeZonesInput enum value EnumOfLanguageForDescribeZonesInputEn = "EN" )
const ( // EnumOfAutoRuleTypeListForStartDataFlowPolicyInputImport is a EnumOfAutoRuleTypeListForStartDataFlowPolicyInput enum value EnumOfAutoRuleTypeListForStartDataFlowPolicyInputImport = "Import" // EnumOfAutoRuleTypeListForStartDataFlowPolicyInputExport is a EnumOfAutoRuleTypeListForStartDataFlowPolicyInput enum value EnumOfAutoRuleTypeListForStartDataFlowPolicyInputExport = "Export" // EnumOfAutoRuleTypeListForStartDataFlowPolicyInputEvict is a EnumOfAutoRuleTypeListForStartDataFlowPolicyInput enum value EnumOfAutoRuleTypeListForStartDataFlowPolicyInputEvict = "Evict" )
const ( // EnumOfAutoRuleTypeListForStopDataFlowPolicyInputImport is a EnumOfAutoRuleTypeListForStopDataFlowPolicyInput enum value EnumOfAutoRuleTypeListForStopDataFlowPolicyInputImport = "Import" // EnumOfAutoRuleTypeListForStopDataFlowPolicyInputExport is a EnumOfAutoRuleTypeListForStopDataFlowPolicyInput enum value EnumOfAutoRuleTypeListForStopDataFlowPolicyInputExport = "Export" // EnumOfAutoRuleTypeListForStopDataFlowPolicyInputEvict is a EnumOfAutoRuleTypeListForStopDataFlowPolicyInput enum value EnumOfAutoRuleTypeListForStopDataFlowPolicyInputEvict = "Evict" )
const ( // EnumOfTypeForTagResourcesInputSystem is a EnumOfTypeForTagResourcesInput enum value EnumOfTypeForTagResourcesInputSystem = "System" // EnumOfTypeForTagResourcesInputCustom is a EnumOfTypeForTagResourcesInput enum value EnumOfTypeForTagResourcesInputCustom = "Custom" )
const ( // ConvertConvertEnumOfDataTypeForUpdateDataFlowPolicyInputMetaOnly is a ConvertConvertEnumOfDataTypeForUpdateDataFlowPolicyInput enum value ConvertConvertEnumOfDataTypeForUpdateDataFlowPolicyInputMetaOnly = "MetaOnly" // ConvertConvertEnumOfDataTypeForUpdateDataFlowPolicyInputMetaAndData is a ConvertConvertEnumOfDataTypeForUpdateDataFlowPolicyInput enum value ConvertConvertEnumOfDataTypeForUpdateDataFlowPolicyInputMetaAndData = "MetaAndData" )
const ( // EnumOfBucketDeletePolicyForUpdateDataFlowPolicyInputNone is a EnumOfBucketDeletePolicyForUpdateDataFlowPolicyInput enum value EnumOfBucketDeletePolicyForUpdateDataFlowPolicyInputNone = "None" // EnumOfBucketDeletePolicyForUpdateDataFlowPolicyInputLatestVersionOnly is a EnumOfBucketDeletePolicyForUpdateDataFlowPolicyInput enum value EnumOfBucketDeletePolicyForUpdateDataFlowPolicyInputLatestVersionOnly = "LatestVersionOnly" // EnumOfBucketDeletePolicyForUpdateDataFlowPolicyInputSpecifiedVersion is a EnumOfBucketDeletePolicyForUpdateDataFlowPolicyInput enum value EnumOfBucketDeletePolicyForUpdateDataFlowPolicyInputSpecifiedVersion = "SpecifiedVersion" // EnumOfBucketDeletePolicyForUpdateDataFlowPolicyInputAllVersions is a EnumOfBucketDeletePolicyForUpdateDataFlowPolicyInput enum value EnumOfBucketDeletePolicyForUpdateDataFlowPolicyInputAllVersions = "AllVersions" )
const ( // EnumOfBucketEventTypeListForUpdateDataFlowPolicyInputCreateAndUpdate is a EnumOfBucketEventTypeListForUpdateDataFlowPolicyInput enum value EnumOfBucketEventTypeListForUpdateDataFlowPolicyInputCreateAndUpdate = "CreateAndUpdate" // EnumOfBucketEventTypeListForUpdateDataFlowPolicyInputDelete is a EnumOfBucketEventTypeListForUpdateDataFlowPolicyInput enum value EnumOfBucketEventTypeListForUpdateDataFlowPolicyInputDelete = "Delete" )
const ( // EnumOfConflictPolicyForUpdateDataFlowPolicyInputSkip is a EnumOfConflictPolicyForUpdateDataFlowPolicyInput enum value EnumOfConflictPolicyForUpdateDataFlowPolicyInputSkip = "Skip" // EnumOfConflictPolicyForUpdateDataFlowPolicyInputKeepLatest is a EnumOfConflictPolicyForUpdateDataFlowPolicyInput enum value EnumOfConflictPolicyForUpdateDataFlowPolicyInputKeepLatest = "KeepLatest" // EnumOfConflictPolicyForUpdateDataFlowPolicyInputOverwrite is a EnumOfConflictPolicyForUpdateDataFlowPolicyInput enum value EnumOfConflictPolicyForUpdateDataFlowPolicyInputOverwrite = "Overwrite" )
const ( // EnumOfExportTypeForUpdateDataFlowPolicyInputImmediate is a EnumOfExportTypeForUpdateDataFlowPolicyInput enum value EnumOfExportTypeForUpdateDataFlowPolicyInputImmediate = "Immediate" // EnumOfExportTypeForUpdateDataFlowPolicyInputPeriod is a EnumOfExportTypeForUpdateDataFlowPolicyInput enum value EnumOfExportTypeForUpdateDataFlowPolicyInputPeriod = "Period" )
const ( // EnumOfFileSystemDeletePolicyForUpdateDataFlowPolicyInputAllFiles is a EnumOfFileSystemDeletePolicyForUpdateDataFlowPolicyInput enum value EnumOfFileSystemDeletePolicyForUpdateDataFlowPolicyInputAllFiles = "AllFiles" // EnumOfFileSystemDeletePolicyForUpdateDataFlowPolicyInputCorruptedFiles is a EnumOfFileSystemDeletePolicyForUpdateDataFlowPolicyInput enum value EnumOfFileSystemDeletePolicyForUpdateDataFlowPolicyInputCorruptedFiles = "CorruptedFiles" )
const ( // EnumOfFileSystemEventTypeListForUpdateDataFlowPolicyInputCreateAndUpdate is a EnumOfFileSystemEventTypeListForUpdateDataFlowPolicyInput enum value EnumOfFileSystemEventTypeListForUpdateDataFlowPolicyInputCreateAndUpdate = "CreateAndUpdate" // EnumOfFileSystemEventTypeListForUpdateDataFlowPolicyInputDelete is a EnumOfFileSystemEventTypeListForUpdateDataFlowPolicyInput enum value EnumOfFileSystemEventTypeListForUpdateDataFlowPolicyInputDelete = "Delete" )
const ( // EnumOfLogicOperatorForUpdateDataFlowPolicyInputAnd is a EnumOfLogicOperatorForUpdateDataFlowPolicyInput enum value EnumOfLogicOperatorForUpdateDataFlowPolicyInputAnd = "And" // EnumOfLogicOperatorForUpdateDataFlowPolicyInputOr is a EnumOfLogicOperatorForUpdateDataFlowPolicyInput enum value EnumOfLogicOperatorForUpdateDataFlowPolicyInputOr = "Or" )
const ( // EnumOfStatusForUpdateDataFlowPolicyInputStopped is a EnumOfStatusForUpdateDataFlowPolicyInput enum value EnumOfStatusForUpdateDataFlowPolicyInputStopped = "Stopped" // EnumOfStatusForUpdateDataFlowPolicyInputStarting is a EnumOfStatusForUpdateDataFlowPolicyInput enum value EnumOfStatusForUpdateDataFlowPolicyInputStarting = "Starting" // EnumOfStatusForUpdateDataFlowPolicyInputRunning is a EnumOfStatusForUpdateDataFlowPolicyInput enum value EnumOfStatusForUpdateDataFlowPolicyInputRunning = "Running" // EnumOfStatusForUpdateDataFlowPolicyInputStopping is a EnumOfStatusForUpdateDataFlowPolicyInput enum value EnumOfStatusForUpdateDataFlowPolicyInputStopping = "Stopping" )
const ( // EnumOfUnitForUpdateDataFlowPolicyInputNanosecond is a EnumOfUnitForUpdateDataFlowPolicyInput enum value EnumOfUnitForUpdateDataFlowPolicyInputNanosecond = "Nanosecond" // EnumOfUnitForUpdateDataFlowPolicyInputMicrosecond is a EnumOfUnitForUpdateDataFlowPolicyInput enum value EnumOfUnitForUpdateDataFlowPolicyInputMicrosecond = "Microsecond" // EnumOfUnitForUpdateDataFlowPolicyInputMillisecond is a EnumOfUnitForUpdateDataFlowPolicyInput enum value EnumOfUnitForUpdateDataFlowPolicyInputMillisecond = "Millisecond" // EnumOfUnitForUpdateDataFlowPolicyInputSecond is a EnumOfUnitForUpdateDataFlowPolicyInput enum value EnumOfUnitForUpdateDataFlowPolicyInputSecond = "Second" // EnumOfUnitForUpdateDataFlowPolicyInputMinute is a EnumOfUnitForUpdateDataFlowPolicyInput enum value EnumOfUnitForUpdateDataFlowPolicyInputMinute = "Minute" // EnumOfUnitForUpdateDataFlowPolicyInputHour is a EnumOfUnitForUpdateDataFlowPolicyInput enum value EnumOfUnitForUpdateDataFlowPolicyInputHour = "Hour" // EnumOfUnitForUpdateDataFlowPolicyInputDay is a EnumOfUnitForUpdateDataFlowPolicyInput enum value EnumOfUnitForUpdateDataFlowPolicyInputDay = "Day" // EnumOfUnitForUpdateDataFlowPolicyInputWeek is a EnumOfUnitForUpdateDataFlowPolicyInput enum value EnumOfUnitForUpdateDataFlowPolicyInputWeek = "Week" // EnumOfUnitForUpdateDataFlowPolicyInputMonth is a EnumOfUnitForUpdateDataFlowPolicyInput enum value EnumOfUnitForUpdateDataFlowPolicyInputMonth = "Month" // EnumOfUnitForUpdateDataFlowPolicyInputYear is a EnumOfUnitForUpdateDataFlowPolicyInput enum value EnumOfUnitForUpdateDataFlowPolicyInputYear = "Year" )
const ( // EnumOfBandwidthModeForUpdateFileSystemInputBaseline is a EnumOfBandwidthModeForUpdateFileSystemInput enum value EnumOfBandwidthModeForUpdateFileSystemInputBaseline = "Baseline" // EnumOfBandwidthModeForUpdateFileSystemInputProvisioned is a EnumOfBandwidthModeForUpdateFileSystemInput enum value EnumOfBandwidthModeForUpdateFileSystemInputProvisioned = "Provisioned" )
const ( // EnumOfRwModeForUpdatePermissionRuleInputRw is a EnumOfRwModeForUpdatePermissionRuleInput enum value EnumOfRwModeForUpdatePermissionRuleInputRw = "RW" // EnumOfRwModeForUpdatePermissionRuleInputRo is a EnumOfRwModeForUpdatePermissionRuleInput enum value EnumOfRwModeForUpdatePermissionRuleInputRo = "RO" )
const ( // EnumOfUserModeForUpdatePermissionRuleInputRootSquash is a EnumOfUserModeForUpdatePermissionRuleInput enum value EnumOfUserModeForUpdatePermissionRuleInputRootSquash = "Root_squash" // EnumOfUserModeForUpdatePermissionRuleInputNoRootSquash is a EnumOfUserModeForUpdatePermissionRuleInput enum value EnumOfUserModeForUpdatePermissionRuleInputNoRootSquash = "No_root_squash" // EnumOfUserModeForUpdatePermissionRuleInputAllSquash is a EnumOfUserModeForUpdatePermissionRuleInput enum value EnumOfUserModeForUpdatePermissionRuleInputAllSquash = "All_squash" )
const ( // EnumOfLimitTypeForUpdateQuotaInputAccounting is a EnumOfLimitTypeForUpdateQuotaInput enum value EnumOfLimitTypeForUpdateQuotaInputAccounting = "Accounting" // EnumOfLimitTypeForUpdateQuotaInputEnforcement is a EnumOfLimitTypeForUpdateQuotaInput enum value EnumOfLimitTypeForUpdateQuotaInputEnforcement = "Enforcement" )
const ( ServiceName = "elasticfilesystem" // Name of service. EndpointsID = ServiceName // ID to lookup a service endpoint with. ServiceID = "efs" // ServiceID is a unique identifer of a specific service. )
Service information constants
const (
// ConvertEnumOfDataTypeForCreateDataFlowPolicyInputMetaAndData is a ConvertEnumOfDataTypeForCreateDataFlowPolicyInput enum value
ConvertEnumOfDataTypeForCreateDataFlowPolicyInputMetaAndData = "MetaAndData"
)
const (
// ConvertEnumOfDataTypeForCreateDataFlowTaskInputMetaAndData is a ConvertEnumOfDataTypeForCreateDataFlowTaskInput enum value
ConvertEnumOfDataTypeForCreateDataFlowTaskInputMetaAndData = "MetaAndData"
)
const (
// ConvertEnumOfDataTypeForDescribeDataFlowPoliciesOutputMetaAndData is a ConvertEnumOfDataTypeForDescribeDataFlowPoliciesOutput enum value
ConvertEnumOfDataTypeForDescribeDataFlowPoliciesOutputMetaAndData = "MetaAndData"
)
const (
// ConvertEnumOfDataTypeForDescribeDataFlowTasksOutputMetaAndData is a ConvertEnumOfDataTypeForDescribeDataFlowTasksOutput enum value
ConvertEnumOfDataTypeForDescribeDataFlowTasksOutputMetaAndData = "MetaAndData"
)
const (
// ConvertEnumOfDataTypeForUpdateDataFlowPolicyInputMetaAndData is a ConvertEnumOfDataTypeForUpdateDataFlowPolicyInput enum value
ConvertEnumOfDataTypeForUpdateDataFlowPolicyInputMetaAndData = "MetaAndData"
)
const (
// EnumOfChargeTypeForCreateFileSystemInputPayAsYouGo is a EnumOfChargeTypeForCreateFileSystemInput enum value
EnumOfChargeTypeForCreateFileSystemInputPayAsYouGo = "PayAsYouGo"
)
const (
// EnumOfDataLazyloadModeForCreateDataFlowPolicyInputCache is a EnumOfDataLazyloadModeForCreateDataFlowPolicyInput enum value
EnumOfDataLazyloadModeForCreateDataFlowPolicyInputCache = "Cache"
)
const (
// EnumOfDataLazyloadModeForDescribeDataFlowPoliciesOutputCache is a EnumOfDataLazyloadModeForDescribeDataFlowPoliciesOutput enum value
EnumOfDataLazyloadModeForDescribeDataFlowPoliciesOutputCache = "Cache"
)
const (
// EnumOfDataLazyloadModeForUpdateDataFlowPolicyInputCache is a EnumOfDataLazyloadModeForUpdateDataFlowPolicyInput enum value
EnumOfDataLazyloadModeForUpdateDataFlowPolicyInputCache = "Cache"
)
const (
// EnumOfDataTypeForCreateDataFlowPolicyInputDataOnly is a EnumOfDataTypeForCreateDataFlowPolicyInput enum value
EnumOfDataTypeForCreateDataFlowPolicyInputDataOnly = "DataOnly"
)
const (
// EnumOfDataTypeForCreateDataFlowTaskInputDataOnly is a EnumOfDataTypeForCreateDataFlowTaskInput enum value
EnumOfDataTypeForCreateDataFlowTaskInputDataOnly = "DataOnly"
)
const (
// EnumOfDataTypeForDescribeDataFlowPoliciesOutputDataOnly is a EnumOfDataTypeForDescribeDataFlowPoliciesOutput enum value
EnumOfDataTypeForDescribeDataFlowPoliciesOutputDataOnly = "DataOnly"
)
const (
// EnumOfDataTypeForDescribeDataFlowTasksOutputDataOnly is a EnumOfDataTypeForDescribeDataFlowTasksOutput enum value
EnumOfDataTypeForDescribeDataFlowTasksOutputDataOnly = "DataOnly"
)
const (
// EnumOfDataTypeForUpdateDataFlowPolicyInputDataOnly is a EnumOfDataTypeForUpdateDataFlowPolicyInput enum value
EnumOfDataTypeForUpdateDataFlowPolicyInputDataOnly = "DataOnly"
)
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AccessPointForDescribeAccessPointsOutput ¶
type AccessPointForDescribeAccessPointsOutput struct {
AccessPointId *string `type:"string" json:",omitempty"`
AccessPointName *string `type:"string" json:",omitempty"`
CreateTime *string `type:"string" json:",omitempty"`
Domain *string `type:"string" json:",omitempty"`
EnableIam *bool `type:"boolean" json:",omitempty"`
FileSystemPath *string `type:"string" json:",omitempty"`
PermissionGroupId *string `type:"string" json:",omitempty"`
PermissionGroupName *string `type:"string" json:",omitempty"`
PosixUser *PosixUserForDescribeAccessPointsOutput `type:"structure" json:",omitempty"`
Status *string `type:"string" json:",omitempty"`
SubnetId *string `type:"string" json:",omitempty"`
SubnetName *string `type:"string" json:",omitempty"`
Trn *string `type:"string" json:",omitempty"`
UpdateTime *string `type:"string" json:",omitempty"`
VpcId *string `type:"string" json:",omitempty"`
VpcName *string `type:"string" json:",omitempty"`
ZoneId *string `type:"string" json:",omitempty"`
ZoneName *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (AccessPointForDescribeAccessPointsOutput) GoString ¶
func (s AccessPointForDescribeAccessPointsOutput) GoString() string
GoString returns the string representation
func (*AccessPointForDescribeAccessPointsOutput) SetAccessPointId ¶
func (s *AccessPointForDescribeAccessPointsOutput) SetAccessPointId(v string) *AccessPointForDescribeAccessPointsOutput
SetAccessPointId sets the AccessPointId field's value.
func (*AccessPointForDescribeAccessPointsOutput) SetAccessPointName ¶
func (s *AccessPointForDescribeAccessPointsOutput) SetAccessPointName(v string) *AccessPointForDescribeAccessPointsOutput
SetAccessPointName sets the AccessPointName field's value.
func (*AccessPointForDescribeAccessPointsOutput) SetCreateTime ¶
func (s *AccessPointForDescribeAccessPointsOutput) SetCreateTime(v string) *AccessPointForDescribeAccessPointsOutput
SetCreateTime sets the CreateTime field's value.
func (*AccessPointForDescribeAccessPointsOutput) SetDomain ¶
func (s *AccessPointForDescribeAccessPointsOutput) SetDomain(v string) *AccessPointForDescribeAccessPointsOutput
SetDomain sets the Domain field's value.
func (*AccessPointForDescribeAccessPointsOutput) SetEnableIam ¶
func (s *AccessPointForDescribeAccessPointsOutput) SetEnableIam(v bool) *AccessPointForDescribeAccessPointsOutput
SetEnableIam sets the EnableIam field's value.
func (*AccessPointForDescribeAccessPointsOutput) SetFileSystemPath ¶
func (s *AccessPointForDescribeAccessPointsOutput) SetFileSystemPath(v string) *AccessPointForDescribeAccessPointsOutput
SetFileSystemPath sets the FileSystemPath field's value.
func (*AccessPointForDescribeAccessPointsOutput) SetPermissionGroupId ¶
func (s *AccessPointForDescribeAccessPointsOutput) SetPermissionGroupId(v string) *AccessPointForDescribeAccessPointsOutput
SetPermissionGroupId sets the PermissionGroupId field's value.
func (*AccessPointForDescribeAccessPointsOutput) SetPermissionGroupName ¶
func (s *AccessPointForDescribeAccessPointsOutput) SetPermissionGroupName(v string) *AccessPointForDescribeAccessPointsOutput
SetPermissionGroupName sets the PermissionGroupName field's value.
func (*AccessPointForDescribeAccessPointsOutput) SetPosixUser ¶
func (s *AccessPointForDescribeAccessPointsOutput) SetPosixUser(v *PosixUserForDescribeAccessPointsOutput) *AccessPointForDescribeAccessPointsOutput
SetPosixUser sets the PosixUser field's value.
func (*AccessPointForDescribeAccessPointsOutput) SetStatus ¶
func (s *AccessPointForDescribeAccessPointsOutput) SetStatus(v string) *AccessPointForDescribeAccessPointsOutput
SetStatus sets the Status field's value.
func (*AccessPointForDescribeAccessPointsOutput) SetSubnetId ¶
func (s *AccessPointForDescribeAccessPointsOutput) SetSubnetId(v string) *AccessPointForDescribeAccessPointsOutput
SetSubnetId sets the SubnetId field's value.
func (*AccessPointForDescribeAccessPointsOutput) SetSubnetName ¶
func (s *AccessPointForDescribeAccessPointsOutput) SetSubnetName(v string) *AccessPointForDescribeAccessPointsOutput
SetSubnetName sets the SubnetName field's value.
func (*AccessPointForDescribeAccessPointsOutput) SetTrn ¶
func (s *AccessPointForDescribeAccessPointsOutput) SetTrn(v string) *AccessPointForDescribeAccessPointsOutput
SetTrn sets the Trn field's value.
func (*AccessPointForDescribeAccessPointsOutput) SetUpdateTime ¶
func (s *AccessPointForDescribeAccessPointsOutput) SetUpdateTime(v string) *AccessPointForDescribeAccessPointsOutput
SetUpdateTime sets the UpdateTime field's value.
func (*AccessPointForDescribeAccessPointsOutput) SetVpcId ¶
func (s *AccessPointForDescribeAccessPointsOutput) SetVpcId(v string) *AccessPointForDescribeAccessPointsOutput
SetVpcId sets the VpcId field's value.
func (*AccessPointForDescribeAccessPointsOutput) SetVpcName ¶
func (s *AccessPointForDescribeAccessPointsOutput) SetVpcName(v string) *AccessPointForDescribeAccessPointsOutput
SetVpcName sets the VpcName field's value.
func (*AccessPointForDescribeAccessPointsOutput) SetZoneId ¶
func (s *AccessPointForDescribeAccessPointsOutput) SetZoneId(v string) *AccessPointForDescribeAccessPointsOutput
SetZoneId sets the ZoneId field's value.
func (*AccessPointForDescribeAccessPointsOutput) SetZoneName ¶
func (s *AccessPointForDescribeAccessPointsOutput) SetZoneName(v string) *AccessPointForDescribeAccessPointsOutput
SetZoneName sets the ZoneName field's value.
func (AccessPointForDescribeAccessPointsOutput) String ¶
func (s AccessPointForDescribeAccessPointsOutput) String() string
String returns the string representation
type AccessPointForDescribePermissionGroupsOutput ¶
type AccessPointForDescribePermissionGroupsOutput struct {
AccessPointId *string `type:"string" json:",omitempty"`
AccessPointName *string `type:"string" json:",omitempty"`
FileSystemId *string `type:"string" json:",omitempty"`
FileSystemName *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (AccessPointForDescribePermissionGroupsOutput) GoString ¶
func (s AccessPointForDescribePermissionGroupsOutput) GoString() string
GoString returns the string representation
func (*AccessPointForDescribePermissionGroupsOutput) SetAccessPointId ¶
func (s *AccessPointForDescribePermissionGroupsOutput) SetAccessPointId(v string) *AccessPointForDescribePermissionGroupsOutput
SetAccessPointId sets the AccessPointId field's value.
func (*AccessPointForDescribePermissionGroupsOutput) SetAccessPointName ¶
func (s *AccessPointForDescribePermissionGroupsOutput) SetAccessPointName(v string) *AccessPointForDescribePermissionGroupsOutput
SetAccessPointName sets the AccessPointName field's value.
func (*AccessPointForDescribePermissionGroupsOutput) SetFileSystemId ¶
func (s *AccessPointForDescribePermissionGroupsOutput) SetFileSystemId(v string) *AccessPointForDescribePermissionGroupsOutput
SetFileSystemId sets the FileSystemId field's value.
func (*AccessPointForDescribePermissionGroupsOutput) SetFileSystemName ¶
func (s *AccessPointForDescribePermissionGroupsOutput) SetFileSystemName(v string) *AccessPointForDescribePermissionGroupsOutput
SetFileSystemName sets the FileSystemName field's value.
func (AccessPointForDescribePermissionGroupsOutput) String ¶
func (s AccessPointForDescribePermissionGroupsOutput) String() string
String returns the string representation
type AutoEvictRuleForCreateDataFlowPolicyInput ¶ added in v1.2.43
type AutoEvictRuleForCreateDataFlowPolicyInput struct {
DataType *string `type:"string" json:",omitempty" enum:"EnumOfDataTypeForCreateDataFlowPolicyInput"`
ExcludePaths []*string `type:"list" json:",omitempty"`
LastAccessTimeInterval *LastAccessTimeIntervalForCreateDataFlowPolicyInput `type:"structure" json:",omitempty"`
LogicOperator *string `type:"string" json:",omitempty" enum:"EnumOfLogicOperatorForCreateDataFlowPolicyInput"`
Status *string `type:"string" json:",omitempty" enum:"EnumOfStatusForCreateDataFlowPolicyInput"`
// contains filtered or unexported fields
}
func (AutoEvictRuleForCreateDataFlowPolicyInput) GoString ¶ added in v1.2.43
func (s AutoEvictRuleForCreateDataFlowPolicyInput) GoString() string
GoString returns the string representation
func (*AutoEvictRuleForCreateDataFlowPolicyInput) SetDataType ¶ added in v1.2.43
func (s *AutoEvictRuleForCreateDataFlowPolicyInput) SetDataType(v string) *AutoEvictRuleForCreateDataFlowPolicyInput
SetDataType sets the DataType field's value.
func (*AutoEvictRuleForCreateDataFlowPolicyInput) SetExcludePaths ¶ added in v1.2.43
func (s *AutoEvictRuleForCreateDataFlowPolicyInput) SetExcludePaths(v []*string) *AutoEvictRuleForCreateDataFlowPolicyInput
SetExcludePaths sets the ExcludePaths field's value.
func (*AutoEvictRuleForCreateDataFlowPolicyInput) SetLastAccessTimeInterval ¶ added in v1.2.43
func (s *AutoEvictRuleForCreateDataFlowPolicyInput) SetLastAccessTimeInterval(v *LastAccessTimeIntervalForCreateDataFlowPolicyInput) *AutoEvictRuleForCreateDataFlowPolicyInput
SetLastAccessTimeInterval sets the LastAccessTimeInterval field's value.
func (*AutoEvictRuleForCreateDataFlowPolicyInput) SetLogicOperator ¶ added in v1.2.43
func (s *AutoEvictRuleForCreateDataFlowPolicyInput) SetLogicOperator(v string) *AutoEvictRuleForCreateDataFlowPolicyInput
SetLogicOperator sets the LogicOperator field's value.
func (*AutoEvictRuleForCreateDataFlowPolicyInput) SetStatus ¶ added in v1.2.43
func (s *AutoEvictRuleForCreateDataFlowPolicyInput) SetStatus(v string) *AutoEvictRuleForCreateDataFlowPolicyInput
SetStatus sets the Status field's value.
func (AutoEvictRuleForCreateDataFlowPolicyInput) String ¶ added in v1.2.43
func (s AutoEvictRuleForCreateDataFlowPolicyInput) String() string
String returns the string representation
type AutoEvictRuleForDescribeDataFlowPoliciesOutput ¶ added in v1.2.43
type AutoEvictRuleForDescribeDataFlowPoliciesOutput struct {
DataType *string `type:"string" json:",omitempty" enum:"EnumOfDataTypeForDescribeDataFlowPoliciesOutput"`
ExcludePaths []*string `type:"list" json:",omitempty"`
LastAccessTimeInterval *LastAccessTimeIntervalForDescribeDataFlowPoliciesOutput `type:"structure" json:",omitempty"`
LogicOperator *string `type:"string" json:",omitempty" enum:"EnumOfLogicOperatorForDescribeDataFlowPoliciesOutput"`
Status *string `type:"string" json:",omitempty" enum:"EnumOfStatusForDescribeDataFlowPoliciesOutput"`
// contains filtered or unexported fields
}
func (AutoEvictRuleForDescribeDataFlowPoliciesOutput) GoString ¶ added in v1.2.43
func (s AutoEvictRuleForDescribeDataFlowPoliciesOutput) GoString() string
GoString returns the string representation
func (*AutoEvictRuleForDescribeDataFlowPoliciesOutput) SetDataType ¶ added in v1.2.43
func (s *AutoEvictRuleForDescribeDataFlowPoliciesOutput) SetDataType(v string) *AutoEvictRuleForDescribeDataFlowPoliciesOutput
SetDataType sets the DataType field's value.
func (*AutoEvictRuleForDescribeDataFlowPoliciesOutput) SetExcludePaths ¶ added in v1.2.43
func (s *AutoEvictRuleForDescribeDataFlowPoliciesOutput) SetExcludePaths(v []*string) *AutoEvictRuleForDescribeDataFlowPoliciesOutput
SetExcludePaths sets the ExcludePaths field's value.
func (*AutoEvictRuleForDescribeDataFlowPoliciesOutput) SetLastAccessTimeInterval ¶ added in v1.2.43
func (s *AutoEvictRuleForDescribeDataFlowPoliciesOutput) SetLastAccessTimeInterval(v *LastAccessTimeIntervalForDescribeDataFlowPoliciesOutput) *AutoEvictRuleForDescribeDataFlowPoliciesOutput
SetLastAccessTimeInterval sets the LastAccessTimeInterval field's value.
func (*AutoEvictRuleForDescribeDataFlowPoliciesOutput) SetLogicOperator ¶ added in v1.2.43
func (s *AutoEvictRuleForDescribeDataFlowPoliciesOutput) SetLogicOperator(v string) *AutoEvictRuleForDescribeDataFlowPoliciesOutput
SetLogicOperator sets the LogicOperator field's value.
func (*AutoEvictRuleForDescribeDataFlowPoliciesOutput) SetStatus ¶ added in v1.2.43
func (s *AutoEvictRuleForDescribeDataFlowPoliciesOutput) SetStatus(v string) *AutoEvictRuleForDescribeDataFlowPoliciesOutput
SetStatus sets the Status field's value.
func (AutoEvictRuleForDescribeDataFlowPoliciesOutput) String ¶ added in v1.2.43
func (s AutoEvictRuleForDescribeDataFlowPoliciesOutput) String() string
String returns the string representation
type AutoEvictRuleForUpdateDataFlowPolicyInput ¶ added in v1.2.43
type AutoEvictRuleForUpdateDataFlowPolicyInput struct {
DataType *string `type:"string" json:",omitempty" enum:"EnumOfDataTypeForUpdateDataFlowPolicyInput"`
ExcludePaths []*string `type:"list" json:",omitempty"`
LastAccessTimeInterval *LastAccessTimeIntervalForUpdateDataFlowPolicyInput `type:"structure" json:",omitempty"`
LogicOperator *string `type:"string" json:",omitempty" enum:"EnumOfLogicOperatorForUpdateDataFlowPolicyInput"`
Status *string `type:"string" json:",omitempty" enum:"EnumOfStatusForUpdateDataFlowPolicyInput"`
// contains filtered or unexported fields
}
func (AutoEvictRuleForUpdateDataFlowPolicyInput) GoString ¶ added in v1.2.43
func (s AutoEvictRuleForUpdateDataFlowPolicyInput) GoString() string
GoString returns the string representation
func (*AutoEvictRuleForUpdateDataFlowPolicyInput) SetDataType ¶ added in v1.2.43
func (s *AutoEvictRuleForUpdateDataFlowPolicyInput) SetDataType(v string) *AutoEvictRuleForUpdateDataFlowPolicyInput
SetDataType sets the DataType field's value.
func (*AutoEvictRuleForUpdateDataFlowPolicyInput) SetExcludePaths ¶ added in v1.2.43
func (s *AutoEvictRuleForUpdateDataFlowPolicyInput) SetExcludePaths(v []*string) *AutoEvictRuleForUpdateDataFlowPolicyInput
SetExcludePaths sets the ExcludePaths field's value.
func (*AutoEvictRuleForUpdateDataFlowPolicyInput) SetLastAccessTimeInterval ¶ added in v1.2.43
func (s *AutoEvictRuleForUpdateDataFlowPolicyInput) SetLastAccessTimeInterval(v *LastAccessTimeIntervalForUpdateDataFlowPolicyInput) *AutoEvictRuleForUpdateDataFlowPolicyInput
SetLastAccessTimeInterval sets the LastAccessTimeInterval field's value.
func (*AutoEvictRuleForUpdateDataFlowPolicyInput) SetLogicOperator ¶ added in v1.2.43
func (s *AutoEvictRuleForUpdateDataFlowPolicyInput) SetLogicOperator(v string) *AutoEvictRuleForUpdateDataFlowPolicyInput
SetLogicOperator sets the LogicOperator field's value.
func (*AutoEvictRuleForUpdateDataFlowPolicyInput) SetStatus ¶ added in v1.2.43
func (s *AutoEvictRuleForUpdateDataFlowPolicyInput) SetStatus(v string) *AutoEvictRuleForUpdateDataFlowPolicyInput
SetStatus sets the Status field's value.
func (AutoEvictRuleForUpdateDataFlowPolicyInput) String ¶ added in v1.2.43
func (s AutoEvictRuleForUpdateDataFlowPolicyInput) String() string
String returns the string representation
type AutoExportRuleForCreateDataFlowPolicyInput ¶ added in v1.2.43
type AutoExportRuleForCreateDataFlowPolicyInput struct {
ExportType *string `type:"string" json:",omitempty" enum:"EnumOfExportTypeForCreateDataFlowPolicyInput"`
ImmediateExport *ImmediateExportForCreateDataFlowPolicyInput `type:"structure" json:",omitempty"`
PeriodExport *PeriodExportForCreateDataFlowPolicyInput `type:"structure" json:",omitempty"`
Status *string `type:"string" json:",omitempty" enum:"EnumOfStatusForCreateDataFlowPolicyInput"`
// contains filtered or unexported fields
}
func (AutoExportRuleForCreateDataFlowPolicyInput) GoString ¶ added in v1.2.43
func (s AutoExportRuleForCreateDataFlowPolicyInput) GoString() string
GoString returns the string representation
func (*AutoExportRuleForCreateDataFlowPolicyInput) SetExportType ¶ added in v1.2.43
func (s *AutoExportRuleForCreateDataFlowPolicyInput) SetExportType(v string) *AutoExportRuleForCreateDataFlowPolicyInput
SetExportType sets the ExportType field's value.
func (*AutoExportRuleForCreateDataFlowPolicyInput) SetImmediateExport ¶ added in v1.2.43
func (s *AutoExportRuleForCreateDataFlowPolicyInput) SetImmediateExport(v *ImmediateExportForCreateDataFlowPolicyInput) *AutoExportRuleForCreateDataFlowPolicyInput
SetImmediateExport sets the ImmediateExport field's value.
func (*AutoExportRuleForCreateDataFlowPolicyInput) SetPeriodExport ¶ added in v1.2.43
func (s *AutoExportRuleForCreateDataFlowPolicyInput) SetPeriodExport(v *PeriodExportForCreateDataFlowPolicyInput) *AutoExportRuleForCreateDataFlowPolicyInput
SetPeriodExport sets the PeriodExport field's value.
func (*AutoExportRuleForCreateDataFlowPolicyInput) SetStatus ¶ added in v1.2.43
func (s *AutoExportRuleForCreateDataFlowPolicyInput) SetStatus(v string) *AutoExportRuleForCreateDataFlowPolicyInput
SetStatus sets the Status field's value.
func (AutoExportRuleForCreateDataFlowPolicyInput) String ¶ added in v1.2.43
func (s AutoExportRuleForCreateDataFlowPolicyInput) String() string
String returns the string representation
type AutoExportRuleForDescribeDataFlowPoliciesOutput ¶ added in v1.2.43
type AutoExportRuleForDescribeDataFlowPoliciesOutput struct {
ExportType *string `type:"string" json:",omitempty" enum:"EnumOfExportTypeForDescribeDataFlowPoliciesOutput"`
ImmediateExport *ImmediateExportForDescribeDataFlowPoliciesOutput `type:"structure" json:",omitempty"`
PeriodExport *PeriodExportForDescribeDataFlowPoliciesOutput `type:"structure" json:",omitempty"`
Status *string `type:"string" json:",omitempty" enum:"EnumOfStatusForDescribeDataFlowPoliciesOutput"`
// contains filtered or unexported fields
}
func (AutoExportRuleForDescribeDataFlowPoliciesOutput) GoString ¶ added in v1.2.43
func (s AutoExportRuleForDescribeDataFlowPoliciesOutput) GoString() string
GoString returns the string representation
func (*AutoExportRuleForDescribeDataFlowPoliciesOutput) SetExportType ¶ added in v1.2.43
func (s *AutoExportRuleForDescribeDataFlowPoliciesOutput) SetExportType(v string) *AutoExportRuleForDescribeDataFlowPoliciesOutput
SetExportType sets the ExportType field's value.
func (*AutoExportRuleForDescribeDataFlowPoliciesOutput) SetImmediateExport ¶ added in v1.2.43
func (s *AutoExportRuleForDescribeDataFlowPoliciesOutput) SetImmediateExport(v *ImmediateExportForDescribeDataFlowPoliciesOutput) *AutoExportRuleForDescribeDataFlowPoliciesOutput
SetImmediateExport sets the ImmediateExport field's value.
func (*AutoExportRuleForDescribeDataFlowPoliciesOutput) SetPeriodExport ¶ added in v1.2.43
func (s *AutoExportRuleForDescribeDataFlowPoliciesOutput) SetPeriodExport(v *PeriodExportForDescribeDataFlowPoliciesOutput) *AutoExportRuleForDescribeDataFlowPoliciesOutput
SetPeriodExport sets the PeriodExport field's value.
func (*AutoExportRuleForDescribeDataFlowPoliciesOutput) SetStatus ¶ added in v1.2.43
func (s *AutoExportRuleForDescribeDataFlowPoliciesOutput) SetStatus(v string) *AutoExportRuleForDescribeDataFlowPoliciesOutput
SetStatus sets the Status field's value.
func (AutoExportRuleForDescribeDataFlowPoliciesOutput) String ¶ added in v1.2.43
func (s AutoExportRuleForDescribeDataFlowPoliciesOutput) String() string
String returns the string representation
type AutoExportRuleForUpdateDataFlowPolicyInput ¶ added in v1.2.43
type AutoExportRuleForUpdateDataFlowPolicyInput struct {
ExportType *string `type:"string" json:",omitempty" enum:"EnumOfExportTypeForUpdateDataFlowPolicyInput"`
ImmediateExport *ImmediateExportForUpdateDataFlowPolicyInput `type:"structure" json:",omitempty"`
PeriodExport *PeriodExportForUpdateDataFlowPolicyInput `type:"structure" json:",omitempty"`
Status *string `type:"string" json:",omitempty" enum:"EnumOfStatusForUpdateDataFlowPolicyInput"`
// contains filtered or unexported fields
}
func (AutoExportRuleForUpdateDataFlowPolicyInput) GoString ¶ added in v1.2.43
func (s AutoExportRuleForUpdateDataFlowPolicyInput) GoString() string
GoString returns the string representation
func (*AutoExportRuleForUpdateDataFlowPolicyInput) SetExportType ¶ added in v1.2.43
func (s *AutoExportRuleForUpdateDataFlowPolicyInput) SetExportType(v string) *AutoExportRuleForUpdateDataFlowPolicyInput
SetExportType sets the ExportType field's value.
func (*AutoExportRuleForUpdateDataFlowPolicyInput) SetImmediateExport ¶ added in v1.2.43
func (s *AutoExportRuleForUpdateDataFlowPolicyInput) SetImmediateExport(v *ImmediateExportForUpdateDataFlowPolicyInput) *AutoExportRuleForUpdateDataFlowPolicyInput
SetImmediateExport sets the ImmediateExport field's value.
func (*AutoExportRuleForUpdateDataFlowPolicyInput) SetPeriodExport ¶ added in v1.2.43
func (s *AutoExportRuleForUpdateDataFlowPolicyInput) SetPeriodExport(v *PeriodExportForUpdateDataFlowPolicyInput) *AutoExportRuleForUpdateDataFlowPolicyInput
SetPeriodExport sets the PeriodExport field's value.
func (*AutoExportRuleForUpdateDataFlowPolicyInput) SetStatus ¶ added in v1.2.43
func (s *AutoExportRuleForUpdateDataFlowPolicyInput) SetStatus(v string) *AutoExportRuleForUpdateDataFlowPolicyInput
SetStatus sets the Status field's value.
func (AutoExportRuleForUpdateDataFlowPolicyInput) String ¶ added in v1.2.43
func (s AutoExportRuleForUpdateDataFlowPolicyInput) String() string
String returns the string representation
type AutoImportRuleForCreateDataFlowPolicyInput ¶ added in v1.2.43
type AutoImportRuleForCreateDataFlowPolicyInput struct {
BucketEventTypes []*string `type:"list" json:",omitempty"`
DataType *string `type:"string" json:",omitempty" enum:"ConvertConvertEnumOfDataTypeForCreateDataFlowPolicyInput"`
FileSystemDeletePolicy *string `type:"string" json:",omitempty" enum:"EnumOfFileSystemDeletePolicyForCreateDataFlowPolicyInput"`
ImmediateImport *bool `type:"boolean" json:",omitempty"`
Status *string `type:"string" json:",omitempty" enum:"EnumOfStatusForCreateDataFlowPolicyInput"`
// contains filtered or unexported fields
}
func (AutoImportRuleForCreateDataFlowPolicyInput) GoString ¶ added in v1.2.43
func (s AutoImportRuleForCreateDataFlowPolicyInput) GoString() string
GoString returns the string representation
func (*AutoImportRuleForCreateDataFlowPolicyInput) SetBucketEventTypes ¶ added in v1.2.43
func (s *AutoImportRuleForCreateDataFlowPolicyInput) SetBucketEventTypes(v []*string) *AutoImportRuleForCreateDataFlowPolicyInput
SetBucketEventTypes sets the BucketEventTypes field's value.
func (*AutoImportRuleForCreateDataFlowPolicyInput) SetDataType ¶ added in v1.2.43
func (s *AutoImportRuleForCreateDataFlowPolicyInput) SetDataType(v string) *AutoImportRuleForCreateDataFlowPolicyInput
SetDataType sets the DataType field's value.
func (*AutoImportRuleForCreateDataFlowPolicyInput) SetFileSystemDeletePolicy ¶ added in v1.2.43
func (s *AutoImportRuleForCreateDataFlowPolicyInput) SetFileSystemDeletePolicy(v string) *AutoImportRuleForCreateDataFlowPolicyInput
SetFileSystemDeletePolicy sets the FileSystemDeletePolicy field's value.
func (*AutoImportRuleForCreateDataFlowPolicyInput) SetImmediateImport ¶ added in v1.2.43
func (s *AutoImportRuleForCreateDataFlowPolicyInput) SetImmediateImport(v bool) *AutoImportRuleForCreateDataFlowPolicyInput
SetImmediateImport sets the ImmediateImport field's value.
func (*AutoImportRuleForCreateDataFlowPolicyInput) SetStatus ¶ added in v1.2.43
func (s *AutoImportRuleForCreateDataFlowPolicyInput) SetStatus(v string) *AutoImportRuleForCreateDataFlowPolicyInput
SetStatus sets the Status field's value.
func (AutoImportRuleForCreateDataFlowPolicyInput) String ¶ added in v1.2.43
func (s AutoImportRuleForCreateDataFlowPolicyInput) String() string
String returns the string representation
type AutoImportRuleForDescribeDataFlowPoliciesOutput ¶ added in v1.2.43
type AutoImportRuleForDescribeDataFlowPoliciesOutput struct {
BucketEventTypes []*string `type:"list" json:",omitempty"`
DataType *string `type:"string" json:",omitempty" enum:"ConvertConvertEnumOfDataTypeForDescribeDataFlowPoliciesOutput"`
FileSystemDeletePolicy *string `type:"string" json:",omitempty" enum:"EnumOfFileSystemDeletePolicyForDescribeDataFlowPoliciesOutput"`
ImmediateImport *bool `type:"boolean" json:",omitempty"`
Status *string `type:"string" json:",omitempty" enum:"EnumOfStatusForDescribeDataFlowPoliciesOutput"`
// contains filtered or unexported fields
}
func (AutoImportRuleForDescribeDataFlowPoliciesOutput) GoString ¶ added in v1.2.43
func (s AutoImportRuleForDescribeDataFlowPoliciesOutput) GoString() string
GoString returns the string representation
func (*AutoImportRuleForDescribeDataFlowPoliciesOutput) SetBucketEventTypes ¶ added in v1.2.43
func (s *AutoImportRuleForDescribeDataFlowPoliciesOutput) SetBucketEventTypes(v []*string) *AutoImportRuleForDescribeDataFlowPoliciesOutput
SetBucketEventTypes sets the BucketEventTypes field's value.
func (*AutoImportRuleForDescribeDataFlowPoliciesOutput) SetDataType ¶ added in v1.2.43
func (s *AutoImportRuleForDescribeDataFlowPoliciesOutput) SetDataType(v string) *AutoImportRuleForDescribeDataFlowPoliciesOutput
SetDataType sets the DataType field's value.
func (*AutoImportRuleForDescribeDataFlowPoliciesOutput) SetFileSystemDeletePolicy ¶ added in v1.2.43
func (s *AutoImportRuleForDescribeDataFlowPoliciesOutput) SetFileSystemDeletePolicy(v string) *AutoImportRuleForDescribeDataFlowPoliciesOutput
SetFileSystemDeletePolicy sets the FileSystemDeletePolicy field's value.
func (*AutoImportRuleForDescribeDataFlowPoliciesOutput) SetImmediateImport ¶ added in v1.2.43
func (s *AutoImportRuleForDescribeDataFlowPoliciesOutput) SetImmediateImport(v bool) *AutoImportRuleForDescribeDataFlowPoliciesOutput
SetImmediateImport sets the ImmediateImport field's value.
func (*AutoImportRuleForDescribeDataFlowPoliciesOutput) SetStatus ¶ added in v1.2.43
func (s *AutoImportRuleForDescribeDataFlowPoliciesOutput) SetStatus(v string) *AutoImportRuleForDescribeDataFlowPoliciesOutput
SetStatus sets the Status field's value.
func (AutoImportRuleForDescribeDataFlowPoliciesOutput) String ¶ added in v1.2.43
func (s AutoImportRuleForDescribeDataFlowPoliciesOutput) String() string
String returns the string representation
type AutoImportRuleForUpdateDataFlowPolicyInput ¶ added in v1.2.43
type AutoImportRuleForUpdateDataFlowPolicyInput struct {
BucketEventTypes []*string `type:"list" json:",omitempty"`
DataType *string `type:"string" json:",omitempty" enum:"ConvertConvertEnumOfDataTypeForUpdateDataFlowPolicyInput"`
FileSystemDeletePolicy *string `type:"string" json:",omitempty" enum:"EnumOfFileSystemDeletePolicyForUpdateDataFlowPolicyInput"`
ImmediateImport *bool `type:"boolean" json:",omitempty"`
Status *string `type:"string" json:",omitempty" enum:"EnumOfStatusForUpdateDataFlowPolicyInput"`
// contains filtered or unexported fields
}
func (AutoImportRuleForUpdateDataFlowPolicyInput) GoString ¶ added in v1.2.43
func (s AutoImportRuleForUpdateDataFlowPolicyInput) GoString() string
GoString returns the string representation
func (*AutoImportRuleForUpdateDataFlowPolicyInput) SetBucketEventTypes ¶ added in v1.2.43
func (s *AutoImportRuleForUpdateDataFlowPolicyInput) SetBucketEventTypes(v []*string) *AutoImportRuleForUpdateDataFlowPolicyInput
SetBucketEventTypes sets the BucketEventTypes field's value.
func (*AutoImportRuleForUpdateDataFlowPolicyInput) SetDataType ¶ added in v1.2.43
func (s *AutoImportRuleForUpdateDataFlowPolicyInput) SetDataType(v string) *AutoImportRuleForUpdateDataFlowPolicyInput
SetDataType sets the DataType field's value.
func (*AutoImportRuleForUpdateDataFlowPolicyInput) SetFileSystemDeletePolicy ¶ added in v1.2.43
func (s *AutoImportRuleForUpdateDataFlowPolicyInput) SetFileSystemDeletePolicy(v string) *AutoImportRuleForUpdateDataFlowPolicyInput
SetFileSystemDeletePolicy sets the FileSystemDeletePolicy field's value.
func (*AutoImportRuleForUpdateDataFlowPolicyInput) SetImmediateImport ¶ added in v1.2.43
func (s *AutoImportRuleForUpdateDataFlowPolicyInput) SetImmediateImport(v bool) *AutoImportRuleForUpdateDataFlowPolicyInput
SetImmediateImport sets the ImmediateImport field's value.
func (*AutoImportRuleForUpdateDataFlowPolicyInput) SetStatus ¶ added in v1.2.43
func (s *AutoImportRuleForUpdateDataFlowPolicyInput) SetStatus(v string) *AutoImportRuleForUpdateDataFlowPolicyInput
SetStatus sets the Status field's value.
func (AutoImportRuleForUpdateDataFlowPolicyInput) String ¶ added in v1.2.43
func (s AutoImportRuleForUpdateDataFlowPolicyInput) String() string
String returns the string representation
type BucketForDescribeDataFlowPoliciesOutput ¶ added in v1.2.43
type BucketForDescribeDataFlowPoliciesOutput struct {
BucketName *string `type:"string" json:",omitempty"`
BucketOwner *string `type:"string" json:",omitempty"`
BucketPrefix *string `type:"string" json:",omitempty"`
VersionStatus *string `type:"string" json:",omitempty" enum:"EnumOfVersionStatusForDescribeDataFlowPoliciesOutput"`
// contains filtered or unexported fields
}
func (BucketForDescribeDataFlowPoliciesOutput) GoString ¶ added in v1.2.43
func (s BucketForDescribeDataFlowPoliciesOutput) GoString() string
GoString returns the string representation
func (*BucketForDescribeDataFlowPoliciesOutput) SetBucketName ¶ added in v1.2.43
func (s *BucketForDescribeDataFlowPoliciesOutput) SetBucketName(v string) *BucketForDescribeDataFlowPoliciesOutput
SetBucketName sets the BucketName field's value.
func (*BucketForDescribeDataFlowPoliciesOutput) SetBucketOwner ¶ added in v1.2.43
func (s *BucketForDescribeDataFlowPoliciesOutput) SetBucketOwner(v string) *BucketForDescribeDataFlowPoliciesOutput
SetBucketOwner sets the BucketOwner field's value.
func (*BucketForDescribeDataFlowPoliciesOutput) SetBucketPrefix ¶ added in v1.2.43
func (s *BucketForDescribeDataFlowPoliciesOutput) SetBucketPrefix(v string) *BucketForDescribeDataFlowPoliciesOutput
SetBucketPrefix sets the BucketPrefix field's value.
func (*BucketForDescribeDataFlowPoliciesOutput) SetVersionStatus ¶ added in v1.2.43
func (s *BucketForDescribeDataFlowPoliciesOutput) SetVersionStatus(v string) *BucketForDescribeDataFlowPoliciesOutput
SetVersionStatus sets the VersionStatus field's value.
func (BucketForDescribeDataFlowPoliciesOutput) String ¶ added in v1.2.43
func (s BucketForDescribeDataFlowPoliciesOutput) String() string
String returns the string representation
type BucketForDescribeDataFlowTasksOutput ¶ added in v1.2.43
type BucketForDescribeDataFlowTasksOutput struct {
BucketName *string `type:"string" json:",omitempty"`
BucketOwner *string `type:"string" json:",omitempty"`
BucketPrefix *string `type:"string" json:",omitempty"`
VersionStatus *string `type:"string" json:",omitempty" enum:"EnumOfVersionStatusForDescribeDataFlowTasksOutput"`
// contains filtered or unexported fields
}
func (BucketForDescribeDataFlowTasksOutput) GoString ¶ added in v1.2.43
func (s BucketForDescribeDataFlowTasksOutput) GoString() string
GoString returns the string representation
func (*BucketForDescribeDataFlowTasksOutput) SetBucketName ¶ added in v1.2.43
func (s *BucketForDescribeDataFlowTasksOutput) SetBucketName(v string) *BucketForDescribeDataFlowTasksOutput
SetBucketName sets the BucketName field's value.
func (*BucketForDescribeDataFlowTasksOutput) SetBucketOwner ¶ added in v1.2.43
func (s *BucketForDescribeDataFlowTasksOutput) SetBucketOwner(v string) *BucketForDescribeDataFlowTasksOutput
SetBucketOwner sets the BucketOwner field's value.
func (*BucketForDescribeDataFlowTasksOutput) SetBucketPrefix ¶ added in v1.2.43
func (s *BucketForDescribeDataFlowTasksOutput) SetBucketPrefix(v string) *BucketForDescribeDataFlowTasksOutput
SetBucketPrefix sets the BucketPrefix field's value.
func (*BucketForDescribeDataFlowTasksOutput) SetVersionStatus ¶ added in v1.2.43
func (s *BucketForDescribeDataFlowTasksOutput) SetVersionStatus(v string) *BucketForDescribeDataFlowTasksOutput
SetVersionStatus sets the VersionStatus field's value.
func (BucketForDescribeDataFlowTasksOutput) String ¶ added in v1.2.43
func (s BucketForDescribeDataFlowTasksOutput) String() string
String returns the string representation
type CancelDataFlowTaskInput ¶ added in v1.2.43
type CancelDataFlowTaskInput struct {
// DataFlowTaskId is a required field
DataFlowTaskId *string `type:"string" json:",omitempty" required:"true"`
// FileSystemId is a required field
FileSystemId *string `type:"string" json:",omitempty" required:"true"`
// contains filtered or unexported fields
}
func (CancelDataFlowTaskInput) GoString ¶ added in v1.2.43
func (s CancelDataFlowTaskInput) GoString() string
GoString returns the string representation
func (*CancelDataFlowTaskInput) SetDataFlowTaskId ¶ added in v1.2.43
func (s *CancelDataFlowTaskInput) SetDataFlowTaskId(v string) *CancelDataFlowTaskInput
SetDataFlowTaskId sets the DataFlowTaskId field's value.
func (*CancelDataFlowTaskInput) SetFileSystemId ¶ added in v1.2.43
func (s *CancelDataFlowTaskInput) SetFileSystemId(v string) *CancelDataFlowTaskInput
SetFileSystemId sets the FileSystemId field's value.
func (CancelDataFlowTaskInput) String ¶ added in v1.2.43
func (s CancelDataFlowTaskInput) String() string
String returns the string representation
func (*CancelDataFlowTaskInput) Validate ¶ added in v1.2.43
func (s *CancelDataFlowTaskInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type CancelDataFlowTaskOutput ¶ added in v1.2.43
type CancelDataFlowTaskOutput struct {
Metadata *response.ResponseMetadata
// contains filtered or unexported fields
}
func (CancelDataFlowTaskOutput) GoString ¶ added in v1.2.43
func (s CancelDataFlowTaskOutput) GoString() string
GoString returns the string representation
func (CancelDataFlowTaskOutput) String ¶ added in v1.2.43
func (s CancelDataFlowTaskOutput) String() string
String returns the string representation
type ChargeConfigForDescribeFileSystemsOutput ¶
type ChargeConfigForDescribeFileSystemsOutput struct {
ChargeStatus *string `type:"string" json:",omitempty" enum:"EnumOfChargeStatusForDescribeFileSystemsOutput"`
ChargeType *string `type:"string" json:",omitempty" enum:"EnumOfChargeTypeForDescribeFileSystemsOutput"`
ExpireTime *string `type:"string" json:",omitempty"`
ReclaimTime *string `type:"string" json:",omitempty"`
StopTime *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (ChargeConfigForDescribeFileSystemsOutput) GoString ¶
func (s ChargeConfigForDescribeFileSystemsOutput) GoString() string
GoString returns the string representation
func (*ChargeConfigForDescribeFileSystemsOutput) SetChargeStatus ¶
func (s *ChargeConfigForDescribeFileSystemsOutput) SetChargeStatus(v string) *ChargeConfigForDescribeFileSystemsOutput
SetChargeStatus sets the ChargeStatus field's value.
func (*ChargeConfigForDescribeFileSystemsOutput) SetChargeType ¶
func (s *ChargeConfigForDescribeFileSystemsOutput) SetChargeType(v string) *ChargeConfigForDescribeFileSystemsOutput
SetChargeType sets the ChargeType field's value.
func (*ChargeConfigForDescribeFileSystemsOutput) SetExpireTime ¶
func (s *ChargeConfigForDescribeFileSystemsOutput) SetExpireTime(v string) *ChargeConfigForDescribeFileSystemsOutput
SetExpireTime sets the ExpireTime field's value.
func (*ChargeConfigForDescribeFileSystemsOutput) SetReclaimTime ¶
func (s *ChargeConfigForDescribeFileSystemsOutput) SetReclaimTime(v string) *ChargeConfigForDescribeFileSystemsOutput
SetReclaimTime sets the ReclaimTime field's value.
func (*ChargeConfigForDescribeFileSystemsOutput) SetStopTime ¶
func (s *ChargeConfigForDescribeFileSystemsOutput) SetStopTime(v string) *ChargeConfigForDescribeFileSystemsOutput
SetStopTime sets the StopTime field's value.
func (ChargeConfigForDescribeFileSystemsOutput) String ¶
func (s ChargeConfigForDescribeFileSystemsOutput) String() string
String returns the string representation
type CheckDirInput ¶
type CheckDirInput struct {
// FileSystemId is a required field
FileSystemId *string `type:"string" json:",omitempty" required:"true"`
// FileSystemPath is a required field
FileSystemPath *string `type:"string" json:",omitempty" required:"true"`
// contains filtered or unexported fields
}
func (CheckDirInput) GoString ¶
func (s CheckDirInput) GoString() string
GoString returns the string representation
func (*CheckDirInput) SetFileSystemId ¶
func (s *CheckDirInput) SetFileSystemId(v string) *CheckDirInput
SetFileSystemId sets the FileSystemId field's value.
func (*CheckDirInput) SetFileSystemPath ¶
func (s *CheckDirInput) SetFileSystemPath(v string) *CheckDirInput
SetFileSystemPath sets the FileSystemPath field's value.
func (CheckDirInput) String ¶
func (s CheckDirInput) String() string
String returns the string representation
func (*CheckDirInput) Validate ¶
func (s *CheckDirInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type CheckDirOutput ¶
type CheckDirOutput struct {
Metadata *response.ResponseMetadata
AccessMode *string `type:"string" json:",omitempty"`
Exist *bool `type:"boolean" json:",omitempty"`
OwnerGroupId *int32 `type:"int32" json:",omitempty"`
OwnerUserId *int32 `type:"int32" json:",omitempty"`
// contains filtered or unexported fields
}
func (CheckDirOutput) GoString ¶
func (s CheckDirOutput) GoString() string
GoString returns the string representation
func (*CheckDirOutput) SetAccessMode ¶
func (s *CheckDirOutput) SetAccessMode(v string) *CheckDirOutput
SetAccessMode sets the AccessMode field's value.
func (*CheckDirOutput) SetExist ¶
func (s *CheckDirOutput) SetExist(v bool) *CheckDirOutput
SetExist sets the Exist field's value.
func (*CheckDirOutput) SetOwnerGroupId ¶
func (s *CheckDirOutput) SetOwnerGroupId(v int32) *CheckDirOutput
SetOwnerGroupId sets the OwnerGroupId field's value.
func (*CheckDirOutput) SetOwnerUserId ¶
func (s *CheckDirOutput) SetOwnerUserId(v int32) *CheckDirOutput
SetOwnerUserId sets the OwnerUserId field's value.
func (CheckDirOutput) String ¶
func (s CheckDirOutput) String() string
String returns the string representation
type CreateAccessPointInput ¶
type CreateAccessPointInput struct {
// AccessPointName is a required field
AccessPointName *string `type:"string" json:",omitempty" required:"true"`
EnableIam *bool `type:"boolean" json:",omitempty"`
// FileSystemId is a required field
FileSystemId *string `type:"string" json:",omitempty" required:"true"`
FileSystemPath *string `type:"string" json:",omitempty"`
// PermissionGroupId is a required field
PermissionGroupId *string `type:"string" json:",omitempty" required:"true"`
PosixUser *PosixUserForCreateAccessPointInput `type:"structure" json:",omitempty"`
SubnetId *string `type:"string" json:",omitempty"`
// VpcId is a required field
VpcId *string `type:"string" json:",omitempty" required:"true"`
// contains filtered or unexported fields
}
func (CreateAccessPointInput) GoString ¶
func (s CreateAccessPointInput) GoString() string
GoString returns the string representation
func (*CreateAccessPointInput) SetAccessPointName ¶
func (s *CreateAccessPointInput) SetAccessPointName(v string) *CreateAccessPointInput
SetAccessPointName sets the AccessPointName field's value.
func (*CreateAccessPointInput) SetEnableIam ¶
func (s *CreateAccessPointInput) SetEnableIam(v bool) *CreateAccessPointInput
SetEnableIam sets the EnableIam field's value.
func (*CreateAccessPointInput) SetFileSystemId ¶
func (s *CreateAccessPointInput) SetFileSystemId(v string) *CreateAccessPointInput
SetFileSystemId sets the FileSystemId field's value.
func (*CreateAccessPointInput) SetFileSystemPath ¶
func (s *CreateAccessPointInput) SetFileSystemPath(v string) *CreateAccessPointInput
SetFileSystemPath sets the FileSystemPath field's value.
func (*CreateAccessPointInput) SetPermissionGroupId ¶
func (s *CreateAccessPointInput) SetPermissionGroupId(v string) *CreateAccessPointInput
SetPermissionGroupId sets the PermissionGroupId field's value.
func (*CreateAccessPointInput) SetPosixUser ¶
func (s *CreateAccessPointInput) SetPosixUser(v *PosixUserForCreateAccessPointInput) *CreateAccessPointInput
SetPosixUser sets the PosixUser field's value.
func (*CreateAccessPointInput) SetSubnetId ¶
func (s *CreateAccessPointInput) SetSubnetId(v string) *CreateAccessPointInput
SetSubnetId sets the SubnetId field's value.
func (*CreateAccessPointInput) SetVpcId ¶
func (s *CreateAccessPointInput) SetVpcId(v string) *CreateAccessPointInput
SetVpcId sets the VpcId field's value.
func (CreateAccessPointInput) String ¶
func (s CreateAccessPointInput) String() string
String returns the string representation
func (*CreateAccessPointInput) Validate ¶
func (s *CreateAccessPointInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type CreateAccessPointOutput ¶
type CreateAccessPointOutput struct {
Metadata *response.ResponseMetadata
AccessPointId *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (CreateAccessPointOutput) GoString ¶
func (s CreateAccessPointOutput) GoString() string
GoString returns the string representation
func (*CreateAccessPointOutput) SetAccessPointId ¶
func (s *CreateAccessPointOutput) SetAccessPointId(v string) *CreateAccessPointOutput
SetAccessPointId sets the AccessPointId field's value.
func (CreateAccessPointOutput) String ¶
func (s CreateAccessPointOutput) String() string
String returns the string representation
type CreateDataFlowPolicyInput ¶ added in v1.2.43
type CreateDataFlowPolicyInput struct {
AutoEvictRule *AutoEvictRuleForCreateDataFlowPolicyInput `type:"structure" json:",omitempty"`
AutoExportRule *AutoExportRuleForCreateDataFlowPolicyInput `type:"structure" json:",omitempty"`
AutoImportRule *AutoImportRuleForCreateDataFlowPolicyInput `type:"structure" json:",omitempty"`
// BucketName is a required field
BucketName *string `type:"string" json:",omitempty" required:"true"`
BucketOwner *string `type:"string" json:",omitempty"`
BucketPrefix *string `type:"string" json:",omitempty"`
// ConflictPolicy is a required field
ConflictPolicy *string `type:"string" json:",omitempty" required:"true" enum:"EnumOfConflictPolicyForCreateDataFlowPolicyInput"`
// DataFlowPolicyName is a required field
DataFlowPolicyName *string `type:"string" json:",omitempty" required:"true"`
EnableTls *bool `type:"boolean" json:",omitempty"`
// FileSystemId is a required field
FileSystemId *string `type:"string" json:",omitempty" required:"true"`
// FileSystemPath is a required field
FileSystemPath *string `type:"string" json:",omitempty" required:"true"`
LazyloadRule *LazyloadRuleForCreateDataFlowPolicyInput `type:"structure" json:",omitempty"`
// contains filtered or unexported fields
}
func (CreateDataFlowPolicyInput) GoString ¶ added in v1.2.43
func (s CreateDataFlowPolicyInput) GoString() string
GoString returns the string representation
func (*CreateDataFlowPolicyInput) SetAutoEvictRule ¶ added in v1.2.43
func (s *CreateDataFlowPolicyInput) SetAutoEvictRule(v *AutoEvictRuleForCreateDataFlowPolicyInput) *CreateDataFlowPolicyInput
SetAutoEvictRule sets the AutoEvictRule field's value.
func (*CreateDataFlowPolicyInput) SetAutoExportRule ¶ added in v1.2.43
func (s *CreateDataFlowPolicyInput) SetAutoExportRule(v *AutoExportRuleForCreateDataFlowPolicyInput) *CreateDataFlowPolicyInput
SetAutoExportRule sets the AutoExportRule field's value.
func (*CreateDataFlowPolicyInput) SetAutoImportRule ¶ added in v1.2.43
func (s *CreateDataFlowPolicyInput) SetAutoImportRule(v *AutoImportRuleForCreateDataFlowPolicyInput) *CreateDataFlowPolicyInput
SetAutoImportRule sets the AutoImportRule field's value.
func (*CreateDataFlowPolicyInput) SetBucketName ¶ added in v1.2.43
func (s *CreateDataFlowPolicyInput) SetBucketName(v string) *CreateDataFlowPolicyInput
SetBucketName sets the BucketName field's value.
func (*CreateDataFlowPolicyInput) SetBucketOwner ¶ added in v1.2.43
func (s *CreateDataFlowPolicyInput) SetBucketOwner(v string) *CreateDataFlowPolicyInput
SetBucketOwner sets the BucketOwner field's value.
func (*CreateDataFlowPolicyInput) SetBucketPrefix ¶ added in v1.2.43
func (s *CreateDataFlowPolicyInput) SetBucketPrefix(v string) *CreateDataFlowPolicyInput
SetBucketPrefix sets the BucketPrefix field's value.
func (*CreateDataFlowPolicyInput) SetConflictPolicy ¶ added in v1.2.43
func (s *CreateDataFlowPolicyInput) SetConflictPolicy(v string) *CreateDataFlowPolicyInput
SetConflictPolicy sets the ConflictPolicy field's value.
func (*CreateDataFlowPolicyInput) SetDataFlowPolicyName ¶ added in v1.2.43
func (s *CreateDataFlowPolicyInput) SetDataFlowPolicyName(v string) *CreateDataFlowPolicyInput
SetDataFlowPolicyName sets the DataFlowPolicyName field's value.
func (*CreateDataFlowPolicyInput) SetEnableTls ¶ added in v1.2.43
func (s *CreateDataFlowPolicyInput) SetEnableTls(v bool) *CreateDataFlowPolicyInput
SetEnableTls sets the EnableTls field's value.
func (*CreateDataFlowPolicyInput) SetFileSystemId ¶ added in v1.2.43
func (s *CreateDataFlowPolicyInput) SetFileSystemId(v string) *CreateDataFlowPolicyInput
SetFileSystemId sets the FileSystemId field's value.
func (*CreateDataFlowPolicyInput) SetFileSystemPath ¶ added in v1.2.43
func (s *CreateDataFlowPolicyInput) SetFileSystemPath(v string) *CreateDataFlowPolicyInput
SetFileSystemPath sets the FileSystemPath field's value.
func (*CreateDataFlowPolicyInput) SetLazyloadRule ¶ added in v1.2.43
func (s *CreateDataFlowPolicyInput) SetLazyloadRule(v *LazyloadRuleForCreateDataFlowPolicyInput) *CreateDataFlowPolicyInput
SetLazyloadRule sets the LazyloadRule field's value.
func (CreateDataFlowPolicyInput) String ¶ added in v1.2.43
func (s CreateDataFlowPolicyInput) String() string
String returns the string representation
func (*CreateDataFlowPolicyInput) Validate ¶ added in v1.2.43
func (s *CreateDataFlowPolicyInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type CreateDataFlowPolicyOutput ¶ added in v1.2.43
type CreateDataFlowPolicyOutput struct {
Metadata *response.ResponseMetadata
DataFlowPolicyId *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (CreateDataFlowPolicyOutput) GoString ¶ added in v1.2.43
func (s CreateDataFlowPolicyOutput) GoString() string
GoString returns the string representation
func (*CreateDataFlowPolicyOutput) SetDataFlowPolicyId ¶ added in v1.2.43
func (s *CreateDataFlowPolicyOutput) SetDataFlowPolicyId(v string) *CreateDataFlowPolicyOutput
SetDataFlowPolicyId sets the DataFlowPolicyId field's value.
func (CreateDataFlowPolicyOutput) String ¶ added in v1.2.43
func (s CreateDataFlowPolicyOutput) String() string
String returns the string representation
type CreateDataFlowTaskInput ¶ added in v1.2.43
type CreateDataFlowTaskInput struct {
BucketName *string `type:"string" json:",omitempty"`
BucketOwner *string `type:"string" json:",omitempty"`
BucketPrefix *string `type:"string" json:",omitempty"`
DataFlowPolicyId *string `type:"string" json:",omitempty"`
// DataFlowTaskType is a required field
DataFlowTaskType *string `type:"string" json:",omitempty" required:"true" enum:"EnumOfDataFlowTaskTypeForCreateDataFlowTaskInput"`
DeleteRule *DeleteRuleForCreateDataFlowTaskInput `type:"structure" json:",omitempty"`
EnableTls *bool `type:"boolean" json:",omitempty"`
EvictRule *EvictRuleForCreateDataFlowTaskInput `type:"structure" json:",omitempty"`
ExportRule *ExportRuleForCreateDataFlowTaskInput `type:"structure" json:",omitempty"`
FileDiffRule *FileDiffRuleForCreateDataFlowTaskInput `type:"structure" json:",omitempty"`
FileSystemId *string `type:"string" json:",omitempty"`
FileSystemPath *string `type:"string" json:",omitempty"`
ImportRule *ImportRuleForCreateDataFlowTaskInput `type:"structure" json:",omitempty"`
TaskMode *string `type:"string" json:",omitempty" enum:"EnumOfTaskModeForCreateDataFlowTaskInput"`
// contains filtered or unexported fields
}
func (CreateDataFlowTaskInput) GoString ¶ added in v1.2.43
func (s CreateDataFlowTaskInput) GoString() string
GoString returns the string representation
func (*CreateDataFlowTaskInput) SetBucketName ¶ added in v1.2.43
func (s *CreateDataFlowTaskInput) SetBucketName(v string) *CreateDataFlowTaskInput
SetBucketName sets the BucketName field's value.
func (*CreateDataFlowTaskInput) SetBucketOwner ¶ added in v1.2.43
func (s *CreateDataFlowTaskInput) SetBucketOwner(v string) *CreateDataFlowTaskInput
SetBucketOwner sets the BucketOwner field's value.
func (*CreateDataFlowTaskInput) SetBucketPrefix ¶ added in v1.2.43
func (s *CreateDataFlowTaskInput) SetBucketPrefix(v string) *CreateDataFlowTaskInput
SetBucketPrefix sets the BucketPrefix field's value.
func (*CreateDataFlowTaskInput) SetDataFlowPolicyId ¶ added in v1.2.43
func (s *CreateDataFlowTaskInput) SetDataFlowPolicyId(v string) *CreateDataFlowTaskInput
SetDataFlowPolicyId sets the DataFlowPolicyId field's value.
func (*CreateDataFlowTaskInput) SetDataFlowTaskType ¶ added in v1.2.43
func (s *CreateDataFlowTaskInput) SetDataFlowTaskType(v string) *CreateDataFlowTaskInput
SetDataFlowTaskType sets the DataFlowTaskType field's value.
func (*CreateDataFlowTaskInput) SetDeleteRule ¶ added in v1.2.43
func (s *CreateDataFlowTaskInput) SetDeleteRule(v *DeleteRuleForCreateDataFlowTaskInput) *CreateDataFlowTaskInput
SetDeleteRule sets the DeleteRule field's value.
func (*CreateDataFlowTaskInput) SetEnableTls ¶ added in v1.2.43
func (s *CreateDataFlowTaskInput) SetEnableTls(v bool) *CreateDataFlowTaskInput
SetEnableTls sets the EnableTls field's value.
func (*CreateDataFlowTaskInput) SetEvictRule ¶ added in v1.2.43
func (s *CreateDataFlowTaskInput) SetEvictRule(v *EvictRuleForCreateDataFlowTaskInput) *CreateDataFlowTaskInput
SetEvictRule sets the EvictRule field's value.
func (*CreateDataFlowTaskInput) SetExportRule ¶ added in v1.2.43
func (s *CreateDataFlowTaskInput) SetExportRule(v *ExportRuleForCreateDataFlowTaskInput) *CreateDataFlowTaskInput
SetExportRule sets the ExportRule field's value.
func (*CreateDataFlowTaskInput) SetFileDiffRule ¶ added in v1.2.43
func (s *CreateDataFlowTaskInput) SetFileDiffRule(v *FileDiffRuleForCreateDataFlowTaskInput) *CreateDataFlowTaskInput
SetFileDiffRule sets the FileDiffRule field's value.
func (*CreateDataFlowTaskInput) SetFileSystemId ¶ added in v1.2.43
func (s *CreateDataFlowTaskInput) SetFileSystemId(v string) *CreateDataFlowTaskInput
SetFileSystemId sets the FileSystemId field's value.
func (*CreateDataFlowTaskInput) SetFileSystemPath ¶ added in v1.2.43
func (s *CreateDataFlowTaskInput) SetFileSystemPath(v string) *CreateDataFlowTaskInput
SetFileSystemPath sets the FileSystemPath field's value.
func (*CreateDataFlowTaskInput) SetImportRule ¶ added in v1.2.43
func (s *CreateDataFlowTaskInput) SetImportRule(v *ImportRuleForCreateDataFlowTaskInput) *CreateDataFlowTaskInput
SetImportRule sets the ImportRule field's value.
func (*CreateDataFlowTaskInput) SetTaskMode ¶ added in v1.2.43
func (s *CreateDataFlowTaskInput) SetTaskMode(v string) *CreateDataFlowTaskInput
SetTaskMode sets the TaskMode field's value.
func (CreateDataFlowTaskInput) String ¶ added in v1.2.43
func (s CreateDataFlowTaskInput) String() string
String returns the string representation
func (*CreateDataFlowTaskInput) Validate ¶ added in v1.2.43
func (s *CreateDataFlowTaskInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type CreateDataFlowTaskOutput ¶ added in v1.2.43
type CreateDataFlowTaskOutput struct {
Metadata *response.ResponseMetadata
DataFlowTaskId *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (CreateDataFlowTaskOutput) GoString ¶ added in v1.2.43
func (s CreateDataFlowTaskOutput) GoString() string
GoString returns the string representation
func (*CreateDataFlowTaskOutput) SetDataFlowTaskId ¶ added in v1.2.43
func (s *CreateDataFlowTaskOutput) SetDataFlowTaskId(v string) *CreateDataFlowTaskOutput
SetDataFlowTaskId sets the DataFlowTaskId field's value.
func (CreateDataFlowTaskOutput) String ¶ added in v1.2.43
func (s CreateDataFlowTaskOutput) String() string
String returns the string representation
type CreateDirInput ¶
type CreateDirInput struct {
AccessMode *string `type:"string" json:",omitempty"`
// FileSystemId is a required field
FileSystemId *string `type:"string" json:",omitempty" required:"true"`
// FileSystemPath is a required field
FileSystemPath *string `type:"string" json:",omitempty" required:"true"`
OwnerGroupId *int32 `type:"int32" json:",omitempty"`
OwnerUserId *int32 `type:"int32" json:",omitempty"`
Recursive *bool `type:"boolean" json:",omitempty"`
// contains filtered or unexported fields
}
func (CreateDirInput) GoString ¶
func (s CreateDirInput) GoString() string
GoString returns the string representation
func (*CreateDirInput) SetAccessMode ¶
func (s *CreateDirInput) SetAccessMode(v string) *CreateDirInput
SetAccessMode sets the AccessMode field's value.
func (*CreateDirInput) SetFileSystemId ¶
func (s *CreateDirInput) SetFileSystemId(v string) *CreateDirInput
SetFileSystemId sets the FileSystemId field's value.
func (*CreateDirInput) SetFileSystemPath ¶
func (s *CreateDirInput) SetFileSystemPath(v string) *CreateDirInput
SetFileSystemPath sets the FileSystemPath field's value.
func (*CreateDirInput) SetOwnerGroupId ¶
func (s *CreateDirInput) SetOwnerGroupId(v int32) *CreateDirInput
SetOwnerGroupId sets the OwnerGroupId field's value.
func (*CreateDirInput) SetOwnerUserId ¶
func (s *CreateDirInput) SetOwnerUserId(v int32) *CreateDirInput
SetOwnerUserId sets the OwnerUserId field's value.
func (*CreateDirInput) SetRecursive ¶
func (s *CreateDirInput) SetRecursive(v bool) *CreateDirInput
SetRecursive sets the Recursive field's value.
func (CreateDirInput) String ¶
func (s CreateDirInput) String() string
String returns the string representation
func (*CreateDirInput) Validate ¶
func (s *CreateDirInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type CreateDirOutput ¶
type CreateDirOutput struct {
Metadata *response.ResponseMetadata
// contains filtered or unexported fields
}
func (CreateDirOutput) GoString ¶
func (s CreateDirOutput) GoString() string
GoString returns the string representation
func (CreateDirOutput) String ¶
func (s CreateDirOutput) String() string
String returns the string representation
type CreateFilePreSignedUrlInput ¶ added in v1.2.43
type CreateFilePreSignedUrlInput struct {
// contains filtered or unexported fields
}
func (CreateFilePreSignedUrlInput) GoString ¶ added in v1.2.43
func (s CreateFilePreSignedUrlInput) GoString() string
GoString returns the string representation
func (CreateFilePreSignedUrlInput) String ¶ added in v1.2.43
func (s CreateFilePreSignedUrlInput) String() string
String returns the string representation
type CreateFilePreSignedUrlOutput ¶ added in v1.2.43
type CreateFilePreSignedUrlOutput struct {
Metadata *response.ResponseMetadata
Expires *int32 `type:"int32" json:",omitempty"`
FileKey *string `type:"string" json:",omitempty"`
UploadUrl *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (CreateFilePreSignedUrlOutput) GoString ¶ added in v1.2.43
func (s CreateFilePreSignedUrlOutput) GoString() string
GoString returns the string representation
func (*CreateFilePreSignedUrlOutput) SetExpires ¶ added in v1.2.43
func (s *CreateFilePreSignedUrlOutput) SetExpires(v int32) *CreateFilePreSignedUrlOutput
SetExpires sets the Expires field's value.
func (*CreateFilePreSignedUrlOutput) SetFileKey ¶ added in v1.2.43
func (s *CreateFilePreSignedUrlOutput) SetFileKey(v string) *CreateFilePreSignedUrlOutput
SetFileKey sets the FileKey field's value.
func (*CreateFilePreSignedUrlOutput) SetUploadUrl ¶ added in v1.2.43
func (s *CreateFilePreSignedUrlOutput) SetUploadUrl(v string) *CreateFilePreSignedUrlOutput
SetUploadUrl sets the UploadUrl field's value.
func (CreateFilePreSignedUrlOutput) String ¶ added in v1.2.43
func (s CreateFilePreSignedUrlOutput) String() string
String returns the string representation
type CreateFileSystemInput ¶
type CreateFileSystemInput struct {
// BandwidthMode is a required field
BandwidthMode *string `type:"string" json:",omitempty" required:"true" enum:"EnumOfBandwidthModeForCreateFileSystemInput"`
BurstBandwidth *int32 `type:"int32" json:",omitempty"`
ChargeType *string `type:"string" json:",omitempty" enum:"EnumOfChargeTypeForCreateFileSystemInput"`
Description *string `type:"string" json:",omitempty"`
// FileSystemName is a required field
FileSystemName *string `type:"string" json:",omitempty" required:"true"`
// InstanceType is a required field
InstanceType *string `type:"string" json:",omitempty" required:"true" enum:"EnumOfInstanceTypeForCreateFileSystemInput"`
// PerformanceDensity is a required field
PerformanceDensity *string `type:"string" json:",omitempty" required:"true" enum:"EnumOfPerformanceDensityForCreateFileSystemInput"`
ProjectName *string `type:"string" json:",omitempty"`
ProvisionedBandwidth *int32 `type:"int32" json:",omitempty"`
Tags []*TagForCreateFileSystemInput `type:"list" json:",omitempty"`
// ZoneId is a required field
ZoneId *string `type:"string" json:",omitempty" required:"true"`
// contains filtered or unexported fields
}
func (CreateFileSystemInput) GoString ¶
func (s CreateFileSystemInput) GoString() string
GoString returns the string representation
func (*CreateFileSystemInput) SetBandwidthMode ¶
func (s *CreateFileSystemInput) SetBandwidthMode(v string) *CreateFileSystemInput
SetBandwidthMode sets the BandwidthMode field's value.
func (*CreateFileSystemInput) SetBurstBandwidth ¶
func (s *CreateFileSystemInput) SetBurstBandwidth(v int32) *CreateFileSystemInput
SetBurstBandwidth sets the BurstBandwidth field's value.
func (*CreateFileSystemInput) SetChargeType ¶
func (s *CreateFileSystemInput) SetChargeType(v string) *CreateFileSystemInput
SetChargeType sets the ChargeType field's value.
func (*CreateFileSystemInput) SetDescription ¶
func (s *CreateFileSystemInput) SetDescription(v string) *CreateFileSystemInput
SetDescription sets the Description field's value.
func (*CreateFileSystemInput) SetFileSystemName ¶
func (s *CreateFileSystemInput) SetFileSystemName(v string) *CreateFileSystemInput
SetFileSystemName sets the FileSystemName field's value.
func (*CreateFileSystemInput) SetInstanceType ¶
func (s *CreateFileSystemInput) SetInstanceType(v string) *CreateFileSystemInput
SetInstanceType sets the InstanceType field's value.
func (*CreateFileSystemInput) SetPerformanceDensity ¶
func (s *CreateFileSystemInput) SetPerformanceDensity(v string) *CreateFileSystemInput
SetPerformanceDensity sets the PerformanceDensity field's value.
func (*CreateFileSystemInput) SetProjectName ¶
func (s *CreateFileSystemInput) SetProjectName(v string) *CreateFileSystemInput
SetProjectName sets the ProjectName field's value.
func (*CreateFileSystemInput) SetProvisionedBandwidth ¶
func (s *CreateFileSystemInput) SetProvisionedBandwidth(v int32) *CreateFileSystemInput
SetProvisionedBandwidth sets the ProvisionedBandwidth field's value.
func (*CreateFileSystemInput) SetTags ¶
func (s *CreateFileSystemInput) SetTags(v []*TagForCreateFileSystemInput) *CreateFileSystemInput
SetTags sets the Tags field's value.
func (*CreateFileSystemInput) SetZoneId ¶
func (s *CreateFileSystemInput) SetZoneId(v string) *CreateFileSystemInput
SetZoneId sets the ZoneId field's value.
func (CreateFileSystemInput) String ¶
func (s CreateFileSystemInput) String() string
String returns the string representation
func (*CreateFileSystemInput) Validate ¶
func (s *CreateFileSystemInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type CreateFileSystemOutput ¶
type CreateFileSystemOutput struct {
Metadata *response.ResponseMetadata
FileSystemId *string `type:"string" json:",omitempty"`
OrderNo *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (CreateFileSystemOutput) GoString ¶
func (s CreateFileSystemOutput) GoString() string
GoString returns the string representation
func (*CreateFileSystemOutput) SetFileSystemId ¶
func (s *CreateFileSystemOutput) SetFileSystemId(v string) *CreateFileSystemOutput
SetFileSystemId sets the FileSystemId field's value.
func (*CreateFileSystemOutput) SetOrderNo ¶
func (s *CreateFileSystemOutput) SetOrderNo(v string) *CreateFileSystemOutput
SetOrderNo sets the OrderNo field's value.
func (CreateFileSystemOutput) String ¶
func (s CreateFileSystemOutput) String() string
String returns the string representation
type CreateMountPointInput ¶
type CreateMountPointInput struct {
// FileSystemId is a required field
FileSystemId *string `type:"string" json:",omitempty" required:"true"`
// MountPointName is a required field
MountPointName *string `type:"string" json:",omitempty" required:"true"`
// PermissionGroupId is a required field
PermissionGroupId *string `type:"string" json:",omitempty" required:"true"`
SubnetId *string `type:"string" json:",omitempty"`
// VpcId is a required field
VpcId *string `type:"string" json:",omitempty" required:"true"`
// contains filtered or unexported fields
}
func (CreateMountPointInput) GoString ¶
func (s CreateMountPointInput) GoString() string
GoString returns the string representation
func (*CreateMountPointInput) SetFileSystemId ¶
func (s *CreateMountPointInput) SetFileSystemId(v string) *CreateMountPointInput
SetFileSystemId sets the FileSystemId field's value.
func (*CreateMountPointInput) SetMountPointName ¶
func (s *CreateMountPointInput) SetMountPointName(v string) *CreateMountPointInput
SetMountPointName sets the MountPointName field's value.
func (*CreateMountPointInput) SetPermissionGroupId ¶
func (s *CreateMountPointInput) SetPermissionGroupId(v string) *CreateMountPointInput
SetPermissionGroupId sets the PermissionGroupId field's value.
func (*CreateMountPointInput) SetSubnetId ¶
func (s *CreateMountPointInput) SetSubnetId(v string) *CreateMountPointInput
SetSubnetId sets the SubnetId field's value.
func (*CreateMountPointInput) SetVpcId ¶
func (s *CreateMountPointInput) SetVpcId(v string) *CreateMountPointInput
SetVpcId sets the VpcId field's value.
func (CreateMountPointInput) String ¶
func (s CreateMountPointInput) String() string
String returns the string representation
func (*CreateMountPointInput) Validate ¶
func (s *CreateMountPointInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type CreateMountPointOutput ¶
type CreateMountPointOutput struct {
Metadata *response.ResponseMetadata
MountPointId *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (CreateMountPointOutput) GoString ¶
func (s CreateMountPointOutput) GoString() string
GoString returns the string representation
func (*CreateMountPointOutput) SetMountPointId ¶
func (s *CreateMountPointOutput) SetMountPointId(v string) *CreateMountPointOutput
SetMountPointId sets the MountPointId field's value.
func (CreateMountPointOutput) String ¶
func (s CreateMountPointOutput) String() string
String returns the string representation
type CreatePermissionGroupInput ¶
type CreatePermissionGroupInput struct {
Description *string `type:"string" json:",omitempty"`
// PermissionGroupName is a required field
PermissionGroupName *string `type:"string" json:",omitempty" required:"true"`
// contains filtered or unexported fields
}
func (CreatePermissionGroupInput) GoString ¶
func (s CreatePermissionGroupInput) GoString() string
GoString returns the string representation
func (*CreatePermissionGroupInput) SetDescription ¶
func (s *CreatePermissionGroupInput) SetDescription(v string) *CreatePermissionGroupInput
SetDescription sets the Description field's value.
func (*CreatePermissionGroupInput) SetPermissionGroupName ¶
func (s *CreatePermissionGroupInput) SetPermissionGroupName(v string) *CreatePermissionGroupInput
SetPermissionGroupName sets the PermissionGroupName field's value.
func (CreatePermissionGroupInput) String ¶
func (s CreatePermissionGroupInput) String() string
String returns the string representation
func (*CreatePermissionGroupInput) Validate ¶
func (s *CreatePermissionGroupInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type CreatePermissionGroupOutput ¶
type CreatePermissionGroupOutput struct {
Metadata *response.ResponseMetadata
PermissionGroupId *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (CreatePermissionGroupOutput) GoString ¶
func (s CreatePermissionGroupOutput) GoString() string
GoString returns the string representation
func (*CreatePermissionGroupOutput) SetPermissionGroupId ¶
func (s *CreatePermissionGroupOutput) SetPermissionGroupId(v string) *CreatePermissionGroupOutput
SetPermissionGroupId sets the PermissionGroupId field's value.
func (CreatePermissionGroupOutput) String ¶
func (s CreatePermissionGroupOutput) String() string
String returns the string representation
type CreatePermissionRuleInput ¶
type CreatePermissionRuleInput struct {
// CidrIp is a required field
CidrIp *string `type:"string" json:",omitempty" required:"true"`
// PermissionGroupId is a required field
PermissionGroupId *string `type:"string" json:",omitempty" required:"true"`
// RwMode is a required field
RwMode *string `type:"string" json:",omitempty" required:"true" enum:"EnumOfRwModeForCreatePermissionRuleInput"`
// UserMode is a required field
UserMode *string `type:"string" json:",omitempty" required:"true" enum:"EnumOfUserModeForCreatePermissionRuleInput"`
// contains filtered or unexported fields
}
func (CreatePermissionRuleInput) GoString ¶
func (s CreatePermissionRuleInput) GoString() string
GoString returns the string representation
func (*CreatePermissionRuleInput) SetCidrIp ¶
func (s *CreatePermissionRuleInput) SetCidrIp(v string) *CreatePermissionRuleInput
SetCidrIp sets the CidrIp field's value.
func (*CreatePermissionRuleInput) SetPermissionGroupId ¶
func (s *CreatePermissionRuleInput) SetPermissionGroupId(v string) *CreatePermissionRuleInput
SetPermissionGroupId sets the PermissionGroupId field's value.
func (*CreatePermissionRuleInput) SetRwMode ¶
func (s *CreatePermissionRuleInput) SetRwMode(v string) *CreatePermissionRuleInput
SetRwMode sets the RwMode field's value.
func (*CreatePermissionRuleInput) SetUserMode ¶
func (s *CreatePermissionRuleInput) SetUserMode(v string) *CreatePermissionRuleInput
SetUserMode sets the UserMode field's value.
func (CreatePermissionRuleInput) String ¶
func (s CreatePermissionRuleInput) String() string
String returns the string representation
func (*CreatePermissionRuleInput) Validate ¶
func (s *CreatePermissionRuleInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type CreatePermissionRuleOutput ¶
type CreatePermissionRuleOutput struct {
Metadata *response.ResponseMetadata
PermissionRuleId *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (CreatePermissionRuleOutput) GoString ¶
func (s CreatePermissionRuleOutput) GoString() string
GoString returns the string representation
func (*CreatePermissionRuleOutput) SetPermissionRuleId ¶
func (s *CreatePermissionRuleOutput) SetPermissionRuleId(v string) *CreatePermissionRuleOutput
SetPermissionRuleId sets the PermissionRuleId field's value.
func (CreatePermissionRuleOutput) String ¶
func (s CreatePermissionRuleOutput) String() string
String returns the string representation
type CreateQuotaInput ¶
type CreateQuotaInput struct {
CapacityLimit *int64 `type:"int64" json:",omitempty"`
// FileSystemId is a required field
FileSystemId *string `type:"string" json:",omitempty" required:"true"`
// FileSystemPath is a required field
FileSystemPath *string `type:"string" json:",omitempty" required:"true"`
InodeLimit *int64 `type:"int64" json:",omitempty"`
// LimitType is a required field
LimitType *string `type:"string" json:",omitempty" required:"true" enum:"EnumOfLimitTypeForCreateQuotaInput"`
// QuotaType is a required field
QuotaType *string `type:"string" json:",omitempty" required:"true" enum:"EnumOfQuotaTypeForCreateQuotaInput"`
UserType *string `type:"string" json:",omitempty" enum:"EnumOfUserTypeForCreateQuotaInput"`
// contains filtered or unexported fields
}
func (CreateQuotaInput) GoString ¶
func (s CreateQuotaInput) GoString() string
GoString returns the string representation
func (*CreateQuotaInput) SetCapacityLimit ¶
func (s *CreateQuotaInput) SetCapacityLimit(v int64) *CreateQuotaInput
SetCapacityLimit sets the CapacityLimit field's value.
func (*CreateQuotaInput) SetFileSystemId ¶
func (s *CreateQuotaInput) SetFileSystemId(v string) *CreateQuotaInput
SetFileSystemId sets the FileSystemId field's value.
func (*CreateQuotaInput) SetFileSystemPath ¶
func (s *CreateQuotaInput) SetFileSystemPath(v string) *CreateQuotaInput
SetFileSystemPath sets the FileSystemPath field's value.
func (*CreateQuotaInput) SetInodeLimit ¶
func (s *CreateQuotaInput) SetInodeLimit(v int64) *CreateQuotaInput
SetInodeLimit sets the InodeLimit field's value.
func (*CreateQuotaInput) SetLimitType ¶
func (s *CreateQuotaInput) SetLimitType(v string) *CreateQuotaInput
SetLimitType sets the LimitType field's value.
func (*CreateQuotaInput) SetQuotaType ¶
func (s *CreateQuotaInput) SetQuotaType(v string) *CreateQuotaInput
SetQuotaType sets the QuotaType field's value.
func (*CreateQuotaInput) SetUserType ¶
func (s *CreateQuotaInput) SetUserType(v string) *CreateQuotaInput
SetUserType sets the UserType field's value.
func (CreateQuotaInput) String ¶
func (s CreateQuotaInput) String() string
String returns the string representation
func (*CreateQuotaInput) Validate ¶
func (s *CreateQuotaInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type CreateQuotaOutput ¶
type CreateQuotaOutput struct {
Metadata *response.ResponseMetadata
QuotaId *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (CreateQuotaOutput) GoString ¶
func (s CreateQuotaOutput) GoString() string
GoString returns the string representation
func (*CreateQuotaOutput) SetQuotaId ¶
func (s *CreateQuotaOutput) SetQuotaId(v string) *CreateQuotaOutput
SetQuotaId sets the QuotaId field's value.
func (CreateQuotaOutput) String ¶
func (s CreateQuotaOutput) String() string
String returns the string representation
type DataFlowPolicyForDescribeDataFlowPoliciesOutput ¶ added in v1.2.43
type DataFlowPolicyForDescribeDataFlowPoliciesOutput struct {
AutoEvictRule *AutoEvictRuleForDescribeDataFlowPoliciesOutput `type:"structure" json:",omitempty"`
AutoExportRule *AutoExportRuleForDescribeDataFlowPoliciesOutput `type:"structure" json:",omitempty"`
AutoImportRule *AutoImportRuleForDescribeDataFlowPoliciesOutput `type:"structure" json:",omitempty"`
Bucket *BucketForDescribeDataFlowPoliciesOutput `type:"structure" json:",omitempty"`
ConflictPolicy *string `type:"string" json:",omitempty" enum:"EnumOfConflictPolicyForDescribeDataFlowPoliciesOutput"`
CreateTime *string `type:"string" json:",omitempty"`
DataFlowPolicyId *string `type:"string" json:",omitempty"`
DataFlowPolicyName *string `type:"string" json:",omitempty"`
DeletePolicyDataFlowTaskId *string `type:"string" json:",omitempty"`
FileSystemId *string `type:"string" json:",omitempty"`
FileSystemName *string `type:"string" json:",omitempty"`
FileSystemPath *string `type:"string" json:",omitempty"`
LazyloadRule *LazyloadRuleForDescribeDataFlowPoliciesOutput `type:"structure" json:",omitempty"`
RunningTaskCount *int32 `type:"int32" json:",omitempty"`
Status *string `type:"string" json:",omitempty" enum:"ConvertEnumOfStatusForDescribeDataFlowPoliciesOutput"`
StatusDetail *string `type:"string" json:",omitempty"`
SyncStatus *string `type:"string" json:",omitempty" enum:"EnumOfSyncStatusForDescribeDataFlowPoliciesOutput"`
Tls *TlsForDescribeDataFlowPoliciesOutput `type:"structure" json:",omitempty"`
UpdateTime *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (DataFlowPolicyForDescribeDataFlowPoliciesOutput) GoString ¶ added in v1.2.43
func (s DataFlowPolicyForDescribeDataFlowPoliciesOutput) GoString() string
GoString returns the string representation
func (*DataFlowPolicyForDescribeDataFlowPoliciesOutput) SetAutoEvictRule ¶ added in v1.2.43
func (s *DataFlowPolicyForDescribeDataFlowPoliciesOutput) SetAutoEvictRule(v *AutoEvictRuleForDescribeDataFlowPoliciesOutput) *DataFlowPolicyForDescribeDataFlowPoliciesOutput
SetAutoEvictRule sets the AutoEvictRule field's value.
func (*DataFlowPolicyForDescribeDataFlowPoliciesOutput) SetAutoExportRule ¶ added in v1.2.43
func (s *DataFlowPolicyForDescribeDataFlowPoliciesOutput) SetAutoExportRule(v *AutoExportRuleForDescribeDataFlowPoliciesOutput) *DataFlowPolicyForDescribeDataFlowPoliciesOutput
SetAutoExportRule sets the AutoExportRule field's value.
func (*DataFlowPolicyForDescribeDataFlowPoliciesOutput) SetAutoImportRule ¶ added in v1.2.43
func (s *DataFlowPolicyForDescribeDataFlowPoliciesOutput) SetAutoImportRule(v *AutoImportRuleForDescribeDataFlowPoliciesOutput) *DataFlowPolicyForDescribeDataFlowPoliciesOutput
SetAutoImportRule sets the AutoImportRule field's value.
func (*DataFlowPolicyForDescribeDataFlowPoliciesOutput) SetBucket ¶ added in v1.2.43
func (s *DataFlowPolicyForDescribeDataFlowPoliciesOutput) SetBucket(v *BucketForDescribeDataFlowPoliciesOutput) *DataFlowPolicyForDescribeDataFlowPoliciesOutput
SetBucket sets the Bucket field's value.
func (*DataFlowPolicyForDescribeDataFlowPoliciesOutput) SetConflictPolicy ¶ added in v1.2.43
func (s *DataFlowPolicyForDescribeDataFlowPoliciesOutput) SetConflictPolicy(v string) *DataFlowPolicyForDescribeDataFlowPoliciesOutput
SetConflictPolicy sets the ConflictPolicy field's value.
func (*DataFlowPolicyForDescribeDataFlowPoliciesOutput) SetCreateTime ¶ added in v1.2.43
func (s *DataFlowPolicyForDescribeDataFlowPoliciesOutput) SetCreateTime(v string) *DataFlowPolicyForDescribeDataFlowPoliciesOutput
SetCreateTime sets the CreateTime field's value.
func (*DataFlowPolicyForDescribeDataFlowPoliciesOutput) SetDataFlowPolicyId ¶ added in v1.2.43
func (s *DataFlowPolicyForDescribeDataFlowPoliciesOutput) SetDataFlowPolicyId(v string) *DataFlowPolicyForDescribeDataFlowPoliciesOutput
SetDataFlowPolicyId sets the DataFlowPolicyId field's value.
func (*DataFlowPolicyForDescribeDataFlowPoliciesOutput) SetDataFlowPolicyName ¶ added in v1.2.43
func (s *DataFlowPolicyForDescribeDataFlowPoliciesOutput) SetDataFlowPolicyName(v string) *DataFlowPolicyForDescribeDataFlowPoliciesOutput
SetDataFlowPolicyName sets the DataFlowPolicyName field's value.
func (*DataFlowPolicyForDescribeDataFlowPoliciesOutput) SetDeletePolicyDataFlowTaskId ¶ added in v1.2.43
func (s *DataFlowPolicyForDescribeDataFlowPoliciesOutput) SetDeletePolicyDataFlowTaskId(v string) *DataFlowPolicyForDescribeDataFlowPoliciesOutput
SetDeletePolicyDataFlowTaskId sets the DeletePolicyDataFlowTaskId field's value.
func (*DataFlowPolicyForDescribeDataFlowPoliciesOutput) SetFileSystemId ¶ added in v1.2.43
func (s *DataFlowPolicyForDescribeDataFlowPoliciesOutput) SetFileSystemId(v string) *DataFlowPolicyForDescribeDataFlowPoliciesOutput
SetFileSystemId sets the FileSystemId field's value.
func (*DataFlowPolicyForDescribeDataFlowPoliciesOutput) SetFileSystemName ¶ added in v1.2.43
func (s *DataFlowPolicyForDescribeDataFlowPoliciesOutput) SetFileSystemName(v string) *DataFlowPolicyForDescribeDataFlowPoliciesOutput
SetFileSystemName sets the FileSystemName field's value.
func (*DataFlowPolicyForDescribeDataFlowPoliciesOutput) SetFileSystemPath ¶ added in v1.2.43
func (s *DataFlowPolicyForDescribeDataFlowPoliciesOutput) SetFileSystemPath(v string) *DataFlowPolicyForDescribeDataFlowPoliciesOutput
SetFileSystemPath sets the FileSystemPath field's value.
func (*DataFlowPolicyForDescribeDataFlowPoliciesOutput) SetLazyloadRule ¶ added in v1.2.43
func (s *DataFlowPolicyForDescribeDataFlowPoliciesOutput) SetLazyloadRule(v *LazyloadRuleForDescribeDataFlowPoliciesOutput) *DataFlowPolicyForDescribeDataFlowPoliciesOutput
SetLazyloadRule sets the LazyloadRule field's value.
func (*DataFlowPolicyForDescribeDataFlowPoliciesOutput) SetRunningTaskCount ¶ added in v1.2.43
func (s *DataFlowPolicyForDescribeDataFlowPoliciesOutput) SetRunningTaskCount(v int32) *DataFlowPolicyForDescribeDataFlowPoliciesOutput
SetRunningTaskCount sets the RunningTaskCount field's value.
func (*DataFlowPolicyForDescribeDataFlowPoliciesOutput) SetStatus ¶ added in v1.2.43
func (s *DataFlowPolicyForDescribeDataFlowPoliciesOutput) SetStatus(v string) *DataFlowPolicyForDescribeDataFlowPoliciesOutput
SetStatus sets the Status field's value.
func (*DataFlowPolicyForDescribeDataFlowPoliciesOutput) SetStatusDetail ¶ added in v1.2.43
func (s *DataFlowPolicyForDescribeDataFlowPoliciesOutput) SetStatusDetail(v string) *DataFlowPolicyForDescribeDataFlowPoliciesOutput
SetStatusDetail sets the StatusDetail field's value.
func (*DataFlowPolicyForDescribeDataFlowPoliciesOutput) SetSyncStatus ¶ added in v1.2.43
func (s *DataFlowPolicyForDescribeDataFlowPoliciesOutput) SetSyncStatus(v string) *DataFlowPolicyForDescribeDataFlowPoliciesOutput
SetSyncStatus sets the SyncStatus field's value.
func (*DataFlowPolicyForDescribeDataFlowPoliciesOutput) SetTls ¶ added in v1.2.43
func (s *DataFlowPolicyForDescribeDataFlowPoliciesOutput) SetTls(v *TlsForDescribeDataFlowPoliciesOutput) *DataFlowPolicyForDescribeDataFlowPoliciesOutput
SetTls sets the Tls field's value.
func (*DataFlowPolicyForDescribeDataFlowPoliciesOutput) SetUpdateTime ¶ added in v1.2.43
func (s *DataFlowPolicyForDescribeDataFlowPoliciesOutput) SetUpdateTime(v string) *DataFlowPolicyForDescribeDataFlowPoliciesOutput
SetUpdateTime sets the UpdateTime field's value.
func (DataFlowPolicyForDescribeDataFlowPoliciesOutput) String ¶ added in v1.2.43
func (s DataFlowPolicyForDescribeDataFlowPoliciesOutput) String() string
String returns the string representation
type DataFlowTaskForDescribeDataFlowTasksOutput ¶ added in v1.2.43
type DataFlowTaskForDescribeDataFlowTasksOutput struct {
Bucket *BucketForDescribeDataFlowTasksOutput `type:"structure" json:",omitempty"`
CreateTime *string `type:"string" json:",omitempty"`
DataFlowPolicyId *string `type:"string" json:",omitempty"`
DataFlowPolicyName *string `type:"string" json:",omitempty"`
DataFlowTaskId *string `type:"string" json:",omitempty"`
DataFlowTaskMode *string `type:"string" json:",omitempty" enum:"EnumOfDataFlowTaskModeForDescribeDataFlowTasksOutput"`
DataFlowTaskType *string `type:"string" json:",omitempty" enum:"EnumOfDataFlowTaskTypeForDescribeDataFlowTasksOutput"`
DeleteRule *DeleteRuleForDescribeDataFlowTasksOutput `type:"structure" json:",omitempty"`
DisableCancel *bool `type:"boolean" json:",omitempty"`
EndTime *string `type:"string" json:",omitempty"`
EvictRule *EvictRuleForDescribeDataFlowTasksOutput `type:"structure" json:",omitempty"`
ExportRule *ExportRuleForDescribeDataFlowTasksOutput `type:"structure" json:",omitempty"`
FileDiffResult *FileDiffResultForDescribeDataFlowTasksOutput `type:"structure" json:",omitempty"`
FileDiffRule *FileDiffRuleForDescribeDataFlowTasksOutput `type:"structure" json:",omitempty"`
FileSystemId *string `type:"string" json:",omitempty"`
FileSystemName *string `type:"string" json:",omitempty"`
FileSystemPath *string `type:"string" json:",omitempty"`
ImportRule *ImportRuleForDescribeDataFlowTasksOutput `type:"structure" json:",omitempty"`
Queue *QueueForDescribeDataFlowTasksOutput `type:"structure" json:",omitempty"`
StartTime *string `type:"string" json:",omitempty"`
Status *string `type:"string" json:",omitempty" enum:"EnumOfStatusForDescribeDataFlowTasksOutput"`
StatusDetail *string `type:"string" json:",omitempty"`
Tls *TlsForDescribeDataFlowTasksOutput `type:"structure" json:",omitempty"`
UpdateTime *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (DataFlowTaskForDescribeDataFlowTasksOutput) GoString ¶ added in v1.2.43
func (s DataFlowTaskForDescribeDataFlowTasksOutput) GoString() string
GoString returns the string representation
func (*DataFlowTaskForDescribeDataFlowTasksOutput) SetBucket ¶ added in v1.2.43
func (s *DataFlowTaskForDescribeDataFlowTasksOutput) SetBucket(v *BucketForDescribeDataFlowTasksOutput) *DataFlowTaskForDescribeDataFlowTasksOutput
SetBucket sets the Bucket field's value.
func (*DataFlowTaskForDescribeDataFlowTasksOutput) SetCreateTime ¶ added in v1.2.43
func (s *DataFlowTaskForDescribeDataFlowTasksOutput) SetCreateTime(v string) *DataFlowTaskForDescribeDataFlowTasksOutput
SetCreateTime sets the CreateTime field's value.
func (*DataFlowTaskForDescribeDataFlowTasksOutput) SetDataFlowPolicyId ¶ added in v1.2.43
func (s *DataFlowTaskForDescribeDataFlowTasksOutput) SetDataFlowPolicyId(v string) *DataFlowTaskForDescribeDataFlowTasksOutput
SetDataFlowPolicyId sets the DataFlowPolicyId field's value.
func (*DataFlowTaskForDescribeDataFlowTasksOutput) SetDataFlowPolicyName ¶ added in v1.2.43
func (s *DataFlowTaskForDescribeDataFlowTasksOutput) SetDataFlowPolicyName(v string) *DataFlowTaskForDescribeDataFlowTasksOutput
SetDataFlowPolicyName sets the DataFlowPolicyName field's value.
func (*DataFlowTaskForDescribeDataFlowTasksOutput) SetDataFlowTaskId ¶ added in v1.2.43
func (s *DataFlowTaskForDescribeDataFlowTasksOutput) SetDataFlowTaskId(v string) *DataFlowTaskForDescribeDataFlowTasksOutput
SetDataFlowTaskId sets the DataFlowTaskId field's value.
func (*DataFlowTaskForDescribeDataFlowTasksOutput) SetDataFlowTaskMode ¶ added in v1.2.43
func (s *DataFlowTaskForDescribeDataFlowTasksOutput) SetDataFlowTaskMode(v string) *DataFlowTaskForDescribeDataFlowTasksOutput
SetDataFlowTaskMode sets the DataFlowTaskMode field's value.
func (*DataFlowTaskForDescribeDataFlowTasksOutput) SetDataFlowTaskType ¶ added in v1.2.43
func (s *DataFlowTaskForDescribeDataFlowTasksOutput) SetDataFlowTaskType(v string) *DataFlowTaskForDescribeDataFlowTasksOutput
SetDataFlowTaskType sets the DataFlowTaskType field's value.
func (*DataFlowTaskForDescribeDataFlowTasksOutput) SetDeleteRule ¶ added in v1.2.43
func (s *DataFlowTaskForDescribeDataFlowTasksOutput) SetDeleteRule(v *DeleteRuleForDescribeDataFlowTasksOutput) *DataFlowTaskForDescribeDataFlowTasksOutput
SetDeleteRule sets the DeleteRule field's value.
func (*DataFlowTaskForDescribeDataFlowTasksOutput) SetDisableCancel ¶ added in v1.2.43
func (s *DataFlowTaskForDescribeDataFlowTasksOutput) SetDisableCancel(v bool) *DataFlowTaskForDescribeDataFlowTasksOutput
SetDisableCancel sets the DisableCancel field's value.
func (*DataFlowTaskForDescribeDataFlowTasksOutput) SetEndTime ¶ added in v1.2.43
func (s *DataFlowTaskForDescribeDataFlowTasksOutput) SetEndTime(v string) *DataFlowTaskForDescribeDataFlowTasksOutput
SetEndTime sets the EndTime field's value.
func (*DataFlowTaskForDescribeDataFlowTasksOutput) SetEvictRule ¶ added in v1.2.43
func (s *DataFlowTaskForDescribeDataFlowTasksOutput) SetEvictRule(v *EvictRuleForDescribeDataFlowTasksOutput) *DataFlowTaskForDescribeDataFlowTasksOutput
SetEvictRule sets the EvictRule field's value.
func (*DataFlowTaskForDescribeDataFlowTasksOutput) SetExportRule ¶ added in v1.2.43
func (s *DataFlowTaskForDescribeDataFlowTasksOutput) SetExportRule(v *ExportRuleForDescribeDataFlowTasksOutput) *DataFlowTaskForDescribeDataFlowTasksOutput
SetExportRule sets the ExportRule field's value.
func (*DataFlowTaskForDescribeDataFlowTasksOutput) SetFileDiffResult ¶ added in v1.2.43
func (s *DataFlowTaskForDescribeDataFlowTasksOutput) SetFileDiffResult(v *FileDiffResultForDescribeDataFlowTasksOutput) *DataFlowTaskForDescribeDataFlowTasksOutput
SetFileDiffResult sets the FileDiffResult field's value.
func (*DataFlowTaskForDescribeDataFlowTasksOutput) SetFileDiffRule ¶ added in v1.2.43
func (s *DataFlowTaskForDescribeDataFlowTasksOutput) SetFileDiffRule(v *FileDiffRuleForDescribeDataFlowTasksOutput) *DataFlowTaskForDescribeDataFlowTasksOutput
SetFileDiffRule sets the FileDiffRule field's value.
func (*DataFlowTaskForDescribeDataFlowTasksOutput) SetFileSystemId ¶ added in v1.2.43
func (s *DataFlowTaskForDescribeDataFlowTasksOutput) SetFileSystemId(v string) *DataFlowTaskForDescribeDataFlowTasksOutput
SetFileSystemId sets the FileSystemId field's value.
func (*DataFlowTaskForDescribeDataFlowTasksOutput) SetFileSystemName ¶ added in v1.2.43
func (s *DataFlowTaskForDescribeDataFlowTasksOutput) SetFileSystemName(v string) *DataFlowTaskForDescribeDataFlowTasksOutput
SetFileSystemName sets the FileSystemName field's value.
func (*DataFlowTaskForDescribeDataFlowTasksOutput) SetFileSystemPath ¶ added in v1.2.43
func (s *DataFlowTaskForDescribeDataFlowTasksOutput) SetFileSystemPath(v string) *DataFlowTaskForDescribeDataFlowTasksOutput
SetFileSystemPath sets the FileSystemPath field's value.
func (*DataFlowTaskForDescribeDataFlowTasksOutput) SetImportRule ¶ added in v1.2.43
func (s *DataFlowTaskForDescribeDataFlowTasksOutput) SetImportRule(v *ImportRuleForDescribeDataFlowTasksOutput) *DataFlowTaskForDescribeDataFlowTasksOutput
SetImportRule sets the ImportRule field's value.
func (*DataFlowTaskForDescribeDataFlowTasksOutput) SetQueue ¶ added in v1.2.43
func (s *DataFlowTaskForDescribeDataFlowTasksOutput) SetQueue(v *QueueForDescribeDataFlowTasksOutput) *DataFlowTaskForDescribeDataFlowTasksOutput
SetQueue sets the Queue field's value.
func (*DataFlowTaskForDescribeDataFlowTasksOutput) SetStartTime ¶ added in v1.2.43
func (s *DataFlowTaskForDescribeDataFlowTasksOutput) SetStartTime(v string) *DataFlowTaskForDescribeDataFlowTasksOutput
SetStartTime sets the StartTime field's value.
func (*DataFlowTaskForDescribeDataFlowTasksOutput) SetStatus ¶ added in v1.2.43
func (s *DataFlowTaskForDescribeDataFlowTasksOutput) SetStatus(v string) *DataFlowTaskForDescribeDataFlowTasksOutput
SetStatus sets the Status field's value.
func (*DataFlowTaskForDescribeDataFlowTasksOutput) SetStatusDetail ¶ added in v1.2.43
func (s *DataFlowTaskForDescribeDataFlowTasksOutput) SetStatusDetail(v string) *DataFlowTaskForDescribeDataFlowTasksOutput
SetStatusDetail sets the StatusDetail field's value.
func (*DataFlowTaskForDescribeDataFlowTasksOutput) SetTls ¶ added in v1.2.43
func (s *DataFlowTaskForDescribeDataFlowTasksOutput) SetTls(v *TlsForDescribeDataFlowTasksOutput) *DataFlowTaskForDescribeDataFlowTasksOutput
SetTls sets the Tls field's value.
func (*DataFlowTaskForDescribeDataFlowTasksOutput) SetUpdateTime ¶ added in v1.2.43
func (s *DataFlowTaskForDescribeDataFlowTasksOutput) SetUpdateTime(v string) *DataFlowTaskForDescribeDataFlowTasksOutput
SetUpdateTime sets the UpdateTime field's value.
func (DataFlowTaskForDescribeDataFlowTasksOutput) String ¶ added in v1.2.43
func (s DataFlowTaskForDescribeDataFlowTasksOutput) String() string
String returns the string representation
type DeleteAccessPointInput ¶
type DeleteAccessPointInput struct {
// AccessPointId is a required field
AccessPointId *string `type:"string" json:",omitempty" required:"true"`
// FileSystemId is a required field
FileSystemId *string `type:"string" json:",omitempty" required:"true"`
// contains filtered or unexported fields
}
func (DeleteAccessPointInput) GoString ¶
func (s DeleteAccessPointInput) GoString() string
GoString returns the string representation
func (*DeleteAccessPointInput) SetAccessPointId ¶
func (s *DeleteAccessPointInput) SetAccessPointId(v string) *DeleteAccessPointInput
SetAccessPointId sets the AccessPointId field's value.
func (*DeleteAccessPointInput) SetFileSystemId ¶
func (s *DeleteAccessPointInput) SetFileSystemId(v string) *DeleteAccessPointInput
SetFileSystemId sets the FileSystemId field's value.
func (DeleteAccessPointInput) String ¶
func (s DeleteAccessPointInput) String() string
String returns the string representation
func (*DeleteAccessPointInput) Validate ¶
func (s *DeleteAccessPointInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type DeleteAccessPointOutput ¶
type DeleteAccessPointOutput struct {
Metadata *response.ResponseMetadata
// contains filtered or unexported fields
}
func (DeleteAccessPointOutput) GoString ¶
func (s DeleteAccessPointOutput) GoString() string
GoString returns the string representation
func (DeleteAccessPointOutput) String ¶
func (s DeleteAccessPointOutput) String() string
String returns the string representation
type DeleteDataFlowPolicyInput ¶ added in v1.2.43
type DeleteDataFlowPolicyInput struct {
// DataDeleteType is a required field
DataDeleteType *string `type:"string" json:",omitempty" required:"true" enum:"EnumOfDataDeleteTypeForDeleteDataFlowPolicyInput"`
// DataFlowPolicyId is a required field
DataFlowPolicyId *string `type:"string" json:",omitempty" required:"true"`
DeleteTls *bool `type:"boolean" json:",omitempty"`
// FileSystemId is a required field
FileSystemId *string `type:"string" json:",omitempty" required:"true"`
LastAccessTimeInterval *LastAccessTimeIntervalForDeleteDataFlowPolicyInput `type:"structure" json:",omitempty"`
// contains filtered or unexported fields
}
func (DeleteDataFlowPolicyInput) GoString ¶ added in v1.2.43
func (s DeleteDataFlowPolicyInput) GoString() string
GoString returns the string representation
func (*DeleteDataFlowPolicyInput) SetDataDeleteType ¶ added in v1.2.43
func (s *DeleteDataFlowPolicyInput) SetDataDeleteType(v string) *DeleteDataFlowPolicyInput
SetDataDeleteType sets the DataDeleteType field's value.
func (*DeleteDataFlowPolicyInput) SetDataFlowPolicyId ¶ added in v1.2.43
func (s *DeleteDataFlowPolicyInput) SetDataFlowPolicyId(v string) *DeleteDataFlowPolicyInput
SetDataFlowPolicyId sets the DataFlowPolicyId field's value.
func (*DeleteDataFlowPolicyInput) SetDeleteTls ¶ added in v1.2.43
func (s *DeleteDataFlowPolicyInput) SetDeleteTls(v bool) *DeleteDataFlowPolicyInput
SetDeleteTls sets the DeleteTls field's value.
func (*DeleteDataFlowPolicyInput) SetFileSystemId ¶ added in v1.2.43
func (s *DeleteDataFlowPolicyInput) SetFileSystemId(v string) *DeleteDataFlowPolicyInput
SetFileSystemId sets the FileSystemId field's value.
func (*DeleteDataFlowPolicyInput) SetLastAccessTimeInterval ¶ added in v1.2.43
func (s *DeleteDataFlowPolicyInput) SetLastAccessTimeInterval(v *LastAccessTimeIntervalForDeleteDataFlowPolicyInput) *DeleteDataFlowPolicyInput
SetLastAccessTimeInterval sets the LastAccessTimeInterval field's value.
func (DeleteDataFlowPolicyInput) String ¶ added in v1.2.43
func (s DeleteDataFlowPolicyInput) String() string
String returns the string representation
func (*DeleteDataFlowPolicyInput) Validate ¶ added in v1.2.43
func (s *DeleteDataFlowPolicyInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type DeleteDataFlowPolicyOutput ¶ added in v1.2.43
type DeleteDataFlowPolicyOutput struct {
Metadata *response.ResponseMetadata
// contains filtered or unexported fields
}
func (DeleteDataFlowPolicyOutput) GoString ¶ added in v1.2.43
func (s DeleteDataFlowPolicyOutput) GoString() string
GoString returns the string representation
func (DeleteDataFlowPolicyOutput) String ¶ added in v1.2.43
func (s DeleteDataFlowPolicyOutput) String() string
String returns the string representation
type DeleteDataFlowTaskInput ¶ added in v1.2.43
type DeleteDataFlowTaskInput struct {
// DataFlowTaskId is a required field
DataFlowTaskId *string `type:"string" json:",omitempty" required:"true"`
DeleteTls *bool `type:"boolean" json:",omitempty"`
// FileSystemId is a required field
FileSystemId *string `type:"string" json:",omitempty" required:"true"`
// contains filtered or unexported fields
}
func (DeleteDataFlowTaskInput) GoString ¶ added in v1.2.43
func (s DeleteDataFlowTaskInput) GoString() string
GoString returns the string representation
func (*DeleteDataFlowTaskInput) SetDataFlowTaskId ¶ added in v1.2.43
func (s *DeleteDataFlowTaskInput) SetDataFlowTaskId(v string) *DeleteDataFlowTaskInput
SetDataFlowTaskId sets the DataFlowTaskId field's value.
func (*DeleteDataFlowTaskInput) SetDeleteTls ¶ added in v1.2.43
func (s *DeleteDataFlowTaskInput) SetDeleteTls(v bool) *DeleteDataFlowTaskInput
SetDeleteTls sets the DeleteTls field's value.
func (*DeleteDataFlowTaskInput) SetFileSystemId ¶ added in v1.2.43
func (s *DeleteDataFlowTaskInput) SetFileSystemId(v string) *DeleteDataFlowTaskInput
SetFileSystemId sets the FileSystemId field's value.
func (DeleteDataFlowTaskInput) String ¶ added in v1.2.43
func (s DeleteDataFlowTaskInput) String() string
String returns the string representation
func (*DeleteDataFlowTaskInput) Validate ¶ added in v1.2.43
func (s *DeleteDataFlowTaskInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type DeleteDataFlowTaskOutput ¶ added in v1.2.43
type DeleteDataFlowTaskOutput struct {
Metadata *response.ResponseMetadata
// contains filtered or unexported fields
}
func (DeleteDataFlowTaskOutput) GoString ¶ added in v1.2.43
func (s DeleteDataFlowTaskOutput) GoString() string
GoString returns the string representation
func (DeleteDataFlowTaskOutput) String ¶ added in v1.2.43
func (s DeleteDataFlowTaskOutput) String() string
String returns the string representation
type DeleteFileSystemInput ¶
type DeleteFileSystemInput struct {
// FileSystemId is a required field
FileSystemId *string `type:"string" json:",omitempty" required:"true"`
Force *bool `type:"boolean" json:",omitempty"`
OneStep *bool `type:"boolean" json:",omitempty"`
Reclaimed *bool `type:"boolean" json:",omitempty"`
// contains filtered or unexported fields
}
func (DeleteFileSystemInput) GoString ¶
func (s DeleteFileSystemInput) GoString() string
GoString returns the string representation
func (*DeleteFileSystemInput) SetFileSystemId ¶
func (s *DeleteFileSystemInput) SetFileSystemId(v string) *DeleteFileSystemInput
SetFileSystemId sets the FileSystemId field's value.
func (*DeleteFileSystemInput) SetForce ¶
func (s *DeleteFileSystemInput) SetForce(v bool) *DeleteFileSystemInput
SetForce sets the Force field's value.
func (*DeleteFileSystemInput) SetOneStep ¶
func (s *DeleteFileSystemInput) SetOneStep(v bool) *DeleteFileSystemInput
SetOneStep sets the OneStep field's value.
func (*DeleteFileSystemInput) SetReclaimed ¶
func (s *DeleteFileSystemInput) SetReclaimed(v bool) *DeleteFileSystemInput
SetReclaimed sets the Reclaimed field's value.
func (DeleteFileSystemInput) String ¶
func (s DeleteFileSystemInput) String() string
String returns the string representation
func (*DeleteFileSystemInput) Validate ¶
func (s *DeleteFileSystemInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type DeleteFileSystemOutput ¶
type DeleteFileSystemOutput struct {
Metadata *response.ResponseMetadata
OrderNo *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (DeleteFileSystemOutput) GoString ¶
func (s DeleteFileSystemOutput) GoString() string
GoString returns the string representation
func (*DeleteFileSystemOutput) SetOrderNo ¶
func (s *DeleteFileSystemOutput) SetOrderNo(v string) *DeleteFileSystemOutput
SetOrderNo sets the OrderNo field's value.
func (DeleteFileSystemOutput) String ¶
func (s DeleteFileSystemOutput) String() string
String returns the string representation
type DeleteMountPointInput ¶
type DeleteMountPointInput struct {
// FileSystemId is a required field
FileSystemId *string `type:"string" json:",omitempty" required:"true"`
// MountPointId is a required field
MountPointId *string `type:"string" json:",omitempty" required:"true"`
// contains filtered or unexported fields
}
func (DeleteMountPointInput) GoString ¶
func (s DeleteMountPointInput) GoString() string
GoString returns the string representation
func (*DeleteMountPointInput) SetFileSystemId ¶
func (s *DeleteMountPointInput) SetFileSystemId(v string) *DeleteMountPointInput
SetFileSystemId sets the FileSystemId field's value.
func (*DeleteMountPointInput) SetMountPointId ¶
func (s *DeleteMountPointInput) SetMountPointId(v string) *DeleteMountPointInput
SetMountPointId sets the MountPointId field's value.
func (DeleteMountPointInput) String ¶
func (s DeleteMountPointInput) String() string
String returns the string representation
func (*DeleteMountPointInput) Validate ¶
func (s *DeleteMountPointInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type DeleteMountPointOutput ¶
type DeleteMountPointOutput struct {
Metadata *response.ResponseMetadata
// contains filtered or unexported fields
}
func (DeleteMountPointOutput) GoString ¶
func (s DeleteMountPointOutput) GoString() string
GoString returns the string representation
func (DeleteMountPointOutput) String ¶
func (s DeleteMountPointOutput) String() string
String returns the string representation
type DeletePermissionGroupInput ¶
type DeletePermissionGroupInput struct {
// PermissionGroupId is a required field
PermissionGroupId *string `type:"string" json:",omitempty" required:"true"`
// contains filtered or unexported fields
}
func (DeletePermissionGroupInput) GoString ¶
func (s DeletePermissionGroupInput) GoString() string
GoString returns the string representation
func (*DeletePermissionGroupInput) SetPermissionGroupId ¶
func (s *DeletePermissionGroupInput) SetPermissionGroupId(v string) *DeletePermissionGroupInput
SetPermissionGroupId sets the PermissionGroupId field's value.
func (DeletePermissionGroupInput) String ¶
func (s DeletePermissionGroupInput) String() string
String returns the string representation
func (*DeletePermissionGroupInput) Validate ¶
func (s *DeletePermissionGroupInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type DeletePermissionGroupOutput ¶
type DeletePermissionGroupOutput struct {
Metadata *response.ResponseMetadata
// contains filtered or unexported fields
}
func (DeletePermissionGroupOutput) GoString ¶
func (s DeletePermissionGroupOutput) GoString() string
GoString returns the string representation
func (DeletePermissionGroupOutput) String ¶
func (s DeletePermissionGroupOutput) String() string
String returns the string representation
type DeletePermissionRuleInput ¶
type DeletePermissionRuleInput struct {
// PermissionGroupId is a required field
PermissionGroupId *string `type:"string" json:",omitempty" required:"true"`
// PermissionRuleId is a required field
PermissionRuleId *string `type:"string" json:",omitempty" required:"true"`
// contains filtered or unexported fields
}
func (DeletePermissionRuleInput) GoString ¶
func (s DeletePermissionRuleInput) GoString() string
GoString returns the string representation
func (*DeletePermissionRuleInput) SetPermissionGroupId ¶
func (s *DeletePermissionRuleInput) SetPermissionGroupId(v string) *DeletePermissionRuleInput
SetPermissionGroupId sets the PermissionGroupId field's value.
func (*DeletePermissionRuleInput) SetPermissionRuleId ¶
func (s *DeletePermissionRuleInput) SetPermissionRuleId(v string) *DeletePermissionRuleInput
SetPermissionRuleId sets the PermissionRuleId field's value.
func (DeletePermissionRuleInput) String ¶
func (s DeletePermissionRuleInput) String() string
String returns the string representation
func (*DeletePermissionRuleInput) Validate ¶
func (s *DeletePermissionRuleInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type DeletePermissionRuleOutput ¶
type DeletePermissionRuleOutput struct {
Metadata *response.ResponseMetadata
// contains filtered or unexported fields
}
func (DeletePermissionRuleOutput) GoString ¶
func (s DeletePermissionRuleOutput) GoString() string
GoString returns the string representation
func (DeletePermissionRuleOutput) String ¶
func (s DeletePermissionRuleOutput) String() string
String returns the string representation
type DeleteQuotaInput ¶
type DeleteQuotaInput struct {
// FileSystemId is a required field
FileSystemId *string `type:"string" json:",omitempty" required:"true"`
// QuotaId is a required field
QuotaId *string `type:"string" json:",omitempty" required:"true"`
// contains filtered or unexported fields
}
func (DeleteQuotaInput) GoString ¶
func (s DeleteQuotaInput) GoString() string
GoString returns the string representation
func (*DeleteQuotaInput) SetFileSystemId ¶
func (s *DeleteQuotaInput) SetFileSystemId(v string) *DeleteQuotaInput
SetFileSystemId sets the FileSystemId field's value.
func (*DeleteQuotaInput) SetQuotaId ¶
func (s *DeleteQuotaInput) SetQuotaId(v string) *DeleteQuotaInput
SetQuotaId sets the QuotaId field's value.
func (DeleteQuotaInput) String ¶
func (s DeleteQuotaInput) String() string
String returns the string representation
func (*DeleteQuotaInput) Validate ¶
func (s *DeleteQuotaInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type DeleteQuotaOutput ¶
type DeleteQuotaOutput struct {
Metadata *response.ResponseMetadata
// contains filtered or unexported fields
}
func (DeleteQuotaOutput) GoString ¶
func (s DeleteQuotaOutput) GoString() string
GoString returns the string representation
func (DeleteQuotaOutput) String ¶
func (s DeleteQuotaOutput) String() string
String returns the string representation
type DeleteRuleForCreateDataFlowTaskInput ¶ added in v1.2.43
type DeleteRuleForCreateDataFlowTaskInput struct {
BucketDeletePolicy *string `type:"string" json:",omitempty" enum:"EnumOfBucketDeletePolicyForCreateDataFlowTaskInput"`
DataLocation *string `type:"string" json:",omitempty" enum:"EnumOfDataLocationForCreateDataFlowTaskInput"`
ExcludePaths []*string `type:"list" json:",omitempty"`
IncludePaths []*string `type:"list" json:",omitempty"`
LastAccessTimePoint *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (DeleteRuleForCreateDataFlowTaskInput) GoString ¶ added in v1.2.43
func (s DeleteRuleForCreateDataFlowTaskInput) GoString() string
GoString returns the string representation
func (*DeleteRuleForCreateDataFlowTaskInput) SetBucketDeletePolicy ¶ added in v1.2.43
func (s *DeleteRuleForCreateDataFlowTaskInput) SetBucketDeletePolicy(v string) *DeleteRuleForCreateDataFlowTaskInput
SetBucketDeletePolicy sets the BucketDeletePolicy field's value.
func (*DeleteRuleForCreateDataFlowTaskInput) SetDataLocation ¶ added in v1.2.43
func (s *DeleteRuleForCreateDataFlowTaskInput) SetDataLocation(v string) *DeleteRuleForCreateDataFlowTaskInput
SetDataLocation sets the DataLocation field's value.
func (*DeleteRuleForCreateDataFlowTaskInput) SetExcludePaths ¶ added in v1.2.43
func (s *DeleteRuleForCreateDataFlowTaskInput) SetExcludePaths(v []*string) *DeleteRuleForCreateDataFlowTaskInput
SetExcludePaths sets the ExcludePaths field's value.
func (*DeleteRuleForCreateDataFlowTaskInput) SetIncludePaths ¶ added in v1.2.43
func (s *DeleteRuleForCreateDataFlowTaskInput) SetIncludePaths(v []*string) *DeleteRuleForCreateDataFlowTaskInput
SetIncludePaths sets the IncludePaths field's value.
func (*DeleteRuleForCreateDataFlowTaskInput) SetLastAccessTimePoint ¶ added in v1.2.43
func (s *DeleteRuleForCreateDataFlowTaskInput) SetLastAccessTimePoint(v string) *DeleteRuleForCreateDataFlowTaskInput
SetLastAccessTimePoint sets the LastAccessTimePoint field's value.
func (DeleteRuleForCreateDataFlowTaskInput) String ¶ added in v1.2.43
func (s DeleteRuleForCreateDataFlowTaskInput) String() string
String returns the string representation
type DeleteRuleForDescribeDataFlowTasksOutput ¶ added in v1.2.43
type DeleteRuleForDescribeDataFlowTasksOutput struct {
BucketDeletePolicy *string `type:"string" json:",omitempty" enum:"EnumOfBucketDeletePolicyForDescribeDataFlowTasksOutput"`
DataLocation *string `type:"string" json:",omitempty" enum:"EnumOfDataLocationForDescribeDataFlowTasksOutput"`
ExcludePaths []*string `type:"list" json:",omitempty"`
IncludePaths []*string `type:"list" json:",omitempty"`
LastAccessTimePoint *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (DeleteRuleForDescribeDataFlowTasksOutput) GoString ¶ added in v1.2.43
func (s DeleteRuleForDescribeDataFlowTasksOutput) GoString() string
GoString returns the string representation
func (*DeleteRuleForDescribeDataFlowTasksOutput) SetBucketDeletePolicy ¶ added in v1.2.43
func (s *DeleteRuleForDescribeDataFlowTasksOutput) SetBucketDeletePolicy(v string) *DeleteRuleForDescribeDataFlowTasksOutput
SetBucketDeletePolicy sets the BucketDeletePolicy field's value.
func (*DeleteRuleForDescribeDataFlowTasksOutput) SetDataLocation ¶ added in v1.2.43
func (s *DeleteRuleForDescribeDataFlowTasksOutput) SetDataLocation(v string) *DeleteRuleForDescribeDataFlowTasksOutput
SetDataLocation sets the DataLocation field's value.
func (*DeleteRuleForDescribeDataFlowTasksOutput) SetExcludePaths ¶ added in v1.2.43
func (s *DeleteRuleForDescribeDataFlowTasksOutput) SetExcludePaths(v []*string) *DeleteRuleForDescribeDataFlowTasksOutput
SetExcludePaths sets the ExcludePaths field's value.
func (*DeleteRuleForDescribeDataFlowTasksOutput) SetIncludePaths ¶ added in v1.2.43
func (s *DeleteRuleForDescribeDataFlowTasksOutput) SetIncludePaths(v []*string) *DeleteRuleForDescribeDataFlowTasksOutput
SetIncludePaths sets the IncludePaths field's value.
func (*DeleteRuleForDescribeDataFlowTasksOutput) SetLastAccessTimePoint ¶ added in v1.2.43
func (s *DeleteRuleForDescribeDataFlowTasksOutput) SetLastAccessTimePoint(v string) *DeleteRuleForDescribeDataFlowTasksOutput
SetLastAccessTimePoint sets the LastAccessTimePoint field's value.
func (DeleteRuleForDescribeDataFlowTasksOutput) String ¶ added in v1.2.43
func (s DeleteRuleForDescribeDataFlowTasksOutput) String() string
String returns the string representation
type DescribeAccessPointsInput ¶
type DescribeAccessPointsInput struct {
AccessPointId *string `type:"string" json:",omitempty"`
AccessPointName *string `type:"string" json:",omitempty"`
// FileSystemId is a required field
FileSystemId *string `type:"string" json:",omitempty" required:"true"`
FileSystemPath *string `type:"string" json:",omitempty"`
Language *string `type:"string" json:",omitempty" enum:"EnumOfLanguageForDescribeAccessPointsInput"`
PageNumber *int32 `type:"int32" json:",omitempty"`
PageSize *int32 `type:"int32" json:",omitempty"`
VpcId *string `type:"string" json:",omitempty"`
ZoneId *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (DescribeAccessPointsInput) GoString ¶
func (s DescribeAccessPointsInput) GoString() string
GoString returns the string representation
func (*DescribeAccessPointsInput) SetAccessPointId ¶
func (s *DescribeAccessPointsInput) SetAccessPointId(v string) *DescribeAccessPointsInput
SetAccessPointId sets the AccessPointId field's value.
func (*DescribeAccessPointsInput) SetAccessPointName ¶
func (s *DescribeAccessPointsInput) SetAccessPointName(v string) *DescribeAccessPointsInput
SetAccessPointName sets the AccessPointName field's value.
func (*DescribeAccessPointsInput) SetFileSystemId ¶
func (s *DescribeAccessPointsInput) SetFileSystemId(v string) *DescribeAccessPointsInput
SetFileSystemId sets the FileSystemId field's value.
func (*DescribeAccessPointsInput) SetFileSystemPath ¶
func (s *DescribeAccessPointsInput) SetFileSystemPath(v string) *DescribeAccessPointsInput
SetFileSystemPath sets the FileSystemPath field's value.
func (*DescribeAccessPointsInput) SetLanguage ¶
func (s *DescribeAccessPointsInput) SetLanguage(v string) *DescribeAccessPointsInput
SetLanguage sets the Language field's value.
func (*DescribeAccessPointsInput) SetPageNumber ¶
func (s *DescribeAccessPointsInput) SetPageNumber(v int32) *DescribeAccessPointsInput
SetPageNumber sets the PageNumber field's value.
func (*DescribeAccessPointsInput) SetPageSize ¶
func (s *DescribeAccessPointsInput) SetPageSize(v int32) *DescribeAccessPointsInput
SetPageSize sets the PageSize field's value.
func (*DescribeAccessPointsInput) SetVpcId ¶
func (s *DescribeAccessPointsInput) SetVpcId(v string) *DescribeAccessPointsInput
SetVpcId sets the VpcId field's value.
func (*DescribeAccessPointsInput) SetZoneId ¶
func (s *DescribeAccessPointsInput) SetZoneId(v string) *DescribeAccessPointsInput
SetZoneId sets the ZoneId field's value.
func (DescribeAccessPointsInput) String ¶
func (s DescribeAccessPointsInput) String() string
String returns the string representation
func (*DescribeAccessPointsInput) Validate ¶
func (s *DescribeAccessPointsInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type DescribeAccessPointsOutput ¶
type DescribeAccessPointsOutput struct {
Metadata *response.ResponseMetadata
AccessPoints []*AccessPointForDescribeAccessPointsOutput `type:"list" json:",omitempty"`
PageNumber *int32 `type:"int32" json:",omitempty"`
PageSize *int32 `type:"int32" json:",omitempty"`
TotalCount *int32 `type:"int32" json:",omitempty"`
// contains filtered or unexported fields
}
func (DescribeAccessPointsOutput) GoString ¶
func (s DescribeAccessPointsOutput) GoString() string
GoString returns the string representation
func (*DescribeAccessPointsOutput) SetAccessPoints ¶
func (s *DescribeAccessPointsOutput) SetAccessPoints(v []*AccessPointForDescribeAccessPointsOutput) *DescribeAccessPointsOutput
SetAccessPoints sets the AccessPoints field's value.
func (*DescribeAccessPointsOutput) SetPageNumber ¶
func (s *DescribeAccessPointsOutput) SetPageNumber(v int32) *DescribeAccessPointsOutput
SetPageNumber sets the PageNumber field's value.
func (*DescribeAccessPointsOutput) SetPageSize ¶
func (s *DescribeAccessPointsOutput) SetPageSize(v int32) *DescribeAccessPointsOutput
SetPageSize sets the PageSize field's value.
func (*DescribeAccessPointsOutput) SetTotalCount ¶
func (s *DescribeAccessPointsOutput) SetTotalCount(v int32) *DescribeAccessPointsOutput
SetTotalCount sets the TotalCount field's value.
func (DescribeAccessPointsOutput) String ¶
func (s DescribeAccessPointsOutput) String() string
String returns the string representation
type DescribeDataFlowPoliciesInput ¶ added in v1.2.43
type DescribeDataFlowPoliciesInput struct {
BucketName *string `type:"string" json:",omitempty"`
DataFlowPolicyId *string `type:"string" json:",omitempty"`
DataFlowPolicyName *string `type:"string" json:",omitempty"`
// FileSystemId is a required field
FileSystemId *string `type:"string" json:",omitempty" required:"true"`
PageNumber *int32 `type:"int32" json:",omitempty"`
PageSize *int32 `type:"int32" json:",omitempty"`
Statuses []*string `type:"list" json:",omitempty"`
// contains filtered or unexported fields
}
func (DescribeDataFlowPoliciesInput) GoString ¶ added in v1.2.43
func (s DescribeDataFlowPoliciesInput) GoString() string
GoString returns the string representation
func (*DescribeDataFlowPoliciesInput) SetBucketName ¶ added in v1.2.43
func (s *DescribeDataFlowPoliciesInput) SetBucketName(v string) *DescribeDataFlowPoliciesInput
SetBucketName sets the BucketName field's value.
func (*DescribeDataFlowPoliciesInput) SetDataFlowPolicyId ¶ added in v1.2.43
func (s *DescribeDataFlowPoliciesInput) SetDataFlowPolicyId(v string) *DescribeDataFlowPoliciesInput
SetDataFlowPolicyId sets the DataFlowPolicyId field's value.
func (*DescribeDataFlowPoliciesInput) SetDataFlowPolicyName ¶ added in v1.2.43
func (s *DescribeDataFlowPoliciesInput) SetDataFlowPolicyName(v string) *DescribeDataFlowPoliciesInput
SetDataFlowPolicyName sets the DataFlowPolicyName field's value.
func (*DescribeDataFlowPoliciesInput) SetFileSystemId ¶ added in v1.2.43
func (s *DescribeDataFlowPoliciesInput) SetFileSystemId(v string) *DescribeDataFlowPoliciesInput
SetFileSystemId sets the FileSystemId field's value.
func (*DescribeDataFlowPoliciesInput) SetPageNumber ¶ added in v1.2.43
func (s *DescribeDataFlowPoliciesInput) SetPageNumber(v int32) *DescribeDataFlowPoliciesInput
SetPageNumber sets the PageNumber field's value.
func (*DescribeDataFlowPoliciesInput) SetPageSize ¶ added in v1.2.43
func (s *DescribeDataFlowPoliciesInput) SetPageSize(v int32) *DescribeDataFlowPoliciesInput
SetPageSize sets the PageSize field's value.
func (*DescribeDataFlowPoliciesInput) SetStatuses ¶ added in v1.2.43
func (s *DescribeDataFlowPoliciesInput) SetStatuses(v []*string) *DescribeDataFlowPoliciesInput
SetStatuses sets the Statuses field's value.
func (DescribeDataFlowPoliciesInput) String ¶ added in v1.2.43
func (s DescribeDataFlowPoliciesInput) String() string
String returns the string representation
func (*DescribeDataFlowPoliciesInput) Validate ¶ added in v1.2.43
func (s *DescribeDataFlowPoliciesInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type DescribeDataFlowPoliciesOutput ¶ added in v1.2.43
type DescribeDataFlowPoliciesOutput struct {
Metadata *response.ResponseMetadata
DataFlowPolicies []*DataFlowPolicyForDescribeDataFlowPoliciesOutput `type:"list" json:",omitempty"`
PageNumber *int32 `type:"int32" json:",omitempty"`
PageSize *int32 `type:"int32" json:",omitempty"`
TotalCount *int32 `type:"int32" json:",omitempty"`
// contains filtered or unexported fields
}
func (DescribeDataFlowPoliciesOutput) GoString ¶ added in v1.2.43
func (s DescribeDataFlowPoliciesOutput) GoString() string
GoString returns the string representation
func (*DescribeDataFlowPoliciesOutput) SetDataFlowPolicies ¶ added in v1.2.43
func (s *DescribeDataFlowPoliciesOutput) SetDataFlowPolicies(v []*DataFlowPolicyForDescribeDataFlowPoliciesOutput) *DescribeDataFlowPoliciesOutput
SetDataFlowPolicies sets the DataFlowPolicies field's value.
func (*DescribeDataFlowPoliciesOutput) SetPageNumber ¶ added in v1.2.43
func (s *DescribeDataFlowPoliciesOutput) SetPageNumber(v int32) *DescribeDataFlowPoliciesOutput
SetPageNumber sets the PageNumber field's value.
func (*DescribeDataFlowPoliciesOutput) SetPageSize ¶ added in v1.2.43
func (s *DescribeDataFlowPoliciesOutput) SetPageSize(v int32) *DescribeDataFlowPoliciesOutput
SetPageSize sets the PageSize field's value.
func (*DescribeDataFlowPoliciesOutput) SetTotalCount ¶ added in v1.2.43
func (s *DescribeDataFlowPoliciesOutput) SetTotalCount(v int32) *DescribeDataFlowPoliciesOutput
SetTotalCount sets the TotalCount field's value.
func (DescribeDataFlowPoliciesOutput) String ¶ added in v1.2.43
func (s DescribeDataFlowPoliciesOutput) String() string
String returns the string representation
type DescribeDataFlowTasksInput ¶ added in v1.2.43
type DescribeDataFlowTasksInput struct {
BucketName *string `type:"string" json:",omitempty"`
DataFlowPolicyId *string `type:"string" json:",omitempty"`
DataFlowPolicyName *string `type:"string" json:",omitempty"`
DataFlowTaskId *string `type:"string" json:",omitempty"`
DataFlowTaskTypes []*string `type:"list" json:",omitempty"`
// FileSystemId is a required field
FileSystemId *string `type:"string" json:",omitempty" required:"true"`
PageNumber *int32 `type:"int32" json:",omitempty"`
PageSize *int32 `type:"int32" json:",omitempty"`
Statuses []*string `type:"list" json:",omitempty"`
// contains filtered or unexported fields
}
func (DescribeDataFlowTasksInput) GoString ¶ added in v1.2.43
func (s DescribeDataFlowTasksInput) GoString() string
GoString returns the string representation
func (*DescribeDataFlowTasksInput) SetBucketName ¶ added in v1.2.43
func (s *DescribeDataFlowTasksInput) SetBucketName(v string) *DescribeDataFlowTasksInput
SetBucketName sets the BucketName field's value.
func (*DescribeDataFlowTasksInput) SetDataFlowPolicyId ¶ added in v1.2.43
func (s *DescribeDataFlowTasksInput) SetDataFlowPolicyId(v string) *DescribeDataFlowTasksInput
SetDataFlowPolicyId sets the DataFlowPolicyId field's value.
func (*DescribeDataFlowTasksInput) SetDataFlowPolicyName ¶ added in v1.2.43
func (s *DescribeDataFlowTasksInput) SetDataFlowPolicyName(v string) *DescribeDataFlowTasksInput
SetDataFlowPolicyName sets the DataFlowPolicyName field's value.
func (*DescribeDataFlowTasksInput) SetDataFlowTaskId ¶ added in v1.2.43
func (s *DescribeDataFlowTasksInput) SetDataFlowTaskId(v string) *DescribeDataFlowTasksInput
SetDataFlowTaskId sets the DataFlowTaskId field's value.
func (*DescribeDataFlowTasksInput) SetDataFlowTaskTypes ¶ added in v1.2.43
func (s *DescribeDataFlowTasksInput) SetDataFlowTaskTypes(v []*string) *DescribeDataFlowTasksInput
SetDataFlowTaskTypes sets the DataFlowTaskTypes field's value.
func (*DescribeDataFlowTasksInput) SetFileSystemId ¶ added in v1.2.43
func (s *DescribeDataFlowTasksInput) SetFileSystemId(v string) *DescribeDataFlowTasksInput
SetFileSystemId sets the FileSystemId field's value.
func (*DescribeDataFlowTasksInput) SetPageNumber ¶ added in v1.2.43
func (s *DescribeDataFlowTasksInput) SetPageNumber(v int32) *DescribeDataFlowTasksInput
SetPageNumber sets the PageNumber field's value.
func (*DescribeDataFlowTasksInput) SetPageSize ¶ added in v1.2.43
func (s *DescribeDataFlowTasksInput) SetPageSize(v int32) *DescribeDataFlowTasksInput
SetPageSize sets the PageSize field's value.
func (*DescribeDataFlowTasksInput) SetStatuses ¶ added in v1.2.43
func (s *DescribeDataFlowTasksInput) SetStatuses(v []*string) *DescribeDataFlowTasksInput
SetStatuses sets the Statuses field's value.
func (DescribeDataFlowTasksInput) String ¶ added in v1.2.43
func (s DescribeDataFlowTasksInput) String() string
String returns the string representation
func (*DescribeDataFlowTasksInput) Validate ¶ added in v1.2.43
func (s *DescribeDataFlowTasksInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type DescribeDataFlowTasksOutput ¶ added in v1.2.43
type DescribeDataFlowTasksOutput struct {
Metadata *response.ResponseMetadata
DataFlowTasks []*DataFlowTaskForDescribeDataFlowTasksOutput `type:"list" json:",omitempty"`
PageNumber *int32 `type:"int32" json:",omitempty"`
PageSize *int32 `type:"int32" json:",omitempty"`
TotalCount *int32 `type:"int32" json:",omitempty"`
// contains filtered or unexported fields
}
func (DescribeDataFlowTasksOutput) GoString ¶ added in v1.2.43
func (s DescribeDataFlowTasksOutput) GoString() string
GoString returns the string representation
func (*DescribeDataFlowTasksOutput) SetDataFlowTasks ¶ added in v1.2.43
func (s *DescribeDataFlowTasksOutput) SetDataFlowTasks(v []*DataFlowTaskForDescribeDataFlowTasksOutput) *DescribeDataFlowTasksOutput
SetDataFlowTasks sets the DataFlowTasks field's value.
func (*DescribeDataFlowTasksOutput) SetPageNumber ¶ added in v1.2.43
func (s *DescribeDataFlowTasksOutput) SetPageNumber(v int32) *DescribeDataFlowTasksOutput
SetPageNumber sets the PageNumber field's value.
func (*DescribeDataFlowTasksOutput) SetPageSize ¶ added in v1.2.43
func (s *DescribeDataFlowTasksOutput) SetPageSize(v int32) *DescribeDataFlowTasksOutput
SetPageSize sets the PageSize field's value.
func (*DescribeDataFlowTasksOutput) SetTotalCount ¶ added in v1.2.43
func (s *DescribeDataFlowTasksOutput) SetTotalCount(v int32) *DescribeDataFlowTasksOutput
SetTotalCount sets the TotalCount field's value.
func (DescribeDataFlowTasksOutput) String ¶ added in v1.2.43
func (s DescribeDataFlowTasksOutput) String() string
String returns the string representation
type DescribeFileSystemsInput ¶
type DescribeFileSystemsInput struct {
BandwidthMode *string `type:"string" json:",omitempty" enum:"EnumOfBandwidthModeForDescribeFileSystemsInput"`
ChargeType *string `type:"string" json:",omitempty" enum:"EnumOfChargeTypeForDescribeFileSystemsInput"`
FileSystemId *string `type:"string" json:",omitempty"`
FileSystemName *string `type:"string" json:",omitempty"`
InstanceType *string `type:"string" json:",omitempty" enum:"EnumOfInstanceTypeForDescribeFileSystemsInput"`
Language *string `type:"string" json:",omitempty" enum:"EnumOfLanguageForDescribeFileSystemsInput"`
PageNumber *int32 `min:"1" type:"int32" json:",omitempty"`
PageSize *int32 `min:"1" type:"int32" json:",omitempty"`
PerformanceDensity *string `type:"string" json:",omitempty" enum:"EnumOfPerformanceDensityForDescribeFileSystemsInput"`
ProjectName *string `type:"string" json:",omitempty"`
SortBy *string `type:"string" json:",omitempty" enum:"EnumOfSortByForDescribeFileSystemsInput"`
SortOrder *string `type:"string" json:",omitempty" enum:"EnumOfSortOrderForDescribeFileSystemsInput"`
Statuses []*string `type:"list" json:",omitempty"`
TagFilters []*TagFilterForDescribeFileSystemsInput `type:"list" json:",omitempty"`
ZoneId *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (DescribeFileSystemsInput) GoString ¶
func (s DescribeFileSystemsInput) GoString() string
GoString returns the string representation
func (*DescribeFileSystemsInput) SetBandwidthMode ¶
func (s *DescribeFileSystemsInput) SetBandwidthMode(v string) *DescribeFileSystemsInput
SetBandwidthMode sets the BandwidthMode field's value.
func (*DescribeFileSystemsInput) SetChargeType ¶
func (s *DescribeFileSystemsInput) SetChargeType(v string) *DescribeFileSystemsInput
SetChargeType sets the ChargeType field's value.
func (*DescribeFileSystemsInput) SetFileSystemId ¶
func (s *DescribeFileSystemsInput) SetFileSystemId(v string) *DescribeFileSystemsInput
SetFileSystemId sets the FileSystemId field's value.
func (*DescribeFileSystemsInput) SetFileSystemName ¶
func (s *DescribeFileSystemsInput) SetFileSystemName(v string) *DescribeFileSystemsInput
SetFileSystemName sets the FileSystemName field's value.
func (*DescribeFileSystemsInput) SetInstanceType ¶
func (s *DescribeFileSystemsInput) SetInstanceType(v string) *DescribeFileSystemsInput
SetInstanceType sets the InstanceType field's value.
func (*DescribeFileSystemsInput) SetLanguage ¶
func (s *DescribeFileSystemsInput) SetLanguage(v string) *DescribeFileSystemsInput
SetLanguage sets the Language field's value.
func (*DescribeFileSystemsInput) SetPageNumber ¶
func (s *DescribeFileSystemsInput) SetPageNumber(v int32) *DescribeFileSystemsInput
SetPageNumber sets the PageNumber field's value.
func (*DescribeFileSystemsInput) SetPageSize ¶
func (s *DescribeFileSystemsInput) SetPageSize(v int32) *DescribeFileSystemsInput
SetPageSize sets the PageSize field's value.
func (*DescribeFileSystemsInput) SetPerformanceDensity ¶
func (s *DescribeFileSystemsInput) SetPerformanceDensity(v string) *DescribeFileSystemsInput
SetPerformanceDensity sets the PerformanceDensity field's value.
func (*DescribeFileSystemsInput) SetProjectName ¶
func (s *DescribeFileSystemsInput) SetProjectName(v string) *DescribeFileSystemsInput
SetProjectName sets the ProjectName field's value.
func (*DescribeFileSystemsInput) SetSortBy ¶
func (s *DescribeFileSystemsInput) SetSortBy(v string) *DescribeFileSystemsInput
SetSortBy sets the SortBy field's value.
func (*DescribeFileSystemsInput) SetSortOrder ¶
func (s *DescribeFileSystemsInput) SetSortOrder(v string) *DescribeFileSystemsInput
SetSortOrder sets the SortOrder field's value.
func (*DescribeFileSystemsInput) SetStatuses ¶
func (s *DescribeFileSystemsInput) SetStatuses(v []*string) *DescribeFileSystemsInput
SetStatuses sets the Statuses field's value.
func (*DescribeFileSystemsInput) SetTagFilters ¶
func (s *DescribeFileSystemsInput) SetTagFilters(v []*TagFilterForDescribeFileSystemsInput) *DescribeFileSystemsInput
SetTagFilters sets the TagFilters field's value.
func (*DescribeFileSystemsInput) SetZoneId ¶
func (s *DescribeFileSystemsInput) SetZoneId(v string) *DescribeFileSystemsInput
SetZoneId sets the ZoneId field's value.
func (DescribeFileSystemsInput) String ¶
func (s DescribeFileSystemsInput) String() string
String returns the string representation
func (*DescribeFileSystemsInput) Validate ¶ added in v1.2.19
func (s *DescribeFileSystemsInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type DescribeFileSystemsOutput ¶
type DescribeFileSystemsOutput struct {
Metadata *response.ResponseMetadata
FileSystems []*FileSystemForDescribeFileSystemsOutput `type:"list" json:",omitempty"`
PageNumber *int32 `type:"int32" json:",omitempty"`
PageSize *int32 `type:"int32" json:",omitempty"`
TotalCount *int32 `type:"int32" json:",omitempty"`
// contains filtered or unexported fields
}
func (DescribeFileSystemsOutput) GoString ¶
func (s DescribeFileSystemsOutput) GoString() string
GoString returns the string representation
func (*DescribeFileSystemsOutput) SetFileSystems ¶
func (s *DescribeFileSystemsOutput) SetFileSystems(v []*FileSystemForDescribeFileSystemsOutput) *DescribeFileSystemsOutput
SetFileSystems sets the FileSystems field's value.
func (*DescribeFileSystemsOutput) SetPageNumber ¶
func (s *DescribeFileSystemsOutput) SetPageNumber(v int32) *DescribeFileSystemsOutput
SetPageNumber sets the PageNumber field's value.
func (*DescribeFileSystemsOutput) SetPageSize ¶
func (s *DescribeFileSystemsOutput) SetPageSize(v int32) *DescribeFileSystemsOutput
SetPageSize sets the PageSize field's value.
func (*DescribeFileSystemsOutput) SetTotalCount ¶
func (s *DescribeFileSystemsOutput) SetTotalCount(v int32) *DescribeFileSystemsOutput
SetTotalCount sets the TotalCount field's value.
func (DescribeFileSystemsOutput) String ¶
func (s DescribeFileSystemsOutput) String() string
String returns the string representation
type DescribeMountPointsInput ¶
type DescribeMountPointsInput struct {
// FileSystemId is a required field
FileSystemId *string `type:"string" json:",omitempty" required:"true"`
Language *string `type:"string" json:",omitempty" enum:"EnumOfLanguageForDescribeMountPointsInput"`
MountPointId *string `type:"string" json:",omitempty"`
MountPointName *string `type:"string" json:",omitempty"`
VpcId *string `type:"string" json:",omitempty"`
ZoneId *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (DescribeMountPointsInput) GoString ¶
func (s DescribeMountPointsInput) GoString() string
GoString returns the string representation
func (*DescribeMountPointsInput) SetFileSystemId ¶
func (s *DescribeMountPointsInput) SetFileSystemId(v string) *DescribeMountPointsInput
SetFileSystemId sets the FileSystemId field's value.
func (*DescribeMountPointsInput) SetLanguage ¶
func (s *DescribeMountPointsInput) SetLanguage(v string) *DescribeMountPointsInput
SetLanguage sets the Language field's value.
func (*DescribeMountPointsInput) SetMountPointId ¶
func (s *DescribeMountPointsInput) SetMountPointId(v string) *DescribeMountPointsInput
SetMountPointId sets the MountPointId field's value.
func (*DescribeMountPointsInput) SetMountPointName ¶
func (s *DescribeMountPointsInput) SetMountPointName(v string) *DescribeMountPointsInput
SetMountPointName sets the MountPointName field's value.
func (*DescribeMountPointsInput) SetVpcId ¶
func (s *DescribeMountPointsInput) SetVpcId(v string) *DescribeMountPointsInput
SetVpcId sets the VpcId field's value.
func (*DescribeMountPointsInput) SetZoneId ¶
func (s *DescribeMountPointsInput) SetZoneId(v string) *DescribeMountPointsInput
SetZoneId sets the ZoneId field's value.
func (DescribeMountPointsInput) String ¶
func (s DescribeMountPointsInput) String() string
String returns the string representation
func (*DescribeMountPointsInput) Validate ¶
func (s *DescribeMountPointsInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type DescribeMountPointsOutput ¶
type DescribeMountPointsOutput struct {
Metadata *response.ResponseMetadata
MountPoints []*MountPointForDescribeMountPointsOutput `type:"list" json:",omitempty"`
TotalCount *int32 `type:"int32" json:",omitempty"`
// contains filtered or unexported fields
}
func (DescribeMountPointsOutput) GoString ¶
func (s DescribeMountPointsOutput) GoString() string
GoString returns the string representation
func (*DescribeMountPointsOutput) SetMountPoints ¶
func (s *DescribeMountPointsOutput) SetMountPoints(v []*MountPointForDescribeMountPointsOutput) *DescribeMountPointsOutput
SetMountPoints sets the MountPoints field's value.
func (*DescribeMountPointsOutput) SetTotalCount ¶
func (s *DescribeMountPointsOutput) SetTotalCount(v int32) *DescribeMountPointsOutput
SetTotalCount sets the TotalCount field's value.
func (DescribeMountPointsOutput) String ¶
func (s DescribeMountPointsOutput) String() string
String returns the string representation
type DescribePermissionGroupsInput ¶
type DescribePermissionGroupsInput struct {
PageNumber *int32 `type:"int32" json:",omitempty"`
PageSize *int32 `type:"int32" json:",omitempty"`
PermissionGroupId *string `type:"string" json:",omitempty"`
PermissionGroupName *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (DescribePermissionGroupsInput) GoString ¶
func (s DescribePermissionGroupsInput) GoString() string
GoString returns the string representation
func (*DescribePermissionGroupsInput) SetPageNumber ¶
func (s *DescribePermissionGroupsInput) SetPageNumber(v int32) *DescribePermissionGroupsInput
SetPageNumber sets the PageNumber field's value.
func (*DescribePermissionGroupsInput) SetPageSize ¶
func (s *DescribePermissionGroupsInput) SetPageSize(v int32) *DescribePermissionGroupsInput
SetPageSize sets the PageSize field's value.
func (*DescribePermissionGroupsInput) SetPermissionGroupId ¶
func (s *DescribePermissionGroupsInput) SetPermissionGroupId(v string) *DescribePermissionGroupsInput
SetPermissionGroupId sets the PermissionGroupId field's value.
func (*DescribePermissionGroupsInput) SetPermissionGroupName ¶
func (s *DescribePermissionGroupsInput) SetPermissionGroupName(v string) *DescribePermissionGroupsInput
SetPermissionGroupName sets the PermissionGroupName field's value.
func (DescribePermissionGroupsInput) String ¶
func (s DescribePermissionGroupsInput) String() string
String returns the string representation
type DescribePermissionGroupsOutput ¶
type DescribePermissionGroupsOutput struct {
Metadata *response.ResponseMetadata
PageNumber *int32 `type:"int32" json:",omitempty"`
PageSize *int32 `type:"int32" json:",omitempty"`
PermissionGroups []*PermissionGroupForDescribePermissionGroupsOutput `type:"list" json:",omitempty"`
TotalCount *int32 `type:"int32" json:",omitempty"`
// contains filtered or unexported fields
}
func (DescribePermissionGroupsOutput) GoString ¶
func (s DescribePermissionGroupsOutput) GoString() string
GoString returns the string representation
func (*DescribePermissionGroupsOutput) SetPageNumber ¶
func (s *DescribePermissionGroupsOutput) SetPageNumber(v int32) *DescribePermissionGroupsOutput
SetPageNumber sets the PageNumber field's value.
func (*DescribePermissionGroupsOutput) SetPageSize ¶
func (s *DescribePermissionGroupsOutput) SetPageSize(v int32) *DescribePermissionGroupsOutput
SetPageSize sets the PageSize field's value.
func (*DescribePermissionGroupsOutput) SetPermissionGroups ¶
func (s *DescribePermissionGroupsOutput) SetPermissionGroups(v []*PermissionGroupForDescribePermissionGroupsOutput) *DescribePermissionGroupsOutput
SetPermissionGroups sets the PermissionGroups field's value.
func (*DescribePermissionGroupsOutput) SetTotalCount ¶
func (s *DescribePermissionGroupsOutput) SetTotalCount(v int32) *DescribePermissionGroupsOutput
SetTotalCount sets the TotalCount field's value.
func (DescribePermissionGroupsOutput) String ¶
func (s DescribePermissionGroupsOutput) String() string
String returns the string representation
type DescribePermissionRulesInput ¶
type DescribePermissionRulesInput struct {
CidrIp *string `type:"string" json:",omitempty"`
PageNumber *int32 `type:"int32" json:",omitempty"`
PageSize *int32 `type:"int32" json:",omitempty"`
// PermissionGroupId is a required field
PermissionGroupId *string `type:"string" json:",omitempty" required:"true"`
RwMode *string `type:"string" json:",omitempty" enum:"EnumOfRwModeForDescribePermissionRulesInput"`
UserMode *string `type:"string" json:",omitempty" enum:"EnumOfUserModeForDescribePermissionRulesInput"`
// contains filtered or unexported fields
}
func (DescribePermissionRulesInput) GoString ¶
func (s DescribePermissionRulesInput) GoString() string
GoString returns the string representation
func (*DescribePermissionRulesInput) SetCidrIp ¶
func (s *DescribePermissionRulesInput) SetCidrIp(v string) *DescribePermissionRulesInput
SetCidrIp sets the CidrIp field's value.
func (*DescribePermissionRulesInput) SetPageNumber ¶
func (s *DescribePermissionRulesInput) SetPageNumber(v int32) *DescribePermissionRulesInput
SetPageNumber sets the PageNumber field's value.
func (*DescribePermissionRulesInput) SetPageSize ¶
func (s *DescribePermissionRulesInput) SetPageSize(v int32) *DescribePermissionRulesInput
SetPageSize sets the PageSize field's value.
func (*DescribePermissionRulesInput) SetPermissionGroupId ¶
func (s *DescribePermissionRulesInput) SetPermissionGroupId(v string) *DescribePermissionRulesInput
SetPermissionGroupId sets the PermissionGroupId field's value.
func (*DescribePermissionRulesInput) SetRwMode ¶
func (s *DescribePermissionRulesInput) SetRwMode(v string) *DescribePermissionRulesInput
SetRwMode sets the RwMode field's value.
func (*DescribePermissionRulesInput) SetUserMode ¶
func (s *DescribePermissionRulesInput) SetUserMode(v string) *DescribePermissionRulesInput
SetUserMode sets the UserMode field's value.
func (DescribePermissionRulesInput) String ¶
func (s DescribePermissionRulesInput) String() string
String returns the string representation
func (*DescribePermissionRulesInput) Validate ¶
func (s *DescribePermissionRulesInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type DescribePermissionRulesOutput ¶
type DescribePermissionRulesOutput struct {
Metadata *response.ResponseMetadata
PageNumber *int32 `type:"int32" json:",omitempty"`
PageSize *int32 `type:"int32" json:",omitempty"`
PermissionRules []*PermissionRuleForDescribePermissionRulesOutput `type:"list" json:",omitempty"`
TotalCount *int32 `type:"int32" json:",omitempty"`
// contains filtered or unexported fields
}
func (DescribePermissionRulesOutput) GoString ¶
func (s DescribePermissionRulesOutput) GoString() string
GoString returns the string representation
func (*DescribePermissionRulesOutput) SetPageNumber ¶
func (s *DescribePermissionRulesOutput) SetPageNumber(v int32) *DescribePermissionRulesOutput
SetPageNumber sets the PageNumber field's value.
func (*DescribePermissionRulesOutput) SetPageSize ¶
func (s *DescribePermissionRulesOutput) SetPageSize(v int32) *DescribePermissionRulesOutput
SetPageSize sets the PageSize field's value.
func (*DescribePermissionRulesOutput) SetPermissionRules ¶
func (s *DescribePermissionRulesOutput) SetPermissionRules(v []*PermissionRuleForDescribePermissionRulesOutput) *DescribePermissionRulesOutput
SetPermissionRules sets the PermissionRules field's value.
func (*DescribePermissionRulesOutput) SetTotalCount ¶
func (s *DescribePermissionRulesOutput) SetTotalCount(v int32) *DescribePermissionRulesOutput
SetTotalCount sets the TotalCount field's value.
func (DescribePermissionRulesOutput) String ¶
func (s DescribePermissionRulesOutput) String() string
String returns the string representation
type DescribeQuotasInput ¶
type DescribeQuotasInput struct {
// FileSystemId is a required field
FileSystemId *string `type:"string" json:",omitempty" required:"true"`
FileSystemPath *string `type:"string" json:",omitempty"`
LimitType *string `type:"string" json:",omitempty" enum:"EnumOfLimitTypeForDescribeQuotasInput"`
PageNumber *int32 `type:"int32" json:",omitempty"`
PageSize *int32 `type:"int32" json:",omitempty"`
QuotaId *string `type:"string" json:",omitempty"`
QuotaType *string `type:"string" json:",omitempty" enum:"EnumOfQuotaTypeForDescribeQuotasInput"`
// contains filtered or unexported fields
}
func (DescribeQuotasInput) GoString ¶
func (s DescribeQuotasInput) GoString() string
GoString returns the string representation
func (*DescribeQuotasInput) SetFileSystemId ¶
func (s *DescribeQuotasInput) SetFileSystemId(v string) *DescribeQuotasInput
SetFileSystemId sets the FileSystemId field's value.
func (*DescribeQuotasInput) SetFileSystemPath ¶
func (s *DescribeQuotasInput) SetFileSystemPath(v string) *DescribeQuotasInput
SetFileSystemPath sets the FileSystemPath field's value.
func (*DescribeQuotasInput) SetLimitType ¶
func (s *DescribeQuotasInput) SetLimitType(v string) *DescribeQuotasInput
SetLimitType sets the LimitType field's value.
func (*DescribeQuotasInput) SetPageNumber ¶
func (s *DescribeQuotasInput) SetPageNumber(v int32) *DescribeQuotasInput
SetPageNumber sets the PageNumber field's value.
func (*DescribeQuotasInput) SetPageSize ¶
func (s *DescribeQuotasInput) SetPageSize(v int32) *DescribeQuotasInput
SetPageSize sets the PageSize field's value.
func (*DescribeQuotasInput) SetQuotaId ¶
func (s *DescribeQuotasInput) SetQuotaId(v string) *DescribeQuotasInput
SetQuotaId sets the QuotaId field's value.
func (*DescribeQuotasInput) SetQuotaType ¶
func (s *DescribeQuotasInput) SetQuotaType(v string) *DescribeQuotasInput
SetQuotaType sets the QuotaType field's value.
func (DescribeQuotasInput) String ¶
func (s DescribeQuotasInput) String() string
String returns the string representation
func (*DescribeQuotasInput) Validate ¶
func (s *DescribeQuotasInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type DescribeQuotasOutput ¶
type DescribeQuotasOutput struct {
Metadata *response.ResponseMetadata
PageNumber *int32 `type:"int32" json:",omitempty"`
PageSize *int32 `type:"int32" json:",omitempty"`
Quotas []*QuotaForDescribeQuotasOutput `type:"list" json:",omitempty"`
TotalCount *int32 `type:"int32" json:",omitempty"`
// contains filtered or unexported fields
}
func (DescribeQuotasOutput) GoString ¶
func (s DescribeQuotasOutput) GoString() string
GoString returns the string representation
func (*DescribeQuotasOutput) SetPageNumber ¶
func (s *DescribeQuotasOutput) SetPageNumber(v int32) *DescribeQuotasOutput
SetPageNumber sets the PageNumber field's value.
func (*DescribeQuotasOutput) SetPageSize ¶
func (s *DescribeQuotasOutput) SetPageSize(v int32) *DescribeQuotasOutput
SetPageSize sets the PageSize field's value.
func (*DescribeQuotasOutput) SetQuotas ¶
func (s *DescribeQuotasOutput) SetQuotas(v []*QuotaForDescribeQuotasOutput) *DescribeQuotasOutput
SetQuotas sets the Quotas field's value.
func (*DescribeQuotasOutput) SetTotalCount ¶
func (s *DescribeQuotasOutput) SetTotalCount(v int32) *DescribeQuotasOutput
SetTotalCount sets the TotalCount field's value.
func (DescribeQuotasOutput) String ¶
func (s DescribeQuotasOutput) String() string
String returns the string representation
type DescribeRegionsInput ¶ added in v1.2.19
type DescribeRegionsInput struct {
Language *string `type:"string" json:",omitempty" enum:"EnumOfLanguageForDescribeRegionsInput"`
// contains filtered or unexported fields
}
func (DescribeRegionsInput) GoString ¶ added in v1.2.19
func (s DescribeRegionsInput) GoString() string
GoString returns the string representation
func (*DescribeRegionsInput) SetLanguage ¶ added in v1.2.19
func (s *DescribeRegionsInput) SetLanguage(v string) *DescribeRegionsInput
SetLanguage sets the Language field's value.
func (DescribeRegionsInput) String ¶ added in v1.2.19
func (s DescribeRegionsInput) String() string
String returns the string representation
type DescribeRegionsOutput ¶ added in v1.2.19
type DescribeRegionsOutput struct {
Metadata *response.ResponseMetadata
Regions []*RegionForDescribeRegionsOutput `type:"list" json:",omitempty"`
TotalCount *int32 `type:"int32" json:",omitempty"`
// contains filtered or unexported fields
}
func (DescribeRegionsOutput) GoString ¶ added in v1.2.19
func (s DescribeRegionsOutput) GoString() string
GoString returns the string representation
func (*DescribeRegionsOutput) SetRegions ¶ added in v1.2.19
func (s *DescribeRegionsOutput) SetRegions(v []*RegionForDescribeRegionsOutput) *DescribeRegionsOutput
SetRegions sets the Regions field's value.
func (*DescribeRegionsOutput) SetTotalCount ¶ added in v1.2.19
func (s *DescribeRegionsOutput) SetTotalCount(v int32) *DescribeRegionsOutput
SetTotalCount sets the TotalCount field's value.
func (DescribeRegionsOutput) String ¶ added in v1.2.19
func (s DescribeRegionsOutput) String() string
String returns the string representation
type DescribeZonesInput ¶
type DescribeZonesInput struct {
Language *string `type:"string" json:",omitempty" enum:"EnumOfLanguageForDescribeZonesInput"`
// contains filtered or unexported fields
}
func (DescribeZonesInput) GoString ¶
func (s DescribeZonesInput) GoString() string
GoString returns the string representation
func (*DescribeZonesInput) SetLanguage ¶
func (s *DescribeZonesInput) SetLanguage(v string) *DescribeZonesInput
SetLanguage sets the Language field's value.
func (DescribeZonesInput) String ¶
func (s DescribeZonesInput) String() string
String returns the string representation
type DescribeZonesOutput ¶
type DescribeZonesOutput struct {
Metadata *response.ResponseMetadata
TotalCount *int32 `type:"int32" json:",omitempty"`
Zones []*ZoneForDescribeZonesOutput `type:"list" json:",omitempty"`
// contains filtered or unexported fields
}
func (DescribeZonesOutput) GoString ¶
func (s DescribeZonesOutput) GoString() string
GoString returns the string representation
func (*DescribeZonesOutput) SetTotalCount ¶
func (s *DescribeZonesOutput) SetTotalCount(v int32) *DescribeZonesOutput
SetTotalCount sets the TotalCount field's value.
func (*DescribeZonesOutput) SetZones ¶
func (s *DescribeZonesOutput) SetZones(v []*ZoneForDescribeZonesOutput) *DescribeZonesOutput
SetZones sets the Zones field's value.
func (DescribeZonesOutput) String ¶
func (s DescribeZonesOutput) String() string
String returns the string representation
type EFS ¶
EFS provides the API operation methods for making requests to EFS. See this package's package overview docs for details on the service.
EFS methods are safe to use concurrently. It is not safe to modify mutate any of the struct's properties though.
func New ¶
func New(p client.ConfigProvider, cfgs ...*volcengine.Config) *EFS
New create int can support ssl or region locate set
func (*EFS) CancelDataFlowTask ¶ added in v1.2.43
func (c *EFS) CancelDataFlowTask(input *CancelDataFlowTaskInput) (*CancelDataFlowTaskOutput, error)
CancelDataFlowTask API operation for EFS.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for EFS's API operation CancelDataFlowTask for usage and error information.
func (*EFS) CancelDataFlowTaskCommon ¶ added in v1.2.43
func (c *EFS) CancelDataFlowTaskCommon(input *map[string]interface{}) (*map[string]interface{}, error)
CancelDataFlowTaskCommon API operation for EFS.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for EFS's API operation CancelDataFlowTaskCommon for usage and error information.
func (*EFS) CancelDataFlowTaskCommonRequest ¶ added in v1.2.43
func (c *EFS) CancelDataFlowTaskCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
CancelDataFlowTaskCommonRequest generates a "volcengine/request.Request" representing the client's request for the CancelDataFlowTaskCommon operation. The "output" return value will be populated with the CancelDataFlowTaskCommon request's response once the request completes successfully.
Use "Send" method on the returned CancelDataFlowTaskCommon Request to send the API call to the service. the "output" return value is not valid until after CancelDataFlowTaskCommon Send returns without error.
See CancelDataFlowTaskCommon for more information on using the CancelDataFlowTaskCommon API call, and error handling.
// Example sending a request using the CancelDataFlowTaskCommonRequest method.
req, resp := client.CancelDataFlowTaskCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*EFS) CancelDataFlowTaskCommonWithContext ¶ added in v1.2.43
func (c *EFS) CancelDataFlowTaskCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
CancelDataFlowTaskCommonWithContext is the same as CancelDataFlowTaskCommon with the addition of the ability to pass a context and additional request options.
See CancelDataFlowTaskCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*EFS) CancelDataFlowTaskRequest ¶ added in v1.2.43
func (c *EFS) CancelDataFlowTaskRequest(input *CancelDataFlowTaskInput) (req *request.Request, output *CancelDataFlowTaskOutput)
CancelDataFlowTaskRequest generates a "volcengine/request.Request" representing the client's request for the CancelDataFlowTask operation. The "output" return value will be populated with the CancelDataFlowTaskCommon request's response once the request completes successfully.
Use "Send" method on the returned CancelDataFlowTaskCommon Request to send the API call to the service. the "output" return value is not valid until after CancelDataFlowTaskCommon Send returns without error.
See CancelDataFlowTask for more information on using the CancelDataFlowTask API call, and error handling.
// Example sending a request using the CancelDataFlowTaskRequest method.
req, resp := client.CancelDataFlowTaskRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*EFS) CancelDataFlowTaskWithContext ¶ added in v1.2.43
func (c *EFS) CancelDataFlowTaskWithContext(ctx volcengine.Context, input *CancelDataFlowTaskInput, opts ...request.Option) (*CancelDataFlowTaskOutput, error)
CancelDataFlowTaskWithContext is the same as CancelDataFlowTask with the addition of the ability to pass a context and additional request options.
See CancelDataFlowTask for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*EFS) CheckDir ¶
func (c *EFS) CheckDir(input *CheckDirInput) (*CheckDirOutput, error)
CheckDir API operation for EFS.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for EFS's API operation CheckDir for usage and error information.
func (*EFS) CheckDirCommon ¶
CheckDirCommon API operation for EFS.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for EFS's API operation CheckDirCommon for usage and error information.
func (*EFS) CheckDirCommonRequest ¶
func (c *EFS) CheckDirCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
CheckDirCommonRequest generates a "volcengine/request.Request" representing the client's request for the CheckDirCommon operation. The "output" return value will be populated with the CheckDirCommon request's response once the request completes successfully.
Use "Send" method on the returned CheckDirCommon Request to send the API call to the service. the "output" return value is not valid until after CheckDirCommon Send returns without error.
See CheckDirCommon for more information on using the CheckDirCommon API call, and error handling.
// Example sending a request using the CheckDirCommonRequest method.
req, resp := client.CheckDirCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*EFS) CheckDirCommonWithContext ¶
func (c *EFS) CheckDirCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
CheckDirCommonWithContext is the same as CheckDirCommon with the addition of the ability to pass a context and additional request options.
See CheckDirCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*EFS) CheckDirRequest ¶
func (c *EFS) CheckDirRequest(input *CheckDirInput) (req *request.Request, output *CheckDirOutput)
CheckDirRequest generates a "volcengine/request.Request" representing the client's request for the CheckDir operation. The "output" return value will be populated with the CheckDirCommon request's response once the request completes successfully.
Use "Send" method on the returned CheckDirCommon Request to send the API call to the service. the "output" return value is not valid until after CheckDirCommon Send returns without error.
See CheckDir for more information on using the CheckDir API call, and error handling.
// Example sending a request using the CheckDirRequest method.
req, resp := client.CheckDirRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*EFS) CheckDirWithContext ¶
func (c *EFS) CheckDirWithContext(ctx volcengine.Context, input *CheckDirInput, opts ...request.Option) (*CheckDirOutput, error)
CheckDirWithContext is the same as CheckDir with the addition of the ability to pass a context and additional request options.
See CheckDir for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*EFS) CreateAccessPoint ¶
func (c *EFS) CreateAccessPoint(input *CreateAccessPointInput) (*CreateAccessPointOutput, error)
CreateAccessPoint API operation for EFS.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for EFS's API operation CreateAccessPoint for usage and error information.
func (*EFS) CreateAccessPointCommon ¶
func (c *EFS) CreateAccessPointCommon(input *map[string]interface{}) (*map[string]interface{}, error)
CreateAccessPointCommon API operation for EFS.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for EFS's API operation CreateAccessPointCommon for usage and error information.
func (*EFS) CreateAccessPointCommonRequest ¶
func (c *EFS) CreateAccessPointCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
CreateAccessPointCommonRequest generates a "volcengine/request.Request" representing the client's request for the CreateAccessPointCommon operation. The "output" return value will be populated with the CreateAccessPointCommon request's response once the request completes successfully.
Use "Send" method on the returned CreateAccessPointCommon Request to send the API call to the service. the "output" return value is not valid until after CreateAccessPointCommon Send returns without error.
See CreateAccessPointCommon for more information on using the CreateAccessPointCommon API call, and error handling.
// Example sending a request using the CreateAccessPointCommonRequest method.
req, resp := client.CreateAccessPointCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*EFS) CreateAccessPointCommonWithContext ¶
func (c *EFS) CreateAccessPointCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
CreateAccessPointCommonWithContext is the same as CreateAccessPointCommon with the addition of the ability to pass a context and additional request options.
See CreateAccessPointCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*EFS) CreateAccessPointRequest ¶
func (c *EFS) CreateAccessPointRequest(input *CreateAccessPointInput) (req *request.Request, output *CreateAccessPointOutput)
CreateAccessPointRequest generates a "volcengine/request.Request" representing the client's request for the CreateAccessPoint operation. The "output" return value will be populated with the CreateAccessPointCommon request's response once the request completes successfully.
Use "Send" method on the returned CreateAccessPointCommon Request to send the API call to the service. the "output" return value is not valid until after CreateAccessPointCommon Send returns without error.
See CreateAccessPoint for more information on using the CreateAccessPoint API call, and error handling.
// Example sending a request using the CreateAccessPointRequest method.
req, resp := client.CreateAccessPointRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*EFS) CreateAccessPointWithContext ¶
func (c *EFS) CreateAccessPointWithContext(ctx volcengine.Context, input *CreateAccessPointInput, opts ...request.Option) (*CreateAccessPointOutput, error)
CreateAccessPointWithContext is the same as CreateAccessPoint with the addition of the ability to pass a context and additional request options.
See CreateAccessPoint for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*EFS) CreateDataFlowPolicy ¶ added in v1.2.43
func (c *EFS) CreateDataFlowPolicy(input *CreateDataFlowPolicyInput) (*CreateDataFlowPolicyOutput, error)
CreateDataFlowPolicy API operation for EFS.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for EFS's API operation CreateDataFlowPolicy for usage and error information.
func (*EFS) CreateDataFlowPolicyCommon ¶ added in v1.2.43
func (c *EFS) CreateDataFlowPolicyCommon(input *map[string]interface{}) (*map[string]interface{}, error)
CreateDataFlowPolicyCommon API operation for EFS.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for EFS's API operation CreateDataFlowPolicyCommon for usage and error information.
func (*EFS) CreateDataFlowPolicyCommonRequest ¶ added in v1.2.43
func (c *EFS) CreateDataFlowPolicyCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
CreateDataFlowPolicyCommonRequest generates a "volcengine/request.Request" representing the client's request for the CreateDataFlowPolicyCommon operation. The "output" return value will be populated with the CreateDataFlowPolicyCommon request's response once the request completes successfully.
Use "Send" method on the returned CreateDataFlowPolicyCommon Request to send the API call to the service. the "output" return value is not valid until after CreateDataFlowPolicyCommon Send returns without error.
See CreateDataFlowPolicyCommon for more information on using the CreateDataFlowPolicyCommon API call, and error handling.
// Example sending a request using the CreateDataFlowPolicyCommonRequest method.
req, resp := client.CreateDataFlowPolicyCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*EFS) CreateDataFlowPolicyCommonWithContext ¶ added in v1.2.43
func (c *EFS) CreateDataFlowPolicyCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
CreateDataFlowPolicyCommonWithContext is the same as CreateDataFlowPolicyCommon with the addition of the ability to pass a context and additional request options.
See CreateDataFlowPolicyCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*EFS) CreateDataFlowPolicyRequest ¶ added in v1.2.43
func (c *EFS) CreateDataFlowPolicyRequest(input *CreateDataFlowPolicyInput) (req *request.Request, output *CreateDataFlowPolicyOutput)
CreateDataFlowPolicyRequest generates a "volcengine/request.Request" representing the client's request for the CreateDataFlowPolicy operation. The "output" return value will be populated with the CreateDataFlowPolicyCommon request's response once the request completes successfully.
Use "Send" method on the returned CreateDataFlowPolicyCommon Request to send the API call to the service. the "output" return value is not valid until after CreateDataFlowPolicyCommon Send returns without error.
See CreateDataFlowPolicy for more information on using the CreateDataFlowPolicy API call, and error handling.
// Example sending a request using the CreateDataFlowPolicyRequest method.
req, resp := client.CreateDataFlowPolicyRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*EFS) CreateDataFlowPolicyWithContext ¶ added in v1.2.43
func (c *EFS) CreateDataFlowPolicyWithContext(ctx volcengine.Context, input *CreateDataFlowPolicyInput, opts ...request.Option) (*CreateDataFlowPolicyOutput, error)
CreateDataFlowPolicyWithContext is the same as CreateDataFlowPolicy with the addition of the ability to pass a context and additional request options.
See CreateDataFlowPolicy for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*EFS) CreateDataFlowTask ¶ added in v1.2.43
func (c *EFS) CreateDataFlowTask(input *CreateDataFlowTaskInput) (*CreateDataFlowTaskOutput, error)
CreateDataFlowTask API operation for EFS.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for EFS's API operation CreateDataFlowTask for usage and error information.
func (*EFS) CreateDataFlowTaskCommon ¶ added in v1.2.43
func (c *EFS) CreateDataFlowTaskCommon(input *map[string]interface{}) (*map[string]interface{}, error)
CreateDataFlowTaskCommon API operation for EFS.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for EFS's API operation CreateDataFlowTaskCommon for usage and error information.
func (*EFS) CreateDataFlowTaskCommonRequest ¶ added in v1.2.43
func (c *EFS) CreateDataFlowTaskCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
CreateDataFlowTaskCommonRequest generates a "volcengine/request.Request" representing the client's request for the CreateDataFlowTaskCommon operation. The "output" return value will be populated with the CreateDataFlowTaskCommon request's response once the request completes successfully.
Use "Send" method on the returned CreateDataFlowTaskCommon Request to send the API call to the service. the "output" return value is not valid until after CreateDataFlowTaskCommon Send returns without error.
See CreateDataFlowTaskCommon for more information on using the CreateDataFlowTaskCommon API call, and error handling.
// Example sending a request using the CreateDataFlowTaskCommonRequest method.
req, resp := client.CreateDataFlowTaskCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*EFS) CreateDataFlowTaskCommonWithContext ¶ added in v1.2.43
func (c *EFS) CreateDataFlowTaskCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
CreateDataFlowTaskCommonWithContext is the same as CreateDataFlowTaskCommon with the addition of the ability to pass a context and additional request options.
See CreateDataFlowTaskCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*EFS) CreateDataFlowTaskRequest ¶ added in v1.2.43
func (c *EFS) CreateDataFlowTaskRequest(input *CreateDataFlowTaskInput) (req *request.Request, output *CreateDataFlowTaskOutput)
CreateDataFlowTaskRequest generates a "volcengine/request.Request" representing the client's request for the CreateDataFlowTask operation. The "output" return value will be populated with the CreateDataFlowTaskCommon request's response once the request completes successfully.
Use "Send" method on the returned CreateDataFlowTaskCommon Request to send the API call to the service. the "output" return value is not valid until after CreateDataFlowTaskCommon Send returns without error.
See CreateDataFlowTask for more information on using the CreateDataFlowTask API call, and error handling.
// Example sending a request using the CreateDataFlowTaskRequest method.
req, resp := client.CreateDataFlowTaskRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*EFS) CreateDataFlowTaskWithContext ¶ added in v1.2.43
func (c *EFS) CreateDataFlowTaskWithContext(ctx volcengine.Context, input *CreateDataFlowTaskInput, opts ...request.Option) (*CreateDataFlowTaskOutput, error)
CreateDataFlowTaskWithContext is the same as CreateDataFlowTask with the addition of the ability to pass a context and additional request options.
See CreateDataFlowTask for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*EFS) CreateDir ¶
func (c *EFS) CreateDir(input *CreateDirInput) (*CreateDirOutput, error)
CreateDir API operation for EFS.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for EFS's API operation CreateDir for usage and error information.
func (*EFS) CreateDirCommon ¶
CreateDirCommon API operation for EFS.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for EFS's API operation CreateDirCommon for usage and error information.
func (*EFS) CreateDirCommonRequest ¶
func (c *EFS) CreateDirCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
CreateDirCommonRequest generates a "volcengine/request.Request" representing the client's request for the CreateDirCommon operation. The "output" return value will be populated with the CreateDirCommon request's response once the request completes successfully.
Use "Send" method on the returned CreateDirCommon Request to send the API call to the service. the "output" return value is not valid until after CreateDirCommon Send returns without error.
See CreateDirCommon for more information on using the CreateDirCommon API call, and error handling.
// Example sending a request using the CreateDirCommonRequest method.
req, resp := client.CreateDirCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*EFS) CreateDirCommonWithContext ¶
func (c *EFS) CreateDirCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
CreateDirCommonWithContext is the same as CreateDirCommon with the addition of the ability to pass a context and additional request options.
See CreateDirCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*EFS) CreateDirRequest ¶
func (c *EFS) CreateDirRequest(input *CreateDirInput) (req *request.Request, output *CreateDirOutput)
CreateDirRequest generates a "volcengine/request.Request" representing the client's request for the CreateDir operation. The "output" return value will be populated with the CreateDirCommon request's response once the request completes successfully.
Use "Send" method on the returned CreateDirCommon Request to send the API call to the service. the "output" return value is not valid until after CreateDirCommon Send returns without error.
See CreateDir for more information on using the CreateDir API call, and error handling.
// Example sending a request using the CreateDirRequest method.
req, resp := client.CreateDirRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*EFS) CreateDirWithContext ¶
func (c *EFS) CreateDirWithContext(ctx volcengine.Context, input *CreateDirInput, opts ...request.Option) (*CreateDirOutput, error)
CreateDirWithContext is the same as CreateDir with the addition of the ability to pass a context and additional request options.
See CreateDir for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*EFS) CreateFilePreSignedUrl ¶ added in v1.2.43
func (c *EFS) CreateFilePreSignedUrl(input *CreateFilePreSignedUrlInput) (*CreateFilePreSignedUrlOutput, error)
CreateFilePreSignedUrl API operation for EFS.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for EFS's API operation CreateFilePreSignedUrl for usage and error information.
func (*EFS) CreateFilePreSignedUrlCommon ¶ added in v1.2.43
func (c *EFS) CreateFilePreSignedUrlCommon(input *map[string]interface{}) (*map[string]interface{}, error)
CreateFilePreSignedUrlCommon API operation for EFS.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for EFS's API operation CreateFilePreSignedUrlCommon for usage and error information.
func (*EFS) CreateFilePreSignedUrlCommonRequest ¶ added in v1.2.43
func (c *EFS) CreateFilePreSignedUrlCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
CreateFilePreSignedUrlCommonRequest generates a "volcengine/request.Request" representing the client's request for the CreateFilePreSignedUrlCommon operation. The "output" return value will be populated with the CreateFilePreSignedUrlCommon request's response once the request completes successfully.
Use "Send" method on the returned CreateFilePreSignedUrlCommon Request to send the API call to the service. the "output" return value is not valid until after CreateFilePreSignedUrlCommon Send returns without error.
See CreateFilePreSignedUrlCommon for more information on using the CreateFilePreSignedUrlCommon API call, and error handling.
// Example sending a request using the CreateFilePreSignedUrlCommonRequest method.
req, resp := client.CreateFilePreSignedUrlCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*EFS) CreateFilePreSignedUrlCommonWithContext ¶ added in v1.2.43
func (c *EFS) CreateFilePreSignedUrlCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
CreateFilePreSignedUrlCommonWithContext is the same as CreateFilePreSignedUrlCommon with the addition of the ability to pass a context and additional request options.
See CreateFilePreSignedUrlCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*EFS) CreateFilePreSignedUrlRequest ¶ added in v1.2.43
func (c *EFS) CreateFilePreSignedUrlRequest(input *CreateFilePreSignedUrlInput) (req *request.Request, output *CreateFilePreSignedUrlOutput)
CreateFilePreSignedUrlRequest generates a "volcengine/request.Request" representing the client's request for the CreateFilePreSignedUrl operation. The "output" return value will be populated with the CreateFilePreSignedUrlCommon request's response once the request completes successfully.
Use "Send" method on the returned CreateFilePreSignedUrlCommon Request to send the API call to the service. the "output" return value is not valid until after CreateFilePreSignedUrlCommon Send returns without error.
See CreateFilePreSignedUrl for more information on using the CreateFilePreSignedUrl API call, and error handling.
// Example sending a request using the CreateFilePreSignedUrlRequest method.
req, resp := client.CreateFilePreSignedUrlRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*EFS) CreateFilePreSignedUrlWithContext ¶ added in v1.2.43
func (c *EFS) CreateFilePreSignedUrlWithContext(ctx volcengine.Context, input *CreateFilePreSignedUrlInput, opts ...request.Option) (*CreateFilePreSignedUrlOutput, error)
CreateFilePreSignedUrlWithContext is the same as CreateFilePreSignedUrl with the addition of the ability to pass a context and additional request options.
See CreateFilePreSignedUrl for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*EFS) CreateFileSystem ¶
func (c *EFS) CreateFileSystem(input *CreateFileSystemInput) (*CreateFileSystemOutput, error)
CreateFileSystem API operation for EFS.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for EFS's API operation CreateFileSystem for usage and error information.
func (*EFS) CreateFileSystemCommon ¶
func (c *EFS) CreateFileSystemCommon(input *map[string]interface{}) (*map[string]interface{}, error)
CreateFileSystemCommon API operation for EFS.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for EFS's API operation CreateFileSystemCommon for usage and error information.
func (*EFS) CreateFileSystemCommonRequest ¶
func (c *EFS) CreateFileSystemCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
CreateFileSystemCommonRequest generates a "volcengine/request.Request" representing the client's request for the CreateFileSystemCommon operation. The "output" return value will be populated with the CreateFileSystemCommon request's response once the request completes successfully.
Use "Send" method on the returned CreateFileSystemCommon Request to send the API call to the service. the "output" return value is not valid until after CreateFileSystemCommon Send returns without error.
See CreateFileSystemCommon for more information on using the CreateFileSystemCommon API call, and error handling.
// Example sending a request using the CreateFileSystemCommonRequest method.
req, resp := client.CreateFileSystemCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*EFS) CreateFileSystemCommonWithContext ¶
func (c *EFS) CreateFileSystemCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
CreateFileSystemCommonWithContext is the same as CreateFileSystemCommon with the addition of the ability to pass a context and additional request options.
See CreateFileSystemCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*EFS) CreateFileSystemRequest ¶
func (c *EFS) CreateFileSystemRequest(input *CreateFileSystemInput) (req *request.Request, output *CreateFileSystemOutput)
CreateFileSystemRequest generates a "volcengine/request.Request" representing the client's request for the CreateFileSystem operation. The "output" return value will be populated with the CreateFileSystemCommon request's response once the request completes successfully.
Use "Send" method on the returned CreateFileSystemCommon Request to send the API call to the service. the "output" return value is not valid until after CreateFileSystemCommon Send returns without error.
See CreateFileSystem for more information on using the CreateFileSystem API call, and error handling.
// Example sending a request using the CreateFileSystemRequest method.
req, resp := client.CreateFileSystemRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*EFS) CreateFileSystemWithContext ¶
func (c *EFS) CreateFileSystemWithContext(ctx volcengine.Context, input *CreateFileSystemInput, opts ...request.Option) (*CreateFileSystemOutput, error)
CreateFileSystemWithContext is the same as CreateFileSystem with the addition of the ability to pass a context and additional request options.
See CreateFileSystem for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*EFS) CreateMountPoint ¶
func (c *EFS) CreateMountPoint(input *CreateMountPointInput) (*CreateMountPointOutput, error)
CreateMountPoint API operation for EFS.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for EFS's API operation CreateMountPoint for usage and error information.
func (*EFS) CreateMountPointCommon ¶
func (c *EFS) CreateMountPointCommon(input *map[string]interface{}) (*map[string]interface{}, error)
CreateMountPointCommon API operation for EFS.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for EFS's API operation CreateMountPointCommon for usage and error information.
func (*EFS) CreateMountPointCommonRequest ¶
func (c *EFS) CreateMountPointCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
CreateMountPointCommonRequest generates a "volcengine/request.Request" representing the client's request for the CreateMountPointCommon operation. The "output" return value will be populated with the CreateMountPointCommon request's response once the request completes successfully.
Use "Send" method on the returned CreateMountPointCommon Request to send the API call to the service. the "output" return value is not valid until after CreateMountPointCommon Send returns without error.
See CreateMountPointCommon for more information on using the CreateMountPointCommon API call, and error handling.
// Example sending a request using the CreateMountPointCommonRequest method.
req, resp := client.CreateMountPointCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*EFS) CreateMountPointCommonWithContext ¶
func (c *EFS) CreateMountPointCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
CreateMountPointCommonWithContext is the same as CreateMountPointCommon with the addition of the ability to pass a context and additional request options.
See CreateMountPointCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*EFS) CreateMountPointRequest ¶
func (c *EFS) CreateMountPointRequest(input *CreateMountPointInput) (req *request.Request, output *CreateMountPointOutput)
CreateMountPointRequest generates a "volcengine/request.Request" representing the client's request for the CreateMountPoint operation. The "output" return value will be populated with the CreateMountPointCommon request's response once the request completes successfully.
Use "Send" method on the returned CreateMountPointCommon Request to send the API call to the service. the "output" return value is not valid until after CreateMountPointCommon Send returns without error.
See CreateMountPoint for more information on using the CreateMountPoint API call, and error handling.
// Example sending a request using the CreateMountPointRequest method.
req, resp := client.CreateMountPointRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*EFS) CreateMountPointWithContext ¶
func (c *EFS) CreateMountPointWithContext(ctx volcengine.Context, input *CreateMountPointInput, opts ...request.Option) (*CreateMountPointOutput, error)
CreateMountPointWithContext is the same as CreateMountPoint with the addition of the ability to pass a context and additional request options.
See CreateMountPoint for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*EFS) CreatePermissionGroup ¶
func (c *EFS) CreatePermissionGroup(input *CreatePermissionGroupInput) (*CreatePermissionGroupOutput, error)
CreatePermissionGroup API operation for EFS.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for EFS's API operation CreatePermissionGroup for usage and error information.
func (*EFS) CreatePermissionGroupCommon ¶
func (c *EFS) CreatePermissionGroupCommon(input *map[string]interface{}) (*map[string]interface{}, error)
CreatePermissionGroupCommon API operation for EFS.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for EFS's API operation CreatePermissionGroupCommon for usage and error information.
func (*EFS) CreatePermissionGroupCommonRequest ¶
func (c *EFS) CreatePermissionGroupCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
CreatePermissionGroupCommonRequest generates a "volcengine/request.Request" representing the client's request for the CreatePermissionGroupCommon operation. The "output" return value will be populated with the CreatePermissionGroupCommon request's response once the request completes successfully.
Use "Send" method on the returned CreatePermissionGroupCommon Request to send the API call to the service. the "output" return value is not valid until after CreatePermissionGroupCommon Send returns without error.
See CreatePermissionGroupCommon for more information on using the CreatePermissionGroupCommon API call, and error handling.
// Example sending a request using the CreatePermissionGroupCommonRequest method.
req, resp := client.CreatePermissionGroupCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*EFS) CreatePermissionGroupCommonWithContext ¶
func (c *EFS) CreatePermissionGroupCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
CreatePermissionGroupCommonWithContext is the same as CreatePermissionGroupCommon with the addition of the ability to pass a context and additional request options.
See CreatePermissionGroupCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*EFS) CreatePermissionGroupRequest ¶
func (c *EFS) CreatePermissionGroupRequest(input *CreatePermissionGroupInput) (req *request.Request, output *CreatePermissionGroupOutput)
CreatePermissionGroupRequest generates a "volcengine/request.Request" representing the client's request for the CreatePermissionGroup operation. The "output" return value will be populated with the CreatePermissionGroupCommon request's response once the request completes successfully.
Use "Send" method on the returned CreatePermissionGroupCommon Request to send the API call to the service. the "output" return value is not valid until after CreatePermissionGroupCommon Send returns without error.
See CreatePermissionGroup for more information on using the CreatePermissionGroup API call, and error handling.
// Example sending a request using the CreatePermissionGroupRequest method.
req, resp := client.CreatePermissionGroupRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*EFS) CreatePermissionGroupWithContext ¶
func (c *EFS) CreatePermissionGroupWithContext(ctx volcengine.Context, input *CreatePermissionGroupInput, opts ...request.Option) (*CreatePermissionGroupOutput, error)
CreatePermissionGroupWithContext is the same as CreatePermissionGroup with the addition of the ability to pass a context and additional request options.
See CreatePermissionGroup for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*EFS) CreatePermissionRule ¶
func (c *EFS) CreatePermissionRule(input *CreatePermissionRuleInput) (*CreatePermissionRuleOutput, error)
CreatePermissionRule API operation for EFS.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for EFS's API operation CreatePermissionRule for usage and error information.
func (*EFS) CreatePermissionRuleCommon ¶
func (c *EFS) CreatePermissionRuleCommon(input *map[string]interface{}) (*map[string]interface{}, error)
CreatePermissionRuleCommon API operation for EFS.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for EFS's API operation CreatePermissionRuleCommon for usage and error information.
func (*EFS) CreatePermissionRuleCommonRequest ¶
func (c *EFS) CreatePermissionRuleCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
CreatePermissionRuleCommonRequest generates a "volcengine/request.Request" representing the client's request for the CreatePermissionRuleCommon operation. The "output" return value will be populated with the CreatePermissionRuleCommon request's response once the request completes successfully.
Use "Send" method on the returned CreatePermissionRuleCommon Request to send the API call to the service. the "output" return value is not valid until after CreatePermissionRuleCommon Send returns without error.
See CreatePermissionRuleCommon for more information on using the CreatePermissionRuleCommon API call, and error handling.
// Example sending a request using the CreatePermissionRuleCommonRequest method.
req, resp := client.CreatePermissionRuleCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*EFS) CreatePermissionRuleCommonWithContext ¶
func (c *EFS) CreatePermissionRuleCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
CreatePermissionRuleCommonWithContext is the same as CreatePermissionRuleCommon with the addition of the ability to pass a context and additional request options.
See CreatePermissionRuleCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*EFS) CreatePermissionRuleRequest ¶
func (c *EFS) CreatePermissionRuleRequest(input *CreatePermissionRuleInput) (req *request.Request, output *CreatePermissionRuleOutput)
CreatePermissionRuleRequest generates a "volcengine/request.Request" representing the client's request for the CreatePermissionRule operation. The "output" return value will be populated with the CreatePermissionRuleCommon request's response once the request completes successfully.
Use "Send" method on the returned CreatePermissionRuleCommon Request to send the API call to the service. the "output" return value is not valid until after CreatePermissionRuleCommon Send returns without error.
See CreatePermissionRule for more information on using the CreatePermissionRule API call, and error handling.
// Example sending a request using the CreatePermissionRuleRequest method.
req, resp := client.CreatePermissionRuleRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*EFS) CreatePermissionRuleWithContext ¶
func (c *EFS) CreatePermissionRuleWithContext(ctx volcengine.Context, input *CreatePermissionRuleInput, opts ...request.Option) (*CreatePermissionRuleOutput, error)
CreatePermissionRuleWithContext is the same as CreatePermissionRule with the addition of the ability to pass a context and additional request options.
See CreatePermissionRule for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*EFS) CreateQuota ¶
func (c *EFS) CreateQuota(input *CreateQuotaInput) (*CreateQuotaOutput, error)
CreateQuota API operation for EFS.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for EFS's API operation CreateQuota for usage and error information.
func (*EFS) CreateQuotaCommon ¶
CreateQuotaCommon API operation for EFS.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for EFS's API operation CreateQuotaCommon for usage and error information.
func (*EFS) CreateQuotaCommonRequest ¶
func (c *EFS) CreateQuotaCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
CreateQuotaCommonRequest generates a "volcengine/request.Request" representing the client's request for the CreateQuotaCommon operation. The "output" return value will be populated with the CreateQuotaCommon request's response once the request completes successfully.
Use "Send" method on the returned CreateQuotaCommon Request to send the API call to the service. the "output" return value is not valid until after CreateQuotaCommon Send returns without error.
See CreateQuotaCommon for more information on using the CreateQuotaCommon API call, and error handling.
// Example sending a request using the CreateQuotaCommonRequest method.
req, resp := client.CreateQuotaCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*EFS) CreateQuotaCommonWithContext ¶
func (c *EFS) CreateQuotaCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
CreateQuotaCommonWithContext is the same as CreateQuotaCommon with the addition of the ability to pass a context and additional request options.
See CreateQuotaCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*EFS) CreateQuotaRequest ¶
func (c *EFS) CreateQuotaRequest(input *CreateQuotaInput) (req *request.Request, output *CreateQuotaOutput)
CreateQuotaRequest generates a "volcengine/request.Request" representing the client's request for the CreateQuota operation. The "output" return value will be populated with the CreateQuotaCommon request's response once the request completes successfully.
Use "Send" method on the returned CreateQuotaCommon Request to send the API call to the service. the "output" return value is not valid until after CreateQuotaCommon Send returns without error.
See CreateQuota for more information on using the CreateQuota API call, and error handling.
// Example sending a request using the CreateQuotaRequest method.
req, resp := client.CreateQuotaRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*EFS) CreateQuotaWithContext ¶
func (c *EFS) CreateQuotaWithContext(ctx volcengine.Context, input *CreateQuotaInput, opts ...request.Option) (*CreateQuotaOutput, error)
CreateQuotaWithContext is the same as CreateQuota with the addition of the ability to pass a context and additional request options.
See CreateQuota for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*EFS) DeleteAccessPoint ¶
func (c *EFS) DeleteAccessPoint(input *DeleteAccessPointInput) (*DeleteAccessPointOutput, error)
DeleteAccessPoint API operation for EFS.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for EFS's API operation DeleteAccessPoint for usage and error information.
func (*EFS) DeleteAccessPointCommon ¶
func (c *EFS) DeleteAccessPointCommon(input *map[string]interface{}) (*map[string]interface{}, error)
DeleteAccessPointCommon API operation for EFS.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for EFS's API operation DeleteAccessPointCommon for usage and error information.
func (*EFS) DeleteAccessPointCommonRequest ¶
func (c *EFS) DeleteAccessPointCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
DeleteAccessPointCommonRequest generates a "volcengine/request.Request" representing the client's request for the DeleteAccessPointCommon operation. The "output" return value will be populated with the DeleteAccessPointCommon request's response once the request completes successfully.
Use "Send" method on the returned DeleteAccessPointCommon Request to send the API call to the service. the "output" return value is not valid until after DeleteAccessPointCommon Send returns without error.
See DeleteAccessPointCommon for more information on using the DeleteAccessPointCommon API call, and error handling.
// Example sending a request using the DeleteAccessPointCommonRequest method.
req, resp := client.DeleteAccessPointCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*EFS) DeleteAccessPointCommonWithContext ¶
func (c *EFS) DeleteAccessPointCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
DeleteAccessPointCommonWithContext is the same as DeleteAccessPointCommon with the addition of the ability to pass a context and additional request options.
See DeleteAccessPointCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*EFS) DeleteAccessPointRequest ¶
func (c *EFS) DeleteAccessPointRequest(input *DeleteAccessPointInput) (req *request.Request, output *DeleteAccessPointOutput)
DeleteAccessPointRequest generates a "volcengine/request.Request" representing the client's request for the DeleteAccessPoint operation. The "output" return value will be populated with the DeleteAccessPointCommon request's response once the request completes successfully.
Use "Send" method on the returned DeleteAccessPointCommon Request to send the API call to the service. the "output" return value is not valid until after DeleteAccessPointCommon Send returns without error.
See DeleteAccessPoint for more information on using the DeleteAccessPoint API call, and error handling.
// Example sending a request using the DeleteAccessPointRequest method.
req, resp := client.DeleteAccessPointRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*EFS) DeleteAccessPointWithContext ¶
func (c *EFS) DeleteAccessPointWithContext(ctx volcengine.Context, input *DeleteAccessPointInput, opts ...request.Option) (*DeleteAccessPointOutput, error)
DeleteAccessPointWithContext is the same as DeleteAccessPoint with the addition of the ability to pass a context and additional request options.
See DeleteAccessPoint for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*EFS) DeleteDataFlowPolicy ¶ added in v1.2.43
func (c *EFS) DeleteDataFlowPolicy(input *DeleteDataFlowPolicyInput) (*DeleteDataFlowPolicyOutput, error)
DeleteDataFlowPolicy API operation for EFS.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for EFS's API operation DeleteDataFlowPolicy for usage and error information.
func (*EFS) DeleteDataFlowPolicyCommon ¶ added in v1.2.43
func (c *EFS) DeleteDataFlowPolicyCommon(input *map[string]interface{}) (*map[string]interface{}, error)
DeleteDataFlowPolicyCommon API operation for EFS.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for EFS's API operation DeleteDataFlowPolicyCommon for usage and error information.
func (*EFS) DeleteDataFlowPolicyCommonRequest ¶ added in v1.2.43
func (c *EFS) DeleteDataFlowPolicyCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
DeleteDataFlowPolicyCommonRequest generates a "volcengine/request.Request" representing the client's request for the DeleteDataFlowPolicyCommon operation. The "output" return value will be populated with the DeleteDataFlowPolicyCommon request's response once the request completes successfully.
Use "Send" method on the returned DeleteDataFlowPolicyCommon Request to send the API call to the service. the "output" return value is not valid until after DeleteDataFlowPolicyCommon Send returns without error.
See DeleteDataFlowPolicyCommon for more information on using the DeleteDataFlowPolicyCommon API call, and error handling.
// Example sending a request using the DeleteDataFlowPolicyCommonRequest method.
req, resp := client.DeleteDataFlowPolicyCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*EFS) DeleteDataFlowPolicyCommonWithContext ¶ added in v1.2.43
func (c *EFS) DeleteDataFlowPolicyCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
DeleteDataFlowPolicyCommonWithContext is the same as DeleteDataFlowPolicyCommon with the addition of the ability to pass a context and additional request options.
See DeleteDataFlowPolicyCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*EFS) DeleteDataFlowPolicyRequest ¶ added in v1.2.43
func (c *EFS) DeleteDataFlowPolicyRequest(input *DeleteDataFlowPolicyInput) (req *request.Request, output *DeleteDataFlowPolicyOutput)
DeleteDataFlowPolicyRequest generates a "volcengine/request.Request" representing the client's request for the DeleteDataFlowPolicy operation. The "output" return value will be populated with the DeleteDataFlowPolicyCommon request's response once the request completes successfully.
Use "Send" method on the returned DeleteDataFlowPolicyCommon Request to send the API call to the service. the "output" return value is not valid until after DeleteDataFlowPolicyCommon Send returns without error.
See DeleteDataFlowPolicy for more information on using the DeleteDataFlowPolicy API call, and error handling.
// Example sending a request using the DeleteDataFlowPolicyRequest method.
req, resp := client.DeleteDataFlowPolicyRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*EFS) DeleteDataFlowPolicyWithContext ¶ added in v1.2.43
func (c *EFS) DeleteDataFlowPolicyWithContext(ctx volcengine.Context, input *DeleteDataFlowPolicyInput, opts ...request.Option) (*DeleteDataFlowPolicyOutput, error)
DeleteDataFlowPolicyWithContext is the same as DeleteDataFlowPolicy with the addition of the ability to pass a context and additional request options.
See DeleteDataFlowPolicy for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*EFS) DeleteDataFlowTask ¶ added in v1.2.43
func (c *EFS) DeleteDataFlowTask(input *DeleteDataFlowTaskInput) (*DeleteDataFlowTaskOutput, error)
DeleteDataFlowTask API operation for EFS.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for EFS's API operation DeleteDataFlowTask for usage and error information.
func (*EFS) DeleteDataFlowTaskCommon ¶ added in v1.2.43
func (c *EFS) DeleteDataFlowTaskCommon(input *map[string]interface{}) (*map[string]interface{}, error)
DeleteDataFlowTaskCommon API operation for EFS.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for EFS's API operation DeleteDataFlowTaskCommon for usage and error information.
func (*EFS) DeleteDataFlowTaskCommonRequest ¶ added in v1.2.43
func (c *EFS) DeleteDataFlowTaskCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
DeleteDataFlowTaskCommonRequest generates a "volcengine/request.Request" representing the client's request for the DeleteDataFlowTaskCommon operation. The "output" return value will be populated with the DeleteDataFlowTaskCommon request's response once the request completes successfully.
Use "Send" method on the returned DeleteDataFlowTaskCommon Request to send the API call to the service. the "output" return value is not valid until after DeleteDataFlowTaskCommon Send returns without error.
See DeleteDataFlowTaskCommon for more information on using the DeleteDataFlowTaskCommon API call, and error handling.
// Example sending a request using the DeleteDataFlowTaskCommonRequest method.
req, resp := client.DeleteDataFlowTaskCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*EFS) DeleteDataFlowTaskCommonWithContext ¶ added in v1.2.43
func (c *EFS) DeleteDataFlowTaskCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
DeleteDataFlowTaskCommonWithContext is the same as DeleteDataFlowTaskCommon with the addition of the ability to pass a context and additional request options.
See DeleteDataFlowTaskCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*EFS) DeleteDataFlowTaskRequest ¶ added in v1.2.43
func (c *EFS) DeleteDataFlowTaskRequest(input *DeleteDataFlowTaskInput) (req *request.Request, output *DeleteDataFlowTaskOutput)
DeleteDataFlowTaskRequest generates a "volcengine/request.Request" representing the client's request for the DeleteDataFlowTask operation. The "output" return value will be populated with the DeleteDataFlowTaskCommon request's response once the request completes successfully.
Use "Send" method on the returned DeleteDataFlowTaskCommon Request to send the API call to the service. the "output" return value is not valid until after DeleteDataFlowTaskCommon Send returns without error.
See DeleteDataFlowTask for more information on using the DeleteDataFlowTask API call, and error handling.
// Example sending a request using the DeleteDataFlowTaskRequest method.
req, resp := client.DeleteDataFlowTaskRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*EFS) DeleteDataFlowTaskWithContext ¶ added in v1.2.43
func (c *EFS) DeleteDataFlowTaskWithContext(ctx volcengine.Context, input *DeleteDataFlowTaskInput, opts ...request.Option) (*DeleteDataFlowTaskOutput, error)
DeleteDataFlowTaskWithContext is the same as DeleteDataFlowTask with the addition of the ability to pass a context and additional request options.
See DeleteDataFlowTask for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*EFS) DeleteFileSystem ¶
func (c *EFS) DeleteFileSystem(input *DeleteFileSystemInput) (*DeleteFileSystemOutput, error)
DeleteFileSystem API operation for EFS.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for EFS's API operation DeleteFileSystem for usage and error information.
func (*EFS) DeleteFileSystemCommon ¶
func (c *EFS) DeleteFileSystemCommon(input *map[string]interface{}) (*map[string]interface{}, error)
DeleteFileSystemCommon API operation for EFS.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for EFS's API operation DeleteFileSystemCommon for usage and error information.
func (*EFS) DeleteFileSystemCommonRequest ¶
func (c *EFS) DeleteFileSystemCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
DeleteFileSystemCommonRequest generates a "volcengine/request.Request" representing the client's request for the DeleteFileSystemCommon operation. The "output" return value will be populated with the DeleteFileSystemCommon request's response once the request completes successfully.
Use "Send" method on the returned DeleteFileSystemCommon Request to send the API call to the service. the "output" return value is not valid until after DeleteFileSystemCommon Send returns without error.
See DeleteFileSystemCommon for more information on using the DeleteFileSystemCommon API call, and error handling.
// Example sending a request using the DeleteFileSystemCommonRequest method.
req, resp := client.DeleteFileSystemCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*EFS) DeleteFileSystemCommonWithContext ¶
func (c *EFS) DeleteFileSystemCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
DeleteFileSystemCommonWithContext is the same as DeleteFileSystemCommon with the addition of the ability to pass a context and additional request options.
See DeleteFileSystemCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*EFS) DeleteFileSystemRequest ¶
func (c *EFS) DeleteFileSystemRequest(input *DeleteFileSystemInput) (req *request.Request, output *DeleteFileSystemOutput)
DeleteFileSystemRequest generates a "volcengine/request.Request" representing the client's request for the DeleteFileSystem operation. The "output" return value will be populated with the DeleteFileSystemCommon request's response once the request completes successfully.
Use "Send" method on the returned DeleteFileSystemCommon Request to send the API call to the service. the "output" return value is not valid until after DeleteFileSystemCommon Send returns without error.
See DeleteFileSystem for more information on using the DeleteFileSystem API call, and error handling.
// Example sending a request using the DeleteFileSystemRequest method.
req, resp := client.DeleteFileSystemRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*EFS) DeleteFileSystemWithContext ¶
func (c *EFS) DeleteFileSystemWithContext(ctx volcengine.Context, input *DeleteFileSystemInput, opts ...request.Option) (*DeleteFileSystemOutput, error)
DeleteFileSystemWithContext is the same as DeleteFileSystem with the addition of the ability to pass a context and additional request options.
See DeleteFileSystem for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*EFS) DeleteMountPoint ¶
func (c *EFS) DeleteMountPoint(input *DeleteMountPointInput) (*DeleteMountPointOutput, error)
DeleteMountPoint API operation for EFS.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for EFS's API operation DeleteMountPoint for usage and error information.
func (*EFS) DeleteMountPointCommon ¶
func (c *EFS) DeleteMountPointCommon(input *map[string]interface{}) (*map[string]interface{}, error)
DeleteMountPointCommon API operation for EFS.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for EFS's API operation DeleteMountPointCommon for usage and error information.
func (*EFS) DeleteMountPointCommonRequest ¶
func (c *EFS) DeleteMountPointCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
DeleteMountPointCommonRequest generates a "volcengine/request.Request" representing the client's request for the DeleteMountPointCommon operation. The "output" return value will be populated with the DeleteMountPointCommon request's response once the request completes successfully.
Use "Send" method on the returned DeleteMountPointCommon Request to send the API call to the service. the "output" return value is not valid until after DeleteMountPointCommon Send returns without error.
See DeleteMountPointCommon for more information on using the DeleteMountPointCommon API call, and error handling.
// Example sending a request using the DeleteMountPointCommonRequest method.
req, resp := client.DeleteMountPointCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*EFS) DeleteMountPointCommonWithContext ¶
func (c *EFS) DeleteMountPointCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
DeleteMountPointCommonWithContext is the same as DeleteMountPointCommon with the addition of the ability to pass a context and additional request options.
See DeleteMountPointCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*EFS) DeleteMountPointRequest ¶
func (c *EFS) DeleteMountPointRequest(input *DeleteMountPointInput) (req *request.Request, output *DeleteMountPointOutput)
DeleteMountPointRequest generates a "volcengine/request.Request" representing the client's request for the DeleteMountPoint operation. The "output" return value will be populated with the DeleteMountPointCommon request's response once the request completes successfully.
Use "Send" method on the returned DeleteMountPointCommon Request to send the API call to the service. the "output" return value is not valid until after DeleteMountPointCommon Send returns without error.
See DeleteMountPoint for more information on using the DeleteMountPoint API call, and error handling.
// Example sending a request using the DeleteMountPointRequest method.
req, resp := client.DeleteMountPointRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*EFS) DeleteMountPointWithContext ¶
func (c *EFS) DeleteMountPointWithContext(ctx volcengine.Context, input *DeleteMountPointInput, opts ...request.Option) (*DeleteMountPointOutput, error)
DeleteMountPointWithContext is the same as DeleteMountPoint with the addition of the ability to pass a context and additional request options.
See DeleteMountPoint for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*EFS) DeletePermissionGroup ¶
func (c *EFS) DeletePermissionGroup(input *DeletePermissionGroupInput) (*DeletePermissionGroupOutput, error)
DeletePermissionGroup API operation for EFS.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for EFS's API operation DeletePermissionGroup for usage and error information.
func (*EFS) DeletePermissionGroupCommon ¶
func (c *EFS) DeletePermissionGroupCommon(input *map[string]interface{}) (*map[string]interface{}, error)
DeletePermissionGroupCommon API operation for EFS.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for EFS's API operation DeletePermissionGroupCommon for usage and error information.
func (*EFS) DeletePermissionGroupCommonRequest ¶
func (c *EFS) DeletePermissionGroupCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
DeletePermissionGroupCommonRequest generates a "volcengine/request.Request" representing the client's request for the DeletePermissionGroupCommon operation. The "output" return value will be populated with the DeletePermissionGroupCommon request's response once the request completes successfully.
Use "Send" method on the returned DeletePermissionGroupCommon Request to send the API call to the service. the "output" return value is not valid until after DeletePermissionGroupCommon Send returns without error.
See DeletePermissionGroupCommon for more information on using the DeletePermissionGroupCommon API call, and error handling.
// Example sending a request using the DeletePermissionGroupCommonRequest method.
req, resp := client.DeletePermissionGroupCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*EFS) DeletePermissionGroupCommonWithContext ¶
func (c *EFS) DeletePermissionGroupCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
DeletePermissionGroupCommonWithContext is the same as DeletePermissionGroupCommon with the addition of the ability to pass a context and additional request options.
See DeletePermissionGroupCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*EFS) DeletePermissionGroupRequest ¶
func (c *EFS) DeletePermissionGroupRequest(input *DeletePermissionGroupInput) (req *request.Request, output *DeletePermissionGroupOutput)
DeletePermissionGroupRequest generates a "volcengine/request.Request" representing the client's request for the DeletePermissionGroup operation. The "output" return value will be populated with the DeletePermissionGroupCommon request's response once the request completes successfully.
Use "Send" method on the returned DeletePermissionGroupCommon Request to send the API call to the service. the "output" return value is not valid until after DeletePermissionGroupCommon Send returns without error.
See DeletePermissionGroup for more information on using the DeletePermissionGroup API call, and error handling.
// Example sending a request using the DeletePermissionGroupRequest method.
req, resp := client.DeletePermissionGroupRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*EFS) DeletePermissionGroupWithContext ¶
func (c *EFS) DeletePermissionGroupWithContext(ctx volcengine.Context, input *DeletePermissionGroupInput, opts ...request.Option) (*DeletePermissionGroupOutput, error)
DeletePermissionGroupWithContext is the same as DeletePermissionGroup with the addition of the ability to pass a context and additional request options.
See DeletePermissionGroup for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*EFS) DeletePermissionRule ¶
func (c *EFS) DeletePermissionRule(input *DeletePermissionRuleInput) (*DeletePermissionRuleOutput, error)
DeletePermissionRule API operation for EFS.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for EFS's API operation DeletePermissionRule for usage and error information.
func (*EFS) DeletePermissionRuleCommon ¶
func (c *EFS) DeletePermissionRuleCommon(input *map[string]interface{}) (*map[string]interface{}, error)
DeletePermissionRuleCommon API operation for EFS.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for EFS's API operation DeletePermissionRuleCommon for usage and error information.
func (*EFS) DeletePermissionRuleCommonRequest ¶
func (c *EFS) DeletePermissionRuleCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
DeletePermissionRuleCommonRequest generates a "volcengine/request.Request" representing the client's request for the DeletePermissionRuleCommon operation. The "output" return value will be populated with the DeletePermissionRuleCommon request's response once the request completes successfully.
Use "Send" method on the returned DeletePermissionRuleCommon Request to send the API call to the service. the "output" return value is not valid until after DeletePermissionRuleCommon Send returns without error.
See DeletePermissionRuleCommon for more information on using the DeletePermissionRuleCommon API call, and error handling.
// Example sending a request using the DeletePermissionRuleCommonRequest method.
req, resp := client.DeletePermissionRuleCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*EFS) DeletePermissionRuleCommonWithContext ¶
func (c *EFS) DeletePermissionRuleCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
DeletePermissionRuleCommonWithContext is the same as DeletePermissionRuleCommon with the addition of the ability to pass a context and additional request options.
See DeletePermissionRuleCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*EFS) DeletePermissionRuleRequest ¶
func (c *EFS) DeletePermissionRuleRequest(input *DeletePermissionRuleInput) (req *request.Request, output *DeletePermissionRuleOutput)
DeletePermissionRuleRequest generates a "volcengine/request.Request" representing the client's request for the DeletePermissionRule operation. The "output" return value will be populated with the DeletePermissionRuleCommon request's response once the request completes successfully.
Use "Send" method on the returned DeletePermissionRuleCommon Request to send the API call to the service. the "output" return value is not valid until after DeletePermissionRuleCommon Send returns without error.
See DeletePermissionRule for more information on using the DeletePermissionRule API call, and error handling.
// Example sending a request using the DeletePermissionRuleRequest method.
req, resp := client.DeletePermissionRuleRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*EFS) DeletePermissionRuleWithContext ¶
func (c *EFS) DeletePermissionRuleWithContext(ctx volcengine.Context, input *DeletePermissionRuleInput, opts ...request.Option) (*DeletePermissionRuleOutput, error)
DeletePermissionRuleWithContext is the same as DeletePermissionRule with the addition of the ability to pass a context and additional request options.
See DeletePermissionRule for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*EFS) DeleteQuota ¶
func (c *EFS) DeleteQuota(input *DeleteQuotaInput) (*DeleteQuotaOutput, error)
DeleteQuota API operation for EFS.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for EFS's API operation DeleteQuota for usage and error information.
func (*EFS) DeleteQuotaCommon ¶
DeleteQuotaCommon API operation for EFS.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for EFS's API operation DeleteQuotaCommon for usage and error information.
func (*EFS) DeleteQuotaCommonRequest ¶
func (c *EFS) DeleteQuotaCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
DeleteQuotaCommonRequest generates a "volcengine/request.Request" representing the client's request for the DeleteQuotaCommon operation. The "output" return value will be populated with the DeleteQuotaCommon request's response once the request completes successfully.
Use "Send" method on the returned DeleteQuotaCommon Request to send the API call to the service. the "output" return value is not valid until after DeleteQuotaCommon Send returns without error.
See DeleteQuotaCommon for more information on using the DeleteQuotaCommon API call, and error handling.
// Example sending a request using the DeleteQuotaCommonRequest method.
req, resp := client.DeleteQuotaCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*EFS) DeleteQuotaCommonWithContext ¶
func (c *EFS) DeleteQuotaCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
DeleteQuotaCommonWithContext is the same as DeleteQuotaCommon with the addition of the ability to pass a context and additional request options.
See DeleteQuotaCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*EFS) DeleteQuotaRequest ¶
func (c *EFS) DeleteQuotaRequest(input *DeleteQuotaInput) (req *request.Request, output *DeleteQuotaOutput)
DeleteQuotaRequest generates a "volcengine/request.Request" representing the client's request for the DeleteQuota operation. The "output" return value will be populated with the DeleteQuotaCommon request's response once the request completes successfully.
Use "Send" method on the returned DeleteQuotaCommon Request to send the API call to the service. the "output" return value is not valid until after DeleteQuotaCommon Send returns without error.
See DeleteQuota for more information on using the DeleteQuota API call, and error handling.
// Example sending a request using the DeleteQuotaRequest method.
req, resp := client.DeleteQuotaRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*EFS) DeleteQuotaWithContext ¶
func (c *EFS) DeleteQuotaWithContext(ctx volcengine.Context, input *DeleteQuotaInput, opts ...request.Option) (*DeleteQuotaOutput, error)
DeleteQuotaWithContext is the same as DeleteQuota with the addition of the ability to pass a context and additional request options.
See DeleteQuota for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*EFS) DescribeAccessPoints ¶
func (c *EFS) DescribeAccessPoints(input *DescribeAccessPointsInput) (*DescribeAccessPointsOutput, error)
DescribeAccessPoints API operation for EFS.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for EFS's API operation DescribeAccessPoints for usage and error information.
func (*EFS) DescribeAccessPointsCommon ¶
func (c *EFS) DescribeAccessPointsCommon(input *map[string]interface{}) (*map[string]interface{}, error)
DescribeAccessPointsCommon API operation for EFS.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for EFS's API operation DescribeAccessPointsCommon for usage and error information.
func (*EFS) DescribeAccessPointsCommonRequest ¶
func (c *EFS) DescribeAccessPointsCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
DescribeAccessPointsCommonRequest generates a "volcengine/request.Request" representing the client's request for the DescribeAccessPointsCommon operation. The "output" return value will be populated with the DescribeAccessPointsCommon request's response once the request completes successfully.
Use "Send" method on the returned DescribeAccessPointsCommon Request to send the API call to the service. the "output" return value is not valid until after DescribeAccessPointsCommon Send returns without error.
See DescribeAccessPointsCommon for more information on using the DescribeAccessPointsCommon API call, and error handling.
// Example sending a request using the DescribeAccessPointsCommonRequest method.
req, resp := client.DescribeAccessPointsCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*EFS) DescribeAccessPointsCommonWithContext ¶
func (c *EFS) DescribeAccessPointsCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
DescribeAccessPointsCommonWithContext is the same as DescribeAccessPointsCommon with the addition of the ability to pass a context and additional request options.
See DescribeAccessPointsCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*EFS) DescribeAccessPointsRequest ¶
func (c *EFS) DescribeAccessPointsRequest(input *DescribeAccessPointsInput) (req *request.Request, output *DescribeAccessPointsOutput)
DescribeAccessPointsRequest generates a "volcengine/request.Request" representing the client's request for the DescribeAccessPoints operation. The "output" return value will be populated with the DescribeAccessPointsCommon request's response once the request completes successfully.
Use "Send" method on the returned DescribeAccessPointsCommon Request to send the API call to the service. the "output" return value is not valid until after DescribeAccessPointsCommon Send returns without error.
See DescribeAccessPoints for more information on using the DescribeAccessPoints API call, and error handling.
// Example sending a request using the DescribeAccessPointsRequest method.
req, resp := client.DescribeAccessPointsRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*EFS) DescribeAccessPointsWithContext ¶
func (c *EFS) DescribeAccessPointsWithContext(ctx volcengine.Context, input *DescribeAccessPointsInput, opts ...request.Option) (*DescribeAccessPointsOutput, error)
DescribeAccessPointsWithContext is the same as DescribeAccessPoints with the addition of the ability to pass a context and additional request options.
See DescribeAccessPoints for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*EFS) DescribeDataFlowPolicies ¶ added in v1.2.43
func (c *EFS) DescribeDataFlowPolicies(input *DescribeDataFlowPoliciesInput) (*DescribeDataFlowPoliciesOutput, error)
DescribeDataFlowPolicies API operation for EFS.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for EFS's API operation DescribeDataFlowPolicies for usage and error information.
func (*EFS) DescribeDataFlowPoliciesCommon ¶ added in v1.2.43
func (c *EFS) DescribeDataFlowPoliciesCommon(input *map[string]interface{}) (*map[string]interface{}, error)
DescribeDataFlowPoliciesCommon API operation for EFS.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for EFS's API operation DescribeDataFlowPoliciesCommon for usage and error information.
func (*EFS) DescribeDataFlowPoliciesCommonRequest ¶ added in v1.2.43
func (c *EFS) DescribeDataFlowPoliciesCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
DescribeDataFlowPoliciesCommonRequest generates a "volcengine/request.Request" representing the client's request for the DescribeDataFlowPoliciesCommon operation. The "output" return value will be populated with the DescribeDataFlowPoliciesCommon request's response once the request completes successfully.
Use "Send" method on the returned DescribeDataFlowPoliciesCommon Request to send the API call to the service. the "output" return value is not valid until after DescribeDataFlowPoliciesCommon Send returns without error.
See DescribeDataFlowPoliciesCommon for more information on using the DescribeDataFlowPoliciesCommon API call, and error handling.
// Example sending a request using the DescribeDataFlowPoliciesCommonRequest method.
req, resp := client.DescribeDataFlowPoliciesCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*EFS) DescribeDataFlowPoliciesCommonWithContext ¶ added in v1.2.43
func (c *EFS) DescribeDataFlowPoliciesCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
DescribeDataFlowPoliciesCommonWithContext is the same as DescribeDataFlowPoliciesCommon with the addition of the ability to pass a context and additional request options.
See DescribeDataFlowPoliciesCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*EFS) DescribeDataFlowPoliciesRequest ¶ added in v1.2.43
func (c *EFS) DescribeDataFlowPoliciesRequest(input *DescribeDataFlowPoliciesInput) (req *request.Request, output *DescribeDataFlowPoliciesOutput)
DescribeDataFlowPoliciesRequest generates a "volcengine/request.Request" representing the client's request for the DescribeDataFlowPolicies operation. The "output" return value will be populated with the DescribeDataFlowPoliciesCommon request's response once the request completes successfully.
Use "Send" method on the returned DescribeDataFlowPoliciesCommon Request to send the API call to the service. the "output" return value is not valid until after DescribeDataFlowPoliciesCommon Send returns without error.
See DescribeDataFlowPolicies for more information on using the DescribeDataFlowPolicies API call, and error handling.
// Example sending a request using the DescribeDataFlowPoliciesRequest method.
req, resp := client.DescribeDataFlowPoliciesRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*EFS) DescribeDataFlowPoliciesWithContext ¶ added in v1.2.43
func (c *EFS) DescribeDataFlowPoliciesWithContext(ctx volcengine.Context, input *DescribeDataFlowPoliciesInput, opts ...request.Option) (*DescribeDataFlowPoliciesOutput, error)
DescribeDataFlowPoliciesWithContext is the same as DescribeDataFlowPolicies with the addition of the ability to pass a context and additional request options.
See DescribeDataFlowPolicies for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*EFS) DescribeDataFlowTasks ¶ added in v1.2.43
func (c *EFS) DescribeDataFlowTasks(input *DescribeDataFlowTasksInput) (*DescribeDataFlowTasksOutput, error)
DescribeDataFlowTasks API operation for EFS.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for EFS's API operation DescribeDataFlowTasks for usage and error information.
func (*EFS) DescribeDataFlowTasksCommon ¶ added in v1.2.43
func (c *EFS) DescribeDataFlowTasksCommon(input *map[string]interface{}) (*map[string]interface{}, error)
DescribeDataFlowTasksCommon API operation for EFS.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for EFS's API operation DescribeDataFlowTasksCommon for usage and error information.
func (*EFS) DescribeDataFlowTasksCommonRequest ¶ added in v1.2.43
func (c *EFS) DescribeDataFlowTasksCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
DescribeDataFlowTasksCommonRequest generates a "volcengine/request.Request" representing the client's request for the DescribeDataFlowTasksCommon operation. The "output" return value will be populated with the DescribeDataFlowTasksCommon request's response once the request completes successfully.
Use "Send" method on the returned DescribeDataFlowTasksCommon Request to send the API call to the service. the "output" return value is not valid until after DescribeDataFlowTasksCommon Send returns without error.
See DescribeDataFlowTasksCommon for more information on using the DescribeDataFlowTasksCommon API call, and error handling.
// Example sending a request using the DescribeDataFlowTasksCommonRequest method.
req, resp := client.DescribeDataFlowTasksCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*EFS) DescribeDataFlowTasksCommonWithContext ¶ added in v1.2.43
func (c *EFS) DescribeDataFlowTasksCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
DescribeDataFlowTasksCommonWithContext is the same as DescribeDataFlowTasksCommon with the addition of the ability to pass a context and additional request options.
See DescribeDataFlowTasksCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*EFS) DescribeDataFlowTasksRequest ¶ added in v1.2.43
func (c *EFS) DescribeDataFlowTasksRequest(input *DescribeDataFlowTasksInput) (req *request.Request, output *DescribeDataFlowTasksOutput)
DescribeDataFlowTasksRequest generates a "volcengine/request.Request" representing the client's request for the DescribeDataFlowTasks operation. The "output" return value will be populated with the DescribeDataFlowTasksCommon request's response once the request completes successfully.
Use "Send" method on the returned DescribeDataFlowTasksCommon Request to send the API call to the service. the "output" return value is not valid until after DescribeDataFlowTasksCommon Send returns without error.
See DescribeDataFlowTasks for more information on using the DescribeDataFlowTasks API call, and error handling.
// Example sending a request using the DescribeDataFlowTasksRequest method.
req, resp := client.DescribeDataFlowTasksRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*EFS) DescribeDataFlowTasksWithContext ¶ added in v1.2.43
func (c *EFS) DescribeDataFlowTasksWithContext(ctx volcengine.Context, input *DescribeDataFlowTasksInput, opts ...request.Option) (*DescribeDataFlowTasksOutput, error)
DescribeDataFlowTasksWithContext is the same as DescribeDataFlowTasks with the addition of the ability to pass a context and additional request options.
See DescribeDataFlowTasks for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*EFS) DescribeFileSystems ¶
func (c *EFS) DescribeFileSystems(input *DescribeFileSystemsInput) (*DescribeFileSystemsOutput, error)
DescribeFileSystems API operation for EFS.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for EFS's API operation DescribeFileSystems for usage and error information.
func (*EFS) DescribeFileSystemsCommon ¶
func (c *EFS) DescribeFileSystemsCommon(input *map[string]interface{}) (*map[string]interface{}, error)
DescribeFileSystemsCommon API operation for EFS.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for EFS's API operation DescribeFileSystemsCommon for usage and error information.
func (*EFS) DescribeFileSystemsCommonRequest ¶
func (c *EFS) DescribeFileSystemsCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
DescribeFileSystemsCommonRequest generates a "volcengine/request.Request" representing the client's request for the DescribeFileSystemsCommon operation. The "output" return value will be populated with the DescribeFileSystemsCommon request's response once the request completes successfully.
Use "Send" method on the returned DescribeFileSystemsCommon Request to send the API call to the service. the "output" return value is not valid until after DescribeFileSystemsCommon Send returns without error.
See DescribeFileSystemsCommon for more information on using the DescribeFileSystemsCommon API call, and error handling.
// Example sending a request using the DescribeFileSystemsCommonRequest method.
req, resp := client.DescribeFileSystemsCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*EFS) DescribeFileSystemsCommonWithContext ¶
func (c *EFS) DescribeFileSystemsCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
DescribeFileSystemsCommonWithContext is the same as DescribeFileSystemsCommon with the addition of the ability to pass a context and additional request options.
See DescribeFileSystemsCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*EFS) DescribeFileSystemsRequest ¶
func (c *EFS) DescribeFileSystemsRequest(input *DescribeFileSystemsInput) (req *request.Request, output *DescribeFileSystemsOutput)
DescribeFileSystemsRequest generates a "volcengine/request.Request" representing the client's request for the DescribeFileSystems operation. The "output" return value will be populated with the DescribeFileSystemsCommon request's response once the request completes successfully.
Use "Send" method on the returned DescribeFileSystemsCommon Request to send the API call to the service. the "output" return value is not valid until after DescribeFileSystemsCommon Send returns without error.
See DescribeFileSystems for more information on using the DescribeFileSystems API call, and error handling.
// Example sending a request using the DescribeFileSystemsRequest method.
req, resp := client.DescribeFileSystemsRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*EFS) DescribeFileSystemsWithContext ¶
func (c *EFS) DescribeFileSystemsWithContext(ctx volcengine.Context, input *DescribeFileSystemsInput, opts ...request.Option) (*DescribeFileSystemsOutput, error)
DescribeFileSystemsWithContext is the same as DescribeFileSystems with the addition of the ability to pass a context and additional request options.
See DescribeFileSystems for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*EFS) DescribeMountPoints ¶
func (c *EFS) DescribeMountPoints(input *DescribeMountPointsInput) (*DescribeMountPointsOutput, error)
DescribeMountPoints API operation for EFS.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for EFS's API operation DescribeMountPoints for usage and error information.
func (*EFS) DescribeMountPointsCommon ¶
func (c *EFS) DescribeMountPointsCommon(input *map[string]interface{}) (*map[string]interface{}, error)
DescribeMountPointsCommon API operation for EFS.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for EFS's API operation DescribeMountPointsCommon for usage and error information.
func (*EFS) DescribeMountPointsCommonRequest ¶
func (c *EFS) DescribeMountPointsCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
DescribeMountPointsCommonRequest generates a "volcengine/request.Request" representing the client's request for the DescribeMountPointsCommon operation. The "output" return value will be populated with the DescribeMountPointsCommon request's response once the request completes successfully.
Use "Send" method on the returned DescribeMountPointsCommon Request to send the API call to the service. the "output" return value is not valid until after DescribeMountPointsCommon Send returns without error.
See DescribeMountPointsCommon for more information on using the DescribeMountPointsCommon API call, and error handling.
// Example sending a request using the DescribeMountPointsCommonRequest method.
req, resp := client.DescribeMountPointsCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*EFS) DescribeMountPointsCommonWithContext ¶
func (c *EFS) DescribeMountPointsCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
DescribeMountPointsCommonWithContext is the same as DescribeMountPointsCommon with the addition of the ability to pass a context and additional request options.
See DescribeMountPointsCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*EFS) DescribeMountPointsRequest ¶
func (c *EFS) DescribeMountPointsRequest(input *DescribeMountPointsInput) (req *request.Request, output *DescribeMountPointsOutput)
DescribeMountPointsRequest generates a "volcengine/request.Request" representing the client's request for the DescribeMountPoints operation. The "output" return value will be populated with the DescribeMountPointsCommon request's response once the request completes successfully.
Use "Send" method on the returned DescribeMountPointsCommon Request to send the API call to the service. the "output" return value is not valid until after DescribeMountPointsCommon Send returns without error.
See DescribeMountPoints for more information on using the DescribeMountPoints API call, and error handling.
// Example sending a request using the DescribeMountPointsRequest method.
req, resp := client.DescribeMountPointsRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*EFS) DescribeMountPointsWithContext ¶
func (c *EFS) DescribeMountPointsWithContext(ctx volcengine.Context, input *DescribeMountPointsInput, opts ...request.Option) (*DescribeMountPointsOutput, error)
DescribeMountPointsWithContext is the same as DescribeMountPoints with the addition of the ability to pass a context and additional request options.
See DescribeMountPoints for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*EFS) DescribePermissionGroups ¶
func (c *EFS) DescribePermissionGroups(input *DescribePermissionGroupsInput) (*DescribePermissionGroupsOutput, error)
DescribePermissionGroups API operation for EFS.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for EFS's API operation DescribePermissionGroups for usage and error information.
func (*EFS) DescribePermissionGroupsCommon ¶
func (c *EFS) DescribePermissionGroupsCommon(input *map[string]interface{}) (*map[string]interface{}, error)
DescribePermissionGroupsCommon API operation for EFS.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for EFS's API operation DescribePermissionGroupsCommon for usage and error information.
func (*EFS) DescribePermissionGroupsCommonRequest ¶
func (c *EFS) DescribePermissionGroupsCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
DescribePermissionGroupsCommonRequest generates a "volcengine/request.Request" representing the client's request for the DescribePermissionGroupsCommon operation. The "output" return value will be populated with the DescribePermissionGroupsCommon request's response once the request completes successfully.
Use "Send" method on the returned DescribePermissionGroupsCommon Request to send the API call to the service. the "output" return value is not valid until after DescribePermissionGroupsCommon Send returns without error.
See DescribePermissionGroupsCommon for more information on using the DescribePermissionGroupsCommon API call, and error handling.
// Example sending a request using the DescribePermissionGroupsCommonRequest method.
req, resp := client.DescribePermissionGroupsCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*EFS) DescribePermissionGroupsCommonWithContext ¶
func (c *EFS) DescribePermissionGroupsCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
DescribePermissionGroupsCommonWithContext is the same as DescribePermissionGroupsCommon with the addition of the ability to pass a context and additional request options.
See DescribePermissionGroupsCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*EFS) DescribePermissionGroupsRequest ¶
func (c *EFS) DescribePermissionGroupsRequest(input *DescribePermissionGroupsInput) (req *request.Request, output *DescribePermissionGroupsOutput)
DescribePermissionGroupsRequest generates a "volcengine/request.Request" representing the client's request for the DescribePermissionGroups operation. The "output" return value will be populated with the DescribePermissionGroupsCommon request's response once the request completes successfully.
Use "Send" method on the returned DescribePermissionGroupsCommon Request to send the API call to the service. the "output" return value is not valid until after DescribePermissionGroupsCommon Send returns without error.
See DescribePermissionGroups for more information on using the DescribePermissionGroups API call, and error handling.
// Example sending a request using the DescribePermissionGroupsRequest method.
req, resp := client.DescribePermissionGroupsRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*EFS) DescribePermissionGroupsWithContext ¶
func (c *EFS) DescribePermissionGroupsWithContext(ctx volcengine.Context, input *DescribePermissionGroupsInput, opts ...request.Option) (*DescribePermissionGroupsOutput, error)
DescribePermissionGroupsWithContext is the same as DescribePermissionGroups with the addition of the ability to pass a context and additional request options.
See DescribePermissionGroups for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*EFS) DescribePermissionRules ¶
func (c *EFS) DescribePermissionRules(input *DescribePermissionRulesInput) (*DescribePermissionRulesOutput, error)
DescribePermissionRules API operation for EFS.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for EFS's API operation DescribePermissionRules for usage and error information.
func (*EFS) DescribePermissionRulesCommon ¶
func (c *EFS) DescribePermissionRulesCommon(input *map[string]interface{}) (*map[string]interface{}, error)
DescribePermissionRulesCommon API operation for EFS.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for EFS's API operation DescribePermissionRulesCommon for usage and error information.
func (*EFS) DescribePermissionRulesCommonRequest ¶
func (c *EFS) DescribePermissionRulesCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
DescribePermissionRulesCommonRequest generates a "volcengine/request.Request" representing the client's request for the DescribePermissionRulesCommon operation. The "output" return value will be populated with the DescribePermissionRulesCommon request's response once the request completes successfully.
Use "Send" method on the returned DescribePermissionRulesCommon Request to send the API call to the service. the "output" return value is not valid until after DescribePermissionRulesCommon Send returns without error.
See DescribePermissionRulesCommon for more information on using the DescribePermissionRulesCommon API call, and error handling.
// Example sending a request using the DescribePermissionRulesCommonRequest method.
req, resp := client.DescribePermissionRulesCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*EFS) DescribePermissionRulesCommonWithContext ¶
func (c *EFS) DescribePermissionRulesCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
DescribePermissionRulesCommonWithContext is the same as DescribePermissionRulesCommon with the addition of the ability to pass a context and additional request options.
See DescribePermissionRulesCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*EFS) DescribePermissionRulesRequest ¶
func (c *EFS) DescribePermissionRulesRequest(input *DescribePermissionRulesInput) (req *request.Request, output *DescribePermissionRulesOutput)
DescribePermissionRulesRequest generates a "volcengine/request.Request" representing the client's request for the DescribePermissionRules operation. The "output" return value will be populated with the DescribePermissionRulesCommon request's response once the request completes successfully.
Use "Send" method on the returned DescribePermissionRulesCommon Request to send the API call to the service. the "output" return value is not valid until after DescribePermissionRulesCommon Send returns without error.
See DescribePermissionRules for more information on using the DescribePermissionRules API call, and error handling.
// Example sending a request using the DescribePermissionRulesRequest method.
req, resp := client.DescribePermissionRulesRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*EFS) DescribePermissionRulesWithContext ¶
func (c *EFS) DescribePermissionRulesWithContext(ctx volcengine.Context, input *DescribePermissionRulesInput, opts ...request.Option) (*DescribePermissionRulesOutput, error)
DescribePermissionRulesWithContext is the same as DescribePermissionRules with the addition of the ability to pass a context and additional request options.
See DescribePermissionRules for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*EFS) DescribeQuotas ¶
func (c *EFS) DescribeQuotas(input *DescribeQuotasInput) (*DescribeQuotasOutput, error)
DescribeQuotas API operation for EFS.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for EFS's API operation DescribeQuotas for usage and error information.
func (*EFS) DescribeQuotasCommon ¶
DescribeQuotasCommon API operation for EFS.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for EFS's API operation DescribeQuotasCommon for usage and error information.
func (*EFS) DescribeQuotasCommonRequest ¶
func (c *EFS) DescribeQuotasCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
DescribeQuotasCommonRequest generates a "volcengine/request.Request" representing the client's request for the DescribeQuotasCommon operation. The "output" return value will be populated with the DescribeQuotasCommon request's response once the request completes successfully.
Use "Send" method on the returned DescribeQuotasCommon Request to send the API call to the service. the "output" return value is not valid until after DescribeQuotasCommon Send returns without error.
See DescribeQuotasCommon for more information on using the DescribeQuotasCommon API call, and error handling.
// Example sending a request using the DescribeQuotasCommonRequest method.
req, resp := client.DescribeQuotasCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*EFS) DescribeQuotasCommonWithContext ¶
func (c *EFS) DescribeQuotasCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
DescribeQuotasCommonWithContext is the same as DescribeQuotasCommon with the addition of the ability to pass a context and additional request options.
See DescribeQuotasCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*EFS) DescribeQuotasRequest ¶
func (c *EFS) DescribeQuotasRequest(input *DescribeQuotasInput) (req *request.Request, output *DescribeQuotasOutput)
DescribeQuotasRequest generates a "volcengine/request.Request" representing the client's request for the DescribeQuotas operation. The "output" return value will be populated with the DescribeQuotasCommon request's response once the request completes successfully.
Use "Send" method on the returned DescribeQuotasCommon Request to send the API call to the service. the "output" return value is not valid until after DescribeQuotasCommon Send returns without error.
See DescribeQuotas for more information on using the DescribeQuotas API call, and error handling.
// Example sending a request using the DescribeQuotasRequest method.
req, resp := client.DescribeQuotasRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*EFS) DescribeQuotasWithContext ¶
func (c *EFS) DescribeQuotasWithContext(ctx volcengine.Context, input *DescribeQuotasInput, opts ...request.Option) (*DescribeQuotasOutput, error)
DescribeQuotasWithContext is the same as DescribeQuotas with the addition of the ability to pass a context and additional request options.
See DescribeQuotas for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*EFS) DescribeRegions ¶ added in v1.2.19
func (c *EFS) DescribeRegions(input *DescribeRegionsInput) (*DescribeRegionsOutput, error)
DescribeRegions API operation for EFS.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for EFS's API operation DescribeRegions for usage and error information.
func (*EFS) DescribeRegionsCommon ¶ added in v1.2.19
DescribeRegionsCommon API operation for EFS.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for EFS's API operation DescribeRegionsCommon for usage and error information.
func (*EFS) DescribeRegionsCommonRequest ¶ added in v1.2.19
func (c *EFS) DescribeRegionsCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
DescribeRegionsCommonRequest generates a "volcengine/request.Request" representing the client's request for the DescribeRegionsCommon operation. The "output" return value will be populated with the DescribeRegionsCommon request's response once the request completes successfully.
Use "Send" method on the returned DescribeRegionsCommon Request to send the API call to the service. the "output" return value is not valid until after DescribeRegionsCommon Send returns without error.
See DescribeRegionsCommon for more information on using the DescribeRegionsCommon API call, and error handling.
// Example sending a request using the DescribeRegionsCommonRequest method.
req, resp := client.DescribeRegionsCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*EFS) DescribeRegionsCommonWithContext ¶ added in v1.2.19
func (c *EFS) DescribeRegionsCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
DescribeRegionsCommonWithContext is the same as DescribeRegionsCommon with the addition of the ability to pass a context and additional request options.
See DescribeRegionsCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*EFS) DescribeRegionsRequest ¶ added in v1.2.19
func (c *EFS) DescribeRegionsRequest(input *DescribeRegionsInput) (req *request.Request, output *DescribeRegionsOutput)
DescribeRegionsRequest generates a "volcengine/request.Request" representing the client's request for the DescribeRegions operation. The "output" return value will be populated with the DescribeRegionsCommon request's response once the request completes successfully.
Use "Send" method on the returned DescribeRegionsCommon Request to send the API call to the service. the "output" return value is not valid until after DescribeRegionsCommon Send returns without error.
See DescribeRegions for more information on using the DescribeRegions API call, and error handling.
// Example sending a request using the DescribeRegionsRequest method.
req, resp := client.DescribeRegionsRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*EFS) DescribeRegionsWithContext ¶ added in v1.2.19
func (c *EFS) DescribeRegionsWithContext(ctx volcengine.Context, input *DescribeRegionsInput, opts ...request.Option) (*DescribeRegionsOutput, error)
DescribeRegionsWithContext is the same as DescribeRegions with the addition of the ability to pass a context and additional request options.
See DescribeRegions for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*EFS) DescribeZones ¶
func (c *EFS) DescribeZones(input *DescribeZonesInput) (*DescribeZonesOutput, error)
DescribeZones API operation for EFS.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for EFS's API operation DescribeZones for usage and error information.
func (*EFS) DescribeZonesCommon ¶
DescribeZonesCommon API operation for EFS.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for EFS's API operation DescribeZonesCommon for usage and error information.
func (*EFS) DescribeZonesCommonRequest ¶
func (c *EFS) DescribeZonesCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
DescribeZonesCommonRequest generates a "volcengine/request.Request" representing the client's request for the DescribeZonesCommon operation. The "output" return value will be populated with the DescribeZonesCommon request's response once the request completes successfully.
Use "Send" method on the returned DescribeZonesCommon Request to send the API call to the service. the "output" return value is not valid until after DescribeZonesCommon Send returns without error.
See DescribeZonesCommon for more information on using the DescribeZonesCommon API call, and error handling.
// Example sending a request using the DescribeZonesCommonRequest method.
req, resp := client.DescribeZonesCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*EFS) DescribeZonesCommonWithContext ¶
func (c *EFS) DescribeZonesCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
DescribeZonesCommonWithContext is the same as DescribeZonesCommon with the addition of the ability to pass a context and additional request options.
See DescribeZonesCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*EFS) DescribeZonesRequest ¶
func (c *EFS) DescribeZonesRequest(input *DescribeZonesInput) (req *request.Request, output *DescribeZonesOutput)
DescribeZonesRequest generates a "volcengine/request.Request" representing the client's request for the DescribeZones operation. The "output" return value will be populated with the DescribeZonesCommon request's response once the request completes successfully.
Use "Send" method on the returned DescribeZonesCommon Request to send the API call to the service. the "output" return value is not valid until after DescribeZonesCommon Send returns without error.
See DescribeZones for more information on using the DescribeZones API call, and error handling.
// Example sending a request using the DescribeZonesRequest method.
req, resp := client.DescribeZonesRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*EFS) DescribeZonesWithContext ¶
func (c *EFS) DescribeZonesWithContext(ctx volcengine.Context, input *DescribeZonesInput, opts ...request.Option) (*DescribeZonesOutput, error)
DescribeZonesWithContext is the same as DescribeZones with the addition of the ability to pass a context and additional request options.
See DescribeZones for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*EFS) ListTagsForResources ¶
func (c *EFS) ListTagsForResources(input *ListTagsForResourcesInput) (*ListTagsForResourcesOutput, error)
ListTagsForResources API operation for EFS.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for EFS's API operation ListTagsForResources for usage and error information.
func (*EFS) ListTagsForResourcesCommon ¶
func (c *EFS) ListTagsForResourcesCommon(input *map[string]interface{}) (*map[string]interface{}, error)
ListTagsForResourcesCommon API operation for EFS.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for EFS's API operation ListTagsForResourcesCommon for usage and error information.
func (*EFS) ListTagsForResourcesCommonRequest ¶
func (c *EFS) ListTagsForResourcesCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
ListTagsForResourcesCommonRequest generates a "volcengine/request.Request" representing the client's request for the ListTagsForResourcesCommon operation. The "output" return value will be populated with the ListTagsForResourcesCommon request's response once the request completes successfully.
Use "Send" method on the returned ListTagsForResourcesCommon Request to send the API call to the service. the "output" return value is not valid until after ListTagsForResourcesCommon Send returns without error.
See ListTagsForResourcesCommon for more information on using the ListTagsForResourcesCommon API call, and error handling.
// Example sending a request using the ListTagsForResourcesCommonRequest method.
req, resp := client.ListTagsForResourcesCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*EFS) ListTagsForResourcesCommonWithContext ¶
func (c *EFS) ListTagsForResourcesCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
ListTagsForResourcesCommonWithContext is the same as ListTagsForResourcesCommon with the addition of the ability to pass a context and additional request options.
See ListTagsForResourcesCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*EFS) ListTagsForResourcesRequest ¶
func (c *EFS) ListTagsForResourcesRequest(input *ListTagsForResourcesInput) (req *request.Request, output *ListTagsForResourcesOutput)
ListTagsForResourcesRequest generates a "volcengine/request.Request" representing the client's request for the ListTagsForResources operation. The "output" return value will be populated with the ListTagsForResourcesCommon request's response once the request completes successfully.
Use "Send" method on the returned ListTagsForResourcesCommon Request to send the API call to the service. the "output" return value is not valid until after ListTagsForResourcesCommon Send returns without error.
See ListTagsForResources for more information on using the ListTagsForResources API call, and error handling.
// Example sending a request using the ListTagsForResourcesRequest method.
req, resp := client.ListTagsForResourcesRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*EFS) ListTagsForResourcesWithContext ¶
func (c *EFS) ListTagsForResourcesWithContext(ctx volcengine.Context, input *ListTagsForResourcesInput, opts ...request.Option) (*ListTagsForResourcesOutput, error)
ListTagsForResourcesWithContext is the same as ListTagsForResources with the addition of the ability to pass a context and additional request options.
See ListTagsForResources for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*EFS) StartDataFlowPolicy ¶ added in v1.2.43
func (c *EFS) StartDataFlowPolicy(input *StartDataFlowPolicyInput) (*StartDataFlowPolicyOutput, error)
StartDataFlowPolicy API operation for EFS.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for EFS's API operation StartDataFlowPolicy for usage and error information.
func (*EFS) StartDataFlowPolicyCommon ¶ added in v1.2.43
func (c *EFS) StartDataFlowPolicyCommon(input *map[string]interface{}) (*map[string]interface{}, error)
StartDataFlowPolicyCommon API operation for EFS.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for EFS's API operation StartDataFlowPolicyCommon for usage and error information.
func (*EFS) StartDataFlowPolicyCommonRequest ¶ added in v1.2.43
func (c *EFS) StartDataFlowPolicyCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
StartDataFlowPolicyCommonRequest generates a "volcengine/request.Request" representing the client's request for the StartDataFlowPolicyCommon operation. The "output" return value will be populated with the StartDataFlowPolicyCommon request's response once the request completes successfully.
Use "Send" method on the returned StartDataFlowPolicyCommon Request to send the API call to the service. the "output" return value is not valid until after StartDataFlowPolicyCommon Send returns without error.
See StartDataFlowPolicyCommon for more information on using the StartDataFlowPolicyCommon API call, and error handling.
// Example sending a request using the StartDataFlowPolicyCommonRequest method.
req, resp := client.StartDataFlowPolicyCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*EFS) StartDataFlowPolicyCommonWithContext ¶ added in v1.2.43
func (c *EFS) StartDataFlowPolicyCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
StartDataFlowPolicyCommonWithContext is the same as StartDataFlowPolicyCommon with the addition of the ability to pass a context and additional request options.
See StartDataFlowPolicyCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*EFS) StartDataFlowPolicyRequest ¶ added in v1.2.43
func (c *EFS) StartDataFlowPolicyRequest(input *StartDataFlowPolicyInput) (req *request.Request, output *StartDataFlowPolicyOutput)
StartDataFlowPolicyRequest generates a "volcengine/request.Request" representing the client's request for the StartDataFlowPolicy operation. The "output" return value will be populated with the StartDataFlowPolicyCommon request's response once the request completes successfully.
Use "Send" method on the returned StartDataFlowPolicyCommon Request to send the API call to the service. the "output" return value is not valid until after StartDataFlowPolicyCommon Send returns without error.
See StartDataFlowPolicy for more information on using the StartDataFlowPolicy API call, and error handling.
// Example sending a request using the StartDataFlowPolicyRequest method.
req, resp := client.StartDataFlowPolicyRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*EFS) StartDataFlowPolicyWithContext ¶ added in v1.2.43
func (c *EFS) StartDataFlowPolicyWithContext(ctx volcengine.Context, input *StartDataFlowPolicyInput, opts ...request.Option) (*StartDataFlowPolicyOutput, error)
StartDataFlowPolicyWithContext is the same as StartDataFlowPolicy with the addition of the ability to pass a context and additional request options.
See StartDataFlowPolicy for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*EFS) StopDataFlowPolicy ¶ added in v1.2.43
func (c *EFS) StopDataFlowPolicy(input *StopDataFlowPolicyInput) (*StopDataFlowPolicyOutput, error)
StopDataFlowPolicy API operation for EFS.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for EFS's API operation StopDataFlowPolicy for usage and error information.
func (*EFS) StopDataFlowPolicyCommon ¶ added in v1.2.43
func (c *EFS) StopDataFlowPolicyCommon(input *map[string]interface{}) (*map[string]interface{}, error)
StopDataFlowPolicyCommon API operation for EFS.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for EFS's API operation StopDataFlowPolicyCommon for usage and error information.
func (*EFS) StopDataFlowPolicyCommonRequest ¶ added in v1.2.43
func (c *EFS) StopDataFlowPolicyCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
StopDataFlowPolicyCommonRequest generates a "volcengine/request.Request" representing the client's request for the StopDataFlowPolicyCommon operation. The "output" return value will be populated with the StopDataFlowPolicyCommon request's response once the request completes successfully.
Use "Send" method on the returned StopDataFlowPolicyCommon Request to send the API call to the service. the "output" return value is not valid until after StopDataFlowPolicyCommon Send returns without error.
See StopDataFlowPolicyCommon for more information on using the StopDataFlowPolicyCommon API call, and error handling.
// Example sending a request using the StopDataFlowPolicyCommonRequest method.
req, resp := client.StopDataFlowPolicyCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*EFS) StopDataFlowPolicyCommonWithContext ¶ added in v1.2.43
func (c *EFS) StopDataFlowPolicyCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
StopDataFlowPolicyCommonWithContext is the same as StopDataFlowPolicyCommon with the addition of the ability to pass a context and additional request options.
See StopDataFlowPolicyCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*EFS) StopDataFlowPolicyRequest ¶ added in v1.2.43
func (c *EFS) StopDataFlowPolicyRequest(input *StopDataFlowPolicyInput) (req *request.Request, output *StopDataFlowPolicyOutput)
StopDataFlowPolicyRequest generates a "volcengine/request.Request" representing the client's request for the StopDataFlowPolicy operation. The "output" return value will be populated with the StopDataFlowPolicyCommon request's response once the request completes successfully.
Use "Send" method on the returned StopDataFlowPolicyCommon Request to send the API call to the service. the "output" return value is not valid until after StopDataFlowPolicyCommon Send returns without error.
See StopDataFlowPolicy for more information on using the StopDataFlowPolicy API call, and error handling.
// Example sending a request using the StopDataFlowPolicyRequest method.
req, resp := client.StopDataFlowPolicyRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*EFS) StopDataFlowPolicyWithContext ¶ added in v1.2.43
func (c *EFS) StopDataFlowPolicyWithContext(ctx volcengine.Context, input *StopDataFlowPolicyInput, opts ...request.Option) (*StopDataFlowPolicyOutput, error)
StopDataFlowPolicyWithContext is the same as StopDataFlowPolicy with the addition of the ability to pass a context and additional request options.
See StopDataFlowPolicy for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*EFS) TagResources ¶
func (c *EFS) TagResources(input *TagResourcesInput) (*TagResourcesOutput, error)
TagResources API operation for EFS.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for EFS's API operation TagResources for usage and error information.
func (*EFS) TagResourcesCommon ¶
TagResourcesCommon API operation for EFS.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for EFS's API operation TagResourcesCommon for usage and error information.
func (*EFS) TagResourcesCommonRequest ¶
func (c *EFS) TagResourcesCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
TagResourcesCommonRequest generates a "volcengine/request.Request" representing the client's request for the TagResourcesCommon operation. The "output" return value will be populated with the TagResourcesCommon request's response once the request completes successfully.
Use "Send" method on the returned TagResourcesCommon Request to send the API call to the service. the "output" return value is not valid until after TagResourcesCommon Send returns without error.
See TagResourcesCommon for more information on using the TagResourcesCommon API call, and error handling.
// Example sending a request using the TagResourcesCommonRequest method.
req, resp := client.TagResourcesCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*EFS) TagResourcesCommonWithContext ¶
func (c *EFS) TagResourcesCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
TagResourcesCommonWithContext is the same as TagResourcesCommon with the addition of the ability to pass a context and additional request options.
See TagResourcesCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*EFS) TagResourcesRequest ¶
func (c *EFS) TagResourcesRequest(input *TagResourcesInput) (req *request.Request, output *TagResourcesOutput)
TagResourcesRequest generates a "volcengine/request.Request" representing the client's request for the TagResources operation. The "output" return value will be populated with the TagResourcesCommon request's response once the request completes successfully.
Use "Send" method on the returned TagResourcesCommon Request to send the API call to the service. the "output" return value is not valid until after TagResourcesCommon Send returns without error.
See TagResources for more information on using the TagResources API call, and error handling.
// Example sending a request using the TagResourcesRequest method.
req, resp := client.TagResourcesRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*EFS) TagResourcesWithContext ¶
func (c *EFS) TagResourcesWithContext(ctx volcengine.Context, input *TagResourcesInput, opts ...request.Option) (*TagResourcesOutput, error)
TagResourcesWithContext is the same as TagResources with the addition of the ability to pass a context and additional request options.
See TagResources for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*EFS) UntagResources ¶
func (c *EFS) UntagResources(input *UntagResourcesInput) (*UntagResourcesOutput, error)
UntagResources API operation for EFS.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for EFS's API operation UntagResources for usage and error information.
func (*EFS) UntagResourcesCommon ¶
UntagResourcesCommon API operation for EFS.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for EFS's API operation UntagResourcesCommon for usage and error information.
func (*EFS) UntagResourcesCommonRequest ¶
func (c *EFS) UntagResourcesCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
UntagResourcesCommonRequest generates a "volcengine/request.Request" representing the client's request for the UntagResourcesCommon operation. The "output" return value will be populated with the UntagResourcesCommon request's response once the request completes successfully.
Use "Send" method on the returned UntagResourcesCommon Request to send the API call to the service. the "output" return value is not valid until after UntagResourcesCommon Send returns without error.
See UntagResourcesCommon for more information on using the UntagResourcesCommon API call, and error handling.
// Example sending a request using the UntagResourcesCommonRequest method.
req, resp := client.UntagResourcesCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*EFS) UntagResourcesCommonWithContext ¶
func (c *EFS) UntagResourcesCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
UntagResourcesCommonWithContext is the same as UntagResourcesCommon with the addition of the ability to pass a context and additional request options.
See UntagResourcesCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*EFS) UntagResourcesRequest ¶
func (c *EFS) UntagResourcesRequest(input *UntagResourcesInput) (req *request.Request, output *UntagResourcesOutput)
UntagResourcesRequest generates a "volcengine/request.Request" representing the client's request for the UntagResources operation. The "output" return value will be populated with the UntagResourcesCommon request's response once the request completes successfully.
Use "Send" method on the returned UntagResourcesCommon Request to send the API call to the service. the "output" return value is not valid until after UntagResourcesCommon Send returns without error.
See UntagResources for more information on using the UntagResources API call, and error handling.
// Example sending a request using the UntagResourcesRequest method.
req, resp := client.UntagResourcesRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*EFS) UntagResourcesWithContext ¶
func (c *EFS) UntagResourcesWithContext(ctx volcengine.Context, input *UntagResourcesInput, opts ...request.Option) (*UntagResourcesOutput, error)
UntagResourcesWithContext is the same as UntagResources with the addition of the ability to pass a context and additional request options.
See UntagResources for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*EFS) UpdateAccessPoint ¶
func (c *EFS) UpdateAccessPoint(input *UpdateAccessPointInput) (*UpdateAccessPointOutput, error)
UpdateAccessPoint API operation for EFS.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for EFS's API operation UpdateAccessPoint for usage and error information.
func (*EFS) UpdateAccessPointCommon ¶
func (c *EFS) UpdateAccessPointCommon(input *map[string]interface{}) (*map[string]interface{}, error)
UpdateAccessPointCommon API operation for EFS.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for EFS's API operation UpdateAccessPointCommon for usage and error information.
func (*EFS) UpdateAccessPointCommonRequest ¶
func (c *EFS) UpdateAccessPointCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
UpdateAccessPointCommonRequest generates a "volcengine/request.Request" representing the client's request for the UpdateAccessPointCommon operation. The "output" return value will be populated with the UpdateAccessPointCommon request's response once the request completes successfully.
Use "Send" method on the returned UpdateAccessPointCommon Request to send the API call to the service. the "output" return value is not valid until after UpdateAccessPointCommon Send returns without error.
See UpdateAccessPointCommon for more information on using the UpdateAccessPointCommon API call, and error handling.
// Example sending a request using the UpdateAccessPointCommonRequest method.
req, resp := client.UpdateAccessPointCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*EFS) UpdateAccessPointCommonWithContext ¶
func (c *EFS) UpdateAccessPointCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
UpdateAccessPointCommonWithContext is the same as UpdateAccessPointCommon with the addition of the ability to pass a context and additional request options.
See UpdateAccessPointCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*EFS) UpdateAccessPointRequest ¶
func (c *EFS) UpdateAccessPointRequest(input *UpdateAccessPointInput) (req *request.Request, output *UpdateAccessPointOutput)
UpdateAccessPointRequest generates a "volcengine/request.Request" representing the client's request for the UpdateAccessPoint operation. The "output" return value will be populated with the UpdateAccessPointCommon request's response once the request completes successfully.
Use "Send" method on the returned UpdateAccessPointCommon Request to send the API call to the service. the "output" return value is not valid until after UpdateAccessPointCommon Send returns without error.
See UpdateAccessPoint for more information on using the UpdateAccessPoint API call, and error handling.
// Example sending a request using the UpdateAccessPointRequest method.
req, resp := client.UpdateAccessPointRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*EFS) UpdateAccessPointWithContext ¶
func (c *EFS) UpdateAccessPointWithContext(ctx volcengine.Context, input *UpdateAccessPointInput, opts ...request.Option) (*UpdateAccessPointOutput, error)
UpdateAccessPointWithContext is the same as UpdateAccessPoint with the addition of the ability to pass a context and additional request options.
See UpdateAccessPoint for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*EFS) UpdateDataFlowPolicy ¶ added in v1.2.43
func (c *EFS) UpdateDataFlowPolicy(input *UpdateDataFlowPolicyInput) (*UpdateDataFlowPolicyOutput, error)
UpdateDataFlowPolicy API operation for EFS.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for EFS's API operation UpdateDataFlowPolicy for usage and error information.
func (*EFS) UpdateDataFlowPolicyCommon ¶ added in v1.2.43
func (c *EFS) UpdateDataFlowPolicyCommon(input *map[string]interface{}) (*map[string]interface{}, error)
UpdateDataFlowPolicyCommon API operation for EFS.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for EFS's API operation UpdateDataFlowPolicyCommon for usage and error information.
func (*EFS) UpdateDataFlowPolicyCommonRequest ¶ added in v1.2.43
func (c *EFS) UpdateDataFlowPolicyCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
UpdateDataFlowPolicyCommonRequest generates a "volcengine/request.Request" representing the client's request for the UpdateDataFlowPolicyCommon operation. The "output" return value will be populated with the UpdateDataFlowPolicyCommon request's response once the request completes successfully.
Use "Send" method on the returned UpdateDataFlowPolicyCommon Request to send the API call to the service. the "output" return value is not valid until after UpdateDataFlowPolicyCommon Send returns without error.
See UpdateDataFlowPolicyCommon for more information on using the UpdateDataFlowPolicyCommon API call, and error handling.
// Example sending a request using the UpdateDataFlowPolicyCommonRequest method.
req, resp := client.UpdateDataFlowPolicyCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*EFS) UpdateDataFlowPolicyCommonWithContext ¶ added in v1.2.43
func (c *EFS) UpdateDataFlowPolicyCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
UpdateDataFlowPolicyCommonWithContext is the same as UpdateDataFlowPolicyCommon with the addition of the ability to pass a context and additional request options.
See UpdateDataFlowPolicyCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*EFS) UpdateDataFlowPolicyRequest ¶ added in v1.2.43
func (c *EFS) UpdateDataFlowPolicyRequest(input *UpdateDataFlowPolicyInput) (req *request.Request, output *UpdateDataFlowPolicyOutput)
UpdateDataFlowPolicyRequest generates a "volcengine/request.Request" representing the client's request for the UpdateDataFlowPolicy operation. The "output" return value will be populated with the UpdateDataFlowPolicyCommon request's response once the request completes successfully.
Use "Send" method on the returned UpdateDataFlowPolicyCommon Request to send the API call to the service. the "output" return value is not valid until after UpdateDataFlowPolicyCommon Send returns without error.
See UpdateDataFlowPolicy for more information on using the UpdateDataFlowPolicy API call, and error handling.
// Example sending a request using the UpdateDataFlowPolicyRequest method.
req, resp := client.UpdateDataFlowPolicyRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*EFS) UpdateDataFlowPolicyWithContext ¶ added in v1.2.43
func (c *EFS) UpdateDataFlowPolicyWithContext(ctx volcengine.Context, input *UpdateDataFlowPolicyInput, opts ...request.Option) (*UpdateDataFlowPolicyOutput, error)
UpdateDataFlowPolicyWithContext is the same as UpdateDataFlowPolicy with the addition of the ability to pass a context and additional request options.
See UpdateDataFlowPolicy for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*EFS) UpdateFileSystem ¶
func (c *EFS) UpdateFileSystem(input *UpdateFileSystemInput) (*UpdateFileSystemOutput, error)
UpdateFileSystem API operation for EFS.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for EFS's API operation UpdateFileSystem for usage and error information.
func (*EFS) UpdateFileSystemCommon ¶
func (c *EFS) UpdateFileSystemCommon(input *map[string]interface{}) (*map[string]interface{}, error)
UpdateFileSystemCommon API operation for EFS.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for EFS's API operation UpdateFileSystemCommon for usage and error information.
func (*EFS) UpdateFileSystemCommonRequest ¶
func (c *EFS) UpdateFileSystemCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
UpdateFileSystemCommonRequest generates a "volcengine/request.Request" representing the client's request for the UpdateFileSystemCommon operation. The "output" return value will be populated with the UpdateFileSystemCommon request's response once the request completes successfully.
Use "Send" method on the returned UpdateFileSystemCommon Request to send the API call to the service. the "output" return value is not valid until after UpdateFileSystemCommon Send returns without error.
See UpdateFileSystemCommon for more information on using the UpdateFileSystemCommon API call, and error handling.
// Example sending a request using the UpdateFileSystemCommonRequest method.
req, resp := client.UpdateFileSystemCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*EFS) UpdateFileSystemCommonWithContext ¶
func (c *EFS) UpdateFileSystemCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
UpdateFileSystemCommonWithContext is the same as UpdateFileSystemCommon with the addition of the ability to pass a context and additional request options.
See UpdateFileSystemCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*EFS) UpdateFileSystemRequest ¶
func (c *EFS) UpdateFileSystemRequest(input *UpdateFileSystemInput) (req *request.Request, output *UpdateFileSystemOutput)
UpdateFileSystemRequest generates a "volcengine/request.Request" representing the client's request for the UpdateFileSystem operation. The "output" return value will be populated with the UpdateFileSystemCommon request's response once the request completes successfully.
Use "Send" method on the returned UpdateFileSystemCommon Request to send the API call to the service. the "output" return value is not valid until after UpdateFileSystemCommon Send returns without error.
See UpdateFileSystem for more information on using the UpdateFileSystem API call, and error handling.
// Example sending a request using the UpdateFileSystemRequest method.
req, resp := client.UpdateFileSystemRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*EFS) UpdateFileSystemWithContext ¶
func (c *EFS) UpdateFileSystemWithContext(ctx volcengine.Context, input *UpdateFileSystemInput, opts ...request.Option) (*UpdateFileSystemOutput, error)
UpdateFileSystemWithContext is the same as UpdateFileSystem with the addition of the ability to pass a context and additional request options.
See UpdateFileSystem for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*EFS) UpdateMountPoint ¶
func (c *EFS) UpdateMountPoint(input *UpdateMountPointInput) (*UpdateMountPointOutput, error)
UpdateMountPoint API operation for EFS.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for EFS's API operation UpdateMountPoint for usage and error information.
func (*EFS) UpdateMountPointCommon ¶
func (c *EFS) UpdateMountPointCommon(input *map[string]interface{}) (*map[string]interface{}, error)
UpdateMountPointCommon API operation for EFS.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for EFS's API operation UpdateMountPointCommon for usage and error information.
func (*EFS) UpdateMountPointCommonRequest ¶
func (c *EFS) UpdateMountPointCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
UpdateMountPointCommonRequest generates a "volcengine/request.Request" representing the client's request for the UpdateMountPointCommon operation. The "output" return value will be populated with the UpdateMountPointCommon request's response once the request completes successfully.
Use "Send" method on the returned UpdateMountPointCommon Request to send the API call to the service. the "output" return value is not valid until after UpdateMountPointCommon Send returns without error.
See UpdateMountPointCommon for more information on using the UpdateMountPointCommon API call, and error handling.
// Example sending a request using the UpdateMountPointCommonRequest method.
req, resp := client.UpdateMountPointCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*EFS) UpdateMountPointCommonWithContext ¶
func (c *EFS) UpdateMountPointCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
UpdateMountPointCommonWithContext is the same as UpdateMountPointCommon with the addition of the ability to pass a context and additional request options.
See UpdateMountPointCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*EFS) UpdateMountPointRequest ¶
func (c *EFS) UpdateMountPointRequest(input *UpdateMountPointInput) (req *request.Request, output *UpdateMountPointOutput)
UpdateMountPointRequest generates a "volcengine/request.Request" representing the client's request for the UpdateMountPoint operation. The "output" return value will be populated with the UpdateMountPointCommon request's response once the request completes successfully.
Use "Send" method on the returned UpdateMountPointCommon Request to send the API call to the service. the "output" return value is not valid until after UpdateMountPointCommon Send returns without error.
See UpdateMountPoint for more information on using the UpdateMountPoint API call, and error handling.
// Example sending a request using the UpdateMountPointRequest method.
req, resp := client.UpdateMountPointRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*EFS) UpdateMountPointWithContext ¶
func (c *EFS) UpdateMountPointWithContext(ctx volcengine.Context, input *UpdateMountPointInput, opts ...request.Option) (*UpdateMountPointOutput, error)
UpdateMountPointWithContext is the same as UpdateMountPoint with the addition of the ability to pass a context and additional request options.
See UpdateMountPoint for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*EFS) UpdatePermissionGroup ¶
func (c *EFS) UpdatePermissionGroup(input *UpdatePermissionGroupInput) (*UpdatePermissionGroupOutput, error)
UpdatePermissionGroup API operation for EFS.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for EFS's API operation UpdatePermissionGroup for usage and error information.
func (*EFS) UpdatePermissionGroupCommon ¶
func (c *EFS) UpdatePermissionGroupCommon(input *map[string]interface{}) (*map[string]interface{}, error)
UpdatePermissionGroupCommon API operation for EFS.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for EFS's API operation UpdatePermissionGroupCommon for usage and error information.
func (*EFS) UpdatePermissionGroupCommonRequest ¶
func (c *EFS) UpdatePermissionGroupCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
UpdatePermissionGroupCommonRequest generates a "volcengine/request.Request" representing the client's request for the UpdatePermissionGroupCommon operation. The "output" return value will be populated with the UpdatePermissionGroupCommon request's response once the request completes successfully.
Use "Send" method on the returned UpdatePermissionGroupCommon Request to send the API call to the service. the "output" return value is not valid until after UpdatePermissionGroupCommon Send returns without error.
See UpdatePermissionGroupCommon for more information on using the UpdatePermissionGroupCommon API call, and error handling.
// Example sending a request using the UpdatePermissionGroupCommonRequest method.
req, resp := client.UpdatePermissionGroupCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*EFS) UpdatePermissionGroupCommonWithContext ¶
func (c *EFS) UpdatePermissionGroupCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
UpdatePermissionGroupCommonWithContext is the same as UpdatePermissionGroupCommon with the addition of the ability to pass a context and additional request options.
See UpdatePermissionGroupCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*EFS) UpdatePermissionGroupRequest ¶
func (c *EFS) UpdatePermissionGroupRequest(input *UpdatePermissionGroupInput) (req *request.Request, output *UpdatePermissionGroupOutput)
UpdatePermissionGroupRequest generates a "volcengine/request.Request" representing the client's request for the UpdatePermissionGroup operation. The "output" return value will be populated with the UpdatePermissionGroupCommon request's response once the request completes successfully.
Use "Send" method on the returned UpdatePermissionGroupCommon Request to send the API call to the service. the "output" return value is not valid until after UpdatePermissionGroupCommon Send returns without error.
See UpdatePermissionGroup for more information on using the UpdatePermissionGroup API call, and error handling.
// Example sending a request using the UpdatePermissionGroupRequest method.
req, resp := client.UpdatePermissionGroupRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*EFS) UpdatePermissionGroupWithContext ¶
func (c *EFS) UpdatePermissionGroupWithContext(ctx volcengine.Context, input *UpdatePermissionGroupInput, opts ...request.Option) (*UpdatePermissionGroupOutput, error)
UpdatePermissionGroupWithContext is the same as UpdatePermissionGroup with the addition of the ability to pass a context and additional request options.
See UpdatePermissionGroup for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*EFS) UpdatePermissionRule ¶
func (c *EFS) UpdatePermissionRule(input *UpdatePermissionRuleInput) (*UpdatePermissionRuleOutput, error)
UpdatePermissionRule API operation for EFS.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for EFS's API operation UpdatePermissionRule for usage and error information.
func (*EFS) UpdatePermissionRuleCommon ¶
func (c *EFS) UpdatePermissionRuleCommon(input *map[string]interface{}) (*map[string]interface{}, error)
UpdatePermissionRuleCommon API operation for EFS.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for EFS's API operation UpdatePermissionRuleCommon for usage and error information.
func (*EFS) UpdatePermissionRuleCommonRequest ¶
func (c *EFS) UpdatePermissionRuleCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
UpdatePermissionRuleCommonRequest generates a "volcengine/request.Request" representing the client's request for the UpdatePermissionRuleCommon operation. The "output" return value will be populated with the UpdatePermissionRuleCommon request's response once the request completes successfully.
Use "Send" method on the returned UpdatePermissionRuleCommon Request to send the API call to the service. the "output" return value is not valid until after UpdatePermissionRuleCommon Send returns without error.
See UpdatePermissionRuleCommon for more information on using the UpdatePermissionRuleCommon API call, and error handling.
// Example sending a request using the UpdatePermissionRuleCommonRequest method.
req, resp := client.UpdatePermissionRuleCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*EFS) UpdatePermissionRuleCommonWithContext ¶
func (c *EFS) UpdatePermissionRuleCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
UpdatePermissionRuleCommonWithContext is the same as UpdatePermissionRuleCommon with the addition of the ability to pass a context and additional request options.
See UpdatePermissionRuleCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*EFS) UpdatePermissionRuleRequest ¶
func (c *EFS) UpdatePermissionRuleRequest(input *UpdatePermissionRuleInput) (req *request.Request, output *UpdatePermissionRuleOutput)
UpdatePermissionRuleRequest generates a "volcengine/request.Request" representing the client's request for the UpdatePermissionRule operation. The "output" return value will be populated with the UpdatePermissionRuleCommon request's response once the request completes successfully.
Use "Send" method on the returned UpdatePermissionRuleCommon Request to send the API call to the service. the "output" return value is not valid until after UpdatePermissionRuleCommon Send returns without error.
See UpdatePermissionRule for more information on using the UpdatePermissionRule API call, and error handling.
// Example sending a request using the UpdatePermissionRuleRequest method.
req, resp := client.UpdatePermissionRuleRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*EFS) UpdatePermissionRuleWithContext ¶
func (c *EFS) UpdatePermissionRuleWithContext(ctx volcengine.Context, input *UpdatePermissionRuleInput, opts ...request.Option) (*UpdatePermissionRuleOutput, error)
UpdatePermissionRuleWithContext is the same as UpdatePermissionRule with the addition of the ability to pass a context and additional request options.
See UpdatePermissionRule for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*EFS) UpdateQuota ¶
func (c *EFS) UpdateQuota(input *UpdateQuotaInput) (*UpdateQuotaOutput, error)
UpdateQuota API operation for EFS.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for EFS's API operation UpdateQuota for usage and error information.
func (*EFS) UpdateQuotaCommon ¶
UpdateQuotaCommon API operation for EFS.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for EFS's API operation UpdateQuotaCommon for usage and error information.
func (*EFS) UpdateQuotaCommonRequest ¶
func (c *EFS) UpdateQuotaCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
UpdateQuotaCommonRequest generates a "volcengine/request.Request" representing the client's request for the UpdateQuotaCommon operation. The "output" return value will be populated with the UpdateQuotaCommon request's response once the request completes successfully.
Use "Send" method on the returned UpdateQuotaCommon Request to send the API call to the service. the "output" return value is not valid until after UpdateQuotaCommon Send returns without error.
See UpdateQuotaCommon for more information on using the UpdateQuotaCommon API call, and error handling.
// Example sending a request using the UpdateQuotaCommonRequest method.
req, resp := client.UpdateQuotaCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*EFS) UpdateQuotaCommonWithContext ¶
func (c *EFS) UpdateQuotaCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
UpdateQuotaCommonWithContext is the same as UpdateQuotaCommon with the addition of the ability to pass a context and additional request options.
See UpdateQuotaCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*EFS) UpdateQuotaRequest ¶
func (c *EFS) UpdateQuotaRequest(input *UpdateQuotaInput) (req *request.Request, output *UpdateQuotaOutput)
UpdateQuotaRequest generates a "volcengine/request.Request" representing the client's request for the UpdateQuota operation. The "output" return value will be populated with the UpdateQuotaCommon request's response once the request completes successfully.
Use "Send" method on the returned UpdateQuotaCommon Request to send the API call to the service. the "output" return value is not valid until after UpdateQuotaCommon Send returns without error.
See UpdateQuota for more information on using the UpdateQuota API call, and error handling.
// Example sending a request using the UpdateQuotaRequest method.
req, resp := client.UpdateQuotaRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*EFS) UpdateQuotaWithContext ¶
func (c *EFS) UpdateQuotaWithContext(ctx volcengine.Context, input *UpdateQuotaInput, opts ...request.Option) (*UpdateQuotaOutput, error)
UpdateQuotaWithContext is the same as UpdateQuota with the addition of the ability to pass a context and additional request options.
See UpdateQuota for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
type EFSAPI ¶
type EFSAPI interface {
CancelDataFlowTaskCommon(*map[string]interface{}) (*map[string]interface{}, error)
CancelDataFlowTaskCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
CancelDataFlowTaskCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
CancelDataFlowTask(*CancelDataFlowTaskInput) (*CancelDataFlowTaskOutput, error)
CancelDataFlowTaskWithContext(volcengine.Context, *CancelDataFlowTaskInput, ...request.Option) (*CancelDataFlowTaskOutput, error)
CancelDataFlowTaskRequest(*CancelDataFlowTaskInput) (*request.Request, *CancelDataFlowTaskOutput)
CheckDirCommon(*map[string]interface{}) (*map[string]interface{}, error)
CheckDirCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
CheckDirCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
CheckDir(*CheckDirInput) (*CheckDirOutput, error)
CheckDirWithContext(volcengine.Context, *CheckDirInput, ...request.Option) (*CheckDirOutput, error)
CheckDirRequest(*CheckDirInput) (*request.Request, *CheckDirOutput)
CreateAccessPointCommon(*map[string]interface{}) (*map[string]interface{}, error)
CreateAccessPointCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
CreateAccessPointCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
CreateAccessPoint(*CreateAccessPointInput) (*CreateAccessPointOutput, error)
CreateAccessPointWithContext(volcengine.Context, *CreateAccessPointInput, ...request.Option) (*CreateAccessPointOutput, error)
CreateAccessPointRequest(*CreateAccessPointInput) (*request.Request, *CreateAccessPointOutput)
CreateDataFlowPolicyCommon(*map[string]interface{}) (*map[string]interface{}, error)
CreateDataFlowPolicyCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
CreateDataFlowPolicyCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
CreateDataFlowPolicy(*CreateDataFlowPolicyInput) (*CreateDataFlowPolicyOutput, error)
CreateDataFlowPolicyWithContext(volcengine.Context, *CreateDataFlowPolicyInput, ...request.Option) (*CreateDataFlowPolicyOutput, error)
CreateDataFlowPolicyRequest(*CreateDataFlowPolicyInput) (*request.Request, *CreateDataFlowPolicyOutput)
CreateDataFlowTaskCommon(*map[string]interface{}) (*map[string]interface{}, error)
CreateDataFlowTaskCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
CreateDataFlowTaskCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
CreateDataFlowTask(*CreateDataFlowTaskInput) (*CreateDataFlowTaskOutput, error)
CreateDataFlowTaskWithContext(volcengine.Context, *CreateDataFlowTaskInput, ...request.Option) (*CreateDataFlowTaskOutput, error)
CreateDataFlowTaskRequest(*CreateDataFlowTaskInput) (*request.Request, *CreateDataFlowTaskOutput)
CreateDirCommon(*map[string]interface{}) (*map[string]interface{}, error)
CreateDirCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
CreateDirCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
CreateDir(*CreateDirInput) (*CreateDirOutput, error)
CreateDirWithContext(volcengine.Context, *CreateDirInput, ...request.Option) (*CreateDirOutput, error)
CreateDirRequest(*CreateDirInput) (*request.Request, *CreateDirOutput)
CreateFilePreSignedUrlCommon(*map[string]interface{}) (*map[string]interface{}, error)
CreateFilePreSignedUrlCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
CreateFilePreSignedUrlCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
CreateFilePreSignedUrl(*CreateFilePreSignedUrlInput) (*CreateFilePreSignedUrlOutput, error)
CreateFilePreSignedUrlWithContext(volcengine.Context, *CreateFilePreSignedUrlInput, ...request.Option) (*CreateFilePreSignedUrlOutput, error)
CreateFilePreSignedUrlRequest(*CreateFilePreSignedUrlInput) (*request.Request, *CreateFilePreSignedUrlOutput)
CreateFileSystemCommon(*map[string]interface{}) (*map[string]interface{}, error)
CreateFileSystemCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
CreateFileSystemCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
CreateFileSystem(*CreateFileSystemInput) (*CreateFileSystemOutput, error)
CreateFileSystemWithContext(volcengine.Context, *CreateFileSystemInput, ...request.Option) (*CreateFileSystemOutput, error)
CreateFileSystemRequest(*CreateFileSystemInput) (*request.Request, *CreateFileSystemOutput)
CreateMountPointCommon(*map[string]interface{}) (*map[string]interface{}, error)
CreateMountPointCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
CreateMountPointCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
CreateMountPoint(*CreateMountPointInput) (*CreateMountPointOutput, error)
CreateMountPointWithContext(volcengine.Context, *CreateMountPointInput, ...request.Option) (*CreateMountPointOutput, error)
CreateMountPointRequest(*CreateMountPointInput) (*request.Request, *CreateMountPointOutput)
CreatePermissionGroupCommon(*map[string]interface{}) (*map[string]interface{}, error)
CreatePermissionGroupCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
CreatePermissionGroupCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
CreatePermissionGroup(*CreatePermissionGroupInput) (*CreatePermissionGroupOutput, error)
CreatePermissionGroupWithContext(volcengine.Context, *CreatePermissionGroupInput, ...request.Option) (*CreatePermissionGroupOutput, error)
CreatePermissionGroupRequest(*CreatePermissionGroupInput) (*request.Request, *CreatePermissionGroupOutput)
CreatePermissionRuleCommon(*map[string]interface{}) (*map[string]interface{}, error)
CreatePermissionRuleCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
CreatePermissionRuleCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
CreatePermissionRule(*CreatePermissionRuleInput) (*CreatePermissionRuleOutput, error)
CreatePermissionRuleWithContext(volcengine.Context, *CreatePermissionRuleInput, ...request.Option) (*CreatePermissionRuleOutput, error)
CreatePermissionRuleRequest(*CreatePermissionRuleInput) (*request.Request, *CreatePermissionRuleOutput)
CreateQuotaCommon(*map[string]interface{}) (*map[string]interface{}, error)
CreateQuotaCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
CreateQuotaCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
CreateQuota(*CreateQuotaInput) (*CreateQuotaOutput, error)
CreateQuotaWithContext(volcengine.Context, *CreateQuotaInput, ...request.Option) (*CreateQuotaOutput, error)
CreateQuotaRequest(*CreateQuotaInput) (*request.Request, *CreateQuotaOutput)
DeleteAccessPointCommon(*map[string]interface{}) (*map[string]interface{}, error)
DeleteAccessPointCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
DeleteAccessPointCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
DeleteAccessPoint(*DeleteAccessPointInput) (*DeleteAccessPointOutput, error)
DeleteAccessPointWithContext(volcengine.Context, *DeleteAccessPointInput, ...request.Option) (*DeleteAccessPointOutput, error)
DeleteAccessPointRequest(*DeleteAccessPointInput) (*request.Request, *DeleteAccessPointOutput)
DeleteDataFlowPolicyCommon(*map[string]interface{}) (*map[string]interface{}, error)
DeleteDataFlowPolicyCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
DeleteDataFlowPolicyCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
DeleteDataFlowPolicy(*DeleteDataFlowPolicyInput) (*DeleteDataFlowPolicyOutput, error)
DeleteDataFlowPolicyWithContext(volcengine.Context, *DeleteDataFlowPolicyInput, ...request.Option) (*DeleteDataFlowPolicyOutput, error)
DeleteDataFlowPolicyRequest(*DeleteDataFlowPolicyInput) (*request.Request, *DeleteDataFlowPolicyOutput)
DeleteDataFlowTaskCommon(*map[string]interface{}) (*map[string]interface{}, error)
DeleteDataFlowTaskCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
DeleteDataFlowTaskCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
DeleteDataFlowTask(*DeleteDataFlowTaskInput) (*DeleteDataFlowTaskOutput, error)
DeleteDataFlowTaskWithContext(volcengine.Context, *DeleteDataFlowTaskInput, ...request.Option) (*DeleteDataFlowTaskOutput, error)
DeleteDataFlowTaskRequest(*DeleteDataFlowTaskInput) (*request.Request, *DeleteDataFlowTaskOutput)
DeleteFileSystemCommon(*map[string]interface{}) (*map[string]interface{}, error)
DeleteFileSystemCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
DeleteFileSystemCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
DeleteFileSystem(*DeleteFileSystemInput) (*DeleteFileSystemOutput, error)
DeleteFileSystemWithContext(volcengine.Context, *DeleteFileSystemInput, ...request.Option) (*DeleteFileSystemOutput, error)
DeleteFileSystemRequest(*DeleteFileSystemInput) (*request.Request, *DeleteFileSystemOutput)
DeleteMountPointCommon(*map[string]interface{}) (*map[string]interface{}, error)
DeleteMountPointCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
DeleteMountPointCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
DeleteMountPoint(*DeleteMountPointInput) (*DeleteMountPointOutput, error)
DeleteMountPointWithContext(volcengine.Context, *DeleteMountPointInput, ...request.Option) (*DeleteMountPointOutput, error)
DeleteMountPointRequest(*DeleteMountPointInput) (*request.Request, *DeleteMountPointOutput)
DeletePermissionGroupCommon(*map[string]interface{}) (*map[string]interface{}, error)
DeletePermissionGroupCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
DeletePermissionGroupCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
DeletePermissionGroup(*DeletePermissionGroupInput) (*DeletePermissionGroupOutput, error)
DeletePermissionGroupWithContext(volcengine.Context, *DeletePermissionGroupInput, ...request.Option) (*DeletePermissionGroupOutput, error)
DeletePermissionGroupRequest(*DeletePermissionGroupInput) (*request.Request, *DeletePermissionGroupOutput)
DeletePermissionRuleCommon(*map[string]interface{}) (*map[string]interface{}, error)
DeletePermissionRuleCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
DeletePermissionRuleCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
DeletePermissionRule(*DeletePermissionRuleInput) (*DeletePermissionRuleOutput, error)
DeletePermissionRuleWithContext(volcengine.Context, *DeletePermissionRuleInput, ...request.Option) (*DeletePermissionRuleOutput, error)
DeletePermissionRuleRequest(*DeletePermissionRuleInput) (*request.Request, *DeletePermissionRuleOutput)
DeleteQuotaCommon(*map[string]interface{}) (*map[string]interface{}, error)
DeleteQuotaCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
DeleteQuotaCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
DeleteQuota(*DeleteQuotaInput) (*DeleteQuotaOutput, error)
DeleteQuotaWithContext(volcengine.Context, *DeleteQuotaInput, ...request.Option) (*DeleteQuotaOutput, error)
DeleteQuotaRequest(*DeleteQuotaInput) (*request.Request, *DeleteQuotaOutput)
DescribeAccessPointsCommon(*map[string]interface{}) (*map[string]interface{}, error)
DescribeAccessPointsCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
DescribeAccessPointsCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
DescribeAccessPoints(*DescribeAccessPointsInput) (*DescribeAccessPointsOutput, error)
DescribeAccessPointsWithContext(volcengine.Context, *DescribeAccessPointsInput, ...request.Option) (*DescribeAccessPointsOutput, error)
DescribeAccessPointsRequest(*DescribeAccessPointsInput) (*request.Request, *DescribeAccessPointsOutput)
DescribeDataFlowPoliciesCommon(*map[string]interface{}) (*map[string]interface{}, error)
DescribeDataFlowPoliciesCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
DescribeDataFlowPoliciesCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
DescribeDataFlowPolicies(*DescribeDataFlowPoliciesInput) (*DescribeDataFlowPoliciesOutput, error)
DescribeDataFlowPoliciesWithContext(volcengine.Context, *DescribeDataFlowPoliciesInput, ...request.Option) (*DescribeDataFlowPoliciesOutput, error)
DescribeDataFlowPoliciesRequest(*DescribeDataFlowPoliciesInput) (*request.Request, *DescribeDataFlowPoliciesOutput)
DescribeDataFlowTasksCommon(*map[string]interface{}) (*map[string]interface{}, error)
DescribeDataFlowTasksCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
DescribeDataFlowTasksCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
DescribeDataFlowTasks(*DescribeDataFlowTasksInput) (*DescribeDataFlowTasksOutput, error)
DescribeDataFlowTasksWithContext(volcengine.Context, *DescribeDataFlowTasksInput, ...request.Option) (*DescribeDataFlowTasksOutput, error)
DescribeDataFlowTasksRequest(*DescribeDataFlowTasksInput) (*request.Request, *DescribeDataFlowTasksOutput)
DescribeFileSystemsCommon(*map[string]interface{}) (*map[string]interface{}, error)
DescribeFileSystemsCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
DescribeFileSystemsCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
DescribeFileSystems(*DescribeFileSystemsInput) (*DescribeFileSystemsOutput, error)
DescribeFileSystemsWithContext(volcengine.Context, *DescribeFileSystemsInput, ...request.Option) (*DescribeFileSystemsOutput, error)
DescribeFileSystemsRequest(*DescribeFileSystemsInput) (*request.Request, *DescribeFileSystemsOutput)
DescribeMountPointsCommon(*map[string]interface{}) (*map[string]interface{}, error)
DescribeMountPointsCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
DescribeMountPointsCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
DescribeMountPoints(*DescribeMountPointsInput) (*DescribeMountPointsOutput, error)
DescribeMountPointsWithContext(volcengine.Context, *DescribeMountPointsInput, ...request.Option) (*DescribeMountPointsOutput, error)
DescribeMountPointsRequest(*DescribeMountPointsInput) (*request.Request, *DescribeMountPointsOutput)
DescribePermissionGroupsCommon(*map[string]interface{}) (*map[string]interface{}, error)
DescribePermissionGroupsCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
DescribePermissionGroupsCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
DescribePermissionGroups(*DescribePermissionGroupsInput) (*DescribePermissionGroupsOutput, error)
DescribePermissionGroupsWithContext(volcengine.Context, *DescribePermissionGroupsInput, ...request.Option) (*DescribePermissionGroupsOutput, error)
DescribePermissionGroupsRequest(*DescribePermissionGroupsInput) (*request.Request, *DescribePermissionGroupsOutput)
DescribePermissionRulesCommon(*map[string]interface{}) (*map[string]interface{}, error)
DescribePermissionRulesCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
DescribePermissionRulesCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
DescribePermissionRules(*DescribePermissionRulesInput) (*DescribePermissionRulesOutput, error)
DescribePermissionRulesWithContext(volcengine.Context, *DescribePermissionRulesInput, ...request.Option) (*DescribePermissionRulesOutput, error)
DescribePermissionRulesRequest(*DescribePermissionRulesInput) (*request.Request, *DescribePermissionRulesOutput)
DescribeQuotasCommon(*map[string]interface{}) (*map[string]interface{}, error)
DescribeQuotasCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
DescribeQuotasCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
DescribeQuotas(*DescribeQuotasInput) (*DescribeQuotasOutput, error)
DescribeQuotasWithContext(volcengine.Context, *DescribeQuotasInput, ...request.Option) (*DescribeQuotasOutput, error)
DescribeQuotasRequest(*DescribeQuotasInput) (*request.Request, *DescribeQuotasOutput)
DescribeRegionsCommon(*map[string]interface{}) (*map[string]interface{}, error)
DescribeRegionsCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
DescribeRegionsCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
DescribeRegions(*DescribeRegionsInput) (*DescribeRegionsOutput, error)
DescribeRegionsWithContext(volcengine.Context, *DescribeRegionsInput, ...request.Option) (*DescribeRegionsOutput, error)
DescribeRegionsRequest(*DescribeRegionsInput) (*request.Request, *DescribeRegionsOutput)
DescribeZonesCommon(*map[string]interface{}) (*map[string]interface{}, error)
DescribeZonesCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
DescribeZonesCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
DescribeZones(*DescribeZonesInput) (*DescribeZonesOutput, error)
DescribeZonesWithContext(volcengine.Context, *DescribeZonesInput, ...request.Option) (*DescribeZonesOutput, error)
DescribeZonesRequest(*DescribeZonesInput) (*request.Request, *DescribeZonesOutput)
ListTagsForResourcesCommon(*map[string]interface{}) (*map[string]interface{}, error)
ListTagsForResourcesCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
ListTagsForResourcesCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
ListTagsForResources(*ListTagsForResourcesInput) (*ListTagsForResourcesOutput, error)
ListTagsForResourcesWithContext(volcengine.Context, *ListTagsForResourcesInput, ...request.Option) (*ListTagsForResourcesOutput, error)
ListTagsForResourcesRequest(*ListTagsForResourcesInput) (*request.Request, *ListTagsForResourcesOutput)
StartDataFlowPolicyCommon(*map[string]interface{}) (*map[string]interface{}, error)
StartDataFlowPolicyCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
StartDataFlowPolicyCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
StartDataFlowPolicy(*StartDataFlowPolicyInput) (*StartDataFlowPolicyOutput, error)
StartDataFlowPolicyWithContext(volcengine.Context, *StartDataFlowPolicyInput, ...request.Option) (*StartDataFlowPolicyOutput, error)
StartDataFlowPolicyRequest(*StartDataFlowPolicyInput) (*request.Request, *StartDataFlowPolicyOutput)
StopDataFlowPolicyCommon(*map[string]interface{}) (*map[string]interface{}, error)
StopDataFlowPolicyCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
StopDataFlowPolicyCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
StopDataFlowPolicy(*StopDataFlowPolicyInput) (*StopDataFlowPolicyOutput, error)
StopDataFlowPolicyWithContext(volcengine.Context, *StopDataFlowPolicyInput, ...request.Option) (*StopDataFlowPolicyOutput, error)
StopDataFlowPolicyRequest(*StopDataFlowPolicyInput) (*request.Request, *StopDataFlowPolicyOutput)
TagResourcesCommon(*map[string]interface{}) (*map[string]interface{}, error)
TagResourcesCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
TagResourcesCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
TagResources(*TagResourcesInput) (*TagResourcesOutput, error)
TagResourcesWithContext(volcengine.Context, *TagResourcesInput, ...request.Option) (*TagResourcesOutput, error)
TagResourcesRequest(*TagResourcesInput) (*request.Request, *TagResourcesOutput)
UntagResourcesCommon(*map[string]interface{}) (*map[string]interface{}, error)
UntagResourcesCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
UntagResourcesCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
UntagResources(*UntagResourcesInput) (*UntagResourcesOutput, error)
UntagResourcesWithContext(volcengine.Context, *UntagResourcesInput, ...request.Option) (*UntagResourcesOutput, error)
UntagResourcesRequest(*UntagResourcesInput) (*request.Request, *UntagResourcesOutput)
UpdateAccessPointCommon(*map[string]interface{}) (*map[string]interface{}, error)
UpdateAccessPointCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
UpdateAccessPointCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
UpdateAccessPoint(*UpdateAccessPointInput) (*UpdateAccessPointOutput, error)
UpdateAccessPointWithContext(volcengine.Context, *UpdateAccessPointInput, ...request.Option) (*UpdateAccessPointOutput, error)
UpdateAccessPointRequest(*UpdateAccessPointInput) (*request.Request, *UpdateAccessPointOutput)
UpdateDataFlowPolicyCommon(*map[string]interface{}) (*map[string]interface{}, error)
UpdateDataFlowPolicyCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
UpdateDataFlowPolicyCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
UpdateDataFlowPolicy(*UpdateDataFlowPolicyInput) (*UpdateDataFlowPolicyOutput, error)
UpdateDataFlowPolicyWithContext(volcengine.Context, *UpdateDataFlowPolicyInput, ...request.Option) (*UpdateDataFlowPolicyOutput, error)
UpdateDataFlowPolicyRequest(*UpdateDataFlowPolicyInput) (*request.Request, *UpdateDataFlowPolicyOutput)
UpdateFileSystemCommon(*map[string]interface{}) (*map[string]interface{}, error)
UpdateFileSystemCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
UpdateFileSystemCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
UpdateFileSystem(*UpdateFileSystemInput) (*UpdateFileSystemOutput, error)
UpdateFileSystemWithContext(volcengine.Context, *UpdateFileSystemInput, ...request.Option) (*UpdateFileSystemOutput, error)
UpdateFileSystemRequest(*UpdateFileSystemInput) (*request.Request, *UpdateFileSystemOutput)
UpdateMountPointCommon(*map[string]interface{}) (*map[string]interface{}, error)
UpdateMountPointCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
UpdateMountPointCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
UpdateMountPoint(*UpdateMountPointInput) (*UpdateMountPointOutput, error)
UpdateMountPointWithContext(volcengine.Context, *UpdateMountPointInput, ...request.Option) (*UpdateMountPointOutput, error)
UpdateMountPointRequest(*UpdateMountPointInput) (*request.Request, *UpdateMountPointOutput)
UpdatePermissionGroupCommon(*map[string]interface{}) (*map[string]interface{}, error)
UpdatePermissionGroupCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
UpdatePermissionGroupCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
UpdatePermissionGroup(*UpdatePermissionGroupInput) (*UpdatePermissionGroupOutput, error)
UpdatePermissionGroupWithContext(volcengine.Context, *UpdatePermissionGroupInput, ...request.Option) (*UpdatePermissionGroupOutput, error)
UpdatePermissionGroupRequest(*UpdatePermissionGroupInput) (*request.Request, *UpdatePermissionGroupOutput)
UpdatePermissionRuleCommon(*map[string]interface{}) (*map[string]interface{}, error)
UpdatePermissionRuleCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
UpdatePermissionRuleCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
UpdatePermissionRule(*UpdatePermissionRuleInput) (*UpdatePermissionRuleOutput, error)
UpdatePermissionRuleWithContext(volcengine.Context, *UpdatePermissionRuleInput, ...request.Option) (*UpdatePermissionRuleOutput, error)
UpdatePermissionRuleRequest(*UpdatePermissionRuleInput) (*request.Request, *UpdatePermissionRuleOutput)
UpdateQuotaCommon(*map[string]interface{}) (*map[string]interface{}, error)
UpdateQuotaCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
UpdateQuotaCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
UpdateQuota(*UpdateQuotaInput) (*UpdateQuotaOutput, error)
UpdateQuotaWithContext(volcengine.Context, *UpdateQuotaInput, ...request.Option) (*UpdateQuotaOutput, error)
UpdateQuotaRequest(*UpdateQuotaInput) (*request.Request, *UpdateQuotaOutput)
}
EFSAPI provides an interface to enable mocking the efs.EFS service client's API operation,
// volcengine sdk func uses an SDK service client to make a request to
// EFS.
func myFunc(svc EFSAPI) bool {
// Make svc.CancelDataFlowTask request
}
func main() {
sess := session.New()
svc := efs.New(sess)
myFunc(svc)
}
type EntryListFileForCreateDataFlowTaskInput ¶ added in v1.2.43
type EntryListFileForCreateDataFlowTaskInput struct {
DownloadUrl *string `type:"string" json:",omitempty"`
FileBucket *string `type:"string" json:",omitempty"`
FileKey *string `type:"string" json:",omitempty"`
FileName *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (EntryListFileForCreateDataFlowTaskInput) GoString ¶ added in v1.2.43
func (s EntryListFileForCreateDataFlowTaskInput) GoString() string
GoString returns the string representation
func (*EntryListFileForCreateDataFlowTaskInput) SetDownloadUrl ¶ added in v1.2.43
func (s *EntryListFileForCreateDataFlowTaskInput) SetDownloadUrl(v string) *EntryListFileForCreateDataFlowTaskInput
SetDownloadUrl sets the DownloadUrl field's value.
func (*EntryListFileForCreateDataFlowTaskInput) SetFileBucket ¶ added in v1.2.43
func (s *EntryListFileForCreateDataFlowTaskInput) SetFileBucket(v string) *EntryListFileForCreateDataFlowTaskInput
SetFileBucket sets the FileBucket field's value.
func (*EntryListFileForCreateDataFlowTaskInput) SetFileKey ¶ added in v1.2.43
func (s *EntryListFileForCreateDataFlowTaskInput) SetFileKey(v string) *EntryListFileForCreateDataFlowTaskInput
SetFileKey sets the FileKey field's value.
func (*EntryListFileForCreateDataFlowTaskInput) SetFileName ¶ added in v1.2.43
func (s *EntryListFileForCreateDataFlowTaskInput) SetFileName(v string) *EntryListFileForCreateDataFlowTaskInput
SetFileName sets the FileName field's value.
func (EntryListFileForCreateDataFlowTaskInput) String ¶ added in v1.2.43
func (s EntryListFileForCreateDataFlowTaskInput) String() string
String returns the string representation
type EntryListFileForDescribeDataFlowTasksOutput ¶ added in v1.2.43
type EntryListFileForDescribeDataFlowTasksOutput struct {
DownloadUrl *string `type:"string" json:",omitempty"`
FileBucket *string `type:"string" json:",omitempty"`
FileKey *string `type:"string" json:",omitempty"`
FileName *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (EntryListFileForDescribeDataFlowTasksOutput) GoString ¶ added in v1.2.43
func (s EntryListFileForDescribeDataFlowTasksOutput) GoString() string
GoString returns the string representation
func (*EntryListFileForDescribeDataFlowTasksOutput) SetDownloadUrl ¶ added in v1.2.43
func (s *EntryListFileForDescribeDataFlowTasksOutput) SetDownloadUrl(v string) *EntryListFileForDescribeDataFlowTasksOutput
SetDownloadUrl sets the DownloadUrl field's value.
func (*EntryListFileForDescribeDataFlowTasksOutput) SetFileBucket ¶ added in v1.2.43
func (s *EntryListFileForDescribeDataFlowTasksOutput) SetFileBucket(v string) *EntryListFileForDescribeDataFlowTasksOutput
SetFileBucket sets the FileBucket field's value.
func (*EntryListFileForDescribeDataFlowTasksOutput) SetFileKey ¶ added in v1.2.43
func (s *EntryListFileForDescribeDataFlowTasksOutput) SetFileKey(v string) *EntryListFileForDescribeDataFlowTasksOutput
SetFileKey sets the FileKey field's value.
func (*EntryListFileForDescribeDataFlowTasksOutput) SetFileName ¶ added in v1.2.43
func (s *EntryListFileForDescribeDataFlowTasksOutput) SetFileName(v string) *EntryListFileForDescribeDataFlowTasksOutput
SetFileName sets the FileName field's value.
func (EntryListFileForDescribeDataFlowTasksOutput) String ¶ added in v1.2.43
func (s EntryListFileForDescribeDataFlowTasksOutput) String() string
String returns the string representation
type EvictRuleForCreateDataFlowTaskInput ¶ added in v1.2.43
type EvictRuleForCreateDataFlowTaskInput struct {
DataType *string `type:"string" json:",omitempty" enum:"EnumOfDataTypeForCreateDataFlowTaskInput"`
EntryListFile *EntryListFileForCreateDataFlowTaskInput `type:"structure" json:",omitempty"`
IncludePaths []*string `type:"list" json:",omitempty"`
LastAccessTimeInterval *LastAccessTimeIntervalForCreateDataFlowTaskInput `type:"structure" json:",omitempty"`
LogicOperator *string `type:"string" json:",omitempty" enum:"EnumOfLogicOperatorForCreateDataFlowTaskInput"`
// contains filtered or unexported fields
}
func (EvictRuleForCreateDataFlowTaskInput) GoString ¶ added in v1.2.43
func (s EvictRuleForCreateDataFlowTaskInput) GoString() string
GoString returns the string representation
func (*EvictRuleForCreateDataFlowTaskInput) SetDataType ¶ added in v1.2.43
func (s *EvictRuleForCreateDataFlowTaskInput) SetDataType(v string) *EvictRuleForCreateDataFlowTaskInput
SetDataType sets the DataType field's value.
func (*EvictRuleForCreateDataFlowTaskInput) SetEntryListFile ¶ added in v1.2.43
func (s *EvictRuleForCreateDataFlowTaskInput) SetEntryListFile(v *EntryListFileForCreateDataFlowTaskInput) *EvictRuleForCreateDataFlowTaskInput
SetEntryListFile sets the EntryListFile field's value.
func (*EvictRuleForCreateDataFlowTaskInput) SetIncludePaths ¶ added in v1.2.43
func (s *EvictRuleForCreateDataFlowTaskInput) SetIncludePaths(v []*string) *EvictRuleForCreateDataFlowTaskInput
SetIncludePaths sets the IncludePaths field's value.
func (*EvictRuleForCreateDataFlowTaskInput) SetLastAccessTimeInterval ¶ added in v1.2.43
func (s *EvictRuleForCreateDataFlowTaskInput) SetLastAccessTimeInterval(v *LastAccessTimeIntervalForCreateDataFlowTaskInput) *EvictRuleForCreateDataFlowTaskInput
SetLastAccessTimeInterval sets the LastAccessTimeInterval field's value.
func (*EvictRuleForCreateDataFlowTaskInput) SetLogicOperator ¶ added in v1.2.43
func (s *EvictRuleForCreateDataFlowTaskInput) SetLogicOperator(v string) *EvictRuleForCreateDataFlowTaskInput
SetLogicOperator sets the LogicOperator field's value.
func (EvictRuleForCreateDataFlowTaskInput) String ¶ added in v1.2.43
func (s EvictRuleForCreateDataFlowTaskInput) String() string
String returns the string representation
type EvictRuleForDescribeDataFlowTasksOutput ¶ added in v1.2.43
type EvictRuleForDescribeDataFlowTasksOutput struct {
DataType *string `type:"string" json:",omitempty" enum:"EnumOfDataTypeForDescribeDataFlowTasksOutput"`
EntryListFile *EntryListFileForDescribeDataFlowTasksOutput `type:"structure" json:",omitempty"`
IncludePaths []*string `type:"list" json:",omitempty"`
LastAccessTimeInterval *LastAccessTimeIntervalForDescribeDataFlowTasksOutput `type:"structure" json:",omitempty"`
LogicOperator *string `type:"string" json:",omitempty" enum:"EnumOfLogicOperatorForDescribeDataFlowTasksOutput"`
// contains filtered or unexported fields
}
func (EvictRuleForDescribeDataFlowTasksOutput) GoString ¶ added in v1.2.43
func (s EvictRuleForDescribeDataFlowTasksOutput) GoString() string
GoString returns the string representation
func (*EvictRuleForDescribeDataFlowTasksOutput) SetDataType ¶ added in v1.2.43
func (s *EvictRuleForDescribeDataFlowTasksOutput) SetDataType(v string) *EvictRuleForDescribeDataFlowTasksOutput
SetDataType sets the DataType field's value.
func (*EvictRuleForDescribeDataFlowTasksOutput) SetEntryListFile ¶ added in v1.2.43
func (s *EvictRuleForDescribeDataFlowTasksOutput) SetEntryListFile(v *EntryListFileForDescribeDataFlowTasksOutput) *EvictRuleForDescribeDataFlowTasksOutput
SetEntryListFile sets the EntryListFile field's value.
func (*EvictRuleForDescribeDataFlowTasksOutput) SetIncludePaths ¶ added in v1.2.43
func (s *EvictRuleForDescribeDataFlowTasksOutput) SetIncludePaths(v []*string) *EvictRuleForDescribeDataFlowTasksOutput
SetIncludePaths sets the IncludePaths field's value.
func (*EvictRuleForDescribeDataFlowTasksOutput) SetLastAccessTimeInterval ¶ added in v1.2.43
func (s *EvictRuleForDescribeDataFlowTasksOutput) SetLastAccessTimeInterval(v *LastAccessTimeIntervalForDescribeDataFlowTasksOutput) *EvictRuleForDescribeDataFlowTasksOutput
SetLastAccessTimeInterval sets the LastAccessTimeInterval field's value.
func (*EvictRuleForDescribeDataFlowTasksOutput) SetLogicOperator ¶ added in v1.2.43
func (s *EvictRuleForDescribeDataFlowTasksOutput) SetLogicOperator(v string) *EvictRuleForDescribeDataFlowTasksOutput
SetLogicOperator sets the LogicOperator field's value.
func (EvictRuleForDescribeDataFlowTasksOutput) String ¶ added in v1.2.43
func (s EvictRuleForDescribeDataFlowTasksOutput) String() string
String returns the string representation
type ExportRuleForCreateDataFlowTaskInput ¶ added in v1.2.43
type ExportRuleForCreateDataFlowTaskInput struct {
ConflictPolicy *string `type:"string" json:",omitempty" enum:"EnumOfConflictPolicyForCreateDataFlowTaskInput"`
DataType *string `type:"string" json:",omitempty" enum:"ConvertEnumOfDataTypeForCreateDataFlowTaskInput"`
EntryListFile *EntryListFileForCreateDataFlowTaskInput `type:"structure" json:",omitempty"`
ExcludePaths []*string `type:"list" json:",omitempty"`
IncludePaths []*string `type:"list" json:",omitempty"`
LogicOperator *string `type:"string" json:",omitempty" enum:"EnumOfLogicOperatorForCreateDataFlowTaskInput"`
// contains filtered or unexported fields
}
func (ExportRuleForCreateDataFlowTaskInput) GoString ¶ added in v1.2.43
func (s ExportRuleForCreateDataFlowTaskInput) GoString() string
GoString returns the string representation
func (*ExportRuleForCreateDataFlowTaskInput) SetConflictPolicy ¶ added in v1.2.43
func (s *ExportRuleForCreateDataFlowTaskInput) SetConflictPolicy(v string) *ExportRuleForCreateDataFlowTaskInput
SetConflictPolicy sets the ConflictPolicy field's value.
func (*ExportRuleForCreateDataFlowTaskInput) SetDataType ¶ added in v1.2.43
func (s *ExportRuleForCreateDataFlowTaskInput) SetDataType(v string) *ExportRuleForCreateDataFlowTaskInput
SetDataType sets the DataType field's value.
func (*ExportRuleForCreateDataFlowTaskInput) SetEntryListFile ¶ added in v1.2.43
func (s *ExportRuleForCreateDataFlowTaskInput) SetEntryListFile(v *EntryListFileForCreateDataFlowTaskInput) *ExportRuleForCreateDataFlowTaskInput
SetEntryListFile sets the EntryListFile field's value.
func (*ExportRuleForCreateDataFlowTaskInput) SetExcludePaths ¶ added in v1.2.43
func (s *ExportRuleForCreateDataFlowTaskInput) SetExcludePaths(v []*string) *ExportRuleForCreateDataFlowTaskInput
SetExcludePaths sets the ExcludePaths field's value.
func (*ExportRuleForCreateDataFlowTaskInput) SetIncludePaths ¶ added in v1.2.43
func (s *ExportRuleForCreateDataFlowTaskInput) SetIncludePaths(v []*string) *ExportRuleForCreateDataFlowTaskInput
SetIncludePaths sets the IncludePaths field's value.
func (*ExportRuleForCreateDataFlowTaskInput) SetLogicOperator ¶ added in v1.2.43
func (s *ExportRuleForCreateDataFlowTaskInput) SetLogicOperator(v string) *ExportRuleForCreateDataFlowTaskInput
SetLogicOperator sets the LogicOperator field's value.
func (ExportRuleForCreateDataFlowTaskInput) String ¶ added in v1.2.43
func (s ExportRuleForCreateDataFlowTaskInput) String() string
String returns the string representation
type ExportRuleForDescribeDataFlowTasksOutput ¶ added in v1.2.43
type ExportRuleForDescribeDataFlowTasksOutput struct {
ConflictPolicy *string `type:"string" json:",omitempty" enum:"EnumOfConflictPolicyForDescribeDataFlowTasksOutput"`
DataType *string `type:"string" json:",omitempty" enum:"ConvertEnumOfDataTypeForDescribeDataFlowTasksOutput"`
EntryListFile *EntryListFileForDescribeDataFlowTasksOutput `type:"structure" json:",omitempty"`
ExcludePaths []*string `type:"list" json:",omitempty"`
IncludePaths []*string `type:"list" json:",omitempty"`
LogicOperator *string `type:"string" json:",omitempty" enum:"EnumOfLogicOperatorForDescribeDataFlowTasksOutput"`
// contains filtered or unexported fields
}
func (ExportRuleForDescribeDataFlowTasksOutput) GoString ¶ added in v1.2.43
func (s ExportRuleForDescribeDataFlowTasksOutput) GoString() string
GoString returns the string representation
func (*ExportRuleForDescribeDataFlowTasksOutput) SetConflictPolicy ¶ added in v1.2.43
func (s *ExportRuleForDescribeDataFlowTasksOutput) SetConflictPolicy(v string) *ExportRuleForDescribeDataFlowTasksOutput
SetConflictPolicy sets the ConflictPolicy field's value.
func (*ExportRuleForDescribeDataFlowTasksOutput) SetDataType ¶ added in v1.2.43
func (s *ExportRuleForDescribeDataFlowTasksOutput) SetDataType(v string) *ExportRuleForDescribeDataFlowTasksOutput
SetDataType sets the DataType field's value.
func (*ExportRuleForDescribeDataFlowTasksOutput) SetEntryListFile ¶ added in v1.2.43
func (s *ExportRuleForDescribeDataFlowTasksOutput) SetEntryListFile(v *EntryListFileForDescribeDataFlowTasksOutput) *ExportRuleForDescribeDataFlowTasksOutput
SetEntryListFile sets the EntryListFile field's value.
func (*ExportRuleForDescribeDataFlowTasksOutput) SetExcludePaths ¶ added in v1.2.43
func (s *ExportRuleForDescribeDataFlowTasksOutput) SetExcludePaths(v []*string) *ExportRuleForDescribeDataFlowTasksOutput
SetExcludePaths sets the ExcludePaths field's value.
func (*ExportRuleForDescribeDataFlowTasksOutput) SetIncludePaths ¶ added in v1.2.43
func (s *ExportRuleForDescribeDataFlowTasksOutput) SetIncludePaths(v []*string) *ExportRuleForDescribeDataFlowTasksOutput
SetIncludePaths sets the IncludePaths field's value.
func (*ExportRuleForDescribeDataFlowTasksOutput) SetLogicOperator ¶ added in v1.2.43
func (s *ExportRuleForDescribeDataFlowTasksOutput) SetLogicOperator(v string) *ExportRuleForDescribeDataFlowTasksOutput
SetLogicOperator sets the LogicOperator field's value.
func (ExportRuleForDescribeDataFlowTasksOutput) String ¶ added in v1.2.43
func (s ExportRuleForDescribeDataFlowTasksOutput) String() string
String returns the string representation
type FileDiffResultForDescribeDataFlowTasksOutput ¶ added in v1.2.43
type FileDiffResultForDescribeDataFlowTasksOutput struct {
BucketName *string `type:"string" json:",omitempty"`
Name *string `type:"string" json:",omitempty"`
Prefix *string `type:"string" json:",omitempty"`
Url *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (FileDiffResultForDescribeDataFlowTasksOutput) GoString ¶ added in v1.2.43
func (s FileDiffResultForDescribeDataFlowTasksOutput) GoString() string
GoString returns the string representation
func (*FileDiffResultForDescribeDataFlowTasksOutput) SetBucketName ¶ added in v1.2.43
func (s *FileDiffResultForDescribeDataFlowTasksOutput) SetBucketName(v string) *FileDiffResultForDescribeDataFlowTasksOutput
SetBucketName sets the BucketName field's value.
func (*FileDiffResultForDescribeDataFlowTasksOutput) SetName ¶ added in v1.2.43
func (s *FileDiffResultForDescribeDataFlowTasksOutput) SetName(v string) *FileDiffResultForDescribeDataFlowTasksOutput
SetName sets the Name field's value.
func (*FileDiffResultForDescribeDataFlowTasksOutput) SetPrefix ¶ added in v1.2.43
func (s *FileDiffResultForDescribeDataFlowTasksOutput) SetPrefix(v string) *FileDiffResultForDescribeDataFlowTasksOutput
SetPrefix sets the Prefix field's value.
func (*FileDiffResultForDescribeDataFlowTasksOutput) SetUrl ¶ added in v1.2.43
func (s *FileDiffResultForDescribeDataFlowTasksOutput) SetUrl(v string) *FileDiffResultForDescribeDataFlowTasksOutput
SetUrl sets the Url field's value.
func (FileDiffResultForDescribeDataFlowTasksOutput) String ¶ added in v1.2.43
func (s FileDiffResultForDescribeDataFlowTasksOutput) String() string
String returns the string representation
type FileDiffRuleForCreateDataFlowTaskInput ¶ added in v1.2.43
type FileDiffRuleForCreateDataFlowTaskInput struct {
EnableVerifyData *bool `type:"boolean" json:",omitempty"`
Prefix *string `type:"string" json:",omitempty"`
Type *string `type:"string" json:",omitempty" enum:"EnumOfTypeForCreateDataFlowTaskInput"`
// contains filtered or unexported fields
}
func (FileDiffRuleForCreateDataFlowTaskInput) GoString ¶ added in v1.2.43
func (s FileDiffRuleForCreateDataFlowTaskInput) GoString() string
GoString returns the string representation
func (*FileDiffRuleForCreateDataFlowTaskInput) SetEnableVerifyData ¶ added in v1.2.43
func (s *FileDiffRuleForCreateDataFlowTaskInput) SetEnableVerifyData(v bool) *FileDiffRuleForCreateDataFlowTaskInput
SetEnableVerifyData sets the EnableVerifyData field's value.
func (*FileDiffRuleForCreateDataFlowTaskInput) SetPrefix ¶ added in v1.2.43
func (s *FileDiffRuleForCreateDataFlowTaskInput) SetPrefix(v string) *FileDiffRuleForCreateDataFlowTaskInput
SetPrefix sets the Prefix field's value.
func (*FileDiffRuleForCreateDataFlowTaskInput) SetType ¶ added in v1.2.43
func (s *FileDiffRuleForCreateDataFlowTaskInput) SetType(v string) *FileDiffRuleForCreateDataFlowTaskInput
SetType sets the Type field's value.
func (FileDiffRuleForCreateDataFlowTaskInput) String ¶ added in v1.2.43
func (s FileDiffRuleForCreateDataFlowTaskInput) String() string
String returns the string representation
type FileDiffRuleForDescribeDataFlowTasksOutput ¶ added in v1.2.43
type FileDiffRuleForDescribeDataFlowTasksOutput struct {
EnableVerifyData *bool `type:"boolean" json:",omitempty"`
Prefix *string `type:"string" json:",omitempty"`
Type *string `type:"string" json:",omitempty" enum:"EnumOfTypeForDescribeDataFlowTasksOutput"`
// contains filtered or unexported fields
}
func (FileDiffRuleForDescribeDataFlowTasksOutput) GoString ¶ added in v1.2.43
func (s FileDiffRuleForDescribeDataFlowTasksOutput) GoString() string
GoString returns the string representation
func (*FileDiffRuleForDescribeDataFlowTasksOutput) SetEnableVerifyData ¶ added in v1.2.43
func (s *FileDiffRuleForDescribeDataFlowTasksOutput) SetEnableVerifyData(v bool) *FileDiffRuleForDescribeDataFlowTasksOutput
SetEnableVerifyData sets the EnableVerifyData field's value.
func (*FileDiffRuleForDescribeDataFlowTasksOutput) SetPrefix ¶ added in v1.2.43
func (s *FileDiffRuleForDescribeDataFlowTasksOutput) SetPrefix(v string) *FileDiffRuleForDescribeDataFlowTasksOutput
SetPrefix sets the Prefix field's value.
func (*FileDiffRuleForDescribeDataFlowTasksOutput) SetType ¶ added in v1.2.43
func (s *FileDiffRuleForDescribeDataFlowTasksOutput) SetType(v string) *FileDiffRuleForDescribeDataFlowTasksOutput
SetType sets the Type field's value.
func (FileDiffRuleForDescribeDataFlowTasksOutput) String ¶ added in v1.2.43
func (s FileDiffRuleForDescribeDataFlowTasksOutput) String() string
String returns the string representation
type FileSystemForDescribeFileSystemsOutput ¶
type FileSystemForDescribeFileSystemsOutput struct {
AccessPointLimit *int32 `type:"int32" json:",omitempty"`
ChargeConfig *ChargeConfigForDescribeFileSystemsOutput `type:"structure" json:",omitempty"`
CreateTime *string `type:"string" json:",omitempty"`
Description *string `type:"string" json:",omitempty"`
DowngradeUnlockTime *string `type:"string" json:",omitempty"`
FileSystemId *string `type:"string" json:",omitempty"`
FileSystemName *string `type:"string" json:",omitempty"`
InstanceType *string `type:"string" json:",omitempty" enum:"EnumOfInstanceTypeForDescribeFileSystemsOutput"`
MountPointLimit *int32 `type:"int32" json:",omitempty"`
Performance *PerformanceForDescribeFileSystemsOutput `type:"structure" json:",omitempty"`
PerformanceDensity *string `type:"string" json:",omitempty" enum:"EnumOfPerformanceDensityForDescribeFileSystemsOutput"`
ProjectName *string `type:"string" json:",omitempty"`
Status *string `type:"string" json:",omitempty"`
Storage *StorageForDescribeFileSystemsOutput `type:"structure" json:",omitempty"`
Tags []*TagForDescribeFileSystemsOutput `type:"list" json:",omitempty"`
UpdateTime *string `type:"string" json:",omitempty"`
ZoneId *string `type:"string" json:",omitempty"`
ZoneName *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (FileSystemForDescribeFileSystemsOutput) GoString ¶
func (s FileSystemForDescribeFileSystemsOutput) GoString() string
GoString returns the string representation
func (*FileSystemForDescribeFileSystemsOutput) SetAccessPointLimit ¶
func (s *FileSystemForDescribeFileSystemsOutput) SetAccessPointLimit(v int32) *FileSystemForDescribeFileSystemsOutput
SetAccessPointLimit sets the AccessPointLimit field's value.
func (*FileSystemForDescribeFileSystemsOutput) SetChargeConfig ¶
func (s *FileSystemForDescribeFileSystemsOutput) SetChargeConfig(v *ChargeConfigForDescribeFileSystemsOutput) *FileSystemForDescribeFileSystemsOutput
SetChargeConfig sets the ChargeConfig field's value.
func (*FileSystemForDescribeFileSystemsOutput) SetCreateTime ¶
func (s *FileSystemForDescribeFileSystemsOutput) SetCreateTime(v string) *FileSystemForDescribeFileSystemsOutput
SetCreateTime sets the CreateTime field's value.
func (*FileSystemForDescribeFileSystemsOutput) SetDescription ¶
func (s *FileSystemForDescribeFileSystemsOutput) SetDescription(v string) *FileSystemForDescribeFileSystemsOutput
SetDescription sets the Description field's value.
func (*FileSystemForDescribeFileSystemsOutput) SetDowngradeUnlockTime ¶
func (s *FileSystemForDescribeFileSystemsOutput) SetDowngradeUnlockTime(v string) *FileSystemForDescribeFileSystemsOutput
SetDowngradeUnlockTime sets the DowngradeUnlockTime field's value.
func (*FileSystemForDescribeFileSystemsOutput) SetFileSystemId ¶
func (s *FileSystemForDescribeFileSystemsOutput) SetFileSystemId(v string) *FileSystemForDescribeFileSystemsOutput
SetFileSystemId sets the FileSystemId field's value.
func (*FileSystemForDescribeFileSystemsOutput) SetFileSystemName ¶
func (s *FileSystemForDescribeFileSystemsOutput) SetFileSystemName(v string) *FileSystemForDescribeFileSystemsOutput
SetFileSystemName sets the FileSystemName field's value.
func (*FileSystemForDescribeFileSystemsOutput) SetInstanceType ¶
func (s *FileSystemForDescribeFileSystemsOutput) SetInstanceType(v string) *FileSystemForDescribeFileSystemsOutput
SetInstanceType sets the InstanceType field's value.
func (*FileSystemForDescribeFileSystemsOutput) SetMountPointLimit ¶
func (s *FileSystemForDescribeFileSystemsOutput) SetMountPointLimit(v int32) *FileSystemForDescribeFileSystemsOutput
SetMountPointLimit sets the MountPointLimit field's value.
func (*FileSystemForDescribeFileSystemsOutput) SetPerformance ¶
func (s *FileSystemForDescribeFileSystemsOutput) SetPerformance(v *PerformanceForDescribeFileSystemsOutput) *FileSystemForDescribeFileSystemsOutput
SetPerformance sets the Performance field's value.
func (*FileSystemForDescribeFileSystemsOutput) SetPerformanceDensity ¶
func (s *FileSystemForDescribeFileSystemsOutput) SetPerformanceDensity(v string) *FileSystemForDescribeFileSystemsOutput
SetPerformanceDensity sets the PerformanceDensity field's value.
func (*FileSystemForDescribeFileSystemsOutput) SetProjectName ¶
func (s *FileSystemForDescribeFileSystemsOutput) SetProjectName(v string) *FileSystemForDescribeFileSystemsOutput
SetProjectName sets the ProjectName field's value.
func (*FileSystemForDescribeFileSystemsOutput) SetStatus ¶
func (s *FileSystemForDescribeFileSystemsOutput) SetStatus(v string) *FileSystemForDescribeFileSystemsOutput
SetStatus sets the Status field's value.
func (*FileSystemForDescribeFileSystemsOutput) SetStorage ¶
func (s *FileSystemForDescribeFileSystemsOutput) SetStorage(v *StorageForDescribeFileSystemsOutput) *FileSystemForDescribeFileSystemsOutput
SetStorage sets the Storage field's value.
func (*FileSystemForDescribeFileSystemsOutput) SetTags ¶
func (s *FileSystemForDescribeFileSystemsOutput) SetTags(v []*TagForDescribeFileSystemsOutput) *FileSystemForDescribeFileSystemsOutput
SetTags sets the Tags field's value.
func (*FileSystemForDescribeFileSystemsOutput) SetUpdateTime ¶
func (s *FileSystemForDescribeFileSystemsOutput) SetUpdateTime(v string) *FileSystemForDescribeFileSystemsOutput
SetUpdateTime sets the UpdateTime field's value.
func (*FileSystemForDescribeFileSystemsOutput) SetZoneId ¶
func (s *FileSystemForDescribeFileSystemsOutput) SetZoneId(v string) *FileSystemForDescribeFileSystemsOutput
SetZoneId sets the ZoneId field's value.
func (*FileSystemForDescribeFileSystemsOutput) SetZoneName ¶
func (s *FileSystemForDescribeFileSystemsOutput) SetZoneName(v string) *FileSystemForDescribeFileSystemsOutput
SetZoneName sets the ZoneName field's value.
func (FileSystemForDescribeFileSystemsOutput) String ¶
func (s FileSystemForDescribeFileSystemsOutput) String() string
String returns the string representation
type ImmediateExportForCreateDataFlowPolicyInput ¶ added in v1.2.43
type ImmediateExportForCreateDataFlowPolicyInput struct {
BucketDeletePolicy *string `type:"string" json:",omitempty" enum:"EnumOfBucketDeletePolicyForCreateDataFlowPolicyInput"`
DataType *string `type:"string" json:",omitempty" enum:"ConvertEnumOfDataTypeForCreateDataFlowPolicyInput"`
FileSystemEventTypes []*string `type:"list" json:",omitempty"`
// contains filtered or unexported fields
}
func (ImmediateExportForCreateDataFlowPolicyInput) GoString ¶ added in v1.2.43
func (s ImmediateExportForCreateDataFlowPolicyInput) GoString() string
GoString returns the string representation
func (*ImmediateExportForCreateDataFlowPolicyInput) SetBucketDeletePolicy ¶ added in v1.2.43
func (s *ImmediateExportForCreateDataFlowPolicyInput) SetBucketDeletePolicy(v string) *ImmediateExportForCreateDataFlowPolicyInput
SetBucketDeletePolicy sets the BucketDeletePolicy field's value.
func (*ImmediateExportForCreateDataFlowPolicyInput) SetDataType ¶ added in v1.2.43
func (s *ImmediateExportForCreateDataFlowPolicyInput) SetDataType(v string) *ImmediateExportForCreateDataFlowPolicyInput
SetDataType sets the DataType field's value.
func (*ImmediateExportForCreateDataFlowPolicyInput) SetFileSystemEventTypes ¶ added in v1.2.43
func (s *ImmediateExportForCreateDataFlowPolicyInput) SetFileSystemEventTypes(v []*string) *ImmediateExportForCreateDataFlowPolicyInput
SetFileSystemEventTypes sets the FileSystemEventTypes field's value.
func (ImmediateExportForCreateDataFlowPolicyInput) String ¶ added in v1.2.43
func (s ImmediateExportForCreateDataFlowPolicyInput) String() string
String returns the string representation
type ImmediateExportForDescribeDataFlowPoliciesOutput ¶ added in v1.2.43
type ImmediateExportForDescribeDataFlowPoliciesOutput struct {
BucketDeletePolicy *string `type:"string" json:",omitempty" enum:"EnumOfBucketDeletePolicyForDescribeDataFlowPoliciesOutput"`
DataType *string `type:"string" json:",omitempty" enum:"ConvertEnumOfDataTypeForDescribeDataFlowPoliciesOutput"`
FileSystemEventTypes []*string `type:"list" json:",omitempty"`
// contains filtered or unexported fields
}
func (ImmediateExportForDescribeDataFlowPoliciesOutput) GoString ¶ added in v1.2.43
func (s ImmediateExportForDescribeDataFlowPoliciesOutput) GoString() string
GoString returns the string representation
func (*ImmediateExportForDescribeDataFlowPoliciesOutput) SetBucketDeletePolicy ¶ added in v1.2.43
func (s *ImmediateExportForDescribeDataFlowPoliciesOutput) SetBucketDeletePolicy(v string) *ImmediateExportForDescribeDataFlowPoliciesOutput
SetBucketDeletePolicy sets the BucketDeletePolicy field's value.
func (*ImmediateExportForDescribeDataFlowPoliciesOutput) SetDataType ¶ added in v1.2.43
func (s *ImmediateExportForDescribeDataFlowPoliciesOutput) SetDataType(v string) *ImmediateExportForDescribeDataFlowPoliciesOutput
SetDataType sets the DataType field's value.
func (*ImmediateExportForDescribeDataFlowPoliciesOutput) SetFileSystemEventTypes ¶ added in v1.2.43
func (s *ImmediateExportForDescribeDataFlowPoliciesOutput) SetFileSystemEventTypes(v []*string) *ImmediateExportForDescribeDataFlowPoliciesOutput
SetFileSystemEventTypes sets the FileSystemEventTypes field's value.
func (ImmediateExportForDescribeDataFlowPoliciesOutput) String ¶ added in v1.2.43
func (s ImmediateExportForDescribeDataFlowPoliciesOutput) String() string
String returns the string representation
type ImmediateExportForUpdateDataFlowPolicyInput ¶ added in v1.2.43
type ImmediateExportForUpdateDataFlowPolicyInput struct {
BucketDeletePolicy *string `type:"string" json:",omitempty" enum:"EnumOfBucketDeletePolicyForUpdateDataFlowPolicyInput"`
DataType *string `type:"string" json:",omitempty" enum:"ConvertEnumOfDataTypeForUpdateDataFlowPolicyInput"`
FileSystemEventTypes []*string `type:"list" json:",omitempty"`
// contains filtered or unexported fields
}
func (ImmediateExportForUpdateDataFlowPolicyInput) GoString ¶ added in v1.2.43
func (s ImmediateExportForUpdateDataFlowPolicyInput) GoString() string
GoString returns the string representation
func (*ImmediateExportForUpdateDataFlowPolicyInput) SetBucketDeletePolicy ¶ added in v1.2.43
func (s *ImmediateExportForUpdateDataFlowPolicyInput) SetBucketDeletePolicy(v string) *ImmediateExportForUpdateDataFlowPolicyInput
SetBucketDeletePolicy sets the BucketDeletePolicy field's value.
func (*ImmediateExportForUpdateDataFlowPolicyInput) SetDataType ¶ added in v1.2.43
func (s *ImmediateExportForUpdateDataFlowPolicyInput) SetDataType(v string) *ImmediateExportForUpdateDataFlowPolicyInput
SetDataType sets the DataType field's value.
func (*ImmediateExportForUpdateDataFlowPolicyInput) SetFileSystemEventTypes ¶ added in v1.2.43
func (s *ImmediateExportForUpdateDataFlowPolicyInput) SetFileSystemEventTypes(v []*string) *ImmediateExportForUpdateDataFlowPolicyInput
SetFileSystemEventTypes sets the FileSystemEventTypes field's value.
func (ImmediateExportForUpdateDataFlowPolicyInput) String ¶ added in v1.2.43
func (s ImmediateExportForUpdateDataFlowPolicyInput) String() string
String returns the string representation
type ImportRuleForCreateDataFlowTaskInput ¶ added in v1.2.43
type ImportRuleForCreateDataFlowTaskInput struct {
ConflictPolicy *string `type:"string" json:",omitempty" enum:"EnumOfConflictPolicyForCreateDataFlowTaskInput"`
DataType *string `type:"string" json:",omitempty" enum:"ConvertConvertEnumOfDataTypeForCreateDataFlowTaskInput"`
EntryListFile *EntryListFileForCreateDataFlowTaskInput `type:"structure" json:",omitempty"`
IncludePaths []*string `type:"list" json:",omitempty"`
LogicOperator *string `type:"string" json:",omitempty" enum:"EnumOfLogicOperatorForCreateDataFlowTaskInput"`
// contains filtered or unexported fields
}
func (ImportRuleForCreateDataFlowTaskInput) GoString ¶ added in v1.2.43
func (s ImportRuleForCreateDataFlowTaskInput) GoString() string
GoString returns the string representation
func (*ImportRuleForCreateDataFlowTaskInput) SetConflictPolicy ¶ added in v1.2.43
func (s *ImportRuleForCreateDataFlowTaskInput) SetConflictPolicy(v string) *ImportRuleForCreateDataFlowTaskInput
SetConflictPolicy sets the ConflictPolicy field's value.
func (*ImportRuleForCreateDataFlowTaskInput) SetDataType ¶ added in v1.2.43
func (s *ImportRuleForCreateDataFlowTaskInput) SetDataType(v string) *ImportRuleForCreateDataFlowTaskInput
SetDataType sets the DataType field's value.
func (*ImportRuleForCreateDataFlowTaskInput) SetEntryListFile ¶ added in v1.2.43
func (s *ImportRuleForCreateDataFlowTaskInput) SetEntryListFile(v *EntryListFileForCreateDataFlowTaskInput) *ImportRuleForCreateDataFlowTaskInput
SetEntryListFile sets the EntryListFile field's value.
func (*ImportRuleForCreateDataFlowTaskInput) SetIncludePaths ¶ added in v1.2.43
func (s *ImportRuleForCreateDataFlowTaskInput) SetIncludePaths(v []*string) *ImportRuleForCreateDataFlowTaskInput
SetIncludePaths sets the IncludePaths field's value.
func (*ImportRuleForCreateDataFlowTaskInput) SetLogicOperator ¶ added in v1.2.43
func (s *ImportRuleForCreateDataFlowTaskInput) SetLogicOperator(v string) *ImportRuleForCreateDataFlowTaskInput
SetLogicOperator sets the LogicOperator field's value.
func (ImportRuleForCreateDataFlowTaskInput) String ¶ added in v1.2.43
func (s ImportRuleForCreateDataFlowTaskInput) String() string
String returns the string representation
type ImportRuleForDescribeDataFlowTasksOutput ¶ added in v1.2.43
type ImportRuleForDescribeDataFlowTasksOutput struct {
ConflictPolicy *string `type:"string" json:",omitempty" enum:"EnumOfConflictPolicyForDescribeDataFlowTasksOutput"`
DataType *string `type:"string" json:",omitempty" enum:"ConvertConvertEnumOfDataTypeForDescribeDataFlowTasksOutput"`
EntryListFile *EntryListFileForDescribeDataFlowTasksOutput `type:"structure" json:",omitempty"`
IncludePaths []*string `type:"list" json:",omitempty"`
LogicOperator *string `type:"string" json:",omitempty" enum:"EnumOfLogicOperatorForDescribeDataFlowTasksOutput"`
// contains filtered or unexported fields
}
func (ImportRuleForDescribeDataFlowTasksOutput) GoString ¶ added in v1.2.43
func (s ImportRuleForDescribeDataFlowTasksOutput) GoString() string
GoString returns the string representation
func (*ImportRuleForDescribeDataFlowTasksOutput) SetConflictPolicy ¶ added in v1.2.43
func (s *ImportRuleForDescribeDataFlowTasksOutput) SetConflictPolicy(v string) *ImportRuleForDescribeDataFlowTasksOutput
SetConflictPolicy sets the ConflictPolicy field's value.
func (*ImportRuleForDescribeDataFlowTasksOutput) SetDataType ¶ added in v1.2.43
func (s *ImportRuleForDescribeDataFlowTasksOutput) SetDataType(v string) *ImportRuleForDescribeDataFlowTasksOutput
SetDataType sets the DataType field's value.
func (*ImportRuleForDescribeDataFlowTasksOutput) SetEntryListFile ¶ added in v1.2.43
func (s *ImportRuleForDescribeDataFlowTasksOutput) SetEntryListFile(v *EntryListFileForDescribeDataFlowTasksOutput) *ImportRuleForDescribeDataFlowTasksOutput
SetEntryListFile sets the EntryListFile field's value.
func (*ImportRuleForDescribeDataFlowTasksOutput) SetIncludePaths ¶ added in v1.2.43
func (s *ImportRuleForDescribeDataFlowTasksOutput) SetIncludePaths(v []*string) *ImportRuleForDescribeDataFlowTasksOutput
SetIncludePaths sets the IncludePaths field's value.
func (*ImportRuleForDescribeDataFlowTasksOutput) SetLogicOperator ¶ added in v1.2.43
func (s *ImportRuleForDescribeDataFlowTasksOutput) SetLogicOperator(v string) *ImportRuleForDescribeDataFlowTasksOutput
SetLogicOperator sets the LogicOperator field's value.
func (ImportRuleForDescribeDataFlowTasksOutput) String ¶ added in v1.2.43
func (s ImportRuleForDescribeDataFlowTasksOutput) String() string
String returns the string representation
type LastAccessTimeIntervalForCreateDataFlowPolicyInput ¶ added in v1.2.43
type LastAccessTimeIntervalForCreateDataFlowPolicyInput struct {
Unit *string `type:"string" json:",omitempty" enum:"EnumOfUnitForCreateDataFlowPolicyInput"`
Value *int32 `type:"int32" json:",omitempty"`
// contains filtered or unexported fields
}
func (LastAccessTimeIntervalForCreateDataFlowPolicyInput) GoString ¶ added in v1.2.43
func (s LastAccessTimeIntervalForCreateDataFlowPolicyInput) GoString() string
GoString returns the string representation
func (*LastAccessTimeIntervalForCreateDataFlowPolicyInput) SetUnit ¶ added in v1.2.43
func (s *LastAccessTimeIntervalForCreateDataFlowPolicyInput) SetUnit(v string) *LastAccessTimeIntervalForCreateDataFlowPolicyInput
SetUnit sets the Unit field's value.
func (*LastAccessTimeIntervalForCreateDataFlowPolicyInput) SetValue ¶ added in v1.2.43
func (s *LastAccessTimeIntervalForCreateDataFlowPolicyInput) SetValue(v int32) *LastAccessTimeIntervalForCreateDataFlowPolicyInput
SetValue sets the Value field's value.
func (LastAccessTimeIntervalForCreateDataFlowPolicyInput) String ¶ added in v1.2.43
func (s LastAccessTimeIntervalForCreateDataFlowPolicyInput) String() string
String returns the string representation
type LastAccessTimeIntervalForCreateDataFlowTaskInput ¶ added in v1.2.43
type LastAccessTimeIntervalForCreateDataFlowTaskInput struct {
Unit *string `type:"string" json:",omitempty" enum:"EnumOfUnitForCreateDataFlowTaskInput"`
Value *int32 `type:"int32" json:",omitempty"`
// contains filtered or unexported fields
}
func (LastAccessTimeIntervalForCreateDataFlowTaskInput) GoString ¶ added in v1.2.43
func (s LastAccessTimeIntervalForCreateDataFlowTaskInput) GoString() string
GoString returns the string representation
func (*LastAccessTimeIntervalForCreateDataFlowTaskInput) SetUnit ¶ added in v1.2.43
func (s *LastAccessTimeIntervalForCreateDataFlowTaskInput) SetUnit(v string) *LastAccessTimeIntervalForCreateDataFlowTaskInput
SetUnit sets the Unit field's value.
func (*LastAccessTimeIntervalForCreateDataFlowTaskInput) SetValue ¶ added in v1.2.43
func (s *LastAccessTimeIntervalForCreateDataFlowTaskInput) SetValue(v int32) *LastAccessTimeIntervalForCreateDataFlowTaskInput
SetValue sets the Value field's value.
func (LastAccessTimeIntervalForCreateDataFlowTaskInput) String ¶ added in v1.2.43
func (s LastAccessTimeIntervalForCreateDataFlowTaskInput) String() string
String returns the string representation
type LastAccessTimeIntervalForDeleteDataFlowPolicyInput ¶ added in v1.2.43
type LastAccessTimeIntervalForDeleteDataFlowPolicyInput struct {
Unit *string `type:"string" json:",omitempty" enum:"EnumOfUnitForDeleteDataFlowPolicyInput"`
Value *int32 `type:"int32" json:",omitempty"`
// contains filtered or unexported fields
}
func (LastAccessTimeIntervalForDeleteDataFlowPolicyInput) GoString ¶ added in v1.2.43
func (s LastAccessTimeIntervalForDeleteDataFlowPolicyInput) GoString() string
GoString returns the string representation
func (*LastAccessTimeIntervalForDeleteDataFlowPolicyInput) SetUnit ¶ added in v1.2.43
func (s *LastAccessTimeIntervalForDeleteDataFlowPolicyInput) SetUnit(v string) *LastAccessTimeIntervalForDeleteDataFlowPolicyInput
SetUnit sets the Unit field's value.
func (*LastAccessTimeIntervalForDeleteDataFlowPolicyInput) SetValue ¶ added in v1.2.43
func (s *LastAccessTimeIntervalForDeleteDataFlowPolicyInput) SetValue(v int32) *LastAccessTimeIntervalForDeleteDataFlowPolicyInput
SetValue sets the Value field's value.
func (LastAccessTimeIntervalForDeleteDataFlowPolicyInput) String ¶ added in v1.2.43
func (s LastAccessTimeIntervalForDeleteDataFlowPolicyInput) String() string
String returns the string representation
type LastAccessTimeIntervalForDescribeDataFlowPoliciesOutput ¶ added in v1.2.43
type LastAccessTimeIntervalForDescribeDataFlowPoliciesOutput struct {
Unit *string `type:"string" json:",omitempty" enum:"EnumOfUnitForDescribeDataFlowPoliciesOutput"`
Value *int32 `type:"int32" json:",omitempty"`
// contains filtered or unexported fields
}
func (LastAccessTimeIntervalForDescribeDataFlowPoliciesOutput) GoString ¶ added in v1.2.43
func (s LastAccessTimeIntervalForDescribeDataFlowPoliciesOutput) GoString() string
GoString returns the string representation
func (*LastAccessTimeIntervalForDescribeDataFlowPoliciesOutput) SetUnit ¶ added in v1.2.43
func (s *LastAccessTimeIntervalForDescribeDataFlowPoliciesOutput) SetUnit(v string) *LastAccessTimeIntervalForDescribeDataFlowPoliciesOutput
SetUnit sets the Unit field's value.
func (*LastAccessTimeIntervalForDescribeDataFlowPoliciesOutput) SetValue ¶ added in v1.2.43
func (s *LastAccessTimeIntervalForDescribeDataFlowPoliciesOutput) SetValue(v int32) *LastAccessTimeIntervalForDescribeDataFlowPoliciesOutput
SetValue sets the Value field's value.
func (LastAccessTimeIntervalForDescribeDataFlowPoliciesOutput) String ¶ added in v1.2.43
func (s LastAccessTimeIntervalForDescribeDataFlowPoliciesOutput) String() string
String returns the string representation
type LastAccessTimeIntervalForDescribeDataFlowTasksOutput ¶ added in v1.2.43
type LastAccessTimeIntervalForDescribeDataFlowTasksOutput struct {
Unit *string `type:"string" json:",omitempty" enum:"EnumOfUnitForDescribeDataFlowTasksOutput"`
Value *int32 `type:"int32" json:",omitempty"`
// contains filtered or unexported fields
}
func (LastAccessTimeIntervalForDescribeDataFlowTasksOutput) GoString ¶ added in v1.2.43
func (s LastAccessTimeIntervalForDescribeDataFlowTasksOutput) GoString() string
GoString returns the string representation
func (*LastAccessTimeIntervalForDescribeDataFlowTasksOutput) SetUnit ¶ added in v1.2.43
func (s *LastAccessTimeIntervalForDescribeDataFlowTasksOutput) SetUnit(v string) *LastAccessTimeIntervalForDescribeDataFlowTasksOutput
SetUnit sets the Unit field's value.
func (*LastAccessTimeIntervalForDescribeDataFlowTasksOutput) SetValue ¶ added in v1.2.43
func (s *LastAccessTimeIntervalForDescribeDataFlowTasksOutput) SetValue(v int32) *LastAccessTimeIntervalForDescribeDataFlowTasksOutput
SetValue sets the Value field's value.
func (LastAccessTimeIntervalForDescribeDataFlowTasksOutput) String ¶ added in v1.2.43
func (s LastAccessTimeIntervalForDescribeDataFlowTasksOutput) String() string
String returns the string representation
type LastAccessTimeIntervalForUpdateDataFlowPolicyInput ¶ added in v1.2.43
type LastAccessTimeIntervalForUpdateDataFlowPolicyInput struct {
Unit *string `type:"string" json:",omitempty" enum:"EnumOfUnitForUpdateDataFlowPolicyInput"`
Value *int32 `type:"int32" json:",omitempty"`
// contains filtered or unexported fields
}
func (LastAccessTimeIntervalForUpdateDataFlowPolicyInput) GoString ¶ added in v1.2.43
func (s LastAccessTimeIntervalForUpdateDataFlowPolicyInput) GoString() string
GoString returns the string representation
func (*LastAccessTimeIntervalForUpdateDataFlowPolicyInput) SetUnit ¶ added in v1.2.43
func (s *LastAccessTimeIntervalForUpdateDataFlowPolicyInput) SetUnit(v string) *LastAccessTimeIntervalForUpdateDataFlowPolicyInput
SetUnit sets the Unit field's value.
func (*LastAccessTimeIntervalForUpdateDataFlowPolicyInput) SetValue ¶ added in v1.2.43
func (s *LastAccessTimeIntervalForUpdateDataFlowPolicyInput) SetValue(v int32) *LastAccessTimeIntervalForUpdateDataFlowPolicyInput
SetValue sets the Value field's value.
func (LastAccessTimeIntervalForUpdateDataFlowPolicyInput) String ¶ added in v1.2.43
func (s LastAccessTimeIntervalForUpdateDataFlowPolicyInput) String() string
String returns the string representation
type LazyloadRuleForCreateDataFlowPolicyInput ¶ added in v1.2.43
type LazyloadRuleForCreateDataFlowPolicyInput struct {
DataLazyloadMode *string `type:"string" json:",omitempty" enum:"EnumOfDataLazyloadModeForCreateDataFlowPolicyInput"`
EnableMetaLazyload *bool `type:"boolean" json:",omitempty"`
// contains filtered or unexported fields
}
func (LazyloadRuleForCreateDataFlowPolicyInput) GoString ¶ added in v1.2.43
func (s LazyloadRuleForCreateDataFlowPolicyInput) GoString() string
GoString returns the string representation
func (*LazyloadRuleForCreateDataFlowPolicyInput) SetDataLazyloadMode ¶ added in v1.2.43
func (s *LazyloadRuleForCreateDataFlowPolicyInput) SetDataLazyloadMode(v string) *LazyloadRuleForCreateDataFlowPolicyInput
SetDataLazyloadMode sets the DataLazyloadMode field's value.
func (*LazyloadRuleForCreateDataFlowPolicyInput) SetEnableMetaLazyload ¶ added in v1.2.43
func (s *LazyloadRuleForCreateDataFlowPolicyInput) SetEnableMetaLazyload(v bool) *LazyloadRuleForCreateDataFlowPolicyInput
SetEnableMetaLazyload sets the EnableMetaLazyload field's value.
func (LazyloadRuleForCreateDataFlowPolicyInput) String ¶ added in v1.2.43
func (s LazyloadRuleForCreateDataFlowPolicyInput) String() string
String returns the string representation
type LazyloadRuleForDescribeDataFlowPoliciesOutput ¶ added in v1.2.43
type LazyloadRuleForDescribeDataFlowPoliciesOutput struct {
DataLazyloadMode *string `type:"string" json:",omitempty" enum:"EnumOfDataLazyloadModeForDescribeDataFlowPoliciesOutput"`
EnableMetaLazyload *bool `type:"boolean" json:",omitempty"`
// contains filtered or unexported fields
}
func (LazyloadRuleForDescribeDataFlowPoliciesOutput) GoString ¶ added in v1.2.43
func (s LazyloadRuleForDescribeDataFlowPoliciesOutput) GoString() string
GoString returns the string representation
func (*LazyloadRuleForDescribeDataFlowPoliciesOutput) SetDataLazyloadMode ¶ added in v1.2.43
func (s *LazyloadRuleForDescribeDataFlowPoliciesOutput) SetDataLazyloadMode(v string) *LazyloadRuleForDescribeDataFlowPoliciesOutput
SetDataLazyloadMode sets the DataLazyloadMode field's value.
func (*LazyloadRuleForDescribeDataFlowPoliciesOutput) SetEnableMetaLazyload ¶ added in v1.2.43
func (s *LazyloadRuleForDescribeDataFlowPoliciesOutput) SetEnableMetaLazyload(v bool) *LazyloadRuleForDescribeDataFlowPoliciesOutput
SetEnableMetaLazyload sets the EnableMetaLazyload field's value.
func (LazyloadRuleForDescribeDataFlowPoliciesOutput) String ¶ added in v1.2.43
func (s LazyloadRuleForDescribeDataFlowPoliciesOutput) String() string
String returns the string representation
type LazyloadRuleForUpdateDataFlowPolicyInput ¶ added in v1.2.43
type LazyloadRuleForUpdateDataFlowPolicyInput struct {
DataLazyloadMode *string `type:"string" json:",omitempty" enum:"EnumOfDataLazyloadModeForUpdateDataFlowPolicyInput"`
EnableMetaLazyload *bool `type:"boolean" json:",omitempty"`
// contains filtered or unexported fields
}
func (LazyloadRuleForUpdateDataFlowPolicyInput) GoString ¶ added in v1.2.43
func (s LazyloadRuleForUpdateDataFlowPolicyInput) GoString() string
GoString returns the string representation
func (*LazyloadRuleForUpdateDataFlowPolicyInput) SetDataLazyloadMode ¶ added in v1.2.43
func (s *LazyloadRuleForUpdateDataFlowPolicyInput) SetDataLazyloadMode(v string) *LazyloadRuleForUpdateDataFlowPolicyInput
SetDataLazyloadMode sets the DataLazyloadMode field's value.
func (*LazyloadRuleForUpdateDataFlowPolicyInput) SetEnableMetaLazyload ¶ added in v1.2.43
func (s *LazyloadRuleForUpdateDataFlowPolicyInput) SetEnableMetaLazyload(v bool) *LazyloadRuleForUpdateDataFlowPolicyInput
SetEnableMetaLazyload sets the EnableMetaLazyload field's value.
func (LazyloadRuleForUpdateDataFlowPolicyInput) String ¶ added in v1.2.43
func (s LazyloadRuleForUpdateDataFlowPolicyInput) String() string
String returns the string representation
type ListTagsForResourcesInput ¶
type ListTagsForResourcesInput struct {
PageNumber *int32 `type:"int32" json:",omitempty"`
PageSize *int32 `type:"int32" json:",omitempty"`
ResourceIds []*string `type:"list" json:",omitempty"`
// ResourceType is a required field
ResourceType *string `type:"string" json:",omitempty" required:"true"`
TagFilters []*TagFilterForListTagsForResourcesInput `type:"list" json:",omitempty"`
// contains filtered or unexported fields
}
func (ListTagsForResourcesInput) GoString ¶
func (s ListTagsForResourcesInput) GoString() string
GoString returns the string representation
func (*ListTagsForResourcesInput) SetPageNumber ¶
func (s *ListTagsForResourcesInput) SetPageNumber(v int32) *ListTagsForResourcesInput
SetPageNumber sets the PageNumber field's value.
func (*ListTagsForResourcesInput) SetPageSize ¶
func (s *ListTagsForResourcesInput) SetPageSize(v int32) *ListTagsForResourcesInput
SetPageSize sets the PageSize field's value.
func (*ListTagsForResourcesInput) SetResourceIds ¶
func (s *ListTagsForResourcesInput) SetResourceIds(v []*string) *ListTagsForResourcesInput
SetResourceIds sets the ResourceIds field's value.
func (*ListTagsForResourcesInput) SetResourceType ¶
func (s *ListTagsForResourcesInput) SetResourceType(v string) *ListTagsForResourcesInput
SetResourceType sets the ResourceType field's value.
func (*ListTagsForResourcesInput) SetTagFilters ¶
func (s *ListTagsForResourcesInput) SetTagFilters(v []*TagFilterForListTagsForResourcesInput) *ListTagsForResourcesInput
SetTagFilters sets the TagFilters field's value.
func (ListTagsForResourcesInput) String ¶
func (s ListTagsForResourcesInput) String() string
String returns the string representation
func (*ListTagsForResourcesInput) Validate ¶
func (s *ListTagsForResourcesInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type ListTagsForResourcesOutput ¶
type ListTagsForResourcesOutput struct {
Metadata *response.ResponseMetadata
PageNumber *int32 `type:"int32" json:",omitempty"`
PageSize *int32 `type:"int32" json:",omitempty"`
ResourceTags []*ResourceTagForListTagsForResourcesOutput `type:"list" json:",omitempty"`
TotalCount *int32 `type:"int32" json:",omitempty"`
// contains filtered or unexported fields
}
func (ListTagsForResourcesOutput) GoString ¶
func (s ListTagsForResourcesOutput) GoString() string
GoString returns the string representation
func (*ListTagsForResourcesOutput) SetPageNumber ¶
func (s *ListTagsForResourcesOutput) SetPageNumber(v int32) *ListTagsForResourcesOutput
SetPageNumber sets the PageNumber field's value.
func (*ListTagsForResourcesOutput) SetPageSize ¶
func (s *ListTagsForResourcesOutput) SetPageSize(v int32) *ListTagsForResourcesOutput
SetPageSize sets the PageSize field's value.
func (*ListTagsForResourcesOutput) SetResourceTags ¶
func (s *ListTagsForResourcesOutput) SetResourceTags(v []*ResourceTagForListTagsForResourcesOutput) *ListTagsForResourcesOutput
SetResourceTags sets the ResourceTags field's value.
func (*ListTagsForResourcesOutput) SetTotalCount ¶
func (s *ListTagsForResourcesOutput) SetTotalCount(v int32) *ListTagsForResourcesOutput
SetTotalCount sets the TotalCount field's value.
func (ListTagsForResourcesOutput) String ¶
func (s ListTagsForResourcesOutput) String() string
String returns the string representation
type MountPointForDescribeMountPointsOutput ¶
type MountPointForDescribeMountPointsOutput struct {
CreateTime *string `type:"string" json:",omitempty"`
Domain *string `type:"string" json:",omitempty"`
Ip *string `type:"string" json:",omitempty"`
MountPointId *string `type:"string" json:",omitempty"`
MountPointName *string `type:"string" json:",omitempty"`
PermissionGroupId *string `type:"string" json:",omitempty"`
PermissionGroupName *string `type:"string" json:",omitempty"`
Status *string `type:"string" json:",omitempty" enum:"EnumOfStatusForDescribeMountPointsOutput"`
SubnetId *string `type:"string" json:",omitempty"`
SubnetName *string `type:"string" json:",omitempty"`
UpdateTime *string `type:"string" json:",omitempty"`
VpcId *string `type:"string" json:",omitempty"`
VpcName *string `type:"string" json:",omitempty"`
ZoneId *string `type:"string" json:",omitempty"`
ZoneName *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (MountPointForDescribeMountPointsOutput) GoString ¶
func (s MountPointForDescribeMountPointsOutput) GoString() string
GoString returns the string representation
func (*MountPointForDescribeMountPointsOutput) SetCreateTime ¶
func (s *MountPointForDescribeMountPointsOutput) SetCreateTime(v string) *MountPointForDescribeMountPointsOutput
SetCreateTime sets the CreateTime field's value.
func (*MountPointForDescribeMountPointsOutput) SetDomain ¶
func (s *MountPointForDescribeMountPointsOutput) SetDomain(v string) *MountPointForDescribeMountPointsOutput
SetDomain sets the Domain field's value.
func (*MountPointForDescribeMountPointsOutput) SetIp ¶
func (s *MountPointForDescribeMountPointsOutput) SetIp(v string) *MountPointForDescribeMountPointsOutput
SetIp sets the Ip field's value.
func (*MountPointForDescribeMountPointsOutput) SetMountPointId ¶
func (s *MountPointForDescribeMountPointsOutput) SetMountPointId(v string) *MountPointForDescribeMountPointsOutput
SetMountPointId sets the MountPointId field's value.
func (*MountPointForDescribeMountPointsOutput) SetMountPointName ¶
func (s *MountPointForDescribeMountPointsOutput) SetMountPointName(v string) *MountPointForDescribeMountPointsOutput
SetMountPointName sets the MountPointName field's value.
func (*MountPointForDescribeMountPointsOutput) SetPermissionGroupId ¶
func (s *MountPointForDescribeMountPointsOutput) SetPermissionGroupId(v string) *MountPointForDescribeMountPointsOutput
SetPermissionGroupId sets the PermissionGroupId field's value.
func (*MountPointForDescribeMountPointsOutput) SetPermissionGroupName ¶
func (s *MountPointForDescribeMountPointsOutput) SetPermissionGroupName(v string) *MountPointForDescribeMountPointsOutput
SetPermissionGroupName sets the PermissionGroupName field's value.
func (*MountPointForDescribeMountPointsOutput) SetStatus ¶
func (s *MountPointForDescribeMountPointsOutput) SetStatus(v string) *MountPointForDescribeMountPointsOutput
SetStatus sets the Status field's value.
func (*MountPointForDescribeMountPointsOutput) SetSubnetId ¶
func (s *MountPointForDescribeMountPointsOutput) SetSubnetId(v string) *MountPointForDescribeMountPointsOutput
SetSubnetId sets the SubnetId field's value.
func (*MountPointForDescribeMountPointsOutput) SetSubnetName ¶
func (s *MountPointForDescribeMountPointsOutput) SetSubnetName(v string) *MountPointForDescribeMountPointsOutput
SetSubnetName sets the SubnetName field's value.
func (*MountPointForDescribeMountPointsOutput) SetUpdateTime ¶
func (s *MountPointForDescribeMountPointsOutput) SetUpdateTime(v string) *MountPointForDescribeMountPointsOutput
SetUpdateTime sets the UpdateTime field's value.
func (*MountPointForDescribeMountPointsOutput) SetVpcId ¶
func (s *MountPointForDescribeMountPointsOutput) SetVpcId(v string) *MountPointForDescribeMountPointsOutput
SetVpcId sets the VpcId field's value.
func (*MountPointForDescribeMountPointsOutput) SetVpcName ¶
func (s *MountPointForDescribeMountPointsOutput) SetVpcName(v string) *MountPointForDescribeMountPointsOutput
SetVpcName sets the VpcName field's value.
func (*MountPointForDescribeMountPointsOutput) SetZoneId ¶
func (s *MountPointForDescribeMountPointsOutput) SetZoneId(v string) *MountPointForDescribeMountPointsOutput
SetZoneId sets the ZoneId field's value.
func (*MountPointForDescribeMountPointsOutput) SetZoneName ¶
func (s *MountPointForDescribeMountPointsOutput) SetZoneName(v string) *MountPointForDescribeMountPointsOutput
SetZoneName sets the ZoneName field's value.
func (MountPointForDescribeMountPointsOutput) String ¶
func (s MountPointForDescribeMountPointsOutput) String() string
String returns the string representation
type MountPointForDescribePermissionGroupsOutput ¶
type MountPointForDescribePermissionGroupsOutput struct {
FileSystemId *string `type:"string" json:",omitempty"`
FileSystemName *string `type:"string" json:",omitempty"`
MountPointId *string `type:"string" json:",omitempty"`
MountPointName *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (MountPointForDescribePermissionGroupsOutput) GoString ¶
func (s MountPointForDescribePermissionGroupsOutput) GoString() string
GoString returns the string representation
func (*MountPointForDescribePermissionGroupsOutput) SetFileSystemId ¶
func (s *MountPointForDescribePermissionGroupsOutput) SetFileSystemId(v string) *MountPointForDescribePermissionGroupsOutput
SetFileSystemId sets the FileSystemId field's value.
func (*MountPointForDescribePermissionGroupsOutput) SetFileSystemName ¶
func (s *MountPointForDescribePermissionGroupsOutput) SetFileSystemName(v string) *MountPointForDescribePermissionGroupsOutput
SetFileSystemName sets the FileSystemName field's value.
func (*MountPointForDescribePermissionGroupsOutput) SetMountPointId ¶
func (s *MountPointForDescribePermissionGroupsOutput) SetMountPointId(v string) *MountPointForDescribePermissionGroupsOutput
SetMountPointId sets the MountPointId field's value.
func (*MountPointForDescribePermissionGroupsOutput) SetMountPointName ¶
func (s *MountPointForDescribePermissionGroupsOutput) SetMountPointName(v string) *MountPointForDescribePermissionGroupsOutput
SetMountPointName sets the MountPointName field's value.
func (MountPointForDescribePermissionGroupsOutput) String ¶
func (s MountPointForDescribePermissionGroupsOutput) String() string
String returns the string representation
type PerformanceForDescribeFileSystemsOutput ¶
type PerformanceForDescribeFileSystemsOutput struct {
BandwidthMode *string `type:"string" json:",omitempty" enum:"EnumOfBandwidthModeForDescribeFileSystemsOutput"`
BaselineBandwidth *int32 `type:"int32" json:",omitempty"`
BaselineIops *int32 `type:"int32" json:",omitempty"`
BurstBandwidth *int32 `type:"int32" json:",omitempty"`
BurstIops *int32 `type:"int32" json:",omitempty"`
ProvisionedBandwidth *int32 `type:"int32" json:",omitempty"`
ProvisionedIops *int32 `type:"int32" json:",omitempty"`
// contains filtered or unexported fields
}
func (PerformanceForDescribeFileSystemsOutput) GoString ¶
func (s PerformanceForDescribeFileSystemsOutput) GoString() string
GoString returns the string representation
func (*PerformanceForDescribeFileSystemsOutput) SetBandwidthMode ¶
func (s *PerformanceForDescribeFileSystemsOutput) SetBandwidthMode(v string) *PerformanceForDescribeFileSystemsOutput
SetBandwidthMode sets the BandwidthMode field's value.
func (*PerformanceForDescribeFileSystemsOutput) SetBaselineBandwidth ¶
func (s *PerformanceForDescribeFileSystemsOutput) SetBaselineBandwidth(v int32) *PerformanceForDescribeFileSystemsOutput
SetBaselineBandwidth sets the BaselineBandwidth field's value.
func (*PerformanceForDescribeFileSystemsOutput) SetBaselineIops ¶
func (s *PerformanceForDescribeFileSystemsOutput) SetBaselineIops(v int32) *PerformanceForDescribeFileSystemsOutput
SetBaselineIops sets the BaselineIops field's value.
func (*PerformanceForDescribeFileSystemsOutput) SetBurstBandwidth ¶
func (s *PerformanceForDescribeFileSystemsOutput) SetBurstBandwidth(v int32) *PerformanceForDescribeFileSystemsOutput
SetBurstBandwidth sets the BurstBandwidth field's value.
func (*PerformanceForDescribeFileSystemsOutput) SetBurstIops ¶
func (s *PerformanceForDescribeFileSystemsOutput) SetBurstIops(v int32) *PerformanceForDescribeFileSystemsOutput
SetBurstIops sets the BurstIops field's value.
func (*PerformanceForDescribeFileSystemsOutput) SetProvisionedBandwidth ¶
func (s *PerformanceForDescribeFileSystemsOutput) SetProvisionedBandwidth(v int32) *PerformanceForDescribeFileSystemsOutput
SetProvisionedBandwidth sets the ProvisionedBandwidth field's value.
func (*PerformanceForDescribeFileSystemsOutput) SetProvisionedIops ¶
func (s *PerformanceForDescribeFileSystemsOutput) SetProvisionedIops(v int32) *PerformanceForDescribeFileSystemsOutput
SetProvisionedIops sets the ProvisionedIops field's value.
func (PerformanceForDescribeFileSystemsOutput) String ¶
func (s PerformanceForDescribeFileSystemsOutput) String() string
String returns the string representation
type PeriodExportForCreateDataFlowPolicyInput ¶ added in v1.2.43
type PeriodExportForCreateDataFlowPolicyInput struct {
DataType *string `type:"string" json:",omitempty" enum:"ConvertEnumOfDataTypeForCreateDataFlowPolicyInput"`
ExcludePaths []*string `type:"list" json:",omitempty"`
ExportInterval *LastAccessTimeIntervalForCreateDataFlowPolicyInput `type:"structure" json:",omitempty"`
IncludePaths []*string `type:"list" json:",omitempty"`
StartTime *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (PeriodExportForCreateDataFlowPolicyInput) GoString ¶ added in v1.2.43
func (s PeriodExportForCreateDataFlowPolicyInput) GoString() string
GoString returns the string representation
func (*PeriodExportForCreateDataFlowPolicyInput) SetDataType ¶ added in v1.2.43
func (s *PeriodExportForCreateDataFlowPolicyInput) SetDataType(v string) *PeriodExportForCreateDataFlowPolicyInput
SetDataType sets the DataType field's value.
func (*PeriodExportForCreateDataFlowPolicyInput) SetExcludePaths ¶ added in v1.2.43
func (s *PeriodExportForCreateDataFlowPolicyInput) SetExcludePaths(v []*string) *PeriodExportForCreateDataFlowPolicyInput
SetExcludePaths sets the ExcludePaths field's value.
func (*PeriodExportForCreateDataFlowPolicyInput) SetExportInterval ¶ added in v1.2.43
func (s *PeriodExportForCreateDataFlowPolicyInput) SetExportInterval(v *LastAccessTimeIntervalForCreateDataFlowPolicyInput) *PeriodExportForCreateDataFlowPolicyInput
SetExportInterval sets the ExportInterval field's value.
func (*PeriodExportForCreateDataFlowPolicyInput) SetIncludePaths ¶ added in v1.2.43
func (s *PeriodExportForCreateDataFlowPolicyInput) SetIncludePaths(v []*string) *PeriodExportForCreateDataFlowPolicyInput
SetIncludePaths sets the IncludePaths field's value.
func (*PeriodExportForCreateDataFlowPolicyInput) SetStartTime ¶ added in v1.2.43
func (s *PeriodExportForCreateDataFlowPolicyInput) SetStartTime(v string) *PeriodExportForCreateDataFlowPolicyInput
SetStartTime sets the StartTime field's value.
func (PeriodExportForCreateDataFlowPolicyInput) String ¶ added in v1.2.43
func (s PeriodExportForCreateDataFlowPolicyInput) String() string
String returns the string representation
type PeriodExportForDescribeDataFlowPoliciesOutput ¶ added in v1.2.43
type PeriodExportForDescribeDataFlowPoliciesOutput struct {
DataType *string `type:"string" json:",omitempty" enum:"ConvertEnumOfDataTypeForDescribeDataFlowPoliciesOutput"`
ExcludePaths []*string `type:"list" json:",omitempty"`
ExportInterval *LastAccessTimeIntervalForDescribeDataFlowPoliciesOutput `type:"structure" json:",omitempty"`
IncludePaths []*string `type:"list" json:",omitempty"`
StartTime *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (PeriodExportForDescribeDataFlowPoliciesOutput) GoString ¶ added in v1.2.43
func (s PeriodExportForDescribeDataFlowPoliciesOutput) GoString() string
GoString returns the string representation
func (*PeriodExportForDescribeDataFlowPoliciesOutput) SetDataType ¶ added in v1.2.43
func (s *PeriodExportForDescribeDataFlowPoliciesOutput) SetDataType(v string) *PeriodExportForDescribeDataFlowPoliciesOutput
SetDataType sets the DataType field's value.
func (*PeriodExportForDescribeDataFlowPoliciesOutput) SetExcludePaths ¶ added in v1.2.43
func (s *PeriodExportForDescribeDataFlowPoliciesOutput) SetExcludePaths(v []*string) *PeriodExportForDescribeDataFlowPoliciesOutput
SetExcludePaths sets the ExcludePaths field's value.
func (*PeriodExportForDescribeDataFlowPoliciesOutput) SetExportInterval ¶ added in v1.2.43
func (s *PeriodExportForDescribeDataFlowPoliciesOutput) SetExportInterval(v *LastAccessTimeIntervalForDescribeDataFlowPoliciesOutput) *PeriodExportForDescribeDataFlowPoliciesOutput
SetExportInterval sets the ExportInterval field's value.
func (*PeriodExportForDescribeDataFlowPoliciesOutput) SetIncludePaths ¶ added in v1.2.43
func (s *PeriodExportForDescribeDataFlowPoliciesOutput) SetIncludePaths(v []*string) *PeriodExportForDescribeDataFlowPoliciesOutput
SetIncludePaths sets the IncludePaths field's value.
func (*PeriodExportForDescribeDataFlowPoliciesOutput) SetStartTime ¶ added in v1.2.43
func (s *PeriodExportForDescribeDataFlowPoliciesOutput) SetStartTime(v string) *PeriodExportForDescribeDataFlowPoliciesOutput
SetStartTime sets the StartTime field's value.
func (PeriodExportForDescribeDataFlowPoliciesOutput) String ¶ added in v1.2.43
func (s PeriodExportForDescribeDataFlowPoliciesOutput) String() string
String returns the string representation
type PeriodExportForUpdateDataFlowPolicyInput ¶ added in v1.2.43
type PeriodExportForUpdateDataFlowPolicyInput struct {
DataType *string `type:"string" json:",omitempty" enum:"ConvertEnumOfDataTypeForUpdateDataFlowPolicyInput"`
ExcludePaths []*string `type:"list" json:",omitempty"`
ExportInterval *LastAccessTimeIntervalForUpdateDataFlowPolicyInput `type:"structure" json:",omitempty"`
IncludePaths []*string `type:"list" json:",omitempty"`
StartTime *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (PeriodExportForUpdateDataFlowPolicyInput) GoString ¶ added in v1.2.43
func (s PeriodExportForUpdateDataFlowPolicyInput) GoString() string
GoString returns the string representation
func (*PeriodExportForUpdateDataFlowPolicyInput) SetDataType ¶ added in v1.2.43
func (s *PeriodExportForUpdateDataFlowPolicyInput) SetDataType(v string) *PeriodExportForUpdateDataFlowPolicyInput
SetDataType sets the DataType field's value.
func (*PeriodExportForUpdateDataFlowPolicyInput) SetExcludePaths ¶ added in v1.2.43
func (s *PeriodExportForUpdateDataFlowPolicyInput) SetExcludePaths(v []*string) *PeriodExportForUpdateDataFlowPolicyInput
SetExcludePaths sets the ExcludePaths field's value.
func (*PeriodExportForUpdateDataFlowPolicyInput) SetExportInterval ¶ added in v1.2.43
func (s *PeriodExportForUpdateDataFlowPolicyInput) SetExportInterval(v *LastAccessTimeIntervalForUpdateDataFlowPolicyInput) *PeriodExportForUpdateDataFlowPolicyInput
SetExportInterval sets the ExportInterval field's value.
func (*PeriodExportForUpdateDataFlowPolicyInput) SetIncludePaths ¶ added in v1.2.43
func (s *PeriodExportForUpdateDataFlowPolicyInput) SetIncludePaths(v []*string) *PeriodExportForUpdateDataFlowPolicyInput
SetIncludePaths sets the IncludePaths field's value.
func (*PeriodExportForUpdateDataFlowPolicyInput) SetStartTime ¶ added in v1.2.43
func (s *PeriodExportForUpdateDataFlowPolicyInput) SetStartTime(v string) *PeriodExportForUpdateDataFlowPolicyInput
SetStartTime sets the StartTime field's value.
func (PeriodExportForUpdateDataFlowPolicyInput) String ¶ added in v1.2.43
func (s PeriodExportForUpdateDataFlowPolicyInput) String() string
String returns the string representation
type PermissionGroupForDescribePermissionGroupsOutput ¶
type PermissionGroupForDescribePermissionGroupsOutput struct {
AccessPointCount *int32 `type:"int32" json:",omitempty"`
AccessPoints []*AccessPointForDescribePermissionGroupsOutput `type:"list" json:",omitempty"`
CreateTime *string `type:"string" json:",omitempty"`
Description *string `type:"string" json:",omitempty"`
MountPointCount *int32 `type:"int32" json:",omitempty"`
MountPoints []*MountPointForDescribePermissionGroupsOutput `type:"list" json:",omitempty"`
PermissionGroupId *string `type:"string" json:",omitempty"`
PermissionGroupName *string `type:"string" json:",omitempty"`
PermissionRuleCount *int32 `type:"int32" json:",omitempty"`
Status *string `type:"string" json:",omitempty" enum:"EnumOfStatusForDescribePermissionGroupsOutput"`
UpdateTime *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (PermissionGroupForDescribePermissionGroupsOutput) GoString ¶
func (s PermissionGroupForDescribePermissionGroupsOutput) GoString() string
GoString returns the string representation
func (*PermissionGroupForDescribePermissionGroupsOutput) SetAccessPointCount ¶
func (s *PermissionGroupForDescribePermissionGroupsOutput) SetAccessPointCount(v int32) *PermissionGroupForDescribePermissionGroupsOutput
SetAccessPointCount sets the AccessPointCount field's value.
func (*PermissionGroupForDescribePermissionGroupsOutput) SetAccessPoints ¶
func (s *PermissionGroupForDescribePermissionGroupsOutput) SetAccessPoints(v []*AccessPointForDescribePermissionGroupsOutput) *PermissionGroupForDescribePermissionGroupsOutput
SetAccessPoints sets the AccessPoints field's value.
func (*PermissionGroupForDescribePermissionGroupsOutput) SetCreateTime ¶
func (s *PermissionGroupForDescribePermissionGroupsOutput) SetCreateTime(v string) *PermissionGroupForDescribePermissionGroupsOutput
SetCreateTime sets the CreateTime field's value.
func (*PermissionGroupForDescribePermissionGroupsOutput) SetDescription ¶
func (s *PermissionGroupForDescribePermissionGroupsOutput) SetDescription(v string) *PermissionGroupForDescribePermissionGroupsOutput
SetDescription sets the Description field's value.
func (*PermissionGroupForDescribePermissionGroupsOutput) SetMountPointCount ¶
func (s *PermissionGroupForDescribePermissionGroupsOutput) SetMountPointCount(v int32) *PermissionGroupForDescribePermissionGroupsOutput
SetMountPointCount sets the MountPointCount field's value.
func (*PermissionGroupForDescribePermissionGroupsOutput) SetMountPoints ¶
func (s *PermissionGroupForDescribePermissionGroupsOutput) SetMountPoints(v []*MountPointForDescribePermissionGroupsOutput) *PermissionGroupForDescribePermissionGroupsOutput
SetMountPoints sets the MountPoints field's value.
func (*PermissionGroupForDescribePermissionGroupsOutput) SetPermissionGroupId ¶
func (s *PermissionGroupForDescribePermissionGroupsOutput) SetPermissionGroupId(v string) *PermissionGroupForDescribePermissionGroupsOutput
SetPermissionGroupId sets the PermissionGroupId field's value.
func (*PermissionGroupForDescribePermissionGroupsOutput) SetPermissionGroupName ¶
func (s *PermissionGroupForDescribePermissionGroupsOutput) SetPermissionGroupName(v string) *PermissionGroupForDescribePermissionGroupsOutput
SetPermissionGroupName sets the PermissionGroupName field's value.
func (*PermissionGroupForDescribePermissionGroupsOutput) SetPermissionRuleCount ¶
func (s *PermissionGroupForDescribePermissionGroupsOutput) SetPermissionRuleCount(v int32) *PermissionGroupForDescribePermissionGroupsOutput
SetPermissionRuleCount sets the PermissionRuleCount field's value.
func (*PermissionGroupForDescribePermissionGroupsOutput) SetStatus ¶
func (s *PermissionGroupForDescribePermissionGroupsOutput) SetStatus(v string) *PermissionGroupForDescribePermissionGroupsOutput
SetStatus sets the Status field's value.
func (*PermissionGroupForDescribePermissionGroupsOutput) SetUpdateTime ¶
func (s *PermissionGroupForDescribePermissionGroupsOutput) SetUpdateTime(v string) *PermissionGroupForDescribePermissionGroupsOutput
SetUpdateTime sets the UpdateTime field's value.
func (PermissionGroupForDescribePermissionGroupsOutput) String ¶
func (s PermissionGroupForDescribePermissionGroupsOutput) String() string
String returns the string representation
type PermissionRuleForDescribePermissionRulesOutput ¶
type PermissionRuleForDescribePermissionRulesOutput struct {
CidrIp *string `type:"string" json:",omitempty"`
PermissionRuleId *string `type:"string" json:",omitempty"`
RwMode *string `type:"string" json:",omitempty" enum:"EnumOfRwModeForDescribePermissionRulesOutput"`
UserMode *string `type:"string" json:",omitempty" enum:"EnumOfUserModeForDescribePermissionRulesOutput"`
// contains filtered or unexported fields
}
func (PermissionRuleForDescribePermissionRulesOutput) GoString ¶
func (s PermissionRuleForDescribePermissionRulesOutput) GoString() string
GoString returns the string representation
func (*PermissionRuleForDescribePermissionRulesOutput) SetCidrIp ¶
func (s *PermissionRuleForDescribePermissionRulesOutput) SetCidrIp(v string) *PermissionRuleForDescribePermissionRulesOutput
SetCidrIp sets the CidrIp field's value.
func (*PermissionRuleForDescribePermissionRulesOutput) SetPermissionRuleId ¶
func (s *PermissionRuleForDescribePermissionRulesOutput) SetPermissionRuleId(v string) *PermissionRuleForDescribePermissionRulesOutput
SetPermissionRuleId sets the PermissionRuleId field's value.
func (*PermissionRuleForDescribePermissionRulesOutput) SetRwMode ¶
func (s *PermissionRuleForDescribePermissionRulesOutput) SetRwMode(v string) *PermissionRuleForDescribePermissionRulesOutput
SetRwMode sets the RwMode field's value.
func (*PermissionRuleForDescribePermissionRulesOutput) SetUserMode ¶
func (s *PermissionRuleForDescribePermissionRulesOutput) SetUserMode(v string) *PermissionRuleForDescribePermissionRulesOutput
SetUserMode sets the UserMode field's value.
func (PermissionRuleForDescribePermissionRulesOutput) String ¶
func (s PermissionRuleForDescribePermissionRulesOutput) String() string
String returns the string representation
type PosixUserForCreateAccessPointInput ¶
type PosixUserForCreateAccessPointInput struct {
PosixGroupId *int32 `type:"int32" json:",omitempty"`
PosixSecondaryGroupIds []*int32 `type:"list" json:",omitempty"`
PosixUserId *int32 `type:"int32" json:",omitempty"`
// contains filtered or unexported fields
}
func (PosixUserForCreateAccessPointInput) GoString ¶
func (s PosixUserForCreateAccessPointInput) GoString() string
GoString returns the string representation
func (*PosixUserForCreateAccessPointInput) SetPosixGroupId ¶
func (s *PosixUserForCreateAccessPointInput) SetPosixGroupId(v int32) *PosixUserForCreateAccessPointInput
SetPosixGroupId sets the PosixGroupId field's value.
func (*PosixUserForCreateAccessPointInput) SetPosixSecondaryGroupIds ¶
func (s *PosixUserForCreateAccessPointInput) SetPosixSecondaryGroupIds(v []*int32) *PosixUserForCreateAccessPointInput
SetPosixSecondaryGroupIds sets the PosixSecondaryGroupIds field's value.
func (*PosixUserForCreateAccessPointInput) SetPosixUserId ¶
func (s *PosixUserForCreateAccessPointInput) SetPosixUserId(v int32) *PosixUserForCreateAccessPointInput
SetPosixUserId sets the PosixUserId field's value.
func (PosixUserForCreateAccessPointInput) String ¶
func (s PosixUserForCreateAccessPointInput) String() string
String returns the string representation
type PosixUserForDescribeAccessPointsOutput ¶
type PosixUserForDescribeAccessPointsOutput struct {
PosixGroupId *int32 `type:"int32" json:",omitempty"`
PosixSecondaryGroupIds []*int32 `type:"list" json:",omitempty"`
PosixUserId *int32 `type:"int32" json:",omitempty"`
// contains filtered or unexported fields
}
func (PosixUserForDescribeAccessPointsOutput) GoString ¶
func (s PosixUserForDescribeAccessPointsOutput) GoString() string
GoString returns the string representation
func (*PosixUserForDescribeAccessPointsOutput) SetPosixGroupId ¶
func (s *PosixUserForDescribeAccessPointsOutput) SetPosixGroupId(v int32) *PosixUserForDescribeAccessPointsOutput
SetPosixGroupId sets the PosixGroupId field's value.
func (*PosixUserForDescribeAccessPointsOutput) SetPosixSecondaryGroupIds ¶
func (s *PosixUserForDescribeAccessPointsOutput) SetPosixSecondaryGroupIds(v []*int32) *PosixUserForDescribeAccessPointsOutput
SetPosixSecondaryGroupIds sets the PosixSecondaryGroupIds field's value.
func (*PosixUserForDescribeAccessPointsOutput) SetPosixUserId ¶
func (s *PosixUserForDescribeAccessPointsOutput) SetPosixUserId(v int32) *PosixUserForDescribeAccessPointsOutput
SetPosixUserId sets the PosixUserId field's value.
func (PosixUserForDescribeAccessPointsOutput) String ¶
func (s PosixUserForDescribeAccessPointsOutput) String() string
String returns the string representation
type QueueForDescribeDataFlowTasksOutput ¶ added in v1.2.43
type QueueForDescribeDataFlowTasksOutput struct {
FailureCount *string `type:"string" json:",omitempty"`
Progress *string `type:"string" json:",omitempty"`
ScanDone *bool `type:"boolean" json:",omitempty"`
ScannedCount *string `type:"string" json:",omitempty"`
SkippedCount *string `type:"string" json:",omitempty"`
SuccessCount *string `type:"string" json:",omitempty"`
TotalCount *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (QueueForDescribeDataFlowTasksOutput) GoString ¶ added in v1.2.43
func (s QueueForDescribeDataFlowTasksOutput) GoString() string
GoString returns the string representation
func (*QueueForDescribeDataFlowTasksOutput) SetFailureCount ¶ added in v1.2.43
func (s *QueueForDescribeDataFlowTasksOutput) SetFailureCount(v string) *QueueForDescribeDataFlowTasksOutput
SetFailureCount sets the FailureCount field's value.
func (*QueueForDescribeDataFlowTasksOutput) SetProgress ¶ added in v1.2.43
func (s *QueueForDescribeDataFlowTasksOutput) SetProgress(v string) *QueueForDescribeDataFlowTasksOutput
SetProgress sets the Progress field's value.
func (*QueueForDescribeDataFlowTasksOutput) SetScanDone ¶ added in v1.2.43
func (s *QueueForDescribeDataFlowTasksOutput) SetScanDone(v bool) *QueueForDescribeDataFlowTasksOutput
SetScanDone sets the ScanDone field's value.
func (*QueueForDescribeDataFlowTasksOutput) SetScannedCount ¶ added in v1.2.43
func (s *QueueForDescribeDataFlowTasksOutput) SetScannedCount(v string) *QueueForDescribeDataFlowTasksOutput
SetScannedCount sets the ScannedCount field's value.
func (*QueueForDescribeDataFlowTasksOutput) SetSkippedCount ¶ added in v1.2.43
func (s *QueueForDescribeDataFlowTasksOutput) SetSkippedCount(v string) *QueueForDescribeDataFlowTasksOutput
SetSkippedCount sets the SkippedCount field's value.
func (*QueueForDescribeDataFlowTasksOutput) SetSuccessCount ¶ added in v1.2.43
func (s *QueueForDescribeDataFlowTasksOutput) SetSuccessCount(v string) *QueueForDescribeDataFlowTasksOutput
SetSuccessCount sets the SuccessCount field's value.
func (*QueueForDescribeDataFlowTasksOutput) SetTotalCount ¶ added in v1.2.43
func (s *QueueForDescribeDataFlowTasksOutput) SetTotalCount(v string) *QueueForDescribeDataFlowTasksOutput
SetTotalCount sets the TotalCount field's value.
func (QueueForDescribeDataFlowTasksOutput) String ¶ added in v1.2.43
func (s QueueForDescribeDataFlowTasksOutput) String() string
String returns the string representation
type QuotaForDescribeQuotasOutput ¶
type QuotaForDescribeQuotasOutput struct {
CapacityLimit *int64 `type:"int64" json:",omitempty"`
CapacityUsed *int64 `type:"int64" json:",omitempty"`
CreateTime *string `type:"string" json:",omitempty"`
DirInode *string `type:"string" json:",omitempty"`
FileSystemPath *string `type:"string" json:",omitempty"`
InodeLimit *int64 `type:"int64" json:",omitempty"`
InodeUsed *int64 `type:"int64" json:",omitempty"`
LimitType *string `type:"string" json:",omitempty" enum:"EnumOfLimitTypeForDescribeQuotasOutput"`
QuotaId *string `type:"string" json:",omitempty"`
QuotaType *string `type:"string" json:",omitempty" enum:"EnumOfQuotaTypeForDescribeQuotasOutput"`
Status *string `type:"string" json:",omitempty" enum:"EnumOfStatusForDescribeQuotasOutput"`
UpdateTime *string `type:"string" json:",omitempty"`
UserType *string `type:"string" json:",omitempty" enum:"EnumOfUserTypeForDescribeQuotasOutput"`
// contains filtered or unexported fields
}
func (QuotaForDescribeQuotasOutput) GoString ¶
func (s QuotaForDescribeQuotasOutput) GoString() string
GoString returns the string representation
func (*QuotaForDescribeQuotasOutput) SetCapacityLimit ¶
func (s *QuotaForDescribeQuotasOutput) SetCapacityLimit(v int64) *QuotaForDescribeQuotasOutput
SetCapacityLimit sets the CapacityLimit field's value.
func (*QuotaForDescribeQuotasOutput) SetCapacityUsed ¶
func (s *QuotaForDescribeQuotasOutput) SetCapacityUsed(v int64) *QuotaForDescribeQuotasOutput
SetCapacityUsed sets the CapacityUsed field's value.
func (*QuotaForDescribeQuotasOutput) SetCreateTime ¶
func (s *QuotaForDescribeQuotasOutput) SetCreateTime(v string) *QuotaForDescribeQuotasOutput
SetCreateTime sets the CreateTime field's value.
func (*QuotaForDescribeQuotasOutput) SetDirInode ¶
func (s *QuotaForDescribeQuotasOutput) SetDirInode(v string) *QuotaForDescribeQuotasOutput
SetDirInode sets the DirInode field's value.
func (*QuotaForDescribeQuotasOutput) SetFileSystemPath ¶
func (s *QuotaForDescribeQuotasOutput) SetFileSystemPath(v string) *QuotaForDescribeQuotasOutput
SetFileSystemPath sets the FileSystemPath field's value.
func (*QuotaForDescribeQuotasOutput) SetInodeLimit ¶
func (s *QuotaForDescribeQuotasOutput) SetInodeLimit(v int64) *QuotaForDescribeQuotasOutput
SetInodeLimit sets the InodeLimit field's value.
func (*QuotaForDescribeQuotasOutput) SetInodeUsed ¶
func (s *QuotaForDescribeQuotasOutput) SetInodeUsed(v int64) *QuotaForDescribeQuotasOutput
SetInodeUsed sets the InodeUsed field's value.
func (*QuotaForDescribeQuotasOutput) SetLimitType ¶
func (s *QuotaForDescribeQuotasOutput) SetLimitType(v string) *QuotaForDescribeQuotasOutput
SetLimitType sets the LimitType field's value.
func (*QuotaForDescribeQuotasOutput) SetQuotaId ¶
func (s *QuotaForDescribeQuotasOutput) SetQuotaId(v string) *QuotaForDescribeQuotasOutput
SetQuotaId sets the QuotaId field's value.
func (*QuotaForDescribeQuotasOutput) SetQuotaType ¶
func (s *QuotaForDescribeQuotasOutput) SetQuotaType(v string) *QuotaForDescribeQuotasOutput
SetQuotaType sets the QuotaType field's value.
func (*QuotaForDescribeQuotasOutput) SetStatus ¶
func (s *QuotaForDescribeQuotasOutput) SetStatus(v string) *QuotaForDescribeQuotasOutput
SetStatus sets the Status field's value.
func (*QuotaForDescribeQuotasOutput) SetUpdateTime ¶
func (s *QuotaForDescribeQuotasOutput) SetUpdateTime(v string) *QuotaForDescribeQuotasOutput
SetUpdateTime sets the UpdateTime field's value.
func (*QuotaForDescribeQuotasOutput) SetUserType ¶
func (s *QuotaForDescribeQuotasOutput) SetUserType(v string) *QuotaForDescribeQuotasOutput
SetUserType sets the UserType field's value.
func (QuotaForDescribeQuotasOutput) String ¶
func (s QuotaForDescribeQuotasOutput) String() string
String returns the string representation
type RegionForDescribeRegionsOutput ¶ added in v1.2.19
type RegionForDescribeRegionsOutput struct {
RegionId *string `type:"string" json:",omitempty"`
RegionName *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (RegionForDescribeRegionsOutput) GoString ¶ added in v1.2.19
func (s RegionForDescribeRegionsOutput) GoString() string
GoString returns the string representation
func (*RegionForDescribeRegionsOutput) SetRegionId ¶ added in v1.2.19
func (s *RegionForDescribeRegionsOutput) SetRegionId(v string) *RegionForDescribeRegionsOutput
SetRegionId sets the RegionId field's value.
func (*RegionForDescribeRegionsOutput) SetRegionName ¶ added in v1.2.19
func (s *RegionForDescribeRegionsOutput) SetRegionName(v string) *RegionForDescribeRegionsOutput
SetRegionName sets the RegionName field's value.
func (RegionForDescribeRegionsOutput) String ¶ added in v1.2.19
func (s RegionForDescribeRegionsOutput) String() string
String returns the string representation
type ResourceTagForListTagsForResourcesOutput ¶
type ResourceTagForListTagsForResourcesOutput struct {
ResourceId *string `type:"string" json:",omitempty"`
ResourceType *string `type:"string" json:",omitempty"`
TagKey *string `type:"string" json:",omitempty"`
TagValue *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (ResourceTagForListTagsForResourcesOutput) GoString ¶
func (s ResourceTagForListTagsForResourcesOutput) GoString() string
GoString returns the string representation
func (*ResourceTagForListTagsForResourcesOutput) SetResourceId ¶
func (s *ResourceTagForListTagsForResourcesOutput) SetResourceId(v string) *ResourceTagForListTagsForResourcesOutput
SetResourceId sets the ResourceId field's value.
func (*ResourceTagForListTagsForResourcesOutput) SetResourceType ¶
func (s *ResourceTagForListTagsForResourcesOutput) SetResourceType(v string) *ResourceTagForListTagsForResourcesOutput
SetResourceType sets the ResourceType field's value.
func (*ResourceTagForListTagsForResourcesOutput) SetTagKey ¶
func (s *ResourceTagForListTagsForResourcesOutput) SetTagKey(v string) *ResourceTagForListTagsForResourcesOutput
SetTagKey sets the TagKey field's value.
func (*ResourceTagForListTagsForResourcesOutput) SetTagValue ¶
func (s *ResourceTagForListTagsForResourcesOutput) SetTagValue(v string) *ResourceTagForListTagsForResourcesOutput
SetTagValue sets the TagValue field's value.
func (ResourceTagForListTagsForResourcesOutput) String ¶
func (s ResourceTagForListTagsForResourcesOutput) String() string
String returns the string representation
type StartDataFlowPolicyInput ¶ added in v1.2.43
type StartDataFlowPolicyInput struct {
AutoRuleTypes []*string `type:"list" json:",omitempty"`
// DataFlowPolicyId is a required field
DataFlowPolicyId *string `type:"string" json:",omitempty" required:"true"`
// FileSystemId is a required field
FileSystemId *string `type:"string" json:",omitempty" required:"true"`
// contains filtered or unexported fields
}
func (StartDataFlowPolicyInput) GoString ¶ added in v1.2.43
func (s StartDataFlowPolicyInput) GoString() string
GoString returns the string representation
func (*StartDataFlowPolicyInput) SetAutoRuleTypes ¶ added in v1.2.43
func (s *StartDataFlowPolicyInput) SetAutoRuleTypes(v []*string) *StartDataFlowPolicyInput
SetAutoRuleTypes sets the AutoRuleTypes field's value.
func (*StartDataFlowPolicyInput) SetDataFlowPolicyId ¶ added in v1.2.43
func (s *StartDataFlowPolicyInput) SetDataFlowPolicyId(v string) *StartDataFlowPolicyInput
SetDataFlowPolicyId sets the DataFlowPolicyId field's value.
func (*StartDataFlowPolicyInput) SetFileSystemId ¶ added in v1.2.43
func (s *StartDataFlowPolicyInput) SetFileSystemId(v string) *StartDataFlowPolicyInput
SetFileSystemId sets the FileSystemId field's value.
func (StartDataFlowPolicyInput) String ¶ added in v1.2.43
func (s StartDataFlowPolicyInput) String() string
String returns the string representation
func (*StartDataFlowPolicyInput) Validate ¶ added in v1.2.43
func (s *StartDataFlowPolicyInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type StartDataFlowPolicyOutput ¶ added in v1.2.43
type StartDataFlowPolicyOutput struct {
Metadata *response.ResponseMetadata
// contains filtered or unexported fields
}
func (StartDataFlowPolicyOutput) GoString ¶ added in v1.2.43
func (s StartDataFlowPolicyOutput) GoString() string
GoString returns the string representation
func (StartDataFlowPolicyOutput) String ¶ added in v1.2.43
func (s StartDataFlowPolicyOutput) String() string
String returns the string representation
type StopDataFlowPolicyInput ¶ added in v1.2.43
type StopDataFlowPolicyInput struct {
AutoRuleTypes []*string `type:"list" json:",omitempty"`
// DataFlowPolicyId is a required field
DataFlowPolicyId *string `type:"string" json:",omitempty" required:"true"`
// FileSystemId is a required field
FileSystemId *string `type:"string" json:",omitempty" required:"true"`
// contains filtered or unexported fields
}
func (StopDataFlowPolicyInput) GoString ¶ added in v1.2.43
func (s StopDataFlowPolicyInput) GoString() string
GoString returns the string representation
func (*StopDataFlowPolicyInput) SetAutoRuleTypes ¶ added in v1.2.43
func (s *StopDataFlowPolicyInput) SetAutoRuleTypes(v []*string) *StopDataFlowPolicyInput
SetAutoRuleTypes sets the AutoRuleTypes field's value.
func (*StopDataFlowPolicyInput) SetDataFlowPolicyId ¶ added in v1.2.43
func (s *StopDataFlowPolicyInput) SetDataFlowPolicyId(v string) *StopDataFlowPolicyInput
SetDataFlowPolicyId sets the DataFlowPolicyId field's value.
func (*StopDataFlowPolicyInput) SetFileSystemId ¶ added in v1.2.43
func (s *StopDataFlowPolicyInput) SetFileSystemId(v string) *StopDataFlowPolicyInput
SetFileSystemId sets the FileSystemId field's value.
func (StopDataFlowPolicyInput) String ¶ added in v1.2.43
func (s StopDataFlowPolicyInput) String() string
String returns the string representation
func (*StopDataFlowPolicyInput) Validate ¶ added in v1.2.43
func (s *StopDataFlowPolicyInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type StopDataFlowPolicyOutput ¶ added in v1.2.43
type StopDataFlowPolicyOutput struct {
Metadata *response.ResponseMetadata
// contains filtered or unexported fields
}
func (StopDataFlowPolicyOutput) GoString ¶ added in v1.2.43
func (s StopDataFlowPolicyOutput) GoString() string
GoString returns the string representation
func (StopDataFlowPolicyOutput) String ¶ added in v1.2.43
func (s StopDataFlowPolicyOutput) String() string
String returns the string representation
type StorageForDescribeFileSystemsOutput ¶
type StorageForDescribeFileSystemsOutput struct {
CapacityLimit *int64 `type:"int64" json:",omitempty"`
CapacityUsed *int64 `type:"int64" json:",omitempty"`
InodeLimit *int64 `type:"int64" json:",omitempty"`
InodeUsed *int64 `type:"int64" json:",omitempty"`
// contains filtered or unexported fields
}
func (StorageForDescribeFileSystemsOutput) GoString ¶
func (s StorageForDescribeFileSystemsOutput) GoString() string
GoString returns the string representation
func (*StorageForDescribeFileSystemsOutput) SetCapacityLimit ¶
func (s *StorageForDescribeFileSystemsOutput) SetCapacityLimit(v int64) *StorageForDescribeFileSystemsOutput
SetCapacityLimit sets the CapacityLimit field's value.
func (*StorageForDescribeFileSystemsOutput) SetCapacityUsed ¶
func (s *StorageForDescribeFileSystemsOutput) SetCapacityUsed(v int64) *StorageForDescribeFileSystemsOutput
SetCapacityUsed sets the CapacityUsed field's value.
func (*StorageForDescribeFileSystemsOutput) SetInodeLimit ¶
func (s *StorageForDescribeFileSystemsOutput) SetInodeLimit(v int64) *StorageForDescribeFileSystemsOutput
SetInodeLimit sets the InodeLimit field's value.
func (*StorageForDescribeFileSystemsOutput) SetInodeUsed ¶
func (s *StorageForDescribeFileSystemsOutput) SetInodeUsed(v int64) *StorageForDescribeFileSystemsOutput
SetInodeUsed sets the InodeUsed field's value.
func (StorageForDescribeFileSystemsOutput) String ¶
func (s StorageForDescribeFileSystemsOutput) String() string
String returns the string representation
type TagFilterForDescribeFileSystemsInput ¶
type TagFilterForDescribeFileSystemsInput struct {
Key *string `type:"string" json:",omitempty"`
Values []*string `type:"list" json:",omitempty"`
// contains filtered or unexported fields
}
func (TagFilterForDescribeFileSystemsInput) GoString ¶
func (s TagFilterForDescribeFileSystemsInput) GoString() string
GoString returns the string representation
func (*TagFilterForDescribeFileSystemsInput) SetKey ¶
func (s *TagFilterForDescribeFileSystemsInput) SetKey(v string) *TagFilterForDescribeFileSystemsInput
SetKey sets the Key field's value.
func (*TagFilterForDescribeFileSystemsInput) SetValues ¶
func (s *TagFilterForDescribeFileSystemsInput) SetValues(v []*string) *TagFilterForDescribeFileSystemsInput
SetValues sets the Values field's value.
func (TagFilterForDescribeFileSystemsInput) String ¶
func (s TagFilterForDescribeFileSystemsInput) String() string
String returns the string representation
type TagFilterForListTagsForResourcesInput ¶
type TagFilterForListTagsForResourcesInput struct {
Key *string `type:"string" json:",omitempty"`
Values []*string `type:"list" json:",omitempty"`
// contains filtered or unexported fields
}
func (TagFilterForListTagsForResourcesInput) GoString ¶
func (s TagFilterForListTagsForResourcesInput) GoString() string
GoString returns the string representation
func (*TagFilterForListTagsForResourcesInput) SetKey ¶
func (s *TagFilterForListTagsForResourcesInput) SetKey(v string) *TagFilterForListTagsForResourcesInput
SetKey sets the Key field's value.
func (*TagFilterForListTagsForResourcesInput) SetValues ¶
func (s *TagFilterForListTagsForResourcesInput) SetValues(v []*string) *TagFilterForListTagsForResourcesInput
SetValues sets the Values field's value.
func (TagFilterForListTagsForResourcesInput) String ¶
func (s TagFilterForListTagsForResourcesInput) String() string
String returns the string representation
type TagForCreateFileSystemInput ¶
type TagForCreateFileSystemInput struct {
Key *string `type:"string" json:",omitempty"`
Type *string `type:"string" json:",omitempty" enum:"EnumOfTypeForCreateFileSystemInput"`
Value *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (TagForCreateFileSystemInput) GoString ¶
func (s TagForCreateFileSystemInput) GoString() string
GoString returns the string representation
func (*TagForCreateFileSystemInput) SetKey ¶
func (s *TagForCreateFileSystemInput) SetKey(v string) *TagForCreateFileSystemInput
SetKey sets the Key field's value.
func (*TagForCreateFileSystemInput) SetType ¶
func (s *TagForCreateFileSystemInput) SetType(v string) *TagForCreateFileSystemInput
SetType sets the Type field's value.
func (*TagForCreateFileSystemInput) SetValue ¶
func (s *TagForCreateFileSystemInput) SetValue(v string) *TagForCreateFileSystemInput
SetValue sets the Value field's value.
func (TagForCreateFileSystemInput) String ¶
func (s TagForCreateFileSystemInput) String() string
String returns the string representation
type TagForDescribeFileSystemsOutput ¶
type TagForDescribeFileSystemsOutput struct {
Key *string `type:"string" json:",omitempty"`
Type *string `type:"string" json:",omitempty" enum:"EnumOfTypeForDescribeFileSystemsOutput"`
Value *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (TagForDescribeFileSystemsOutput) GoString ¶
func (s TagForDescribeFileSystemsOutput) GoString() string
GoString returns the string representation
func (*TagForDescribeFileSystemsOutput) SetKey ¶
func (s *TagForDescribeFileSystemsOutput) SetKey(v string) *TagForDescribeFileSystemsOutput
SetKey sets the Key field's value.
func (*TagForDescribeFileSystemsOutput) SetType ¶
func (s *TagForDescribeFileSystemsOutput) SetType(v string) *TagForDescribeFileSystemsOutput
SetType sets the Type field's value.
func (*TagForDescribeFileSystemsOutput) SetValue ¶
func (s *TagForDescribeFileSystemsOutput) SetValue(v string) *TagForDescribeFileSystemsOutput
SetValue sets the Value field's value.
func (TagForDescribeFileSystemsOutput) String ¶
func (s TagForDescribeFileSystemsOutput) String() string
String returns the string representation
type TagForTagResourcesInput ¶
type TagForTagResourcesInput struct {
Key *string `type:"string" json:",omitempty"`
Type *string `type:"string" json:",omitempty" enum:"EnumOfTypeForTagResourcesInput"`
Value *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (TagForTagResourcesInput) GoString ¶
func (s TagForTagResourcesInput) GoString() string
GoString returns the string representation
func (*TagForTagResourcesInput) SetKey ¶
func (s *TagForTagResourcesInput) SetKey(v string) *TagForTagResourcesInput
SetKey sets the Key field's value.
func (*TagForTagResourcesInput) SetType ¶
func (s *TagForTagResourcesInput) SetType(v string) *TagForTagResourcesInput
SetType sets the Type field's value.
func (*TagForTagResourcesInput) SetValue ¶
func (s *TagForTagResourcesInput) SetValue(v string) *TagForTagResourcesInput
SetValue sets the Value field's value.
func (TagForTagResourcesInput) String ¶
func (s TagForTagResourcesInput) String() string
String returns the string representation
type TagResourcesInput ¶
type TagResourcesInput struct {
ResourceIds []*string `type:"list" json:",omitempty"`
// ResourceType is a required field
ResourceType *string `type:"string" json:",omitempty" required:"true"`
Tags []*TagForTagResourcesInput `type:"list" json:",omitempty"`
// contains filtered or unexported fields
}
func (TagResourcesInput) GoString ¶
func (s TagResourcesInput) GoString() string
GoString returns the string representation
func (*TagResourcesInput) SetResourceIds ¶
func (s *TagResourcesInput) SetResourceIds(v []*string) *TagResourcesInput
SetResourceIds sets the ResourceIds field's value.
func (*TagResourcesInput) SetResourceType ¶
func (s *TagResourcesInput) SetResourceType(v string) *TagResourcesInput
SetResourceType sets the ResourceType field's value.
func (*TagResourcesInput) SetTags ¶
func (s *TagResourcesInput) SetTags(v []*TagForTagResourcesInput) *TagResourcesInput
SetTags sets the Tags field's value.
func (TagResourcesInput) String ¶
func (s TagResourcesInput) String() string
String returns the string representation
func (*TagResourcesInput) Validate ¶
func (s *TagResourcesInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type TagResourcesOutput ¶
type TagResourcesOutput struct {
Metadata *response.ResponseMetadata
// contains filtered or unexported fields
}
func (TagResourcesOutput) GoString ¶
func (s TagResourcesOutput) GoString() string
GoString returns the string representation
func (TagResourcesOutput) String ¶
func (s TagResourcesOutput) String() string
String returns the string representation
type TlsForDescribeDataFlowPoliciesOutput ¶ added in v1.2.43
type TlsForDescribeDataFlowPoliciesOutput struct {
Enable *bool `type:"boolean" json:",omitempty"`
ProjectId *string `type:"string" json:",omitempty"`
ProjectName *string `type:"string" json:",omitempty"`
TopicId *string `type:"string" json:",omitempty"`
TopicName *string `type:"string" json:",omitempty"`
TopicUrl *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (TlsForDescribeDataFlowPoliciesOutput) GoString ¶ added in v1.2.43
func (s TlsForDescribeDataFlowPoliciesOutput) GoString() string
GoString returns the string representation
func (*TlsForDescribeDataFlowPoliciesOutput) SetEnable ¶ added in v1.2.43
func (s *TlsForDescribeDataFlowPoliciesOutput) SetEnable(v bool) *TlsForDescribeDataFlowPoliciesOutput
SetEnable sets the Enable field's value.
func (*TlsForDescribeDataFlowPoliciesOutput) SetProjectId ¶ added in v1.2.43
func (s *TlsForDescribeDataFlowPoliciesOutput) SetProjectId(v string) *TlsForDescribeDataFlowPoliciesOutput
SetProjectId sets the ProjectId field's value.
func (*TlsForDescribeDataFlowPoliciesOutput) SetProjectName ¶ added in v1.2.43
func (s *TlsForDescribeDataFlowPoliciesOutput) SetProjectName(v string) *TlsForDescribeDataFlowPoliciesOutput
SetProjectName sets the ProjectName field's value.
func (*TlsForDescribeDataFlowPoliciesOutput) SetTopicId ¶ added in v1.2.43
func (s *TlsForDescribeDataFlowPoliciesOutput) SetTopicId(v string) *TlsForDescribeDataFlowPoliciesOutput
SetTopicId sets the TopicId field's value.
func (*TlsForDescribeDataFlowPoliciesOutput) SetTopicName ¶ added in v1.2.43
func (s *TlsForDescribeDataFlowPoliciesOutput) SetTopicName(v string) *TlsForDescribeDataFlowPoliciesOutput
SetTopicName sets the TopicName field's value.
func (*TlsForDescribeDataFlowPoliciesOutput) SetTopicUrl ¶ added in v1.2.43
func (s *TlsForDescribeDataFlowPoliciesOutput) SetTopicUrl(v string) *TlsForDescribeDataFlowPoliciesOutput
SetTopicUrl sets the TopicUrl field's value.
func (TlsForDescribeDataFlowPoliciesOutput) String ¶ added in v1.2.43
func (s TlsForDescribeDataFlowPoliciesOutput) String() string
String returns the string representation
type TlsForDescribeDataFlowTasksOutput ¶ added in v1.2.43
type TlsForDescribeDataFlowTasksOutput struct {
Enable *bool `type:"boolean" json:",omitempty"`
ProjectId *string `type:"string" json:",omitempty"`
ProjectName *string `type:"string" json:",omitempty"`
TopicId *string `type:"string" json:",omitempty"`
TopicName *string `type:"string" json:",omitempty"`
TopicUrl *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (TlsForDescribeDataFlowTasksOutput) GoString ¶ added in v1.2.43
func (s TlsForDescribeDataFlowTasksOutput) GoString() string
GoString returns the string representation
func (*TlsForDescribeDataFlowTasksOutput) SetEnable ¶ added in v1.2.43
func (s *TlsForDescribeDataFlowTasksOutput) SetEnable(v bool) *TlsForDescribeDataFlowTasksOutput
SetEnable sets the Enable field's value.
func (*TlsForDescribeDataFlowTasksOutput) SetProjectId ¶ added in v1.2.43
func (s *TlsForDescribeDataFlowTasksOutput) SetProjectId(v string) *TlsForDescribeDataFlowTasksOutput
SetProjectId sets the ProjectId field's value.
func (*TlsForDescribeDataFlowTasksOutput) SetProjectName ¶ added in v1.2.43
func (s *TlsForDescribeDataFlowTasksOutput) SetProjectName(v string) *TlsForDescribeDataFlowTasksOutput
SetProjectName sets the ProjectName field's value.
func (*TlsForDescribeDataFlowTasksOutput) SetTopicId ¶ added in v1.2.43
func (s *TlsForDescribeDataFlowTasksOutput) SetTopicId(v string) *TlsForDescribeDataFlowTasksOutput
SetTopicId sets the TopicId field's value.
func (*TlsForDescribeDataFlowTasksOutput) SetTopicName ¶ added in v1.2.43
func (s *TlsForDescribeDataFlowTasksOutput) SetTopicName(v string) *TlsForDescribeDataFlowTasksOutput
SetTopicName sets the TopicName field's value.
func (*TlsForDescribeDataFlowTasksOutput) SetTopicUrl ¶ added in v1.2.43
func (s *TlsForDescribeDataFlowTasksOutput) SetTopicUrl(v string) *TlsForDescribeDataFlowTasksOutput
SetTopicUrl sets the TopicUrl field's value.
func (TlsForDescribeDataFlowTasksOutput) String ¶ added in v1.2.43
func (s TlsForDescribeDataFlowTasksOutput) String() string
String returns the string representation
type UntagResourcesInput ¶
type UntagResourcesInput struct {
ResourceIds []*string `type:"list" json:",omitempty"`
// ResourceType is a required field
ResourceType *string `type:"string" json:",omitempty" required:"true"`
TagKeys []*string `type:"list" json:",omitempty"`
// contains filtered or unexported fields
}
func (UntagResourcesInput) GoString ¶
func (s UntagResourcesInput) GoString() string
GoString returns the string representation
func (*UntagResourcesInput) SetResourceIds ¶
func (s *UntagResourcesInput) SetResourceIds(v []*string) *UntagResourcesInput
SetResourceIds sets the ResourceIds field's value.
func (*UntagResourcesInput) SetResourceType ¶
func (s *UntagResourcesInput) SetResourceType(v string) *UntagResourcesInput
SetResourceType sets the ResourceType field's value.
func (*UntagResourcesInput) SetTagKeys ¶
func (s *UntagResourcesInput) SetTagKeys(v []*string) *UntagResourcesInput
SetTagKeys sets the TagKeys field's value.
func (UntagResourcesInput) String ¶
func (s UntagResourcesInput) String() string
String returns the string representation
func (*UntagResourcesInput) Validate ¶
func (s *UntagResourcesInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type UntagResourcesOutput ¶
type UntagResourcesOutput struct {
Metadata *response.ResponseMetadata
// contains filtered or unexported fields
}
func (UntagResourcesOutput) GoString ¶
func (s UntagResourcesOutput) GoString() string
GoString returns the string representation
func (UntagResourcesOutput) String ¶
func (s UntagResourcesOutput) String() string
String returns the string representation
type UpdateAccessPointInput ¶
type UpdateAccessPointInput struct {
// AccessPointId is a required field
AccessPointId *string `type:"string" json:",omitempty" required:"true"`
AccessPointName *string `type:"string" json:",omitempty"`
EnableIam *bool `type:"boolean" json:",omitempty"`
// FileSystemId is a required field
FileSystemId *string `type:"string" json:",omitempty" required:"true"`
PermissionGroupId *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (UpdateAccessPointInput) GoString ¶
func (s UpdateAccessPointInput) GoString() string
GoString returns the string representation
func (*UpdateAccessPointInput) SetAccessPointId ¶
func (s *UpdateAccessPointInput) SetAccessPointId(v string) *UpdateAccessPointInput
SetAccessPointId sets the AccessPointId field's value.
func (*UpdateAccessPointInput) SetAccessPointName ¶
func (s *UpdateAccessPointInput) SetAccessPointName(v string) *UpdateAccessPointInput
SetAccessPointName sets the AccessPointName field's value.
func (*UpdateAccessPointInput) SetEnableIam ¶
func (s *UpdateAccessPointInput) SetEnableIam(v bool) *UpdateAccessPointInput
SetEnableIam sets the EnableIam field's value.
func (*UpdateAccessPointInput) SetFileSystemId ¶
func (s *UpdateAccessPointInput) SetFileSystemId(v string) *UpdateAccessPointInput
SetFileSystemId sets the FileSystemId field's value.
func (*UpdateAccessPointInput) SetPermissionGroupId ¶
func (s *UpdateAccessPointInput) SetPermissionGroupId(v string) *UpdateAccessPointInput
SetPermissionGroupId sets the PermissionGroupId field's value.
func (UpdateAccessPointInput) String ¶
func (s UpdateAccessPointInput) String() string
String returns the string representation
func (*UpdateAccessPointInput) Validate ¶
func (s *UpdateAccessPointInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type UpdateAccessPointOutput ¶
type UpdateAccessPointOutput struct {
Metadata *response.ResponseMetadata
// contains filtered or unexported fields
}
func (UpdateAccessPointOutput) GoString ¶
func (s UpdateAccessPointOutput) GoString() string
GoString returns the string representation
func (UpdateAccessPointOutput) String ¶
func (s UpdateAccessPointOutput) String() string
String returns the string representation
type UpdateDataFlowPolicyInput ¶ added in v1.2.43
type UpdateDataFlowPolicyInput struct {
AutoEvictRule *AutoEvictRuleForUpdateDataFlowPolicyInput `type:"structure" json:",omitempty"`
AutoExportRule *AutoExportRuleForUpdateDataFlowPolicyInput `type:"structure" json:",omitempty"`
AutoImportRule *AutoImportRuleForUpdateDataFlowPolicyInput `type:"structure" json:",omitempty"`
ConflictPolicy *string `type:"string" json:",omitempty" enum:"EnumOfConflictPolicyForUpdateDataFlowPolicyInput"`
// DataFlowPolicyId is a required field
DataFlowPolicyId *string `type:"string" json:",omitempty" required:"true"`
DataFlowPolicyName *string `type:"string" json:",omitempty"`
EnableTls *bool `type:"boolean" json:",omitempty"`
// FileSystemId is a required field
FileSystemId *string `type:"string" json:",omitempty" required:"true"`
LazyloadRule *LazyloadRuleForUpdateDataFlowPolicyInput `type:"structure" json:",omitempty"`
// contains filtered or unexported fields
}
func (UpdateDataFlowPolicyInput) GoString ¶ added in v1.2.43
func (s UpdateDataFlowPolicyInput) GoString() string
GoString returns the string representation
func (*UpdateDataFlowPolicyInput) SetAutoEvictRule ¶ added in v1.2.43
func (s *UpdateDataFlowPolicyInput) SetAutoEvictRule(v *AutoEvictRuleForUpdateDataFlowPolicyInput) *UpdateDataFlowPolicyInput
SetAutoEvictRule sets the AutoEvictRule field's value.
func (*UpdateDataFlowPolicyInput) SetAutoExportRule ¶ added in v1.2.43
func (s *UpdateDataFlowPolicyInput) SetAutoExportRule(v *AutoExportRuleForUpdateDataFlowPolicyInput) *UpdateDataFlowPolicyInput
SetAutoExportRule sets the AutoExportRule field's value.
func (*UpdateDataFlowPolicyInput) SetAutoImportRule ¶ added in v1.2.43
func (s *UpdateDataFlowPolicyInput) SetAutoImportRule(v *AutoImportRuleForUpdateDataFlowPolicyInput) *UpdateDataFlowPolicyInput
SetAutoImportRule sets the AutoImportRule field's value.
func (*UpdateDataFlowPolicyInput) SetConflictPolicy ¶ added in v1.2.43
func (s *UpdateDataFlowPolicyInput) SetConflictPolicy(v string) *UpdateDataFlowPolicyInput
SetConflictPolicy sets the ConflictPolicy field's value.
func (*UpdateDataFlowPolicyInput) SetDataFlowPolicyId ¶ added in v1.2.43
func (s *UpdateDataFlowPolicyInput) SetDataFlowPolicyId(v string) *UpdateDataFlowPolicyInput
SetDataFlowPolicyId sets the DataFlowPolicyId field's value.
func (*UpdateDataFlowPolicyInput) SetDataFlowPolicyName ¶ added in v1.2.43
func (s *UpdateDataFlowPolicyInput) SetDataFlowPolicyName(v string) *UpdateDataFlowPolicyInput
SetDataFlowPolicyName sets the DataFlowPolicyName field's value.
func (*UpdateDataFlowPolicyInput) SetEnableTls ¶ added in v1.2.43
func (s *UpdateDataFlowPolicyInput) SetEnableTls(v bool) *UpdateDataFlowPolicyInput
SetEnableTls sets the EnableTls field's value.
func (*UpdateDataFlowPolicyInput) SetFileSystemId ¶ added in v1.2.43
func (s *UpdateDataFlowPolicyInput) SetFileSystemId(v string) *UpdateDataFlowPolicyInput
SetFileSystemId sets the FileSystemId field's value.
func (*UpdateDataFlowPolicyInput) SetLazyloadRule ¶ added in v1.2.43
func (s *UpdateDataFlowPolicyInput) SetLazyloadRule(v *LazyloadRuleForUpdateDataFlowPolicyInput) *UpdateDataFlowPolicyInput
SetLazyloadRule sets the LazyloadRule field's value.
func (UpdateDataFlowPolicyInput) String ¶ added in v1.2.43
func (s UpdateDataFlowPolicyInput) String() string
String returns the string representation
func (*UpdateDataFlowPolicyInput) Validate ¶ added in v1.2.43
func (s *UpdateDataFlowPolicyInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type UpdateDataFlowPolicyOutput ¶ added in v1.2.43
type UpdateDataFlowPolicyOutput struct {
Metadata *response.ResponseMetadata
// contains filtered or unexported fields
}
func (UpdateDataFlowPolicyOutput) GoString ¶ added in v1.2.43
func (s UpdateDataFlowPolicyOutput) GoString() string
GoString returns the string representation
func (UpdateDataFlowPolicyOutput) String ¶ added in v1.2.43
func (s UpdateDataFlowPolicyOutput) String() string
String returns the string representation
type UpdateFileSystemInput ¶
type UpdateFileSystemInput struct {
BandwidthMode *string `type:"string" json:",omitempty" enum:"EnumOfBandwidthModeForUpdateFileSystemInput"`
BurstBandwidth *int32 `type:"int32" json:",omitempty"`
Description *string `type:"string" json:",omitempty"`
// FileSystemId is a required field
FileSystemId *string `type:"string" json:",omitempty" required:"true"`
FileSystemName *string `type:"string" json:",omitempty"`
ProvisionedBandwidth *int32 `type:"int32" json:",omitempty"`
// contains filtered or unexported fields
}
func (UpdateFileSystemInput) GoString ¶
func (s UpdateFileSystemInput) GoString() string
GoString returns the string representation
func (*UpdateFileSystemInput) SetBandwidthMode ¶
func (s *UpdateFileSystemInput) SetBandwidthMode(v string) *UpdateFileSystemInput
SetBandwidthMode sets the BandwidthMode field's value.
func (*UpdateFileSystemInput) SetBurstBandwidth ¶
func (s *UpdateFileSystemInput) SetBurstBandwidth(v int32) *UpdateFileSystemInput
SetBurstBandwidth sets the BurstBandwidth field's value.
func (*UpdateFileSystemInput) SetDescription ¶
func (s *UpdateFileSystemInput) SetDescription(v string) *UpdateFileSystemInput
SetDescription sets the Description field's value.
func (*UpdateFileSystemInput) SetFileSystemId ¶
func (s *UpdateFileSystemInput) SetFileSystemId(v string) *UpdateFileSystemInput
SetFileSystemId sets the FileSystemId field's value.
func (*UpdateFileSystemInput) SetFileSystemName ¶
func (s *UpdateFileSystemInput) SetFileSystemName(v string) *UpdateFileSystemInput
SetFileSystemName sets the FileSystemName field's value.
func (*UpdateFileSystemInput) SetProvisionedBandwidth ¶
func (s *UpdateFileSystemInput) SetProvisionedBandwidth(v int32) *UpdateFileSystemInput
SetProvisionedBandwidth sets the ProvisionedBandwidth field's value.
func (UpdateFileSystemInput) String ¶
func (s UpdateFileSystemInput) String() string
String returns the string representation
func (*UpdateFileSystemInput) Validate ¶
func (s *UpdateFileSystemInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type UpdateFileSystemOutput ¶
type UpdateFileSystemOutput struct {
Metadata *response.ResponseMetadata
OrderNo *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (UpdateFileSystemOutput) GoString ¶
func (s UpdateFileSystemOutput) GoString() string
GoString returns the string representation
func (*UpdateFileSystemOutput) SetOrderNo ¶
func (s *UpdateFileSystemOutput) SetOrderNo(v string) *UpdateFileSystemOutput
SetOrderNo sets the OrderNo field's value.
func (UpdateFileSystemOutput) String ¶
func (s UpdateFileSystemOutput) String() string
String returns the string representation
type UpdateMountPointInput ¶
type UpdateMountPointInput struct {
// FileSystemId is a required field
FileSystemId *string `type:"string" json:",omitempty" required:"true"`
// MountPointId is a required field
MountPointId *string `type:"string" json:",omitempty" required:"true"`
MountPointName *string `type:"string" json:",omitempty"`
PermissionGroupId *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (UpdateMountPointInput) GoString ¶
func (s UpdateMountPointInput) GoString() string
GoString returns the string representation
func (*UpdateMountPointInput) SetFileSystemId ¶
func (s *UpdateMountPointInput) SetFileSystemId(v string) *UpdateMountPointInput
SetFileSystemId sets the FileSystemId field's value.
func (*UpdateMountPointInput) SetMountPointId ¶
func (s *UpdateMountPointInput) SetMountPointId(v string) *UpdateMountPointInput
SetMountPointId sets the MountPointId field's value.
func (*UpdateMountPointInput) SetMountPointName ¶
func (s *UpdateMountPointInput) SetMountPointName(v string) *UpdateMountPointInput
SetMountPointName sets the MountPointName field's value.
func (*UpdateMountPointInput) SetPermissionGroupId ¶
func (s *UpdateMountPointInput) SetPermissionGroupId(v string) *UpdateMountPointInput
SetPermissionGroupId sets the PermissionGroupId field's value.
func (UpdateMountPointInput) String ¶
func (s UpdateMountPointInput) String() string
String returns the string representation
func (*UpdateMountPointInput) Validate ¶
func (s *UpdateMountPointInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type UpdateMountPointOutput ¶
type UpdateMountPointOutput struct {
Metadata *response.ResponseMetadata
// contains filtered or unexported fields
}
func (UpdateMountPointOutput) GoString ¶
func (s UpdateMountPointOutput) GoString() string
GoString returns the string representation
func (UpdateMountPointOutput) String ¶
func (s UpdateMountPointOutput) String() string
String returns the string representation
type UpdatePermissionGroupInput ¶
type UpdatePermissionGroupInput struct {
Description *string `type:"string" json:",omitempty"`
// PermissionGroupId is a required field
PermissionGroupId *string `type:"string" json:",omitempty" required:"true"`
PermissionGroupName *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (UpdatePermissionGroupInput) GoString ¶
func (s UpdatePermissionGroupInput) GoString() string
GoString returns the string representation
func (*UpdatePermissionGroupInput) SetDescription ¶
func (s *UpdatePermissionGroupInput) SetDescription(v string) *UpdatePermissionGroupInput
SetDescription sets the Description field's value.
func (*UpdatePermissionGroupInput) SetPermissionGroupId ¶
func (s *UpdatePermissionGroupInput) SetPermissionGroupId(v string) *UpdatePermissionGroupInput
SetPermissionGroupId sets the PermissionGroupId field's value.
func (*UpdatePermissionGroupInput) SetPermissionGroupName ¶
func (s *UpdatePermissionGroupInput) SetPermissionGroupName(v string) *UpdatePermissionGroupInput
SetPermissionGroupName sets the PermissionGroupName field's value.
func (UpdatePermissionGroupInput) String ¶
func (s UpdatePermissionGroupInput) String() string
String returns the string representation
func (*UpdatePermissionGroupInput) Validate ¶
func (s *UpdatePermissionGroupInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type UpdatePermissionGroupOutput ¶
type UpdatePermissionGroupOutput struct {
Metadata *response.ResponseMetadata
// contains filtered or unexported fields
}
func (UpdatePermissionGroupOutput) GoString ¶
func (s UpdatePermissionGroupOutput) GoString() string
GoString returns the string representation
func (UpdatePermissionGroupOutput) String ¶
func (s UpdatePermissionGroupOutput) String() string
String returns the string representation
type UpdatePermissionRuleInput ¶
type UpdatePermissionRuleInput struct {
CidrIp *string `type:"string" json:",omitempty"`
// PermissionGroupId is a required field
PermissionGroupId *string `type:"string" json:",omitempty" required:"true"`
// PermissionRuleId is a required field
PermissionRuleId *string `type:"string" json:",omitempty" required:"true"`
RwMode *string `type:"string" json:",omitempty" enum:"EnumOfRwModeForUpdatePermissionRuleInput"`
UserMode *string `type:"string" json:",omitempty" enum:"EnumOfUserModeForUpdatePermissionRuleInput"`
// contains filtered or unexported fields
}
func (UpdatePermissionRuleInput) GoString ¶
func (s UpdatePermissionRuleInput) GoString() string
GoString returns the string representation
func (*UpdatePermissionRuleInput) SetCidrIp ¶
func (s *UpdatePermissionRuleInput) SetCidrIp(v string) *UpdatePermissionRuleInput
SetCidrIp sets the CidrIp field's value.
func (*UpdatePermissionRuleInput) SetPermissionGroupId ¶
func (s *UpdatePermissionRuleInput) SetPermissionGroupId(v string) *UpdatePermissionRuleInput
SetPermissionGroupId sets the PermissionGroupId field's value.
func (*UpdatePermissionRuleInput) SetPermissionRuleId ¶
func (s *UpdatePermissionRuleInput) SetPermissionRuleId(v string) *UpdatePermissionRuleInput
SetPermissionRuleId sets the PermissionRuleId field's value.
func (*UpdatePermissionRuleInput) SetRwMode ¶
func (s *UpdatePermissionRuleInput) SetRwMode(v string) *UpdatePermissionRuleInput
SetRwMode sets the RwMode field's value.
func (*UpdatePermissionRuleInput) SetUserMode ¶
func (s *UpdatePermissionRuleInput) SetUserMode(v string) *UpdatePermissionRuleInput
SetUserMode sets the UserMode field's value.
func (UpdatePermissionRuleInput) String ¶
func (s UpdatePermissionRuleInput) String() string
String returns the string representation
func (*UpdatePermissionRuleInput) Validate ¶
func (s *UpdatePermissionRuleInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type UpdatePermissionRuleOutput ¶
type UpdatePermissionRuleOutput struct {
Metadata *response.ResponseMetadata
// contains filtered or unexported fields
}
func (UpdatePermissionRuleOutput) GoString ¶
func (s UpdatePermissionRuleOutput) GoString() string
GoString returns the string representation
func (UpdatePermissionRuleOutput) String ¶
func (s UpdatePermissionRuleOutput) String() string
String returns the string representation
type UpdateQuotaInput ¶
type UpdateQuotaInput struct {
CapacityLimit *int64 `type:"int64" json:",omitempty"`
// FileSystemId is a required field
FileSystemId *string `type:"string" json:",omitempty" required:"true"`
InodeLimit *int64 `type:"int64" json:",omitempty"`
LimitType *string `type:"string" json:",omitempty" enum:"EnumOfLimitTypeForUpdateQuotaInput"`
// QuotaId is a required field
QuotaId *string `type:"string" json:",omitempty" required:"true"`
// contains filtered or unexported fields
}
func (UpdateQuotaInput) GoString ¶
func (s UpdateQuotaInput) GoString() string
GoString returns the string representation
func (*UpdateQuotaInput) SetCapacityLimit ¶
func (s *UpdateQuotaInput) SetCapacityLimit(v int64) *UpdateQuotaInput
SetCapacityLimit sets the CapacityLimit field's value.
func (*UpdateQuotaInput) SetFileSystemId ¶ added in v1.2.19
func (s *UpdateQuotaInput) SetFileSystemId(v string) *UpdateQuotaInput
SetFileSystemId sets the FileSystemId field's value.
func (*UpdateQuotaInput) SetInodeLimit ¶
func (s *UpdateQuotaInput) SetInodeLimit(v int64) *UpdateQuotaInput
SetInodeLimit sets the InodeLimit field's value.
func (*UpdateQuotaInput) SetLimitType ¶
func (s *UpdateQuotaInput) SetLimitType(v string) *UpdateQuotaInput
SetLimitType sets the LimitType field's value.
func (*UpdateQuotaInput) SetQuotaId ¶
func (s *UpdateQuotaInput) SetQuotaId(v string) *UpdateQuotaInput
SetQuotaId sets the QuotaId field's value.
func (UpdateQuotaInput) String ¶
func (s UpdateQuotaInput) String() string
String returns the string representation
func (*UpdateQuotaInput) Validate ¶
func (s *UpdateQuotaInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type UpdateQuotaOutput ¶
type UpdateQuotaOutput struct {
Metadata *response.ResponseMetadata
// contains filtered or unexported fields
}
func (UpdateQuotaOutput) GoString ¶
func (s UpdateQuotaOutput) GoString() string
GoString returns the string representation
func (UpdateQuotaOutput) String ¶
func (s UpdateQuotaOutput) String() string
String returns the string representation
type ZoneForDescribeZonesOutput ¶
type ZoneForDescribeZonesOutput struct {
ZoneId *string `type:"string" json:",omitempty"`
ZoneName *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (ZoneForDescribeZonesOutput) GoString ¶
func (s ZoneForDescribeZonesOutput) GoString() string
GoString returns the string representation
func (*ZoneForDescribeZonesOutput) SetZoneId ¶
func (s *ZoneForDescribeZonesOutput) SetZoneId(v string) *ZoneForDescribeZonesOutput
SetZoneId sets the ZoneId field's value.
func (*ZoneForDescribeZonesOutput) SetZoneName ¶
func (s *ZoneForDescribeZonesOutput) SetZoneName(v string) *ZoneForDescribeZonesOutput
SetZoneName sets the ZoneName field's value.
func (ZoneForDescribeZonesOutput) String ¶
func (s ZoneForDescribeZonesOutput) String() string
String returns the string representation
Source Files
¶
- api_cancel_data_flow_task.go
- api_check_dir.go
- api_create_access_point.go
- api_create_data_flow_policy.go
- api_create_data_flow_task.go
- api_create_dir.go
- api_create_file_pre_signed_url.go
- api_create_file_system.go
- api_create_mount_point.go
- api_create_permission_group.go
- api_create_permission_rule.go
- api_create_quota.go
- api_delete_access_point.go
- api_delete_data_flow_policy.go
- api_delete_data_flow_task.go
- api_delete_file_system.go
- api_delete_mount_point.go
- api_delete_permission_group.go
- api_delete_permission_rule.go
- api_delete_quota.go
- api_describe_access_points.go
- api_describe_data_flow_policies.go
- api_describe_data_flow_tasks.go
- api_describe_file_systems.go
- api_describe_mount_points.go
- api_describe_permission_groups.go
- api_describe_permission_rules.go
- api_describe_quotas.go
- api_describe_regions.go
- api_describe_zones.go
- api_list_tags_for_resources.go
- api_start_data_flow_policy.go
- api_stop_data_flow_policy.go
- api_tag_resources.go
- api_untag_resources.go
- api_update_access_point.go
- api_update_data_flow_policy.go
- api_update_file_system.go
- api_update_mount_point.go
- api_update_permission_group.go
- api_update_permission_rule.go
- api_update_quota.go
- interface_efs.go
- service_efs.go