IPWorks Cloud 2020 Java Edition

Questions / Feedback?

S3Bucket Type

A bucket.

Remarks

This type represents a bucket.

Fields

CreationDate
String

The creation date of the bucket.

This field reflects the creation date of the bucket.

Name
String

The name of the bucket.

This field reflects the name of the bucket.

OwnerDisplayName
String

The display name of the bucket's owner.

This field reflects the display name of the bucket's owner.

OwnerId
String

The Id of the bucket's owner.

This field reflects the Id of the bucket's owner.

Constructors

public S3Bucket();



public S3Bucket(String name, String creationDate, String ownerId, String ownerDisplayName);



Copyright (c) 2022 /n software inc. - All rights reserved.
IPWorks Cloud 2020 Java Edition - Version 20.0 [Build 8265]