ApplicationAttachmentsConfigurationArgs

data class ApplicationAttachmentsConfigurationArgs(val attachmentsControlMode: Output<ApplicationAttachmentsControlMode>) : ConvertibleToJava<ApplicationAttachmentsConfigurationArgs>

Constructors

Link copied to clipboard
constructor(attachmentsControlMode: Output<ApplicationAttachmentsControlMode>)

Properties

Link copied to clipboard

Status information about whether file upload functionality is activated or deactivated for your end user.

Functions

Link copied to clipboard
open override fun toJava(): ApplicationAttachmentsConfigurationArgs