Documentation ¶
Index ¶
- func HealthcareFhirStore_GenerateConfigForImport(scope constructs.Construct, importToId *string, importFromId *string, ...) cdktf.ImportableResource
- func HealthcareFhirStore_IsConstruct(x interface{}) *bool
- func HealthcareFhirStore_IsTerraformElement(x interface{}) *bool
- func HealthcareFhirStore_IsTerraformResource(x interface{}) *bool
- func HealthcareFhirStore_TfResourceType() *string
- func NewHealthcareFhirStoreNotificationConfigOutputReference_Override(h HealthcareFhirStoreNotificationConfigOutputReference, ...)
- func NewHealthcareFhirStoreNotificationConfigsList_Override(h HealthcareFhirStoreNotificationConfigsList, ...)
- func NewHealthcareFhirStoreNotificationConfigsOutputReference_Override(h HealthcareFhirStoreNotificationConfigsOutputReference, ...)
- func NewHealthcareFhirStoreStreamConfigsBigqueryDestinationOutputReference_Override(h HealthcareFhirStoreStreamConfigsBigqueryDestinationOutputReference, ...)
- func NewHealthcareFhirStoreStreamConfigsBigqueryDestinationSchemaConfigLastUpdatedPartitionConfigOutputReference_Override(...)
- func NewHealthcareFhirStoreStreamConfigsBigqueryDestinationSchemaConfigOutputReference_Override(...)
- func NewHealthcareFhirStoreStreamConfigsList_Override(h HealthcareFhirStoreStreamConfigsList, ...)
- func NewHealthcareFhirStoreStreamConfigsOutputReference_Override(h HealthcareFhirStoreStreamConfigsOutputReference, ...)
- func NewHealthcareFhirStoreTimeoutsOutputReference_Override(h HealthcareFhirStoreTimeoutsOutputReference, ...)
- func NewHealthcareFhirStore_Override(h HealthcareFhirStore, scope constructs.Construct, id *string, ...)
- type HealthcareFhirStore
- type HealthcareFhirStoreConfig
- type HealthcareFhirStoreNotificationConfig
- type HealthcareFhirStoreNotificationConfigOutputReference
- type HealthcareFhirStoreNotificationConfigs
- type HealthcareFhirStoreNotificationConfigsList
- type HealthcareFhirStoreNotificationConfigsOutputReference
- type HealthcareFhirStoreStreamConfigs
- type HealthcareFhirStoreStreamConfigsBigqueryDestination
- type HealthcareFhirStoreStreamConfigsBigqueryDestinationOutputReference
- type HealthcareFhirStoreStreamConfigsBigqueryDestinationSchemaConfig
- type HealthcareFhirStoreStreamConfigsBigqueryDestinationSchemaConfigLastUpdatedPartitionConfig
- type HealthcareFhirStoreStreamConfigsBigqueryDestinationSchemaConfigLastUpdatedPartitionConfigOutputReference
- type HealthcareFhirStoreStreamConfigsBigqueryDestinationSchemaConfigOutputReference
- type HealthcareFhirStoreStreamConfigsList
- type HealthcareFhirStoreStreamConfigsOutputReference
- type HealthcareFhirStoreTimeouts
- type HealthcareFhirStoreTimeoutsOutputReference
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func HealthcareFhirStore_GenerateConfigForImport ¶
func HealthcareFhirStore_GenerateConfigForImport(scope constructs.Construct, importToId *string, importFromId *string, provider cdktf.TerraformProvider) cdktf.ImportableResource
Generates CDKTF code for importing a HealthcareFhirStore resource upon running "cdktf plan <stack-name>".
func HealthcareFhirStore_IsConstruct ¶
func HealthcareFhirStore_IsConstruct(x interface{}) *bool
Checks if `x` is a construct.
Use this method instead of `instanceof` to properly detect `Construct` instances, even when the construct library is symlinked.
Explanation: in JavaScript, multiple copies of the `constructs` library on disk are seen as independent, completely different libraries. As a consequence, the class `Construct` in each copy of the `constructs` library is seen as a different class, and an instance of one class will not test as `instanceof` the other class. `npm install` will not create installations like this, but users may manually symlink construct libraries together or use a monorepo tool: in those cases, multiple copies of the `constructs` library can be accidentally installed, and `instanceof` will behave unpredictably. It is safest to avoid using `instanceof`, and using this type-testing method instead.
Returns: true if `x` is an object created from a class which extends `Construct`.
func HealthcareFhirStore_IsTerraformElement ¶
func HealthcareFhirStore_IsTerraformElement(x interface{}) *bool
Experimental.
func HealthcareFhirStore_IsTerraformResource ¶
func HealthcareFhirStore_IsTerraformResource(x interface{}) *bool
Experimental.
func HealthcareFhirStore_TfResourceType ¶
func HealthcareFhirStore_TfResourceType() *string
func NewHealthcareFhirStoreNotificationConfigOutputReference_Override ¶
func NewHealthcareFhirStoreNotificationConfigOutputReference_Override(h HealthcareFhirStoreNotificationConfigOutputReference, terraformResource cdktf.IInterpolatingParent, terraformAttribute *string)
func NewHealthcareFhirStoreNotificationConfigsList_Override ¶
func NewHealthcareFhirStoreNotificationConfigsList_Override(h HealthcareFhirStoreNotificationConfigsList, terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, wrapsSet *bool)
func NewHealthcareFhirStoreNotificationConfigsOutputReference_Override ¶
func NewHealthcareFhirStoreNotificationConfigsOutputReference_Override(h HealthcareFhirStoreNotificationConfigsOutputReference, terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, complexObjectIndex *float64, complexObjectIsFromSet *bool)
func NewHealthcareFhirStoreStreamConfigsBigqueryDestinationOutputReference_Override ¶
func NewHealthcareFhirStoreStreamConfigsBigqueryDestinationOutputReference_Override(h HealthcareFhirStoreStreamConfigsBigqueryDestinationOutputReference, terraformResource cdktf.IInterpolatingParent, terraformAttribute *string)
func NewHealthcareFhirStoreStreamConfigsBigqueryDestinationSchemaConfigLastUpdatedPartitionConfigOutputReference_Override ¶
func NewHealthcareFhirStoreStreamConfigsBigqueryDestinationSchemaConfigLastUpdatedPartitionConfigOutputReference_Override(h HealthcareFhirStoreStreamConfigsBigqueryDestinationSchemaConfigLastUpdatedPartitionConfigOutputReference, terraformResource cdktf.IInterpolatingParent, terraformAttribute *string)
func NewHealthcareFhirStoreStreamConfigsBigqueryDestinationSchemaConfigOutputReference_Override ¶
func NewHealthcareFhirStoreStreamConfigsBigqueryDestinationSchemaConfigOutputReference_Override(h HealthcareFhirStoreStreamConfigsBigqueryDestinationSchemaConfigOutputReference, terraformResource cdktf.IInterpolatingParent, terraformAttribute *string)
func NewHealthcareFhirStoreStreamConfigsList_Override ¶
func NewHealthcareFhirStoreStreamConfigsList_Override(h HealthcareFhirStoreStreamConfigsList, terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, wrapsSet *bool)
func NewHealthcareFhirStoreStreamConfigsOutputReference_Override ¶
func NewHealthcareFhirStoreStreamConfigsOutputReference_Override(h HealthcareFhirStoreStreamConfigsOutputReference, terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, complexObjectIndex *float64, complexObjectIsFromSet *bool)
func NewHealthcareFhirStoreTimeoutsOutputReference_Override ¶
func NewHealthcareFhirStoreTimeoutsOutputReference_Override(h HealthcareFhirStoreTimeoutsOutputReference, terraformResource cdktf.IInterpolatingParent, terraformAttribute *string)
func NewHealthcareFhirStore_Override ¶
func NewHealthcareFhirStore_Override(h HealthcareFhirStore, scope constructs.Construct, id *string, config *HealthcareFhirStoreConfig)
Create a new {@link https://registry.terraform.io/providers/hashicorp/google/6.12.0/docs/resources/healthcare_fhir_store google_healthcare_fhir_store} Resource.
Types ¶
type HealthcareFhirStore ¶
type HealthcareFhirStore interface { cdktf.TerraformResource // Experimental. CdktfStack() cdktf.TerraformStack ComplexDataTypeReferenceParsing() *string SetComplexDataTypeReferenceParsing(val *string) ComplexDataTypeReferenceParsingInput() *string // Experimental. Connection() interface{} // Experimental. SetConnection(val interface{}) // Experimental. ConstructNodeMetadata() *map[string]interface{} // Experimental. Count() interface{} // Experimental. SetCount(val interface{}) Dataset() *string SetDataset(val *string) DatasetInput() *string DefaultSearchHandlingStrict() interface{} SetDefaultSearchHandlingStrict(val interface{}) DefaultSearchHandlingStrictInput() interface{} // Experimental. DependsOn() *[]*string // Experimental. SetDependsOn(val *[]*string) DisableReferentialIntegrity() interface{} SetDisableReferentialIntegrity(val interface{}) DisableReferentialIntegrityInput() interface{} DisableResourceVersioning() interface{} SetDisableResourceVersioning(val interface{}) DisableResourceVersioningInput() interface{} EffectiveLabels() cdktf.StringMap EnableHistoryImport() interface{} SetEnableHistoryImport(val interface{}) EnableHistoryImportInput() interface{} EnableUpdateCreate() interface{} SetEnableUpdateCreate(val interface{}) EnableUpdateCreateInput() interface{} // Experimental. ForEach() cdktf.ITerraformIterator // Experimental. SetForEach(val cdktf.ITerraformIterator) // Experimental. Fqn() *string // Experimental. FriendlyUniqueId() *string Id() *string SetId(val *string) IdInput() *string Labels() *map[string]*string SetLabels(val *map[string]*string) LabelsInput() *map[string]*string // Experimental. Lifecycle() *cdktf.TerraformResourceLifecycle // Experimental. SetLifecycle(val *cdktf.TerraformResourceLifecycle) Name() *string SetName(val *string) NameInput() *string // The tree node. Node() constructs.Node NotificationConfig() HealthcareFhirStoreNotificationConfigOutputReference NotificationConfigInput() *HealthcareFhirStoreNotificationConfig NotificationConfigs() HealthcareFhirStoreNotificationConfigsList NotificationConfigsInput() interface{} // Experimental. Provider() cdktf.TerraformProvider // Experimental. SetProvider(val cdktf.TerraformProvider) // Experimental. Provisioners() *[]interface{} // Experimental. SetProvisioners(val *[]interface{}) // Experimental. RawOverrides() interface{} SelfLink() *string StreamConfigs() HealthcareFhirStoreStreamConfigsList StreamConfigsInput() interface{} // Experimental. TerraformGeneratorMetadata() *cdktf.TerraformProviderGeneratorMetadata TerraformLabels() cdktf.StringMap // Experimental. TerraformMetaArguments() *map[string]interface{} // Experimental. TerraformResourceType() *string Timeouts() HealthcareFhirStoreTimeoutsOutputReference TimeoutsInput() interface{} Version() *string SetVersion(val *string) VersionInput() *string // Adds a user defined moveTarget string to this resource to be later used in .moveTo(moveTarget) to resolve the location of the move. // Experimental. AddMoveTarget(moveTarget *string) // Experimental. AddOverride(path *string, value interface{}) // Experimental. GetAnyMapAttribute(terraformAttribute *string) *map[string]interface{} // Experimental. GetBooleanAttribute(terraformAttribute *string) cdktf.IResolvable // Experimental. GetBooleanMapAttribute(terraformAttribute *string) *map[string]*bool // Experimental. GetListAttribute(terraformAttribute *string) *[]*string // Experimental. GetNumberAttribute(terraformAttribute *string) *float64 // Experimental. GetNumberListAttribute(terraformAttribute *string) *[]*float64 // Experimental. GetNumberMapAttribute(terraformAttribute *string) *map[string]*float64 // Experimental. GetStringAttribute(terraformAttribute *string) *string // Experimental. GetStringMapAttribute(terraformAttribute *string) *map[string]*string // Experimental. HasResourceMove() interface{} // Experimental. ImportFrom(id *string, provider cdktf.TerraformProvider) // Experimental. InterpolationForAttribute(terraformAttribute *string) cdktf.IResolvable // Move the resource corresponding to "id" to this resource. // // Note that the resource being moved from must be marked as moved using it's instance function. // Experimental. MoveFromId(id *string) // Moves this resource to the target resource given by moveTarget. // Experimental. MoveTo(moveTarget *string, index interface{}) // Moves this resource to the resource corresponding to "id". // Experimental. MoveToId(id *string) // Overrides the auto-generated logical ID with a specific ID. // Experimental. OverrideLogicalId(newLogicalId *string) PutNotificationConfig(value *HealthcareFhirStoreNotificationConfig) PutNotificationConfigs(value interface{}) PutStreamConfigs(value interface{}) PutTimeouts(value *HealthcareFhirStoreTimeouts) ResetComplexDataTypeReferenceParsing() ResetDefaultSearchHandlingStrict() ResetDisableReferentialIntegrity() ResetDisableResourceVersioning() ResetEnableHistoryImport() ResetEnableUpdateCreate() ResetId() ResetLabels() ResetNotificationConfig() ResetNotificationConfigs() // Resets a previously passed logical Id to use the auto-generated logical id again. // Experimental. ResetOverrideLogicalId() ResetStreamConfigs() ResetTimeouts() SynthesizeAttributes() *map[string]interface{} SynthesizeHclAttributes() *map[string]interface{} // Experimental. ToHclTerraform() interface{} // Experimental. ToMetadata() interface{} // Returns a string representation of this construct. ToString() *string // Adds this resource to the terraform JSON output. // Experimental. ToTerraform() interface{} }
Represents a {@link https://registry.terraform.io/providers/hashicorp/google/6.12.0/docs/resources/healthcare_fhir_store google_healthcare_fhir_store}.
func NewHealthcareFhirStore ¶
func NewHealthcareFhirStore(scope constructs.Construct, id *string, config *HealthcareFhirStoreConfig) HealthcareFhirStore
Create a new {@link https://registry.terraform.io/providers/hashicorp/google/6.12.0/docs/resources/healthcare_fhir_store google_healthcare_fhir_store} Resource.
type HealthcareFhirStoreConfig ¶
type HealthcareFhirStoreConfig struct { // Experimental. Connection interface{} `field:"optional" json:"connection" yaml:"connection"` // Experimental. Count interface{} `field:"optional" json:"count" yaml:"count"` // Experimental. DependsOn *[]cdktf.ITerraformDependable `field:"optional" json:"dependsOn" yaml:"dependsOn"` // Experimental. ForEach cdktf.ITerraformIterator `field:"optional" json:"forEach" yaml:"forEach"` // Experimental. Lifecycle *cdktf.TerraformResourceLifecycle `field:"optional" json:"lifecycle" yaml:"lifecycle"` // Experimental. Provider cdktf.TerraformProvider `field:"optional" json:"provider" yaml:"provider"` // Experimental. Provisioners *[]interface{} `field:"optional" json:"provisioners" yaml:"provisioners"` // Identifies the dataset addressed by this request. Must be in the format 'projects/{project}/locations/{location}/datasets/{dataset}'. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/6.12.0/docs/resources/healthcare_fhir_store#dataset HealthcareFhirStore#dataset} Dataset *string `field:"required" json:"dataset" yaml:"dataset"` // The resource name for the FhirStore. // // ** Changing this property may recreate the FHIR store (removing all data) ** // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/6.12.0/docs/resources/healthcare_fhir_store#name HealthcareFhirStore#name} Name *string `field:"required" json:"name" yaml:"name"` // The FHIR specification version. Possible values: ["DSTU2", "STU3", "R4"]. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/6.12.0/docs/resources/healthcare_fhir_store#version HealthcareFhirStore#version} Version *string `field:"required" json:"version" yaml:"version"` // Enable parsing of references within complex FHIR data types such as Extensions. // // If this value is set to ENABLED, then features like referential integrity and Bundle reference rewriting apply to all references. If this flag has not been specified the behavior of the FHIR store will not change, references in complex data types will not be parsed. New stores will have this value set to ENABLED by default after a notification period. Warning: turning on this flag causes processing existing resources to fail if they contain references to non-existent resources. Possible values: ["COMPLEX_DATA_TYPE_REFERENCE_PARSING_UNSPECIFIED", "DISABLED", "ENABLED"] // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/6.12.0/docs/resources/healthcare_fhir_store#complex_data_type_reference_parsing HealthcareFhirStore#complex_data_type_reference_parsing} ComplexDataTypeReferenceParsing *string `field:"optional" json:"complexDataTypeReferenceParsing" yaml:"complexDataTypeReferenceParsing"` // If true, overrides the default search behavior for this FHIR store to handling=strict which returns an error for unrecognized search parameters. // // If false, uses the FHIR specification default handling=lenient which ignores unrecognized search parameters. // The handling can always be changed from the default on an individual API call by setting the HTTP header Prefer: handling=strict or Prefer: handling=lenient. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/6.12.0/docs/resources/healthcare_fhir_store#default_search_handling_strict HealthcareFhirStore#default_search_handling_strict} DefaultSearchHandlingStrict interface{} `field:"optional" json:"defaultSearchHandlingStrict" yaml:"defaultSearchHandlingStrict"` // Whether to disable referential integrity in this FHIR store. // // This field is immutable after FHIR store // creation. The default value is false, meaning that the API will enforce referential integrity and fail the // requests that will result in inconsistent state in the FHIR store. When this field is set to true, the API // will skip referential integrity check. Consequently, operations that rely on references, such as // Patient.get$everything, will not return all the results if broken references exist. // // ** Changing this property may recreate the FHIR store (removing all data) ** // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/6.12.0/docs/resources/healthcare_fhir_store#disable_referential_integrity HealthcareFhirStore#disable_referential_integrity} DisableReferentialIntegrity interface{} `field:"optional" json:"disableReferentialIntegrity" yaml:"disableReferentialIntegrity"` // Whether to disable resource versioning for this FHIR store. // // This field can not be changed after the creation // of FHIR store. If set to false, which is the default behavior, all write operations will cause historical // versions to be recorded automatically. The historical versions can be fetched through the history APIs, but // cannot be updated. If set to true, no historical versions will be kept. The server will send back errors for // attempts to read the historical versions. // // ** Changing this property may recreate the FHIR store (removing all data) ** // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/6.12.0/docs/resources/healthcare_fhir_store#disable_resource_versioning HealthcareFhirStore#disable_resource_versioning} DisableResourceVersioning interface{} `field:"optional" json:"disableResourceVersioning" yaml:"disableResourceVersioning"` // Whether to allow the bulk import API to accept history bundles and directly insert historical resource versions into the FHIR store. // // Importing resource histories creates resource interactions that appear to have // occurred in the past, which clients may not want to allow. If set to false, history bundles within an import // will fail with an error. // // ** Changing this property may recreate the FHIR store (removing all data) ** // // ** This property can be changed manually in the Google Cloud Healthcare admin console without recreating the FHIR store ** // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/6.12.0/docs/resources/healthcare_fhir_store#enable_history_import HealthcareFhirStore#enable_history_import} EnableHistoryImport interface{} `field:"optional" json:"enableHistoryImport" yaml:"enableHistoryImport"` // Whether this FHIR store has the updateCreate capability. // // This determines if the client can use an Update // operation to create a new resource with a client-specified ID. If false, all IDs are server-assigned through // the Create operation and attempts to Update a non-existent resource will return errors. Please treat the audit // logs with appropriate levels of care if client-specified resource IDs contain sensitive data such as patient // identifiers, those IDs will be part of the FHIR resource path recorded in Cloud audit logs and Cloud Pub/Sub // notifications. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/6.12.0/docs/resources/healthcare_fhir_store#enable_update_create HealthcareFhirStore#enable_update_create} EnableUpdateCreate interface{} `field:"optional" json:"enableUpdateCreate" yaml:"enableUpdateCreate"` // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/6.12.0/docs/resources/healthcare_fhir_store#id HealthcareFhirStore#id}. // // Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2. // If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable. Id *string `field:"optional" json:"id" yaml:"id"` // User-supplied key-value pairs used to organize FHIR stores. // // Label keys must be between 1 and 63 characters long, have a UTF-8 encoding of maximum 128 bytes, and must // conform to the following PCRE regular expression: [\p{Ll}\p{Lo}][\p{Ll}\p{Lo}\p{N}_-]{0,62} // // Label values are optional, must be between 1 and 63 characters long, have a UTF-8 encoding of maximum 128 // bytes, and must conform to the following PCRE regular expression: [\p{Ll}\p{Lo}\p{N}_-]{0,63} // // No more than 64 labels can be associated with a given store. // // An object containing a list of "key": value pairs. // Example: { "name": "wrench", "mass": "1.3kg", "count": "3" }. // // // **Note**: This field is non-authoritative, and will only manage the labels present in your configuration. // Please refer to the field 'effective_labels' for all of the labels present on the resource. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/6.12.0/docs/resources/healthcare_fhir_store#labels HealthcareFhirStore#labels} Labels *map[string]*string `field:"optional" json:"labels" yaml:"labels"` // notification_config block. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/6.12.0/docs/resources/healthcare_fhir_store#notification_config HealthcareFhirStore#notification_config} NotificationConfig *HealthcareFhirStoreNotificationConfig `field:"optional" json:"notificationConfig" yaml:"notificationConfig"` // notification_configs block. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/6.12.0/docs/resources/healthcare_fhir_store#notification_configs HealthcareFhirStore#notification_configs} NotificationConfigs interface{} `field:"optional" json:"notificationConfigs" yaml:"notificationConfigs"` // stream_configs block. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/6.12.0/docs/resources/healthcare_fhir_store#stream_configs HealthcareFhirStore#stream_configs} StreamConfigs interface{} `field:"optional" json:"streamConfigs" yaml:"streamConfigs"` // timeouts block. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/6.12.0/docs/resources/healthcare_fhir_store#timeouts HealthcareFhirStore#timeouts} Timeouts *HealthcareFhirStoreTimeouts `field:"optional" json:"timeouts" yaml:"timeouts"` }
type HealthcareFhirStoreNotificationConfig ¶
type HealthcareFhirStoreNotificationConfig struct { // The Cloud Pub/Sub topic that notifications of changes are published on. // // Supplied by the client. // PubsubMessage.Data will contain the resource name. PubsubMessage.MessageId is the ID of this message. // It is guaranteed to be unique within the topic. PubsubMessage.PublishTime is the time at which the message // was published. Notifications are only sent if the topic is non-empty. Topic names must be scoped to a // project. service-PROJECT_NUMBER@gcp-sa-healthcare.iam.gserviceaccount.com must have publisher permissions on the given // Cloud Pub/Sub topic. Not having adequate permissions will cause the calls that send notifications to fail. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/6.12.0/docs/resources/healthcare_fhir_store#pubsub_topic HealthcareFhirStore#pubsub_topic} PubsubTopic *string `field:"required" json:"pubsubTopic" yaml:"pubsubTopic"` }
type HealthcareFhirStoreNotificationConfigOutputReference ¶
type HealthcareFhirStoreNotificationConfigOutputReference interface { cdktf.ComplexObject // the index of the complex object in a list. // Experimental. ComplexObjectIndex() interface{} // Experimental. SetComplexObjectIndex(val interface{}) // set to true if this item is from inside a set and needs tolist() for accessing it set to "0" for single list items. // Experimental. ComplexObjectIsFromSet() *bool // Experimental. SetComplexObjectIsFromSet(val *bool) // The creation stack of this resolvable which will be appended to errors thrown during resolution. // // If this returns an empty array the stack will not be attached. // Experimental. CreationStack() *[]*string // Experimental. Fqn() *string InternalValue() *HealthcareFhirStoreNotificationConfig SetInternalValue(val *HealthcareFhirStoreNotificationConfig) PubsubTopic() *string SetPubsubTopic(val *string) PubsubTopicInput() *string // Experimental. TerraformAttribute() *string // Experimental. SetTerraformAttribute(val *string) // Experimental. TerraformResource() cdktf.IInterpolatingParent // Experimental. SetTerraformResource(val cdktf.IInterpolatingParent) // Experimental. ComputeFqn() *string // Experimental. GetAnyMapAttribute(terraformAttribute *string) *map[string]interface{} // Experimental. GetBooleanAttribute(terraformAttribute *string) cdktf.IResolvable // Experimental. GetBooleanMapAttribute(terraformAttribute *string) *map[string]*bool // Experimental. GetListAttribute(terraformAttribute *string) *[]*string // Experimental. GetNumberAttribute(terraformAttribute *string) *float64 // Experimental. GetNumberListAttribute(terraformAttribute *string) *[]*float64 // Experimental. GetNumberMapAttribute(terraformAttribute *string) *map[string]*float64 // Experimental. GetStringAttribute(terraformAttribute *string) *string // Experimental. GetStringMapAttribute(terraformAttribute *string) *map[string]*string // Experimental. InterpolationAsList() cdktf.IResolvable // Experimental. InterpolationForAttribute(property *string) cdktf.IResolvable // Produce the Token's value at resolution time. // Experimental. Resolve(_context cdktf.IResolveContext) interface{} // Return a string representation of this resolvable object. // // Returns a reversible string representation. // Experimental. ToString() *string }
func NewHealthcareFhirStoreNotificationConfigOutputReference ¶
func NewHealthcareFhirStoreNotificationConfigOutputReference(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string) HealthcareFhirStoreNotificationConfigOutputReference
type HealthcareFhirStoreNotificationConfigs ¶
type HealthcareFhirStoreNotificationConfigs struct { // The Cloud Pub/Sub topic that notifications of changes are published on. // // Supplied by the client. // PubsubMessage.Data will contain the resource name. PubsubMessage.MessageId is the ID of this message. // It is guaranteed to be unique within the topic. PubsubMessage.PublishTime is the time at which the message // was published. Notifications are only sent if the topic is non-empty. Topic names must be scoped to a // project. service-PROJECT_NUMBER@gcp-sa-healthcare.iam.gserviceaccount.com must have publisher permissions on the given // Cloud Pub/Sub topic. Not having adequate permissions will cause the calls that send notifications to fail. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/6.12.0/docs/resources/healthcare_fhir_store#pubsub_topic HealthcareFhirStore#pubsub_topic} PubsubTopic *string `field:"required" json:"pubsubTopic" yaml:"pubsubTopic"` // Whether to send full FHIR resource to this Pub/Sub topic for Create and Update operation. // // Note that setting this to true does not guarantee that all resources will be sent in the format of // full FHIR resource. When a resource change is too large or during heavy traffic, only the resource name will be // sent. Clients should always check the "payloadType" label from a Pub/Sub message to determine whether // it needs to fetch the full resource as a separate operation. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/6.12.0/docs/resources/healthcare_fhir_store#send_full_resource HealthcareFhirStore#send_full_resource} SendFullResource interface{} `field:"optional" json:"sendFullResource" yaml:"sendFullResource"` // Whether to send full FHIR resource to this Pub/Sub topic for deleting FHIR resource. // // Note that setting this to // true does not guarantee that all previous resources will be sent in the format of full FHIR resource. When a // resource change is too large or during heavy traffic, only the resource name will be sent. Clients should always // check the "payloadType" label from a Pub/Sub message to determine whether it needs to fetch the full previous // resource as a separate operation. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/6.12.0/docs/resources/healthcare_fhir_store#send_previous_resource_on_delete HealthcareFhirStore#send_previous_resource_on_delete} SendPreviousResourceOnDelete interface{} `field:"optional" json:"sendPreviousResourceOnDelete" yaml:"sendPreviousResourceOnDelete"` }
type HealthcareFhirStoreNotificationConfigsList ¶
type HealthcareFhirStoreNotificationConfigsList interface { cdktf.ComplexList // The creation stack of this resolvable which will be appended to errors thrown during resolution. // // If this returns an empty array the stack will not be attached. // Experimental. CreationStack() *[]*string // Experimental. Fqn() *string InternalValue() interface{} SetInternalValue(val interface{}) // The attribute on the parent resource this class is referencing. TerraformAttribute() *string SetTerraformAttribute(val *string) // The parent resource. TerraformResource() cdktf.IInterpolatingParent SetTerraformResource(val cdktf.IInterpolatingParent) // whether the list is wrapping a set (will add tolist() to be able to access an item via an index). WrapsSet() *bool SetWrapsSet(val *bool) // Creating an iterator for this complex list. // // The list will be converted into a map with the mapKeyAttributeName as the key. // Experimental. AllWithMapKey(mapKeyAttributeName *string) cdktf.DynamicListTerraformIterator // Experimental. ComputeFqn() *string Get(index *float64) HealthcareFhirStoreNotificationConfigsOutputReference // Produce the Token's value at resolution time. // Experimental. Resolve(_context cdktf.IResolveContext) interface{} // Return a string representation of this resolvable object. // // Returns a reversible string representation. // Experimental. ToString() *string }
func NewHealthcareFhirStoreNotificationConfigsList ¶
func NewHealthcareFhirStoreNotificationConfigsList(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) HealthcareFhirStoreNotificationConfigsList
type HealthcareFhirStoreNotificationConfigsOutputReference ¶
type HealthcareFhirStoreNotificationConfigsOutputReference interface { cdktf.ComplexObject // the index of the complex object in a list. // Experimental. ComplexObjectIndex() interface{} // Experimental. SetComplexObjectIndex(val interface{}) // set to true if this item is from inside a set and needs tolist() for accessing it set to "0" for single list items. // Experimental. ComplexObjectIsFromSet() *bool // Experimental. SetComplexObjectIsFromSet(val *bool) // The creation stack of this resolvable which will be appended to errors thrown during resolution. // // If this returns an empty array the stack will not be attached. // Experimental. CreationStack() *[]*string // Experimental. Fqn() *string InternalValue() interface{} SetInternalValue(val interface{}) PubsubTopic() *string SetPubsubTopic(val *string) PubsubTopicInput() *string SendFullResource() interface{} SetSendFullResource(val interface{}) SendFullResourceInput() interface{} SendPreviousResourceOnDelete() interface{} SetSendPreviousResourceOnDelete(val interface{}) SendPreviousResourceOnDeleteInput() interface{} // Experimental. TerraformAttribute() *string // Experimental. SetTerraformAttribute(val *string) // Experimental. TerraformResource() cdktf.IInterpolatingParent // Experimental. SetTerraformResource(val cdktf.IInterpolatingParent) // Experimental. ComputeFqn() *string // Experimental. GetAnyMapAttribute(terraformAttribute *string) *map[string]interface{} // Experimental. GetBooleanAttribute(terraformAttribute *string) cdktf.IResolvable // Experimental. GetBooleanMapAttribute(terraformAttribute *string) *map[string]*bool // Experimental. GetListAttribute(terraformAttribute *string) *[]*string // Experimental. GetNumberAttribute(terraformAttribute *string) *float64 // Experimental. GetNumberListAttribute(terraformAttribute *string) *[]*float64 // Experimental. GetNumberMapAttribute(terraformAttribute *string) *map[string]*float64 // Experimental. GetStringAttribute(terraformAttribute *string) *string // Experimental. GetStringMapAttribute(terraformAttribute *string) *map[string]*string // Experimental. InterpolationAsList() cdktf.IResolvable // Experimental. InterpolationForAttribute(property *string) cdktf.IResolvable ResetSendFullResource() ResetSendPreviousResourceOnDelete() // Produce the Token's value at resolution time. // Experimental. Resolve(_context cdktf.IResolveContext) interface{} // Return a string representation of this resolvable object. // // Returns a reversible string representation. // Experimental. ToString() *string }
func NewHealthcareFhirStoreNotificationConfigsOutputReference ¶
func NewHealthcareFhirStoreNotificationConfigsOutputReference(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, complexObjectIndex *float64, complexObjectIsFromSet *bool) HealthcareFhirStoreNotificationConfigsOutputReference
type HealthcareFhirStoreStreamConfigs ¶
type HealthcareFhirStoreStreamConfigs struct { // bigquery_destination block. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/6.12.0/docs/resources/healthcare_fhir_store#bigquery_destination HealthcareFhirStore#bigquery_destination} BigqueryDestination *HealthcareFhirStoreStreamConfigsBigqueryDestination `field:"required" json:"bigqueryDestination" yaml:"bigqueryDestination"` // Supply a FHIR resource type (such as "Patient" or "Observation"). // // See // https://www.hl7.org/fhir/valueset-resource-types.html for a list of all FHIR resource types. The server treats // an empty list as an intent to stream all the supported resource types in this FHIR store. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/6.12.0/docs/resources/healthcare_fhir_store#resource_types HealthcareFhirStore#resource_types} ResourceTypes *[]*string `field:"optional" json:"resourceTypes" yaml:"resourceTypes"` }
type HealthcareFhirStoreStreamConfigsBigqueryDestination ¶
type HealthcareFhirStoreStreamConfigsBigqueryDestination struct { // BigQuery URI to a dataset, up to 2000 characters long, in the format bq://projectId.bqDatasetId. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/6.12.0/docs/resources/healthcare_fhir_store#dataset_uri HealthcareFhirStore#dataset_uri} DatasetUri *string `field:"required" json:"datasetUri" yaml:"datasetUri"` // schema_config block. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/6.12.0/docs/resources/healthcare_fhir_store#schema_config HealthcareFhirStore#schema_config} SchemaConfig *HealthcareFhirStoreStreamConfigsBigqueryDestinationSchemaConfig `field:"required" json:"schemaConfig" yaml:"schemaConfig"` }
type HealthcareFhirStoreStreamConfigsBigqueryDestinationOutputReference ¶
type HealthcareFhirStoreStreamConfigsBigqueryDestinationOutputReference interface { cdktf.ComplexObject // the index of the complex object in a list. // Experimental. ComplexObjectIndex() interface{} // Experimental. SetComplexObjectIndex(val interface{}) // set to true if this item is from inside a set and needs tolist() for accessing it set to "0" for single list items. // Experimental. ComplexObjectIsFromSet() *bool // Experimental. SetComplexObjectIsFromSet(val *bool) // The creation stack of this resolvable which will be appended to errors thrown during resolution. // // If this returns an empty array the stack will not be attached. // Experimental. CreationStack() *[]*string DatasetUri() *string SetDatasetUri(val *string) DatasetUriInput() *string // Experimental. Fqn() *string InternalValue() *HealthcareFhirStoreStreamConfigsBigqueryDestination SetInternalValue(val *HealthcareFhirStoreStreamConfigsBigqueryDestination) SchemaConfig() HealthcareFhirStoreStreamConfigsBigqueryDestinationSchemaConfigOutputReference SchemaConfigInput() *HealthcareFhirStoreStreamConfigsBigqueryDestinationSchemaConfig // Experimental. TerraformAttribute() *string // Experimental. SetTerraformAttribute(val *string) // Experimental. TerraformResource() cdktf.IInterpolatingParent // Experimental. SetTerraformResource(val cdktf.IInterpolatingParent) // Experimental. ComputeFqn() *string // Experimental. GetAnyMapAttribute(terraformAttribute *string) *map[string]interface{} // Experimental. GetBooleanAttribute(terraformAttribute *string) cdktf.IResolvable // Experimental. GetBooleanMapAttribute(terraformAttribute *string) *map[string]*bool // Experimental. GetListAttribute(terraformAttribute *string) *[]*string // Experimental. GetNumberAttribute(terraformAttribute *string) *float64 // Experimental. GetNumberListAttribute(terraformAttribute *string) *[]*float64 // Experimental. GetNumberMapAttribute(terraformAttribute *string) *map[string]*float64 // Experimental. GetStringAttribute(terraformAttribute *string) *string // Experimental. GetStringMapAttribute(terraformAttribute *string) *map[string]*string // Experimental. InterpolationAsList() cdktf.IResolvable // Experimental. InterpolationForAttribute(property *string) cdktf.IResolvable PutSchemaConfig(value *HealthcareFhirStoreStreamConfigsBigqueryDestinationSchemaConfig) // Produce the Token's value at resolution time. // Experimental. Resolve(_context cdktf.IResolveContext) interface{} // Return a string representation of this resolvable object. // // Returns a reversible string representation. // Experimental. ToString() *string }
func NewHealthcareFhirStoreStreamConfigsBigqueryDestinationOutputReference ¶
func NewHealthcareFhirStoreStreamConfigsBigqueryDestinationOutputReference(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string) HealthcareFhirStoreStreamConfigsBigqueryDestinationOutputReference
type HealthcareFhirStoreStreamConfigsBigqueryDestinationSchemaConfig ¶
type HealthcareFhirStoreStreamConfigsBigqueryDestinationSchemaConfig struct { // The depth for all recursive structures in the output analytics schema. // // For example, concept in the CodeSystem // resource is a recursive structure; when the depth is 2, the CodeSystem table will have a column called // concept.concept but not concept.concept.concept. If not specified or set to 0, the server will use the default // value 2. The maximum depth allowed is 5. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/6.12.0/docs/resources/healthcare_fhir_store#recursive_structure_depth HealthcareFhirStore#recursive_structure_depth} RecursiveStructureDepth *float64 `field:"required" json:"recursiveStructureDepth" yaml:"recursiveStructureDepth"` // last_updated_partition_config block. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/6.12.0/docs/resources/healthcare_fhir_store#last_updated_partition_config HealthcareFhirStore#last_updated_partition_config} LastUpdatedPartitionConfig *HealthcareFhirStoreStreamConfigsBigqueryDestinationSchemaConfigLastUpdatedPartitionConfig `field:"optional" json:"lastUpdatedPartitionConfig" yaml:"lastUpdatedPartitionConfig"` // Specifies the output schema type. // // * ANALYTICS: Analytics schema defined by the FHIR community. // See https://github.com/FHIR/sql-on-fhir/blob/master/sql-on-fhir.md. // * ANALYTICS_V2: Analytics V2, similar to schema defined by the FHIR community, with added support for extensions with one or more occurrences and contained resources in stringified JSON. // * LOSSLESS: A data-driven schema generated from the fields present in the FHIR data being exported, with no additional simplification. Default value: "ANALYTICS" Possible values: ["ANALYTICS", "ANALYTICS_V2", "LOSSLESS"] // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/6.12.0/docs/resources/healthcare_fhir_store#schema_type HealthcareFhirStore#schema_type} SchemaType *string `field:"optional" json:"schemaType" yaml:"schemaType"` }
type HealthcareFhirStoreStreamConfigsBigqueryDestinationSchemaConfigLastUpdatedPartitionConfig ¶
type HealthcareFhirStoreStreamConfigsBigqueryDestinationSchemaConfigLastUpdatedPartitionConfig struct { // Type of partitioning. Possible values: ["PARTITION_TYPE_UNSPECIFIED", "HOUR", "DAY", "MONTH", "YEAR"]. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/6.12.0/docs/resources/healthcare_fhir_store#type HealthcareFhirStore#type} Type *string `field:"required" json:"type" yaml:"type"` // Number of milliseconds for which to keep the storage for a partition. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/6.12.0/docs/resources/healthcare_fhir_store#expiration_ms HealthcareFhirStore#expiration_ms} ExpirationMs *string `field:"optional" json:"expirationMs" yaml:"expirationMs"` }
type HealthcareFhirStoreStreamConfigsBigqueryDestinationSchemaConfigLastUpdatedPartitionConfigOutputReference ¶
type HealthcareFhirStoreStreamConfigsBigqueryDestinationSchemaConfigLastUpdatedPartitionConfigOutputReference interface { cdktf.ComplexObject // the index of the complex object in a list. // Experimental. ComplexObjectIndex() interface{} // Experimental. SetComplexObjectIndex(val interface{}) // set to true if this item is from inside a set and needs tolist() for accessing it set to "0" for single list items. // Experimental. ComplexObjectIsFromSet() *bool // Experimental. SetComplexObjectIsFromSet(val *bool) // The creation stack of this resolvable which will be appended to errors thrown during resolution. // // If this returns an empty array the stack will not be attached. // Experimental. CreationStack() *[]*string ExpirationMs() *string SetExpirationMs(val *string) ExpirationMsInput() *string // Experimental. Fqn() *string InternalValue() *HealthcareFhirStoreStreamConfigsBigqueryDestinationSchemaConfigLastUpdatedPartitionConfig SetInternalValue(val *HealthcareFhirStoreStreamConfigsBigqueryDestinationSchemaConfigLastUpdatedPartitionConfig) // Experimental. TerraformAttribute() *string // Experimental. SetTerraformAttribute(val *string) // Experimental. TerraformResource() cdktf.IInterpolatingParent // Experimental. SetTerraformResource(val cdktf.IInterpolatingParent) Type() *string SetType(val *string) TypeInput() *string // Experimental. ComputeFqn() *string // Experimental. GetAnyMapAttribute(terraformAttribute *string) *map[string]interface{} // Experimental. GetBooleanAttribute(terraformAttribute *string) cdktf.IResolvable // Experimental. GetBooleanMapAttribute(terraformAttribute *string) *map[string]*bool // Experimental. GetListAttribute(terraformAttribute *string) *[]*string // Experimental. GetNumberAttribute(terraformAttribute *string) *float64 // Experimental. GetNumberListAttribute(terraformAttribute *string) *[]*float64 // Experimental. GetNumberMapAttribute(terraformAttribute *string) *map[string]*float64 // Experimental. GetStringAttribute(terraformAttribute *string) *string // Experimental. GetStringMapAttribute(terraformAttribute *string) *map[string]*string // Experimental. InterpolationAsList() cdktf.IResolvable // Experimental. InterpolationForAttribute(property *string) cdktf.IResolvable ResetExpirationMs() // Produce the Token's value at resolution time. // Experimental. Resolve(_context cdktf.IResolveContext) interface{} // Return a string representation of this resolvable object. // // Returns a reversible string representation. // Experimental. ToString() *string }
func NewHealthcareFhirStoreStreamConfigsBigqueryDestinationSchemaConfigLastUpdatedPartitionConfigOutputReference ¶
func NewHealthcareFhirStoreStreamConfigsBigqueryDestinationSchemaConfigLastUpdatedPartitionConfigOutputReference(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string) HealthcareFhirStoreStreamConfigsBigqueryDestinationSchemaConfigLastUpdatedPartitionConfigOutputReference
type HealthcareFhirStoreStreamConfigsBigqueryDestinationSchemaConfigOutputReference ¶
type HealthcareFhirStoreStreamConfigsBigqueryDestinationSchemaConfigOutputReference interface { cdktf.ComplexObject // the index of the complex object in a list. // Experimental. ComplexObjectIndex() interface{} // Experimental. SetComplexObjectIndex(val interface{}) // set to true if this item is from inside a set and needs tolist() for accessing it set to "0" for single list items. // Experimental. ComplexObjectIsFromSet() *bool // Experimental. SetComplexObjectIsFromSet(val *bool) // The creation stack of this resolvable which will be appended to errors thrown during resolution. // // If this returns an empty array the stack will not be attached. // Experimental. CreationStack() *[]*string // Experimental. Fqn() *string InternalValue() *HealthcareFhirStoreStreamConfigsBigqueryDestinationSchemaConfig SetInternalValue(val *HealthcareFhirStoreStreamConfigsBigqueryDestinationSchemaConfig) LastUpdatedPartitionConfig() HealthcareFhirStoreStreamConfigsBigqueryDestinationSchemaConfigLastUpdatedPartitionConfigOutputReference LastUpdatedPartitionConfigInput() *HealthcareFhirStoreStreamConfigsBigqueryDestinationSchemaConfigLastUpdatedPartitionConfig RecursiveStructureDepth() *float64 SetRecursiveStructureDepth(val *float64) RecursiveStructureDepthInput() *float64 SchemaType() *string SetSchemaType(val *string) SchemaTypeInput() *string // Experimental. TerraformAttribute() *string // Experimental. SetTerraformAttribute(val *string) // Experimental. TerraformResource() cdktf.IInterpolatingParent // Experimental. SetTerraformResource(val cdktf.IInterpolatingParent) // Experimental. ComputeFqn() *string // Experimental. GetAnyMapAttribute(terraformAttribute *string) *map[string]interface{} // Experimental. GetBooleanAttribute(terraformAttribute *string) cdktf.IResolvable // Experimental. GetBooleanMapAttribute(terraformAttribute *string) *map[string]*bool // Experimental. GetListAttribute(terraformAttribute *string) *[]*string // Experimental. GetNumberAttribute(terraformAttribute *string) *float64 // Experimental. GetNumberListAttribute(terraformAttribute *string) *[]*float64 // Experimental. GetNumberMapAttribute(terraformAttribute *string) *map[string]*float64 // Experimental. GetStringAttribute(terraformAttribute *string) *string // Experimental. GetStringMapAttribute(terraformAttribute *string) *map[string]*string // Experimental. InterpolationAsList() cdktf.IResolvable // Experimental. InterpolationForAttribute(property *string) cdktf.IResolvable PutLastUpdatedPartitionConfig(value *HealthcareFhirStoreStreamConfigsBigqueryDestinationSchemaConfigLastUpdatedPartitionConfig) ResetLastUpdatedPartitionConfig() ResetSchemaType() // Produce the Token's value at resolution time. // Experimental. Resolve(_context cdktf.IResolveContext) interface{} // Return a string representation of this resolvable object. // // Returns a reversible string representation. // Experimental. ToString() *string }
func NewHealthcareFhirStoreStreamConfigsBigqueryDestinationSchemaConfigOutputReference ¶
func NewHealthcareFhirStoreStreamConfigsBigqueryDestinationSchemaConfigOutputReference(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string) HealthcareFhirStoreStreamConfigsBigqueryDestinationSchemaConfigOutputReference
type HealthcareFhirStoreStreamConfigsList ¶
type HealthcareFhirStoreStreamConfigsList interface { cdktf.ComplexList // The creation stack of this resolvable which will be appended to errors thrown during resolution. // // If this returns an empty array the stack will not be attached. // Experimental. CreationStack() *[]*string // Experimental. Fqn() *string InternalValue() interface{} SetInternalValue(val interface{}) // The attribute on the parent resource this class is referencing. TerraformAttribute() *string SetTerraformAttribute(val *string) // The parent resource. TerraformResource() cdktf.IInterpolatingParent SetTerraformResource(val cdktf.IInterpolatingParent) // whether the list is wrapping a set (will add tolist() to be able to access an item via an index). WrapsSet() *bool SetWrapsSet(val *bool) // Creating an iterator for this complex list. // // The list will be converted into a map with the mapKeyAttributeName as the key. // Experimental. AllWithMapKey(mapKeyAttributeName *string) cdktf.DynamicListTerraformIterator // Experimental. ComputeFqn() *string Get(index *float64) HealthcareFhirStoreStreamConfigsOutputReference // Produce the Token's value at resolution time. // Experimental. Resolve(_context cdktf.IResolveContext) interface{} // Return a string representation of this resolvable object. // // Returns a reversible string representation. // Experimental. ToString() *string }
func NewHealthcareFhirStoreStreamConfigsList ¶
func NewHealthcareFhirStoreStreamConfigsList(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) HealthcareFhirStoreStreamConfigsList
type HealthcareFhirStoreStreamConfigsOutputReference ¶
type HealthcareFhirStoreStreamConfigsOutputReference interface { cdktf.ComplexObject BigqueryDestination() HealthcareFhirStoreStreamConfigsBigqueryDestinationOutputReference BigqueryDestinationInput() *HealthcareFhirStoreStreamConfigsBigqueryDestination // the index of the complex object in a list. // Experimental. ComplexObjectIndex() interface{} // Experimental. SetComplexObjectIndex(val interface{}) // set to true if this item is from inside a set and needs tolist() for accessing it set to "0" for single list items. // Experimental. ComplexObjectIsFromSet() *bool // Experimental. SetComplexObjectIsFromSet(val *bool) // The creation stack of this resolvable which will be appended to errors thrown during resolution. // // If this returns an empty array the stack will not be attached. // Experimental. CreationStack() *[]*string // Experimental. Fqn() *string InternalValue() interface{} SetInternalValue(val interface{}) ResourceTypes() *[]*string SetResourceTypes(val *[]*string) ResourceTypesInput() *[]*string // Experimental. TerraformAttribute() *string // Experimental. SetTerraformAttribute(val *string) // Experimental. TerraformResource() cdktf.IInterpolatingParent // Experimental. SetTerraformResource(val cdktf.IInterpolatingParent) // Experimental. ComputeFqn() *string // Experimental. GetAnyMapAttribute(terraformAttribute *string) *map[string]interface{} // Experimental. GetBooleanAttribute(terraformAttribute *string) cdktf.IResolvable // Experimental. GetBooleanMapAttribute(terraformAttribute *string) *map[string]*bool // Experimental. GetListAttribute(terraformAttribute *string) *[]*string // Experimental. GetNumberAttribute(terraformAttribute *string) *float64 // Experimental. GetNumberListAttribute(terraformAttribute *string) *[]*float64 // Experimental. GetNumberMapAttribute(terraformAttribute *string) *map[string]*float64 // Experimental. GetStringAttribute(terraformAttribute *string) *string // Experimental. GetStringMapAttribute(terraformAttribute *string) *map[string]*string // Experimental. InterpolationAsList() cdktf.IResolvable // Experimental. InterpolationForAttribute(property *string) cdktf.IResolvable PutBigqueryDestination(value *HealthcareFhirStoreStreamConfigsBigqueryDestination) ResetResourceTypes() // Produce the Token's value at resolution time. // Experimental. Resolve(_context cdktf.IResolveContext) interface{} // Return a string representation of this resolvable object. // // Returns a reversible string representation. // Experimental. ToString() *string }
func NewHealthcareFhirStoreStreamConfigsOutputReference ¶
func NewHealthcareFhirStoreStreamConfigsOutputReference(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, complexObjectIndex *float64, complexObjectIsFromSet *bool) HealthcareFhirStoreStreamConfigsOutputReference
type HealthcareFhirStoreTimeouts ¶
type HealthcareFhirStoreTimeouts struct { // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/6.12.0/docs/resources/healthcare_fhir_store#create HealthcareFhirStore#create}. Create *string `field:"optional" json:"create" yaml:"create"` // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/6.12.0/docs/resources/healthcare_fhir_store#delete HealthcareFhirStore#delete}. Delete *string `field:"optional" json:"delete" yaml:"delete"` // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/6.12.0/docs/resources/healthcare_fhir_store#update HealthcareFhirStore#update}. Update *string `field:"optional" json:"update" yaml:"update"` }
type HealthcareFhirStoreTimeoutsOutputReference ¶
type HealthcareFhirStoreTimeoutsOutputReference interface { cdktf.ComplexObject // the index of the complex object in a list. // Experimental. ComplexObjectIndex() interface{} // Experimental. SetComplexObjectIndex(val interface{}) // set to true if this item is from inside a set and needs tolist() for accessing it set to "0" for single list items. // Experimental. ComplexObjectIsFromSet() *bool // Experimental. SetComplexObjectIsFromSet(val *bool) Create() *string SetCreate(val *string) CreateInput() *string // The creation stack of this resolvable which will be appended to errors thrown during resolution. // // If this returns an empty array the stack will not be attached. // Experimental. CreationStack() *[]*string Delete() *string SetDelete(val *string) DeleteInput() *string // Experimental. Fqn() *string InternalValue() interface{} SetInternalValue(val interface{}) // Experimental. TerraformAttribute() *string // Experimental. SetTerraformAttribute(val *string) // Experimental. TerraformResource() cdktf.IInterpolatingParent // Experimental. SetTerraformResource(val cdktf.IInterpolatingParent) Update() *string SetUpdate(val *string) UpdateInput() *string // Experimental. ComputeFqn() *string // Experimental. GetAnyMapAttribute(terraformAttribute *string) *map[string]interface{} // Experimental. GetBooleanAttribute(terraformAttribute *string) cdktf.IResolvable // Experimental. GetBooleanMapAttribute(terraformAttribute *string) *map[string]*bool // Experimental. GetListAttribute(terraformAttribute *string) *[]*string // Experimental. GetNumberAttribute(terraformAttribute *string) *float64 // Experimental. GetNumberListAttribute(terraformAttribute *string) *[]*float64 // Experimental. GetNumberMapAttribute(terraformAttribute *string) *map[string]*float64 // Experimental. GetStringAttribute(terraformAttribute *string) *string // Experimental. GetStringMapAttribute(terraformAttribute *string) *map[string]*string // Experimental. InterpolationAsList() cdktf.IResolvable // Experimental. InterpolationForAttribute(property *string) cdktf.IResolvable ResetCreate() ResetDelete() ResetUpdate() // Produce the Token's value at resolution time. // Experimental. Resolve(_context cdktf.IResolveContext) interface{} // Return a string representation of this resolvable object. // // Returns a reversible string representation. // Experimental. ToString() *string }
func NewHealthcareFhirStoreTimeoutsOutputReference ¶
func NewHealthcareFhirStoreTimeoutsOutputReference(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string) HealthcareFhirStoreTimeoutsOutputReference
Source Files ¶
- HealthcareFhirStore.go
- HealthcareFhirStoreConfig.go
- HealthcareFhirStoreNotificationConfig.go
- HealthcareFhirStoreNotificationConfigOutputReference.go
- HealthcareFhirStoreNotificationConfigOutputReference__checks.go
- HealthcareFhirStoreNotificationConfigs.go
- HealthcareFhirStoreNotificationConfigsList.go
- HealthcareFhirStoreNotificationConfigsList__checks.go
- HealthcareFhirStoreNotificationConfigsOutputReference.go
- HealthcareFhirStoreNotificationConfigsOutputReference__checks.go
- HealthcareFhirStoreStreamConfigs.go
- HealthcareFhirStoreStreamConfigsBigqueryDestination.go
- HealthcareFhirStoreStreamConfigsBigqueryDestinationOutputReference.go
- HealthcareFhirStoreStreamConfigsBigqueryDestinationOutputReference__checks.go
- HealthcareFhirStoreStreamConfigsBigqueryDestinationSchemaConfig.go
- HealthcareFhirStoreStreamConfigsBigqueryDestinationSchemaConfigLastUpdatedPartitionConfig.go
- HealthcareFhirStoreStreamConfigsBigqueryDestinationSchemaConfigLastUpdatedPartitionConfigOutputReference.go
- HealthcareFhirStoreStreamConfigsBigqueryDestinationSchemaConfigLastUpdatedPartitionConfigOutputReference__checks.go
- HealthcareFhirStoreStreamConfigsBigqueryDestinationSchemaConfigOutputReference.go
- HealthcareFhirStoreStreamConfigsBigqueryDestinationSchemaConfigOutputReference__checks.go
- HealthcareFhirStoreStreamConfigsList.go
- HealthcareFhirStoreStreamConfigsList__checks.go
- HealthcareFhirStoreStreamConfigsOutputReference.go
- HealthcareFhirStoreStreamConfigsOutputReference__checks.go
- HealthcareFhirStoreTimeouts.go
- HealthcareFhirStoreTimeoutsOutputReference.go
- HealthcareFhirStoreTimeoutsOutputReference__checks.go
- HealthcareFhirStore__checks.go
- main.go