stratosphere-grafana-1.0.0: Stratosphere integration for AWS Grafana.
Safe HaskellNone
LanguageHaskell2010

Stratosphere.Grafana.Workspace

Documentation

data Workspace Source #

Constructors

Workspace

See: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-grafana-workspace.html

Fields

Instances

Instances details
ToJSON Workspace Source # 
Instance details

Defined in Stratosphere.Grafana.Workspace

Show Workspace Source # 
Instance details

Defined in Stratosphere.Grafana.Workspace

Eq Workspace Source # 
Instance details

Defined in Stratosphere.Grafana.Workspace

ToResourceProperties Workspace Source # 
Instance details

Defined in Stratosphere.Grafana.Workspace

Property "AccountAccessType" Workspace Source # 
Instance details

Defined in Stratosphere.Grafana.Workspace

Associated Types

type PropertyType "AccountAccessType" Workspace 
Instance details

Defined in Stratosphere.Grafana.Workspace

type PropertyType "AccountAccessType" Workspace = Value Text

Methods

set :: PropertyType "AccountAccessType" Workspace -> Workspace -> Workspace #

Property "AuthenticationProviders" Workspace Source # 
Instance details

Defined in Stratosphere.Grafana.Workspace

Associated Types

type PropertyType "AuthenticationProviders" Workspace 
Instance details

Defined in Stratosphere.Grafana.Workspace

type PropertyType "AuthenticationProviders" Workspace = ValueList Text

Methods

set :: PropertyType "AuthenticationProviders" Workspace -> Workspace -> Workspace #

Property "ClientToken" Workspace Source # 
Instance details

Defined in Stratosphere.Grafana.Workspace

Associated Types

type PropertyType "ClientToken" Workspace 
Instance details

Defined in Stratosphere.Grafana.Workspace

type PropertyType "ClientToken" Workspace = Value Text

Methods

set :: PropertyType "ClientToken" Workspace -> Workspace -> Workspace #

Property "DataSources" Workspace Source # 
Instance details

Defined in Stratosphere.Grafana.Workspace

Associated Types

type PropertyType "DataSources" Workspace 
Instance details

Defined in Stratosphere.Grafana.Workspace

type PropertyType "DataSources" Workspace = ValueList Text

Methods

set :: PropertyType "DataSources" Workspace -> Workspace -> Workspace #

Property "Description" Workspace Source # 
Instance details

Defined in Stratosphere.Grafana.Workspace

Associated Types

type PropertyType "Description" Workspace 
Instance details

Defined in Stratosphere.Grafana.Workspace

type PropertyType "Description" Workspace = Value Text

Methods

set :: PropertyType "Description" Workspace -> Workspace -> Workspace #

Property "GrafanaVersion" Workspace Source # 
Instance details

Defined in Stratosphere.Grafana.Workspace

Associated Types

type PropertyType "GrafanaVersion" Workspace 
Instance details

Defined in Stratosphere.Grafana.Workspace

type PropertyType "GrafanaVersion" Workspace = Value Text

Methods

set :: PropertyType "GrafanaVersion" Workspace -> Workspace -> Workspace #

Property "Name" Workspace Source # 
Instance details

Defined in Stratosphere.Grafana.Workspace

Associated Types

type PropertyType "Name" Workspace 
Instance details

Defined in Stratosphere.Grafana.Workspace

Property "NetworkAccessControl" Workspace Source # 
Instance details

Defined in Stratosphere.Grafana.Workspace

Associated Types

type PropertyType "NetworkAccessControl" Workspace 
Instance details

Defined in Stratosphere.Grafana.Workspace

Methods

set :: PropertyType "NetworkAccessControl" Workspace -> Workspace -> Workspace #

Property "NotificationDestinations" Workspace Source # 
Instance details

Defined in Stratosphere.Grafana.Workspace

Associated Types

type PropertyType "NotificationDestinations" Workspace 
Instance details

Defined in Stratosphere.Grafana.Workspace

type PropertyType "NotificationDestinations" Workspace = ValueList Text

Methods

set :: PropertyType "NotificationDestinations" Workspace -> Workspace -> Workspace #

Property "OrganizationRoleName" Workspace Source # 
Instance details

Defined in Stratosphere.Grafana.Workspace

Associated Types

type PropertyType "OrganizationRoleName" Workspace 
Instance details

Defined in Stratosphere.Grafana.Workspace

type PropertyType "OrganizationRoleName" Workspace = Value Text

Methods

set :: PropertyType "OrganizationRoleName" Workspace -> Workspace -> Workspace #

Property "OrganizationalUnits" Workspace Source # 
Instance details

Defined in Stratosphere.Grafana.Workspace

Associated Types

type PropertyType "OrganizationalUnits" Workspace 
Instance details

Defined in Stratosphere.Grafana.Workspace

type PropertyType "OrganizationalUnits" Workspace = ValueList Text

Methods

set :: PropertyType "OrganizationalUnits" Workspace -> Workspace -> Workspace #

Property "PermissionType" Workspace Source # 
Instance details

Defined in Stratosphere.Grafana.Workspace

Associated Types

