Workgroup

constructor(baseCapacity: Int? = null, configParameters: List<WorkgroupConfigParameter>? = null, creationDate: String? = null, endpoint: WorkgroupEndpoint? = null, enhancedVpcRouting: Boolean? = null, maxCapacity: Int? = null, namespaceName: String? = null, publiclyAccessible: Boolean? = null, securityGroupIds: List<String>? = null, status: WorkgroupStatus? = null, subnetIds: List<String>? = null, workgroupArn: String? = null, workgroupId: String? = null, workgroupName: String? = null)