OrganizationArgs

constructor(analyticsRegion: Output<String>? = null, apiConsumerDataEncryptionKeyName: Output<String>? = null, apiConsumerDataLocation: Output<String>? = null, authorizedNetwork: Output<String>? = null, billingType: Output<String>? = null, controlPlaneEncryptionKeyName: Output<String>? = null, description: Output<String>? = null, disableVpcPeering: Output<Boolean>? = null, displayName: Output<String>? = null, projectId: Output<String>? = null, properties: Output<OrganizationPropertiesArgs>? = null, retention: Output<String>? = null, runtimeDatabaseEncryptionKeyName: Output<String>? = null, runtimeType: Output<String>? = null)