| Package | Description |
|---|---|
| software.amazon.awssdk.services.lightsail.model |
| Modifier and Type | Method and Description |
|---|---|
ResourceLocation |
ContainerService.location()
An object that describes the location of the container service, such as the Amazon Web Services Region and
Availability Zone.
|
ResourceLocation |
ExportSnapshotRecord.location()
The AWS Region and Availability Zone where the export snapshot record is located.
|
ResourceLocation |
Disk.location()
The AWS Region and Availability Zone where the disk is located.
|
ResourceLocation |
DiskSnapshot.location()
The AWS Region and Availability Zone where the disk snapshot was created.
|
ResourceLocation |
Alarm.location()
An object that lists information about the location of the alarm.
|
ResourceLocation |
LoadBalancerTlsCertificate.location()
The Amazon Web Services Region and Availability Zone where you created your certificate.
|
ResourceLocation |
Bucket.location()
An object that describes the location of the bucket, such as the Amazon Web Services Region and Availability
Zone.
|
ResourceLocation |
StaticIp.location()
The region and Availability Zone where the static IP was created.
|
ResourceLocation |
CloudFormationStackRecord.location()
A list of objects describing the Availability Zone and Amazon Web Services Region of the CloudFormation stack
record.
|
ResourceLocation |
RelationalDatabase.location()
The Region name and Availability Zone where the database is located.
|
ResourceLocation |
RelationalDatabaseSnapshot.location()
The Region name and Availability Zone where the database snapshot is located.
|
ResourceLocation |
Domain.location()
The AWS Region and Availability Zones where the domain recordset was created.
|
ResourceLocation |
KeyPair.location()
The region name and Availability Zone where the key pair was created.
|
ResourceLocation |
ContactMethod.location()
An object that describes the location of the contact method, such as the Amazon Web Services Region and
Availability Zone.
|
ResourceLocation |
LoadBalancer.location()
The AWS Region where your load balancer was created (e.g.,
us-east-2a). |
ResourceLocation |
Instance.location()
The region name and Availability Zone where the instance is located.
|
ResourceLocation |
Operation.location()
The Amazon Web Services Region and Availability Zone.
|
ResourceLocation |
InstanceSnapshot.location()
The region name and Availability Zone where you created the snapshot.
|
ResourceLocation |
LightsailDistribution.location()
An object that describes the location of the distribution, such as the Amazon Web Services Region and
Availability Zone.
|
| Modifier and Type | Method and Description |
|---|---|
ContainerService.Builder |
ContainerService.Builder.location(ResourceLocation location)
An object that describes the location of the container service, such as the Amazon Web Services Region and
Availability Zone.
|
ExportSnapshotRecord.Builder |
ExportSnapshotRecord.Builder.location(ResourceLocation location)
The AWS Region and Availability Zone where the export snapshot record is located.
|
Disk.Builder |
Disk.Builder.location(ResourceLocation location)
The AWS Region and Availability Zone where the disk is located.
|
DiskSnapshot.Builder |
DiskSnapshot.Builder.location(ResourceLocation location)
The AWS Region and Availability Zone where the disk snapshot was created.
|
Alarm.Builder |
Alarm.Builder.location(ResourceLocation location)
An object that lists information about the location of the alarm.
|
LoadBalancerTlsCertificate.Builder |
LoadBalancerTlsCertificate.Builder.location(ResourceLocation location)
The Amazon Web Services Region and Availability Zone where you created your certificate.
|
Bucket.Builder |
Bucket.Builder.location(ResourceLocation location)
An object that describes the location of the bucket, such as the Amazon Web Services Region and Availability
Zone.
|
StaticIp.Builder |
StaticIp.Builder.location(ResourceLocation location)
The region and Availability Zone where the static IP was created.
|
CloudFormationStackRecord.Builder |
CloudFormationStackRecord.Builder.location(ResourceLocation location)
A list of objects describing the Availability Zone and Amazon Web Services Region of the CloudFormation stack
record.
|
RelationalDatabase.Builder |
RelationalDatabase.Builder.location(ResourceLocation location)
The Region name and Availability Zone where the database is located.
|
RelationalDatabaseSnapshot.Builder |
RelationalDatabaseSnapshot.Builder.location(ResourceLocation location)
The Region name and Availability Zone where the database snapshot is located.
|
Domain.Builder |
Domain.Builder.location(ResourceLocation location)
The AWS Region and Availability Zones where the domain recordset was created.
|
KeyPair.Builder |
KeyPair.Builder.location(ResourceLocation location)
The region name and Availability Zone where the key pair was created.
|
ContactMethod.Builder |
ContactMethod.Builder.location(ResourceLocation location)
An object that describes the location of the contact method, such as the Amazon Web Services Region and
Availability Zone.
|
LoadBalancer.Builder |
LoadBalancer.Builder.location(ResourceLocation location)
The AWS Region where your load balancer was created (e.g.,
us-east-2a). |
Instance.Builder |
Instance.Builder.location(ResourceLocation location)
The region name and Availability Zone where the instance is located.
|
Operation.Builder |
Operation.Builder.location(ResourceLocation location)
The Amazon Web Services Region and Availability Zone.
|
InstanceSnapshot.Builder |
InstanceSnapshot.Builder.location(ResourceLocation location)
The region name and Availability Zone where you created the snapshot.
|
LightsailDistribution.Builder |
LightsailDistribution.Builder.location(ResourceLocation location)
An object that describes the location of the distribution, such as the Amazon Web Services Region and
Availability Zone.
|
Copyright © 2022. All rights reserved.