Namespace Amazon.CDK.AWS.Grafana
AWS::Grafana Construct Library
This module is part of the AWS Cloud Development Kit project.
using Amazon.CDK.AWS.Grafana;
There are no official hand-written (L2) constructs for this service yet. Here are some suggestions on how to proceed:
There are no hand-written (L2) constructs for this service yet. However, you can still use the automatically generated L1 constructs, and use this service exactly as you would using CloudFormation directly.
For more information on the resources and properties available for this service, see the CloudFormation documentation for AWS::Grafana.
(Read the CDK Contributing Guide and submit an RFC if you are interested in contributing to this construct library.)
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 |