type PropertyType "PermissionType" Workspace 
Instance details

Defined in Stratosphere.Grafana.Workspace

type PropertyType "PermissionType" Workspace = Value Text

Methods

set :: PropertyType "PermissionType" Workspace -> Workspace -> Workspace #

Property "PluginAdminEnabled" Workspace Source # 
Instance details

Defined in Stratosphere.Grafana.Workspace

Associated Types

type PropertyType "PluginAdminEnabled" Workspace 
Instance details

Defined in Stratosphere.Grafana.Workspace

type PropertyType "PluginAdminEnabled" Workspace = Value Bool

Methods

set :: PropertyType "PluginAdminEnabled" Workspace -> Workspace -> Workspace #

Property "RoleArn" Workspace Source # 
Instance details

Defined in Stratosphere.Grafana.Workspace

Associated Types

type PropertyType "RoleArn" Workspace 
Instance details

Defined in Stratosphere.Grafana.Workspace

type PropertyType "RoleArn" Workspace = Value Text

Methods

set :: PropertyType "RoleArn" Workspace -> Workspace -> Workspace #

Property "SamlConfiguration" Workspace Source # 
Instance details

Defined in Stratosphere.Grafana.Workspace

Associated Types

type PropertyType "SamlConfiguration" Workspace 
Instance details

Defined in Stratosphere.Grafana.Workspace

Methods

set :: PropertyType "SamlConfiguration" Workspace -> Workspace -> Workspace #

Property "StackSetName" Workspace Source # 
Instance details

Defined in Stratosphere.Grafana.Workspace

Associated Types

type PropertyType "StackSetName" Workspace 
Instance details

Defined in Stratosphere.Grafana.Workspace

type PropertyType "StackSetName" Workspace = Value Text

Methods

set :: PropertyType "StackSetName" Workspace -> Workspace -> Workspace #

Property "VpcConfiguration" Workspace Source # 
Instance details

Defined in Stratosphere.Grafana.Workspace

Associated Types

type PropertyType "VpcConfiguration" Workspace 
Instance details

Defined in Stratosphere.Grafana.Workspace

Methods

set :: PropertyType "VpcConfiguration" Workspace -> Workspace -> Workspace #

type PropertyType "AccountAccessType" Workspace Source # 
Instance details

Defined in Stratosphere.Grafana.Workspace

type PropertyType "AccountAccessType" Workspace = Value Text
type PropertyType "AuthenticationProviders" Workspace Source # 
Instance details

Defined in Stratosphere.Grafana.Workspace

type PropertyType "AuthenticationProviders" Workspace = ValueList Text
type PropertyType "ClientToken" Workspace Source # 
Instance details

Defined in Stratosphere.Grafana.Workspace

type PropertyType "ClientToken" Workspace = Value Text
type PropertyType "DataSources" Workspace Source # 
Instance details

Defined in Stratosphere.Grafana.Workspace

type PropertyType "DataSources" Workspace = ValueList Text
type PropertyType "Description" Workspace Source # 
Instance details

Defined in Stratosphere.Grafana.Workspace

type PropertyType "Description" Workspace = Value Text
type PropertyType "GrafanaVersion" Workspace Source # 
Instance details

Defined in Stratosphere.Grafana.Workspace

type PropertyType "GrafanaVersion" Workspace = Value Text
type PropertyType "Name" Workspace Source # 
Instance details

Defined in Stratosphere.Grafana.Workspace

type PropertyType "NetworkAccessControl" Workspace Source # 
Instance details

Defined in Stratosphere.Grafana.Workspace

type PropertyType "NotificationDestinations" Workspace Source # 
Instance details

Defined in Stratosphere.Grafana.Workspace

type PropertyType "NotificationDestinations" Workspace = ValueList Text
type PropertyType "OrganizationRoleName" Workspace Source # 
Instance details

Defined in Stratosphere.Grafana.Workspace

type PropertyType "OrganizationRoleName" Workspace = Value Text
type PropertyType "OrganizationalUnits" Workspace Source # 
Instance details

Defined in Stratosphere.Grafana.Workspace

type PropertyType "OrganizationalUnits" Workspace = ValueList Text
type PropertyType "PermissionType" Workspace Source # 
Instance details

Defined in Stratosphere.Grafana.Workspace

type PropertyType "PermissionType" Workspace = Value Text
type PropertyType "PluginAdminEnabled" Workspace Source # 
Instance details

Defined in Stratosphere.Grafana.Workspace

type PropertyType "PluginAdminEnabled" Workspace = Value Bool
type PropertyType "RoleArn" Workspace Source # 
Instance details

Defined in Stratosphere.Grafana.Workspace

type PropertyType "RoleArn" Workspace = Value Text
type PropertyType "SamlConfiguration" Workspace Source # 
Instance details

Defined in Stratosphere.Grafana.Workspace

type PropertyType "StackSetName" Workspace Source # 
Instance details

Defined in Stratosphere.Grafana.Workspace

type PropertyType "StackSetName" Workspace = Value Text
type PropertyType "VpcConfiguration" Workspace Source # 
Instance details

Defined in Stratosphere.Grafana.Workspace