S3Bucket
Properties
| name | String | The name of the S3 bucket. | |
Example
require 'ionoscloud'
instance = Ionoscloud::S3Bucket.new(
name: My S3 Buckets
)
Last updated
| name | String | The name of the S3 bucket. | |
require 'ionoscloud'
instance = Ionoscloud::S3Bucket.new(
name: My S3 Buckets
)
Last updated