Zero Trust Access Application Saas App Args Builder
Functions
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
suspend fun customAttributes(value: Output<List<ZeroTrustAccessApplicationSaasAppCustomAttributeArgs>>)
suspend fun customAttributes(vararg values: Output<ZeroTrustAccessApplicationSaasAppCustomAttributeArgs>)
suspend fun customAttributes(vararg argument: suspend ZeroTrustAccessApplicationSaasAppCustomAttributeArgsBuilder.() -> Unit)
suspend fun customAttributes(values: List<Output<ZeroTrustAccessApplicationSaasAppCustomAttributeArgs>>)
suspend fun customAttributes(argument: List<suspend ZeroTrustAccessApplicationSaasAppCustomAttributeArgsBuilder.() -> Unit>)
suspend fun customAttributes(argument: suspend ZeroTrustAccessApplicationSaasAppCustomAttributeArgsBuilder.() -> Unit)
Link copied to clipboard
suspend fun customClaims(vararg argument: suspend ZeroTrustAccessApplicationSaasAppCustomClaimArgsBuilder.() -> Unit)
suspend fun customClaims(argument: List<suspend ZeroTrustAccessApplicationSaasAppCustomClaimArgsBuilder.() -> Unit>)
suspend fun customClaims(argument: suspend ZeroTrustAccessApplicationSaasAppCustomClaimArgsBuilder.() -> Unit)
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
suspend fun hybridAndImplicitOptions(value: ZeroTrustAccessApplicationSaasAppHybridAndImplicitOptionsArgs?)
suspend fun hybridAndImplicitOptions(value: Output<ZeroTrustAccessApplicationSaasAppHybridAndImplicitOptionsArgs>)
suspend fun hybridAndImplicitOptions(argument: suspend ZeroTrustAccessApplicationSaasAppHybridAndImplicitOptionsArgsBuilder.() -> Unit)
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
suspend fun refreshTokenOptions(value: Output<List<ZeroTrustAccessApplicationSaasAppRefreshTokenOptionArgs>>)
suspend fun refreshTokenOptions(vararg values: ZeroTrustAccessApplicationSaasAppRefreshTokenOptionArgs)
suspend fun refreshTokenOptions(vararg values: Output<ZeroTrustAccessApplicationSaasAppRefreshTokenOptionArgs>)
suspend fun refreshTokenOptions(vararg argument: suspend ZeroTrustAccessApplicationSaasAppRefreshTokenOptionArgsBuilder.() -> Unit)
suspend fun refreshTokenOptions(value: List<ZeroTrustAccessApplicationSaasAppRefreshTokenOptionArgs>?)
suspend fun refreshTokenOptions(values: List<Output<ZeroTrustAccessApplicationSaasAppRefreshTokenOptionArgs>>)
suspend fun refreshTokenOptions(argument: List<suspend ZeroTrustAccessApplicationSaasAppRefreshTokenOptionArgsBuilder.() -> Unit>)
suspend fun refreshTokenOptions(argument: suspend ZeroTrustAccessApplicationSaasAppRefreshTokenOptionArgsBuilder.() -> Unit)
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard