| Package | Description |
|---|---|
| com.amazonaws.services.greengrass.model |
| Modifier and Type | Method and Description |
|---|---|
GroupCertificateAuthorityProperties |
GroupCertificateAuthorityProperties.clone() |
GroupCertificateAuthorityProperties |
GroupCertificateAuthorityProperties.withGroupCertificateAuthorityArn(String groupCertificateAuthorityArn)
The ARN of the certificate authority for the group.
|
GroupCertificateAuthorityProperties |
GroupCertificateAuthorityProperties.withGroupCertificateAuthorityId(String groupCertificateAuthorityId)
The ID of the certificate authority for the group.
|
| Modifier and Type | Method and Description |
|---|---|
List<GroupCertificateAuthorityProperties> |
ListGroupCertificateAuthoritiesResult.getGroupCertificateAuthorities()
A list of certificate authorities associated with the group.
|
| Modifier and Type | Method and Description |
|---|---|
ListGroupCertificateAuthoritiesResult |
ListGroupCertificateAuthoritiesResult.withGroupCertificateAuthorities(GroupCertificateAuthorityProperties... groupCertificateAuthorities)
A list of certificate authorities associated with the group.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ListGroupCertificateAuthoritiesResult.setGroupCertificateAuthorities(Collection<GroupCertificateAuthorityProperties> groupCertificateAuthorities)
A list of certificate authorities associated with the group.
|
ListGroupCertificateAuthoritiesResult |
ListGroupCertificateAuthoritiesResult.withGroupCertificateAuthorities(Collection<GroupCertificateAuthorityProperties> groupCertificateAuthorities)
A list of certificate authorities associated with the group.
|
Copyright © 2022. All rights reserved.