| Package | Description |
|---|---|
| com.amazonaws.services.datazone.model |
| Modifier and Type | Method and Description |
|---|---|
SelfGrantStatusOutput |
SelfGrantStatusOutput.clone() |
SelfGrantStatusOutput |
UpdateDataSourceResult.getSelfGrantStatus()
Specifies the status of the self-granting functionality.
|
SelfGrantStatusOutput |
DeleteDataSourceResult.getSelfGrantStatus()
Specifies the status of the self-granting functionality.
|
SelfGrantStatusOutput |
GetDataSourceResult.getSelfGrantStatus()
Specifies the status of the self-granting functionality.
|
SelfGrantStatusOutput |
SelfGrantStatusOutput.withGlueSelfGrantStatus(GlueSelfGrantStatusOutput glueSelfGrantStatus)
The details for the self granting status for a Glue data source.
|
SelfGrantStatusOutput |
SelfGrantStatusOutput.withRedshiftSelfGrantStatus(RedshiftSelfGrantStatusOutput redshiftSelfGrantStatus)
The details for the self granting status for an Amazon Redshift data source.
|
| Modifier and Type | Method and Description |
|---|---|
void |
UpdateDataSourceResult.setSelfGrantStatus(SelfGrantStatusOutput selfGrantStatus)
Specifies the status of the self-granting functionality.
|
void |
DeleteDataSourceResult.setSelfGrantStatus(SelfGrantStatusOutput selfGrantStatus)
Specifies the status of the self-granting functionality.
|
void |
GetDataSourceResult.setSelfGrantStatus(SelfGrantStatusOutput selfGrantStatus)
Specifies the status of the self-granting functionality.
|
UpdateDataSourceResult |
UpdateDataSourceResult.withSelfGrantStatus(SelfGrantStatusOutput selfGrantStatus)
Specifies the status of the self-granting functionality.
|
DeleteDataSourceResult |
DeleteDataSourceResult.withSelfGrantStatus(SelfGrantStatusOutput selfGrantStatus)
Specifies the status of the self-granting functionality.
|
GetDataSourceResult |
GetDataSourceResult.withSelfGrantStatus(SelfGrantStatusOutput selfGrantStatus)
Specifies the status of the self-granting functionality.
|
Copyright © 2024. All rights reserved.