| Package | Description |
|---|---|
| com.amazonaws.services.resiliencehub.model |
| Modifier and Type | Method and Description |
|---|---|
LogicalResourceId |
LogicalResourceId.clone() |
LogicalResourceId |
UnsupportedResource.getLogicalResourceId()
Logical resource identifier for the unsupported resource.
|
LogicalResourceId |
PhysicalResource.getLogicalResourceId()
Logical identifier of the resource.
|
LogicalResourceId |
DescribeAppVersionResourceRequest.getLogicalResourceId()
Logical identifier of the resource.
|
LogicalResourceId |
DeleteAppVersionResourceRequest.getLogicalResourceId()
Logical identifier of the resource.
|
LogicalResourceId |
CreateAppVersionResourceRequest.getLogicalResourceId()
Logical identifier of the resource.
|
LogicalResourceId |
ResourceIdentifier.getLogicalResourceId()
Logical identifier of the drifted resource.
|
LogicalResourceId |
UpdateAppVersionResourceRequest.getLogicalResourceId()
Logical identifier of the resource.
|
LogicalResourceId |
LogicalResourceId.withEksSourceName(String eksSourceName)
Name of the Amazon Elastic Kubernetes Service cluster and namespace this resource belongs to.
|
LogicalResourceId |
LogicalResourceId.withIdentifier(String identifier)
Identifier of the resource.
|
LogicalResourceId |
LogicalResourceId.withLogicalStackName(String logicalStackName)
The name of the CloudFormation stack this resource belongs to.
|
LogicalResourceId |
LogicalResourceId.withResourceGroupName(String resourceGroupName)
The name of the resource group that this resource belongs to.
|
LogicalResourceId |
LogicalResourceId.withTerraformSourceName(String terraformSourceName)
The name of the Terraform S3 state file this resource belongs to.
|
| Modifier and Type | Method and Description |
|---|---|
void |
UnsupportedResource.setLogicalResourceId(LogicalResourceId logicalResourceId)
Logical resource identifier for the unsupported resource.
|
void |
PhysicalResource.setLogicalResourceId(LogicalResourceId logicalResourceId)
Logical identifier of the resource.
|
void |
DescribeAppVersionResourceRequest.setLogicalResourceId(LogicalResourceId logicalResourceId)
Logical identifier of the resource.
|
void |
DeleteAppVersionResourceRequest.setLogicalResourceId(LogicalResourceId logicalResourceId)
Logical identifier of the resource.
|
void |
CreateAppVersionResourceRequest.setLogicalResourceId(LogicalResourceId logicalResourceId)
Logical identifier of the resource.
|
void |
ResourceIdentifier.setLogicalResourceId(LogicalResourceId logicalResourceId)
Logical identifier of the drifted resource.
|
void |
UpdateAppVersionResourceRequest.setLogicalResourceId(LogicalResourceId logicalResourceId)
Logical identifier of the resource.
|
UnsupportedResource |
UnsupportedResource.withLogicalResourceId(LogicalResourceId logicalResourceId)
Logical resource identifier for the unsupported resource.
|
PhysicalResource |
PhysicalResource.withLogicalResourceId(LogicalResourceId logicalResourceId)
Logical identifier of the resource.
|
DescribeAppVersionResourceRequest |
DescribeAppVersionResourceRequest.withLogicalResourceId(LogicalResourceId logicalResourceId)
Logical identifier of the resource.
|
DeleteAppVersionResourceRequest |
DeleteAppVersionResourceRequest.withLogicalResourceId(LogicalResourceId logicalResourceId)
Logical identifier of the resource.
|
CreateAppVersionResourceRequest |
CreateAppVersionResourceRequest.withLogicalResourceId(LogicalResourceId logicalResourceId)
Logical identifier of the resource.
|
ResourceIdentifier |
ResourceIdentifier.withLogicalResourceId(LogicalResourceId logicalResourceId)
Logical identifier of the drifted resource.
|
UpdateAppVersionResourceRequest |
UpdateAppVersionResourceRequest.withLogicalResourceId(LogicalResourceId logicalResourceId)
Logical identifier of the resource.
|
Copyright © 2024. All rights reserved.