| Package | Description |
|---|---|
| software.amazon.awssdk.services.ssmsap.model |
| Modifier and Type | Method and Description |
|---|---|
List<Host> |
Component.hosts()
The hosts of the component.
|
| Modifier and Type | Method and Description |
|---|---|
Component.Builder |
Component.Builder.hosts(Host... hosts)
The hosts of the component.
|
| Modifier and Type | Method and Description |
|---|---|
Component.Builder |
Component.Builder.hosts(Collection<Host> hosts)
The hosts of the component.
|
Copyright © 2023. All rights reserved.