Interface GroupCertificateAuthorityProperties.Builder

    • Method Detail

      • groupCertificateAuthorityArn

        GroupCertificateAuthorityProperties.Builder groupCertificateAuthorityArn​(String groupCertificateAuthorityArn)
        The ARN of the certificate authority for the group.
        Parameters:
        groupCertificateAuthorityArn - The ARN of the certificate authority for the group.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • groupCertificateAuthorityId

        GroupCertificateAuthorityProperties.Builder groupCertificateAuthorityId​(String groupCertificateAuthorityId)
        The ID of the certificate authority for the group.
        Parameters:
        groupCertificateAuthorityId - The ID of the certificate authority for the group.
        Returns:
        Returns a reference to this object so that method calls can be chained together.