| Package | Description |
|---|---|
| software.amazon.awssdk.services.lightsail.model |
| Modifier and Type | Method and Description |
|---|---|
List<ResourceReceivingAccess> |
Bucket.resourcesReceivingAccess()
An array of objects that describe Lightsail instances that have access to the bucket.
|
| Modifier and Type | Method and Description |
|---|---|
Bucket.Builder |
Bucket.Builder.resourcesReceivingAccess(ResourceReceivingAccess... resourcesReceivingAccess)
An array of objects that describe Lightsail instances that have access to the bucket.
|
| Modifier and Type | Method and Description |
|---|---|
Bucket.Builder |
Bucket.Builder.resourcesReceivingAccess(Collection<ResourceReceivingAccess> resourcesReceivingAccess)
An array of objects that describe Lightsail instances that have access to the bucket.
|
Copyright © 2022. All rights reserved.