@aws-sdk/client-grafana

SamlConfigurationStatus Variable

Full Signature

SamlConfigurationStatus: {
    readonly CONFIGURED: "CONFIGURED"
    readonly NOT_CONFIGURED: "NOT_CONFIGURED";
}