Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.sso.CfnApplicationPropsMixin.Builder
Packages that use CfnApplicationPropsMixin.Builder
-
Uses of CfnApplicationPropsMixin.Builder in software.amazon.awscdk.cfnpropertymixins.services.sso
Methods in software.amazon.awscdk.cfnpropertymixins.services.sso that return CfnApplicationPropsMixin.BuilderModifier and TypeMethodDescriptionCfnApplicationPropsMixin.Builder.applicationProviderArn(String applicationProviderArn) The ARN of the application provider for this application.CfnApplicationPropsMixin.Builder.create()CfnApplicationPropsMixin.Builder.create(CfnPropertyMixinOptions options) CfnApplicationPropsMixin.Builder.description(String description) The description of the application.CfnApplicationPropsMixin.Builder.instanceArn(String instanceArn) The ARN of the instance of IAM Identity Center that is configured with this application.The name of the application.CfnApplicationPropsMixin.Builder.portalOptions(CfnApplicationPropsMixin.PortalOptionsConfigurationProperty portalOptions) A structure that describes the options for the access portal associated with this application.CfnApplicationPropsMixin.Builder.portalOptions(IResolvable portalOptions) A structure that describes the options for the access portal associated with this application.The current status of the application in this instance of IAM Identity Center.Specifies tags to be attached to the application.