GroupCertificateAuthorityProperties
public struct GroupCertificateAuthorityProperties : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember] -
The ARN of the certificate authority for the group.
Declaration
Swift
public let groupCertificateAuthorityArn: String? -
The ID of the certificate authority for the group.
Declaration
Swift
public let groupCertificateAuthorityId: String? -
Undocumented
Declaration
Swift
public init(groupCertificateAuthorityArn: String? = nil, groupCertificateAuthorityId: String? = nil)
View on GitHub
GroupCertificateAuthorityProperties Structure Reference