Interface CommandRole

interface CommandRole {
    iamRoleArn: string;
}

Properties

Properties

iamRoleArn: string

Generated using TypeDoc