public class StorageBucketResource extends Resource
オブジェクトへの操作に対する制限をかけたい場合は、StorageObjectResource
を参照してください
StorageBucketResources では、以下のアクションを使用する事ができます。
Actions.CreateBucket
Actions.DeleteBucket
Actions.ListObjects
Actions.ListObjectVersions
Actions.ListBuckets
Actions.GetBucketAcl
Actions.SetBucketAcl
Actions.GetBucketVersioningConfiguration
Actions.SetBucketVersioningConfiguration
Actions.GetBucketRequesterPays
Actions.SetBucketRequesterPays
Actions.GetBucketLocation
Actions.GetBucketPolicy
Actions.SetBucketPolicy
Actions.SetBucketNotificationConfiguration
Actions.GetBucketNotificationConfiguration
Constructor and Description |
---|
StorageBucketResource(String bucketName)
バケットを表すバケットリソースを構築します。
|
public StorageBucketResource(String bucketName)
bucketName
- アクセスコントロールポリシーの対象とする
IIJ GIOストレージ&アナリシスサービスのバケット名Copyright © 2018. All rights reserved.