Package | Description |
---|---|
com.amazonaws.services.redshift.model |
Modifier and Type | Method and Description |
---|---|
ServiceIntegrationsUnion |
ServiceIntegrationsUnion.clone() |
ServiceIntegrationsUnion |
ServiceIntegrationsUnion.withLakeFormation(Collection<LakeFormationScopeUnion> lakeFormation)
A list of scopes set up for Lake Formation integration.
|
ServiceIntegrationsUnion |
ServiceIntegrationsUnion.withLakeFormation(LakeFormationScopeUnion... lakeFormation)
A list of scopes set up for Lake Formation integration.
|
Modifier and Type | Method and Description |
---|---|
List<ServiceIntegrationsUnion> |
ModifyRedshiftIdcApplicationRequest.getServiceIntegrations()
A collection of service integrations associated with the application.
|
List<ServiceIntegrationsUnion> |
CreateRedshiftIdcApplicationRequest.getServiceIntegrations()
A collection of service integrations for the Redshift IAM Identity Center application.
|
List<ServiceIntegrationsUnion> |
RedshiftIdcApplication.getServiceIntegrations()
A list of service integrations for the Redshift IAM Identity Center application.
|
Modifier and Type | Method and Description |
---|---|
ModifyRedshiftIdcApplicationRequest |
ModifyRedshiftIdcApplicationRequest.withServiceIntegrations(ServiceIntegrationsUnion... serviceIntegrations)
A collection of service integrations associated with the application.
|
CreateRedshiftIdcApplicationRequest |
CreateRedshiftIdcApplicationRequest.withServiceIntegrations(ServiceIntegrationsUnion... serviceIntegrations)
A collection of service integrations for the Redshift IAM Identity Center application.
|
RedshiftIdcApplication |
RedshiftIdcApplication.withServiceIntegrations(ServiceIntegrationsUnion... serviceIntegrations)
A list of service integrations for the Redshift IAM Identity Center application.
|
Modifier and Type | Method and Description |
---|---|
void |
ModifyRedshiftIdcApplicationRequest.setServiceIntegrations(Collection<ServiceIntegrationsUnion> serviceIntegrations)
A collection of service integrations associated with the application.
|
void |
CreateRedshiftIdcApplicationRequest.setServiceIntegrations(Collection<ServiceIntegrationsUnion> serviceIntegrations)
A collection of service integrations for the Redshift IAM Identity Center application.
|
void |
RedshiftIdcApplication.setServiceIntegrations(Collection<ServiceIntegrationsUnion> serviceIntegrations)
A list of service integrations for the Redshift IAM Identity Center application.
|
ModifyRedshiftIdcApplicationRequest |
ModifyRedshiftIdcApplicationRequest.withServiceIntegrations(Collection<ServiceIntegrationsUnion> serviceIntegrations)
A collection of service integrations associated with the application.
|
CreateRedshiftIdcApplicationRequest |
CreateRedshiftIdcApplicationRequest.withServiceIntegrations(Collection<ServiceIntegrationsUnion> serviceIntegrations)
A collection of service integrations for the Redshift IAM Identity Center application.
|
RedshiftIdcApplication |
RedshiftIdcApplication.withServiceIntegrations(Collection<ServiceIntegrationsUnion> serviceIntegrations)
A list of service integrations for the Redshift IAM Identity Center application.
|
Copyright © 2024. All rights reserved.