Share via


CodeSigningAccountPatch interface

Parameters for creating or updating an artifact signing account.

Properties

properties

Properties of the artifact signing account.

tags

Resource tags.

Property Details

properties

Properties of the artifact signing account.

properties?: CodeSigningAccountPatchProperties

Property Value

tags

Resource tags.

tags?: Record<string, string>

Property Value

Record<string, string>