IPWorks S3 2020 Kotlin 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 constructor()



public constructor(name: String?, creationDate: String?, ownerId: String?, ownerDisplayName: String?)



Copyright (c) 2021 /n software inc. - All rights reserved.
IPWorks S3 2020 Kotlin Edition - Version 20.0 [Build 7941]