| Package | Description |
|---|---|
| software.amazon.awssdk.services.rolesanywhere.model |
| Modifier and Type | Method and Description |
|---|---|
List<InstanceProperty> |
SubjectDetail.instanceProperties()
The specified instance properties associated with the request.
|
| Modifier and Type | Method and Description |
|---|---|
SubjectDetail.Builder |
SubjectDetail.Builder.instanceProperties(InstanceProperty... instanceProperties)
The specified instance properties associated with the request.
|
| Modifier and Type | Method and Description |
|---|---|
SubjectDetail.Builder |
SubjectDetail.Builder.instanceProperties(Collection<InstanceProperty> instanceProperties)
The specified instance properties associated with the request.
|
Copyright © 2023. All rights reserved.