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