Marks a string as containing an ARN.
Value parameters
- resource
-
An absolute shape ID that references the Smithy resource type contained in the ARN (e.g.,
com.foo#SomeResource
). The targeted resource is not required to be found in the model, allowing for external shapes to be referenced without needing to take on an additional dependency. If the shape is found in the model, it MUST target a resource shape, and the resource MUST be found within the closure of the referenced service shape. - service
-
The Smithy service absolute shape ID that is referenced by the ARN. The targeted service is not required to be found in the model, allowing for external shapes to be referenced without needing to take on an additional dependency.
- type
-
The AWS CloudFormation resource type contained in the ARN.
Attributes
- Companion
- object
- Graph
-
- Supertypes
-
trait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass Any