PhysicalResource

Defines a physical resource. A physical resource is a resource that exists in your account. It can be identified using an Amazon Resource Name (ARN) or an Resilience Hub-native identifier.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Additional configuration parameters for an Resilience Hub application. If you want to implement additionalInfo through the Resilience Hub console rather than using an API call, see Configure the application configuration parameters.

Link copied to clipboard

The application components that belong to this resource.

Link copied to clipboard

Indicates if a resource is included or excluded from the assessment.

Link copied to clipboard

Logical identifier of the resource.

Link copied to clipboard

Name of the parent resource.

Link copied to clipboard

Identifier of the physical resource.

Link copied to clipboard

The name of the resource.

Link copied to clipboard

The type of resource.

Link copied to clipboard

Type of input source.

Functions

Link copied to clipboard
inline fun copy(block: PhysicalResource.Builder.() -> Unit = {}): PhysicalResource
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String