Sha256: 9e3fd17e40047974faa54a322228da0c7778d34a1bb5a717a43a3225b3686280

Contents?: true

Size: 256 Bytes

Versions: 6

Compression:

Stored size: 256 Bytes

Contents

# S3Bucket

## Properties

| Name | Type | Description | Notes |
| ---- | ---- | ----------- | ----- |
| **name** | **String** | Name of the S3 bucket |  |

## Example

```ruby
require 'ionoscloud'

instance = Ionoscloud::S3Bucket.new(
  name: null
)
```

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
ionoscloud-6.1.1 docs/models/S3Bucket.md
ionoscloud-6.1.0 docs/models/S3Bucket.md
ionoscloud-6.0.2 docs/models/S3Bucket.md
ionoscloud-6.0.1 docs/models/S3Bucket.md
ionoscloud-6.0.0 docs/models/S3Bucket.md
ionoscloud-6.0.0.beta.4 docs/models/S3Bucket.md