Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface RegenerateAccessKeyParameters

Package version

interface

An interface representing RegenerateAccessKeyParameters. Parameters supplied to the regenerate authorization rule operation, specifies which key neeeds to be reset.

Hierarchy

  • RegenerateAccessKeyParameters

Index

Properties

Properties

Optional key

key: undefined | string
member

{string} [key] Optional. If the key value is provided, this is set to key type, or autogenerated key value set for key type.

keyType

keyType: KeyType
member

{KeyType} keyType The access key to regenerate. Possible values include: 'PrimaryKey', 'SecondaryKey'

Generated using TypeDoc