Uses of Class
software.amazon.awscdk.services.opensearchservice.SAMLOptionsProperty.Builder
Packages that use SAMLOptionsProperty.Builder
Package
Description
Amazon OpenSearch Service Construct Library
-
Uses of SAMLOptionsProperty.Builder in software.amazon.awscdk.services.opensearchservice
Methods in software.amazon.awscdk.services.opensearchservice that return SAMLOptionsProperty.BuilderModifier and TypeMethodDescriptionstatic SAMLOptionsProperty.BuilderSAMLOptionsProperty.builder()SAMLOptionsProperty.Builder.idpEntityId(String idpEntityId) Sets the value ofSAMLOptionsProperty.getIdpEntityId()SAMLOptionsProperty.Builder.idpMetadataContent(String idpMetadataContent) Sets the value ofSAMLOptionsProperty.getIdpMetadataContent()SAMLOptionsProperty.Builder.masterBackendRole(String masterBackendRole) Sets the value ofSAMLOptionsProperty.getMasterBackendRole()SAMLOptionsProperty.Builder.masterUserName(String masterUserName) Sets the value ofSAMLOptionsProperty.getMasterUserName()Sets the value ofSAMLOptionsProperty.getRolesKey()SAMLOptionsProperty.Builder.sessionTimeoutMinutes(Number sessionTimeoutMinutes) Sets the value ofSAMLOptionsProperty.getSessionTimeoutMinutes()SAMLOptionsProperty.Builder.subjectKey(String subjectKey) Sets the value ofSAMLOptionsProperty.getSubjectKey()Constructors in software.amazon.awscdk.services.opensearchservice with parameters of type SAMLOptionsProperty.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(SAMLOptionsProperty.Builder builder) Constructor that initializes the object based on literal property values passed by theSAMLOptionsProperty.Builder.