Uses of Class
software.amazon.awscdk.services.sso.CfnApplication.SignInOptionsProperty.Builder
Packages that use CfnApplication.SignInOptionsProperty.Builder
-
Uses of CfnApplication.SignInOptionsProperty.Builder in software.amazon.awscdk.services.sso
Methods in software.amazon.awscdk.services.sso that return CfnApplication.SignInOptionsProperty.BuilderModifier and TypeMethodDescriptionCfnApplication.SignInOptionsProperty.Builder.applicationUrl
(String applicationUrl) Sets the value ofCfnApplication.SignInOptionsProperty.getApplicationUrl()
CfnApplication.SignInOptionsProperty.builder()
Sets the value ofCfnApplication.SignInOptionsProperty.getOrigin()
Constructors in software.amazon.awscdk.services.sso with parameters of type CfnApplication.SignInOptionsProperty.BuilderModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnApplication.SignInOptionsProperty.Builder
.