ResourceId
The identifier for a resource object that contains resources to scan. Specifying a codeArtifactId is required to create a scan.
Inheritors
Types
Functions
Link copied to clipboard
Casts this ResourceId as a CodeArtifactId and retrieves its kotlin.String value. Throws an exception if the ResourceId is not a CodeArtifactId.
Link copied to clipboard
Casts this ResourceId as a CodeArtifactId and retrieves its kotlin.String value. Returns null if the ResourceId is not a CodeArtifactId.