public static interface UpdateWorkspaceRequest.Builder extends GrafanaRequest.Builder, SdkPojo, CopyableBuilder<UpdateWorkspaceRequest.Builder,UpdateWorkspaceRequest>
| Modifier and Type | Method and Description |
|---|---|
UpdateWorkspaceRequest.Builder |
accountAccessType(AccountAccessType accountAccessType)
Specifies whether the workspace can access Amazon Web Services resources in this Amazon Web Services account
only, or whether it can also access Amazon Web Services resources in other accounts in the same organization.
|
UpdateWorkspaceRequest.Builder |
accountAccessType(String accountAccessType)
Specifies whether the workspace can access Amazon Web Services resources in this Amazon Web Services account
only, or whether it can also access Amazon Web Services resources in other accounts in the same organization.
|
UpdateWorkspaceRequest.Builder |
organizationRoleName(String organizationRoleName)
The name of an IAM role that already exists to use to access resources through Organizations.
|
UpdateWorkspaceRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
UpdateWorkspaceRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
UpdateWorkspaceRequest.Builder |
permissionType(PermissionType permissionType)
If you specify
Service Managed, Amazon Managed Grafana automatically creates the IAM roles and
provisions the permissions that the workspace needs to use Amazon Web Services data sources and notification
channels. |
UpdateWorkspaceRequest.Builder |
permissionType(String permissionType)
If you specify
Service Managed, Amazon Managed Grafana automatically creates the IAM roles and
provisions the permissions that the workspace needs to use Amazon Web Services data sources and notification
channels. |
UpdateWorkspaceRequest.Builder |
stackSetName(String stackSetName)
The name of the CloudFormation stack set to use to generate IAM roles to be used for this workspace.
|
UpdateWorkspaceRequest.Builder |
workspaceDataSources(Collection<DataSourceType> workspaceDataSources)
Specify the Amazon Web Services data sources that you want to be queried in this workspace.
|
UpdateWorkspaceRequest.Builder |
workspaceDataSources(DataSourceType... workspaceDataSources)
Specify the Amazon Web Services data sources that you want to be queried in this workspace.
|
UpdateWorkspaceRequest.Builder |
workspaceDataSourcesWithStrings(Collection<String> workspaceDataSources)
Specify the Amazon Web Services data sources that you want to be queried in this workspace.
|
UpdateWorkspaceRequest.Builder |
workspaceDataSourcesWithStrings(String... workspaceDataSources)
Specify the Amazon Web Services data sources that you want to be queried in this workspace.
|
UpdateWorkspaceRequest.Builder |
workspaceDescription(String workspaceDescription)
A description for the workspace.
|
UpdateWorkspaceRequest.Builder |
workspaceId(String workspaceId)
The ID of the workspace to update.
|
UpdateWorkspaceRequest.Builder |
workspaceName(String workspaceName)
A new name for the workspace to update.
|
UpdateWorkspaceRequest.Builder |
workspaceNotificationDestinations(Collection<NotificationDestinationType> workspaceNotificationDestinations)
Specify the Amazon Web Services notification channels that you plan to use in this workspace.
|
UpdateWorkspaceRequest.Builder |
workspaceNotificationDestinations(NotificationDestinationType... workspaceNotificationDestinations)
Specify the Amazon Web Services notification channels that you plan to use in this workspace.
|
UpdateWorkspaceRequest.Builder |
workspaceNotificationDestinationsWithStrings(Collection<String> workspaceNotificationDestinations)
Specify the Amazon Web Services notification channels that you plan to use in this workspace.
|
UpdateWorkspaceRequest.Builder |
workspaceNotificationDestinationsWithStrings(String... workspaceNotificationDestinations)
Specify the Amazon Web Services notification channels that you plan to use in this workspace.
|
UpdateWorkspaceRequest.Builder |
workspaceOrganizationalUnits(Collection<String> workspaceOrganizationalUnits)
Specifies the organizational units that this workspace is allowed to use data sources from, if this workspace
is in an account that is part of an organization.
|
UpdateWorkspaceRequest.Builder |
workspaceOrganizationalUnits(String... workspaceOrganizationalUnits)
Specifies the organizational units that this workspace is allowed to use data sources from, if this workspace
is in an account that is part of an organization.
|
UpdateWorkspaceRequest.Builder |
workspaceRoleArn(String workspaceRoleArn)
The workspace needs an IAM role that grants permissions to the Amazon Web Services resources that the
workspace will view data from.
|
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildUpdateWorkspaceRequest.Builder accountAccessType(String accountAccessType)
Specifies whether the workspace can access Amazon Web Services resources in this Amazon Web Services account
only, or whether it can also access Amazon Web Services resources in other accounts in the same organization.
If you specify ORGANIZATION, you must specify which organizational units the workspace can
access in the workspaceOrganizationalUnits parameter.
accountAccessType - Specifies whether the workspace can access Amazon Web Services resources in this Amazon Web Services
account only, or whether it can also access Amazon Web Services resources in other accounts in the
same organization. If you specify ORGANIZATION, you must specify which organizational
units the workspace can access in the workspaceOrganizationalUnits parameter.AccountAccessType,
AccountAccessTypeUpdateWorkspaceRequest.Builder accountAccessType(AccountAccessType accountAccessType)
Specifies whether the workspace can access Amazon Web Services resources in this Amazon Web Services account
only, or whether it can also access Amazon Web Services resources in other accounts in the same organization.
If you specify ORGANIZATION, you must specify which organizational units the workspace can
access in the workspaceOrganizationalUnits parameter.
accountAccessType - Specifies whether the workspace can access Amazon Web Services resources in this Amazon Web Services
account only, or whether it can also access Amazon Web Services resources in other accounts in the
same organization. If you specify ORGANIZATION, you must specify which organizational
units the workspace can access in the workspaceOrganizationalUnits parameter.AccountAccessType,
AccountAccessTypeUpdateWorkspaceRequest.Builder organizationRoleName(String organizationRoleName)
The name of an IAM role that already exists to use to access resources through Organizations.
organizationRoleName - The name of an IAM role that already exists to use to access resources through Organizations.UpdateWorkspaceRequest.Builder permissionType(String permissionType)
If you specify Service Managed, Amazon Managed Grafana automatically creates the IAM roles and
provisions the permissions that the workspace needs to use Amazon Web Services data sources and notification
channels.
If you specify CUSTOMER_MANAGED, you will manage those roles and permissions yourself. If you
are creating this workspace in a member account of an organization and that account is not a delegated
administrator account, and you want the workspace to access data sources in other Amazon Web Services
accounts in the organization, you must choose CUSTOMER_MANAGED.
For more information, see Amazon Managed Grafana permissions and policies for Amazon Web Services data sources and notification channels
permissionType - If you specify Service Managed, Amazon Managed Grafana automatically creates the IAM
roles and provisions the permissions that the workspace needs to use Amazon Web Services data sources
and notification channels.
If you specify CUSTOMER_MANAGED, you will manage those roles and permissions yourself. If
you are creating this workspace in a member account of an organization and that account is not a
delegated administrator account, and you want the workspace to access data sources in other Amazon Web
Services accounts in the organization, you must choose CUSTOMER_MANAGED.
For more information, see Amazon Managed Grafana permissions and policies for Amazon Web Services data sources and notification channels
PermissionType,
PermissionTypeUpdateWorkspaceRequest.Builder permissionType(PermissionType permissionType)
If you specify Service Managed, Amazon Managed Grafana automatically creates the IAM roles and
provisions the permissions that the workspace needs to use Amazon Web Services data sources and notification
channels.
If you specify CUSTOMER_MANAGED, you will manage those roles and permissions yourself. If you
are creating this workspace in a member account of an organization and that account is not a delegated
administrator account, and you want the workspace to access data sources in other Amazon Web Services
accounts in the organization, you must choose CUSTOMER_MANAGED.
For more information, see Amazon Managed Grafana permissions and policies for Amazon Web Services data sources and notification channels
permissionType - If you specify Service Managed, Amazon Managed Grafana automatically creates the IAM
roles and provisions the permissions that the workspace needs to use Amazon Web Services data sources
and notification channels.
If you specify CUSTOMER_MANAGED, you will manage those roles and permissions yourself. If
you are creating this workspace in a member account of an organization and that account is not a
delegated administrator account, and you want the workspace to access data sources in other Amazon Web
Services accounts in the organization, you must choose CUSTOMER_MANAGED.
For more information, see Amazon Managed Grafana permissions and policies for Amazon Web Services data sources and notification channels
PermissionType,
PermissionTypeUpdateWorkspaceRequest.Builder stackSetName(String stackSetName)
The name of the CloudFormation stack set to use to generate IAM roles to be used for this workspace.
stackSetName - The name of the CloudFormation stack set to use to generate IAM roles to be used for this workspace.UpdateWorkspaceRequest.Builder workspaceDataSourcesWithStrings(Collection<String> workspaceDataSources)
Specify the Amazon Web Services data sources that you want to be queried in this workspace. Specifying these data sources here enables Amazon Managed Grafana to create IAM roles and permissions that allow Amazon Managed Grafana to read data from these sources. You must still add them as data sources in the Grafana console in the workspace.
If you don't specify a data source here, you can still add it as a data source later in the workspace console. However, you will then have to manually configure permissions for it.
workspaceDataSources - Specify the Amazon Web Services data sources that you want to be queried in this workspace. Specifying
these data sources here enables Amazon Managed Grafana to create IAM roles and permissions that allow
Amazon Managed Grafana to read data from these sources. You must still add them as data sources in the
Grafana console in the workspace.
If you don't specify a data source here, you can still add it as a data source later in the workspace console. However, you will then have to manually configure permissions for it.
UpdateWorkspaceRequest.Builder workspaceDataSourcesWithStrings(String... workspaceDataSources)
Specify the Amazon Web Services data sources that you want to be queried in this workspace. Specifying these data sources here enables Amazon Managed Grafana to create IAM roles and permissions that allow Amazon Managed Grafana to read data from these sources. You must still add them as data sources in the Grafana console in the workspace.
If you don't specify a data source here, you can still add it as a data source later in the workspace console. However, you will then have to manually configure permissions for it.
workspaceDataSources - Specify the Amazon Web Services data sources that you want to be queried in this workspace. Specifying
these data sources here enables Amazon Managed Grafana to create IAM roles and permissions that allow
Amazon Managed Grafana to read data from these sources. You must still add them as data sources in the
Grafana console in the workspace.
If you don't specify a data source here, you can still add it as a data source later in the workspace console. However, you will then have to manually configure permissions for it.
UpdateWorkspaceRequest.Builder workspaceDataSources(Collection<DataSourceType> workspaceDataSources)
Specify the Amazon Web Services data sources that you want to be queried in this workspace. Specifying these data sources here enables Amazon Managed Grafana to create IAM roles and permissions that allow Amazon Managed Grafana to read data from these sources. You must still add them as data sources in the Grafana console in the workspace.
If you don't specify a data source here, you can still add it as a data source later in the workspace console. However, you will then have to manually configure permissions for it.
workspaceDataSources - Specify the Amazon Web Services data sources that you want to be queried in this workspace. Specifying
these data sources here enables Amazon Managed Grafana to create IAM roles and permissions that allow
Amazon Managed Grafana to read data from these sources. You must still add them as data sources in the
Grafana console in the workspace.
If you don't specify a data source here, you can still add it as a data source later in the workspace console. However, you will then have to manually configure permissions for it.
UpdateWorkspaceRequest.Builder workspaceDataSources(DataSourceType... workspaceDataSources)
Specify the Amazon Web Services data sources that you want to be queried in this workspace. Specifying these data sources here enables Amazon Managed Grafana to create IAM roles and permissions that allow Amazon Managed Grafana to read data from these sources. You must still add them as data sources in the Grafana console in the workspace.
If you don't specify a data source here, you can still add it as a data source later in the workspace console. However, you will then have to manually configure permissions for it.
workspaceDataSources - Specify the Amazon Web Services data sources that you want to be queried in this workspace. Specifying
these data sources here enables Amazon Managed Grafana to create IAM roles and permissions that allow
Amazon Managed Grafana to read data from these sources. You must still add them as data sources in the
Grafana console in the workspace.
If you don't specify a data source here, you can still add it as a data source later in the workspace console. However, you will then have to manually configure permissions for it.
UpdateWorkspaceRequest.Builder workspaceDescription(String workspaceDescription)
A description for the workspace. This is used only to help you identify this workspace.
workspaceDescription - A description for the workspace. This is used only to help you identify this workspace.UpdateWorkspaceRequest.Builder workspaceId(String workspaceId)
The ID of the workspace to update.
workspaceId - The ID of the workspace to update.UpdateWorkspaceRequest.Builder workspaceName(String workspaceName)
A new name for the workspace to update.
workspaceName - A new name for the workspace to update.UpdateWorkspaceRequest.Builder workspaceNotificationDestinationsWithStrings(Collection<String> workspaceNotificationDestinations)
Specify the Amazon Web Services notification channels that you plan to use in this workspace. Specifying these data sources here enables Amazon Managed Grafana to create IAM roles and permissions that allow Amazon Managed Grafana to use these channels.
workspaceNotificationDestinations - Specify the Amazon Web Services notification channels that you plan to use in this workspace.
Specifying these data sources here enables Amazon Managed Grafana to create IAM roles and permissions
that allow Amazon Managed Grafana to use these channels.UpdateWorkspaceRequest.Builder workspaceNotificationDestinationsWithStrings(String... workspaceNotificationDestinations)
Specify the Amazon Web Services notification channels that you plan to use in this workspace. Specifying these data sources here enables Amazon Managed Grafana to create IAM roles and permissions that allow Amazon Managed Grafana to use these channels.
workspaceNotificationDestinations - Specify the Amazon Web Services notification channels that you plan to use in this workspace.
Specifying these data sources here enables Amazon Managed Grafana to create IAM roles and permissions
that allow Amazon Managed Grafana to use these channels.UpdateWorkspaceRequest.Builder workspaceNotificationDestinations(Collection<NotificationDestinationType> workspaceNotificationDestinations)
Specify the Amazon Web Services notification channels that you plan to use in this workspace. Specifying these data sources here enables Amazon Managed Grafana to create IAM roles and permissions that allow Amazon Managed Grafana to use these channels.
workspaceNotificationDestinations - Specify the Amazon Web Services notification channels that you plan to use in this workspace.
Specifying these data sources here enables Amazon Managed Grafana to create IAM roles and permissions
that allow Amazon Managed Grafana to use these channels.UpdateWorkspaceRequest.Builder workspaceNotificationDestinations(NotificationDestinationType... workspaceNotificationDestinations)
Specify the Amazon Web Services notification channels that you plan to use in this workspace. Specifying these data sources here enables Amazon Managed Grafana to create IAM roles and permissions that allow Amazon Managed Grafana to use these channels.
workspaceNotificationDestinations - Specify the Amazon Web Services notification channels that you plan to use in this workspace.
Specifying these data sources here enables Amazon Managed Grafana to create IAM roles and permissions
that allow Amazon Managed Grafana to use these channels.UpdateWorkspaceRequest.Builder workspaceOrganizationalUnits(Collection<String> workspaceOrganizationalUnits)
Specifies the organizational units that this workspace is allowed to use data sources from, if this workspace is in an account that is part of an organization.
workspaceOrganizationalUnits - Specifies the organizational units that this workspace is allowed to use data sources from, if this
workspace is in an account that is part of an organization.UpdateWorkspaceRequest.Builder workspaceOrganizationalUnits(String... workspaceOrganizationalUnits)
Specifies the organizational units that this workspace is allowed to use data sources from, if this workspace is in an account that is part of an organization.
workspaceOrganizationalUnits - Specifies the organizational units that this workspace is allowed to use data sources from, if this
workspace is in an account that is part of an organization.UpdateWorkspaceRequest.Builder workspaceRoleArn(String workspaceRoleArn)
The workspace needs an IAM role that grants permissions to the Amazon Web Services resources that the
workspace will view data from. If you already have a role that you want to use, specify it here. If you omit
this field and you specify some Amazon Web Services resources in workspaceDataSources or
workspaceNotificationDestinations, a new IAM role with the necessary permissions is
automatically created.
workspaceRoleArn - The workspace needs an IAM role that grants permissions to the Amazon Web Services resources that the
workspace will view data from. If you already have a role that you want to use, specify it here. If
you omit this field and you specify some Amazon Web Services resources in
workspaceDataSources or workspaceNotificationDestinations, a new IAM role
with the necessary permissions is automatically created.UpdateWorkspaceRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderUpdateWorkspaceRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2022. All rights reserved.