Namespace Amazon.CDK.AWS.Grafana
Classes
CfnWorkspace | Specifies a workspace . |
CfnWorkspace.AssertionAttributesProperty | A structure that defines which attributes in the IdP assertion are to be used to define information about the users authenticated by the IdP to use the workspace. |
CfnWorkspace.IdpMetadataProperty | A structure containing the identity provider (IdP) metadata used to integrate the identity provider with this workspace. |
CfnWorkspace.NetworkAccessControlProperty | The configuration settings for in-bound network access to your workspace. |
CfnWorkspace.RoleValuesProperty | This structure defines which groups defined in the SAML assertion attribute are to be mapped to the Grafana |
CfnWorkspace.SamlConfigurationProperty | A structure containing information about how this workspace works with SAML. |
CfnWorkspace.VpcConfigurationProperty | The configuration settings for an Amazon VPC that contains data sources for your Grafana workspace to connect to. |
CfnWorkspaceProps | Properties for defining a |
Interfaces
CfnWorkspace.IAssertionAttributesProperty | A structure that defines which attributes in the IdP assertion are to be used to define information about the users authenticated by the IdP to use the workspace. |
CfnWorkspace.IIdpMetadataProperty | A structure containing the identity provider (IdP) metadata used to integrate the identity provider with this workspace. |
CfnWorkspace.INetworkAccessControlProperty | The configuration settings for in-bound network access to your workspace. |
CfnWorkspace.IRoleValuesProperty | This structure defines which groups defined in the SAML assertion attribute are to be mapped to the Grafana |
CfnWorkspace.ISamlConfigurationProperty | A structure containing information about how this workspace works with SAML. |
CfnWorkspace.IVpcConfigurationProperty | The configuration settings for an Amazon VPC that contains data sources for your Grafana workspace to connect to. |
ICfnWorkspaceProps | Properties for defining a |