GuestPolicyArgs

constructor(assignment: Output<AssignmentArgs>? = null, description: Output<String>? = null, etag: Output<String>? = null, guestPolicyId: Output<String>? = null, name: Output<String>? = null, packageRepositories: Output<List<PackageRepositoryArgs>>? = null, packages: Output<List<PackageArgs>>? = null, project: Output<String>? = null, recipes: Output<List<SoftwareRecipeArgs>>? = null)