ConnectionInterfaceAttribute: { key: string; sensitive: boolean; value: object }

Type declaration

  • key: string

    Attribute key.

  • sensitive: boolean

    Indicates if this attribute value is sensitive or not.

  • value: object

    Attribute value.