| Package | Description |
|---|---|
| com.amazonaws.services.lightsail.model |
| Modifier and Type | Method and Description |
|---|---|
ResourceReceivingAccess |
ResourceReceivingAccess.clone() |
ResourceReceivingAccess |
ResourceReceivingAccess.withName(String name)
The name of the Lightsail instance.
|
ResourceReceivingAccess |
ResourceReceivingAccess.withResourceType(String resourceType)
The Lightsail resource type (for example,
Instance). |
| Modifier and Type | Method and Description |
|---|---|
List<ResourceReceivingAccess> |
Bucket.getResourcesReceivingAccess()
An array of objects that describe Lightsail instances that have access to the bucket.
|
| Modifier and Type | Method and Description |
|---|---|
Bucket |
Bucket.withResourcesReceivingAccess(ResourceReceivingAccess... resourcesReceivingAccess)
An array of objects that describe Lightsail instances that have access to the bucket.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Bucket.setResourcesReceivingAccess(Collection<ResourceReceivingAccess> resourcesReceivingAccess)
An array of objects that describe Lightsail instances that have access to the bucket.
|
Bucket |
Bucket.withResourcesReceivingAccess(Collection<ResourceReceivingAccess> resourcesReceivingAccess)
An array of objects that describe Lightsail instances that have access to the bucket.
|
Copyright © 2025. All rights reserved.