| Package | Description |
|---|---|
| software.amazon.awssdk.services.rolesanywhere.model |
| Modifier and Type | Method and Description |
|---|---|
static InstanceProperty.Builder |
InstanceProperty.builder() |
InstanceProperty.Builder |
InstanceProperty.Builder.failed(Boolean failed)
Indicates whether the CreateSession
operation was successful.
|
InstanceProperty.Builder |
InstanceProperty.Builder.properties(Map<String,String> properties)
A list of instanceProperty objects.
|
InstanceProperty.Builder |
InstanceProperty.Builder.seenAt(Instant seenAt)
The ISO-8601 time stamp of when the certificate was last used in a CreateSession
operation.
|
InstanceProperty.Builder |
InstanceProperty.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends InstanceProperty.Builder> |
InstanceProperty.serializableBuilderClass() |
Copyright © 2023. All rights reserved.