Newer Version Available

This content describes an older version of this product. View Latest

External Credential Principal Input

External credential principal input.
JSON example
1{
2   "principalName": "SamplePrincipal",
3   "principalType": "NamedPrincipal",
4   "sequenceNumber": 1
5}
Properties
Name Type Description Required or Optional Available Version
id String ID of the principal external credential parameter. Optional 58.0
parameters External Credential Parameter Input[] List of external credential parameters. Optional 58.0
principalName String Principal name. Required 58.0
principalType String Type of credential principal. Values are:
  • AwsStsPrincipal
  • NamedPrincipal
  • PerUserPrincipal
Required 58.0
sequenceNumber Integer Sequence number. Required 58.0