SimpleOfficeSiteArgs

constructor(bandwidth: Output<Int>? = null, cenId: Output<String>? = null, cenOwnerId: Output<String>? = null, cidrBlock: Output<String>? = null, desktopAccessType: Output<String>? = null, enableAdminAccess: Output<Boolean>? = null, enableCrossDesktopAccess: Output<Boolean>? = null, enableInternetAccess: Output<Boolean>? = null, mfaEnabled: Output<Boolean>? = null, officeSiteName: Output<String>? = null, ssoEnabled: Output<Boolean>? = null)