| Package | Description |
|---|---|
| com.amazonaws.services.resiliencehub.model |
| Modifier and Type | Method and Description |
|---|---|
LogicalResourceId |
LogicalResourceId.clone() |
LogicalResourceId |
UnsupportedResource.getLogicalResourceId()
The logical resource identifier for the unsupported resource.
|
LogicalResourceId |
DescribeAppVersionResourceRequest.getLogicalResourceId()
The logical identifier of the resource.
|
LogicalResourceId |
DeleteAppVersionResourceRequest.getLogicalResourceId()
The logical identifier of the resource.
|
LogicalResourceId |
PhysicalResource.getLogicalResourceId()
The logical identifier of the resource.
|
LogicalResourceId |
CreateAppVersionResourceRequest.getLogicalResourceId()
The logical identifier of the resource.
|
LogicalResourceId |
UpdateAppVersionResourceRequest.getLogicalResourceId()
The logical identifier of the resource.
|
LogicalResourceId |
LogicalResourceId.withIdentifier(String identifier)
The 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)
The logical resource identifier for the unsupported resource.
|
void |
DescribeAppVersionResourceRequest.setLogicalResourceId(LogicalResourceId logicalResourceId)
The logical identifier of the resource.
|
void |
DeleteAppVersionResourceRequest.setLogicalResourceId(LogicalResourceId logicalResourceId)
The logical identifier of the resource.
|
void |
PhysicalResource.setLogicalResourceId(LogicalResourceId logicalResourceId)
The logical identifier of the resource.
|
void |
CreateAppVersionResourceRequest.setLogicalResourceId(LogicalResourceId logicalResourceId)
The logical identifier of the resource.
|
void |
UpdateAppVersionResourceRequest.setLogicalResourceId(LogicalResourceId logicalResourceId)
The logical identifier of the resource.
|
UnsupportedResource |
UnsupportedResource.withLogicalResourceId(LogicalResourceId logicalResourceId)
The logical resource identifier for the unsupported resource.
|
DescribeAppVersionResourceRequest |
DescribeAppVersionResourceRequest.withLogicalResourceId(LogicalResourceId logicalResourceId)
The logical identifier of the resource.
|
DeleteAppVersionResourceRequest |
DeleteAppVersionResourceRequest.withLogicalResourceId(LogicalResourceId logicalResourceId)
The logical identifier of the resource.
|
PhysicalResource |
PhysicalResource.withLogicalResourceId(LogicalResourceId logicalResourceId)
The logical identifier of the resource.
|
CreateAppVersionResourceRequest |
CreateAppVersionResourceRequest.withLogicalResourceId(LogicalResourceId logicalResourceId)
The logical identifier of the resource.
|
UpdateAppVersionResourceRequest |
UpdateAppVersionResourceRequest.withLogicalResourceId(LogicalResourceId logicalResourceId)
The logical identifier of the resource.
|
Copyright © 2023. All rights reserved.