| Package | Description |
|---|---|
| com.amazonaws.services.lightsail.model |
| Modifier and Type | Method and Description |
|---|---|
static ResourceType |
ResourceType.fromValue(String value)
Use this in place of valueOf.
|
static ResourceType |
ResourceType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ResourceType[] |
ResourceType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
StaticIp.setResourceType(ResourceType resourceType)
The resource type (usually
StaticIp). |
void |
InstanceSnapshot.setResourceType(ResourceType resourceType)
The type of resource (usually
InstanceSnapshot). |
void |
Domain.setResourceType(ResourceType resourceType)
The resource type.
|
void |
KeyPair.setResourceType(ResourceType resourceType)
The resource type (usually
KeyPair). |
void |
Instance.setResourceType(ResourceType resourceType)
The type of resource (usually
Instance). |
void |
Disk.setResourceType(ResourceType resourceType)
The Lightsail resource type (e.g.,
Disk). |
void |
Operation.setResourceType(ResourceType resourceType)
The resource type.
|
MonitoredResourceInfo |
MonitoredResourceInfo.withResourceType(ResourceType resourceType)
The Lightsail resource type of the resource being monitored.
|
StaticIp |
StaticIp.withResourceType(ResourceType resourceType)
The resource type (usually
StaticIp). |
RelationalDatabaseSnapshot |
RelationalDatabaseSnapshot.withResourceType(ResourceType resourceType)
The Lightsail resource type.
|
LoadBalancerTlsCertificate |
LoadBalancerTlsCertificate.withResourceType(ResourceType resourceType)
The resource type (e.g.,
LoadBalancerTlsCertificate). |
LoadBalancer |
LoadBalancer.withResourceType(ResourceType resourceType)
The resource type (e.g.,
LoadBalancer. |
ExportSnapshotRecord |
ExportSnapshotRecord.withResourceType(ResourceType resourceType)
The Lightsail resource type (e.g.,
ExportSnapshotRecord). |
DiskSnapshot |
DiskSnapshot.withResourceType(ResourceType resourceType)
The Lightsail resource type (e.g.,
DiskSnapshot). |
Alarm |
Alarm.withResourceType(ResourceType resourceType)
The Lightsail resource type (e.g.,
Alarm). |
SetIpAddressTypeRequest |
SetIpAddressTypeRequest.withResourceType(ResourceType resourceType)
The resource type.
|
GetAutoSnapshotsResult |
GetAutoSnapshotsResult.withResourceType(ResourceType resourceType)
The resource type (e.g.,
Instance or Disk). |
LightsailDistribution |
LightsailDistribution.withResourceType(ResourceType resourceType)
The Lightsail resource type (e.g.,
Distribution). |
ResourceBudgetEstimate |
ResourceBudgetEstimate.withResourceType(ResourceType resourceType)
The type of resource the budget will track.
|
CloudFormationStackRecord |
CloudFormationStackRecord.withResourceType(ResourceType resourceType)
The Lightsail resource type (e.g.,
CloudFormationStackRecord). |
InstanceSnapshot |
InstanceSnapshot.withResourceType(ResourceType resourceType)
The type of resource (usually
InstanceSnapshot). |
RelationalDatabase |
RelationalDatabase.withResourceType(ResourceType resourceType)
The Lightsail resource type for the database (for example,
RelationalDatabase). |
Domain |
Domain.withResourceType(ResourceType resourceType)
The resource type.
|
KeyPair |
KeyPair.withResourceType(ResourceType resourceType)
The resource type (usually
KeyPair). |
Instance |
Instance.withResourceType(ResourceType resourceType)
The type of resource (usually
Instance). |
ContactMethod |
ContactMethod.withResourceType(ResourceType resourceType)
The Lightsail resource type (e.g.,
ContactMethod). |
ContainerService |
ContainerService.withResourceType(ResourceType resourceType)
The Lightsail resource type of the container service (i.e.,
ContainerService). |
Origin |
Origin.withResourceType(ResourceType resourceType)
The resource type of the origin resource (e.g., Instance).
|
Disk |
Disk.withResourceType(ResourceType resourceType)
The Lightsail resource type (e.g.,
Disk). |
Operation |
Operation.withResourceType(ResourceType resourceType)
The resource type.
|
Copyright © 2023. All rights reserved.