Username and secret key used to authenticate with the Logpoint API.
Created internally by LogpointApi.client/3,4.
LogpointApi.client/3,4
@type t() :: %LogpointApi.Data.Credential{ secret_key: String.t(), username: String.t() }