A list with the following syntax:
list(
Organization = list(
Id = "string",
Arn = "string",
FeatureSet = "ALL"|"CONSOLIDATED_BILLING",
MasterAccountArn = "string",
MasterAccountId = "string",
MasterAccountEmail = "string",
AvailablePolicyTypes = list(
list(
Type = "SERVICE_CONTROL_POLICY"|"TAG_POLICY"|"BACKUP_POLICY"|"AISERVICES_OPT_OUT_POLICY",
Status = "ENABLED"|"PENDING_ENABLE"|"PENDING_DISABLE"
)
)
)
)