/AWS1/CL_REH=>DESCRIBEAPPVERSIONRESOURCE()
¶
About DescribeAppVersionResource¶
Describes a resource of the Resilience Hub application.
This API accepts only one of the following parameters to describe the resource:
-
resourceName
-
logicalResourceId
-
physicalResourceId
(Along withphysicalResourceId
, you can also provideawsAccountId
, andawsRegion
)
Method Signature¶
IMPORTING¶
Required arguments:¶
IV_APPARN
TYPE /AWS1/REHARN
/AWS1/REHARN
¶
Amazon Resource Name (ARN) of the Resilience Hub application. The format for this ARN is: arn:
partition
:resiliencehub:region
:account
:app/app-id
. For more information about ARNs, see Amazon Resource Names (ARNs) in the Amazon Web Services General Reference guide.
IV_APPVERSION
TYPE /AWS1/REHENTITYVERSION
/AWS1/REHENTITYVERSION
¶
Resilience Hub application version.
Optional arguments:¶
IV_RESOURCENAME
TYPE /AWS1/REHENTITYNAME
/AWS1/REHENTITYNAME
¶
Name of the resource.
IO_LOGICALRESOURCEID
TYPE REF TO /AWS1/CL_REHLOGICALRESOURCEID
/AWS1/CL_REHLOGICALRESOURCEID
¶
Logical identifier of the resource.
IV_PHYSICALRESOURCEID
TYPE /AWS1/REHSTRING2048
/AWS1/REHSTRING2048
¶
Physical identifier of the resource.
IV_AWSREGION
TYPE /AWS1/REHAWSREGION
/AWS1/REHAWSREGION
¶
Amazon Web Services region that owns the physical resource.
IV_AWSACCOUNTID
TYPE /AWS1/REHCUSTOMERID
/AWS1/REHCUSTOMERID
¶
Amazon Web Services account that owns the physical resource.