portalOptions

@JvmName(name = "dqawfwhtxxxxhomw")
suspend fun portalOptions(value: List<GetApplicationPortalOption>?)

Parameters

value

Options for the portal associated with an application. See the aws.ssoadmin.Application resource documentation. The attributes are the same.


@JvmName(name = "wukniewkvgsdmqmo")
suspend fun portalOptions(argument: List<suspend GetApplicationPortalOptionBuilder.() -> Unit>)
@JvmName(name = "oxcbisbxwfyhbemo")
suspend fun portalOptions(vararg argument: suspend GetApplicationPortalOptionBuilder.() -> Unit)
@JvmName(name = "oorbhvsquarbvxtb")
suspend fun portalOptions(argument: suspend GetApplicationPortalOptionBuilder.() -> Unit)

Parameters

argument

Options for the portal associated with an application. See the aws.ssoadmin.Application resource documentation. The attributes are the same.


@JvmName(name = "jshlnrdwutfslrht")
suspend fun portalOptions(vararg values: GetApplicationPortalOption)

Parameters

values

Options for the portal associated with an application. See the aws.ssoadmin.Application resource documentation. The attributes are the same.