You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::Greengrass::Types::GetGroupCertificateAuthorityResponse
- Inherits:
-
Struct
- Object
- Struct
- Aws::Greengrass::Types::GetGroupCertificateAuthorityResponse
- Defined in:
- (unknown)
Overview
Information about a certificate authority for a group.
Returned by:
Instance Attribute Summary collapse
-
#group_certificate_authority_arn ⇒ String
The ARN of the certificate authority for the group.
-
#group_certificate_authority_id ⇒ String
The ID of the certificate authority for the group.
-
#pem_encoded_certificate ⇒ String
The PEM encoded certificate for the group.
Instance Attribute Details
#group_certificate_authority_arn ⇒ String
The ARN of the certificate authority for the group.
#group_certificate_authority_id ⇒ String
The ID of the certificate authority for the group.
#pem_encoded_certificate ⇒ String
The PEM encoded certificate for the group.