GoogleApi.ContentWarehouse.V1.Model.SecurityCredentialsHostProto
Table of Contents ▼
Jump to a specific part of the page:
- Description
- Attribute List
- Attributes
- Type
- Function
- Related links
- Possibly related Modules
Description
Represents a single host. Optionally, the MDB owner of the host can be specified.
Attributes List
This module has the following attributes (case-insensitive ascending order):
Attributes
-
hostName
(type:String.t
, default:nil
)
- Lower-case, fully qualified hostname. -
hostOwner
(type:String.t
, default:nil
)
- If present, then any checks that compare this Principal to LOAS peer info must confirm the peer's machine owner is equal to 'host_owner'. If absent, then any peer machine owner is acceptable.
Type
Function
@spec decode(struct(), keyword()) :: struct()Data sourced from HexDocs : GoogleApi.ContentWarehouse.V1.Model.SecurityCredentialsHostProto