ListGroupCertificateAuthoritiesResponse
public struct ListGroupCertificateAuthoritiesResponse : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember] -
A list of certificate authorities associated with the group.
Declaration
Swift
public let groupCertificateAuthorities: [GroupCertificateAuthorityProperties]? -
Undocumented
Declaration
Swift
public init(groupCertificateAuthorities: [GroupCertificateAuthorityProperties]? = nil)
View on GitHub
ListGroupCertificateAuthoritiesResponse Structure Reference