Uses of Class
software.amazon.awscdk.services.grafana.CfnWorkspace.SamlConfigurationProperty.Builder
Packages that use CfnWorkspace.SamlConfigurationProperty.Builder
-
Uses of CfnWorkspace.SamlConfigurationProperty.Builder in software.amazon.awscdk.services.grafana
Methods in software.amazon.awscdk.services.grafana that return CfnWorkspace.SamlConfigurationProperty.BuilderModifier and TypeMethodDescriptionCfnWorkspace.SamlConfigurationProperty.Builder.allowedOrganizations(List<String> allowedOrganizations) Sets the value ofCfnWorkspace.SamlConfigurationProperty.getAllowedOrganizations()CfnWorkspace.SamlConfigurationProperty.Builder.assertionAttributes(IResolvable assertionAttributes) Sets the value ofCfnWorkspace.SamlConfigurationProperty.getAssertionAttributes()CfnWorkspace.SamlConfigurationProperty.Builder.assertionAttributes(CfnWorkspace.AssertionAttributesProperty assertionAttributes) Sets the value ofCfnWorkspace.SamlConfigurationProperty.getAssertionAttributes()CfnWorkspace.SamlConfigurationProperty.builder()CfnWorkspace.SamlConfigurationProperty.Builder.idpMetadata(IResolvable idpMetadata) Sets the value ofCfnWorkspace.SamlConfigurationProperty.getIdpMetadata()CfnWorkspace.SamlConfigurationProperty.Builder.idpMetadata(CfnWorkspace.IdpMetadataProperty idpMetadata) Sets the value ofCfnWorkspace.SamlConfigurationProperty.getIdpMetadata()CfnWorkspace.SamlConfigurationProperty.Builder.loginValidityDuration(Number loginValidityDuration) Sets the value ofCfnWorkspace.SamlConfigurationProperty.getLoginValidityDuration()CfnWorkspace.SamlConfigurationProperty.Builder.roleValues(IResolvable roleValues) Sets the value ofCfnWorkspace.SamlConfigurationProperty.getRoleValues()CfnWorkspace.SamlConfigurationProperty.Builder.roleValues(CfnWorkspace.RoleValuesProperty roleValues) Sets the value ofCfnWorkspace.SamlConfigurationProperty.getRoleValues()Constructors in software.amazon.awscdk.services.grafana with parameters of type CfnWorkspace.SamlConfigurationProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnWorkspace.SamlConfigurationProperty.Builder.