| Package | Description |
|---|---|
| software.amazon.awssdk.services.connect.model |
| Modifier and Type | Method and Description |
|---|---|
StringReference |
ReferenceSummary.string()
Information about a reference when the
referenceType is STRING. |
| Modifier and Type | Method and Description |
|---|---|
static ReferenceSummary |
ReferenceSummary.fromString(StringReference string)
Create an instance of this class with
ReferenceSummary.string() initialized to the given value. |
ReferenceSummary.Builder |
ReferenceSummary.Builder.string(StringReference string)
Information about a reference when the
referenceType is STRING. |
Copyright © 2023. All rights reserved.