authorizationAttemptInfo property

List<AuthorizationAttemptInfo>? authorizationAttemptInfo
getter/setter pair

Detailed state of the latest authorization attempt for each domain specified for managed certificate resource.

Output only.

Implementation

core.List<AuthorizationAttemptInfo>? authorizationAttemptInfo;