portalOptions

@JvmName(name = "wjvqhaepijrwluia")
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 = "beekbhduabripphv")
suspend fun portalOptions(argument: List<suspend GetApplicationPortalOptionBuilder.() -> Unit>)
@JvmName(name = "euuxhpiqdtpwphbr")
suspend fun portalOptions(vararg argument: suspend GetApplicationPortalOptionBuilder.() -> Unit)
@JvmName(name = "yliyaglsifvtoype")
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 = "ywscqfawaxupiplh")
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.