portalOptions

@JvmName(name = "ohcqmpspnwywbvaj")
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 = "vbbtgxlpljndjoji")
suspend fun portalOptions(argument: List<suspend GetApplicationPortalOptionBuilder.() -> Unit>)
@JvmName(name = "sflushlsameqcavo")
suspend fun portalOptions(vararg argument: suspend GetApplicationPortalOptionBuilder.() -> Unit)
@JvmName(name = "eeokfnuawjepklpn")
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 = "baieedpjnnwcprrg")
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.