View Source cfapi_target (cfapi v1.0.1)
Link to this section Summary
Link to this section Types
-type cfapi_target() ::
#{identifier := binary(),
account := binary(),
org := binary(),
environment := binary(),
project := binary(),
name := binary(),
anonymous => boolean(),
attributes => maps:map(),
createdAt => integer(),
segments => list()}.