| 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 |
Instance.setResourceType(ResourceType resourceType)
The type of resource (usually
Instance). |
void |
KeyPair.setResourceType(ResourceType resourceType)
The resource type (usually
KeyPair). |
void |
Disk.setResourceType(ResourceType resourceType)
The Lightsail resource type (
Disk). |
void |
Operation.setResourceType(ResourceType resourceType)
The resource type.
|
SetupHistoryResource |
SetupHistoryResource.withResourceType(ResourceType resourceType)
The Lightsail resource type.
|
Origin |
Origin.withResourceType(ResourceType resourceType)
The resource type of the origin resource (Instance).
|
StaticIp |
StaticIp.withResourceType(ResourceType resourceType)
The resource type (usually
StaticIp). |
RelationalDatabaseSnapshot |
RelationalDatabaseSnapshot.withResourceType(ResourceType resourceType)
The Lightsail resource type.
|
RelationalDatabase |
RelationalDatabase.withResourceType(ResourceType resourceType)
The Lightsail resource type for the database (for example,
RelationalDatabase). |
LoadBalancerTlsCertificate |
LoadBalancerTlsCertificate.withResourceType(ResourceType resourceType)
The resource type (
LoadBalancerTlsCertificate). |
InstanceSnapshot |
InstanceSnapshot.withResourceType(ResourceType resourceType)
The type of resource (usually
InstanceSnapshot). |
ExportSnapshotRecord |
ExportSnapshotRecord.withResourceType(ResourceType resourceType)
The Lightsail resource type (
ExportSnapshotRecord). |
Domain |
Domain.withResourceType(ResourceType resourceType)
The resource type.
|
DiskSnapshot |
DiskSnapshot.withResourceType(ResourceType resourceType)
The Lightsail resource type (
DiskSnapshot). |
ResourceBudgetEstimate |
ResourceBudgetEstimate.withResourceType(ResourceType resourceType)
The type of resource the budget will track.
|
ContactMethod |
ContactMethod.withResourceType(ResourceType resourceType)
The Lightsail resource type of the contact method.
|
CloudFormationStackRecord |
CloudFormationStackRecord.withResourceType(ResourceType resourceType)
The Lightsail resource type (
CloudFormationStackRecord). |
LightsailDistribution |
LightsailDistribution.withResourceType(ResourceType resourceType)
The Lightsail resource type (
Distribution). |
ContainerService |
ContainerService.withResourceType(ResourceType resourceType)
The Lightsail resource type of the container service.
|
GetAutoSnapshotsResult |
GetAutoSnapshotsResult.withResourceType(ResourceType resourceType)
The resource type of the automatic snapshot.
|
Instance |
Instance.withResourceType(ResourceType resourceType)
The type of resource (usually
Instance). |
SetIpAddressTypeRequest |
SetIpAddressTypeRequest.withResourceType(ResourceType resourceType)
The resource type.
|
MonitoredResourceInfo |
MonitoredResourceInfo.withResourceType(ResourceType resourceType)
The Lightsail resource type of the resource being monitored.
|
Alarm |
Alarm.withResourceType(ResourceType resourceType)
The Lightsail resource type of the alarm.
|
KeyPair |
KeyPair.withResourceType(ResourceType resourceType)
The resource type (usually
KeyPair). |
Disk |
Disk.withResourceType(ResourceType resourceType)
The Lightsail resource type (
Disk). |
Operation |
Operation.withResourceType(ResourceType resourceType)
The resource type.
|
LoadBalancer |
LoadBalancer.withResourceType(ResourceType resourceType)
The resource type (
LoadBalancer. |
Copyright © 2024. All rights reserved.