SecurityProfileIdentifierCopyimport type { SecurityProfileIdentifier } from "https://aws-api-gyr5wj9zj0fg.deno.dev/v0.2/services/iot.ts";interface SecurityProfileIdentifier {arn: string;name: string;}§Properties§arn: string[src]§name: string[src]