portalOptions

@JvmName(name = "vkxvaaivfelqojcd")
suspend fun portalOptions(value: Output<ApplicationPortalOptionsArgs>)
@JvmName(name = "gdqucllmqgaeqsno")
suspend fun portalOptions(value: ApplicationPortalOptionsArgs?)

Parameters

value

Options for the portal associated with an application. See portal_options below.


@JvmName(name = "eixjsfxvtvqfhtol")
suspend fun portalOptions(argument: suspend ApplicationPortalOptionsArgsBuilder.() -> Unit)

Parameters

argument

Options for the portal associated with an application. See portal_options below.