| Package | Description |
|---|---|
| software.amazon.awssdk.services.appstream.model |
| Modifier and Type | Method and Description |
|---|---|
ServiceAccountCredentials |
DirectoryConfig.serviceAccountCredentials()
The credentials for the service account used by the fleet or image builder to connect to the directory.
|
ServiceAccountCredentials |
CreateDirectoryConfigRequest.serviceAccountCredentials()
The credentials for the service account used by the fleet or image builder to connect to the directory.
|
ServiceAccountCredentials |
UpdateDirectoryConfigRequest.serviceAccountCredentials()
The credentials for the service account used by the fleet or image builder to connect to the directory.
|
| Modifier and Type | Method and Description |
|---|---|
DirectoryConfig.Builder |
DirectoryConfig.Builder.serviceAccountCredentials(ServiceAccountCredentials serviceAccountCredentials)
The credentials for the service account used by the fleet or image builder to connect to the directory.
|
CreateDirectoryConfigRequest.Builder |
CreateDirectoryConfigRequest.Builder.serviceAccountCredentials(ServiceAccountCredentials serviceAccountCredentials)
The credentials for the service account used by the fleet or image builder to connect to the directory.
|
UpdateDirectoryConfigRequest.Builder |
UpdateDirectoryConfigRequest.Builder.serviceAccountCredentials(ServiceAccountCredentials serviceAccountCredentials)
The credentials for the service account used by the fleet or image builder to connect to the directory.
|
Copyright © 2023. All rights reserved.