Documentation ¶
Index ¶
- type Amplitude
- type AmplitudeAttributes
- type AmplitudeState
- type ConnectorOperator
- type ConnectorOperatorAttributes
- func (co ConnectorOperatorAttributes) Amplitude() terra.StringValue
- func (co ConnectorOperatorAttributes) CustomConnector() terra.StringValue
- func (co ConnectorOperatorAttributes) Datadog() terra.StringValue
- func (co ConnectorOperatorAttributes) Dynatrace() terra.StringValue
- func (co ConnectorOperatorAttributes) GoogleAnalytics() terra.StringValue
- func (co ConnectorOperatorAttributes) InforNexus() terra.StringValue
- func (co ConnectorOperatorAttributes) InternalRef() (terra.Reference, error)
- func (co ConnectorOperatorAttributes) InternalTokens() (hclwrite.Tokens, error)
- func (co ConnectorOperatorAttributes) InternalWithRef(ref terra.Reference) ConnectorOperatorAttributes
- func (co ConnectorOperatorAttributes) Marketo() terra.StringValue
- func (co ConnectorOperatorAttributes) S3() terra.StringValue
- func (co ConnectorOperatorAttributes) Salesforce() terra.StringValue
- func (co ConnectorOperatorAttributes) SapoData() terra.StringValue
- func (co ConnectorOperatorAttributes) ServiceNow() terra.StringValue
- func (co ConnectorOperatorAttributes) Singular() terra.StringValue
- func (co ConnectorOperatorAttributes) Slack() terra.StringValue
- func (co ConnectorOperatorAttributes) Trendmicro() terra.StringValue
- func (co ConnectorOperatorAttributes) Veeva() terra.StringValue
- func (co ConnectorOperatorAttributes) Zendesk() terra.StringValue
- type ConnectorOperatorState
- type CustomConnectorErrorHandlingConfig
- type CustomConnectorErrorHandlingConfigAttributes
- func (ehc CustomConnectorErrorHandlingConfigAttributes) BucketName() terra.StringValue
- func (ehc CustomConnectorErrorHandlingConfigAttributes) BucketPrefix() terra.StringValue
- func (ehc CustomConnectorErrorHandlingConfigAttributes) FailOnFirstDestinationError() terra.BoolValue
- func (ehc CustomConnectorErrorHandlingConfigAttributes) InternalRef() (terra.Reference, error)
- func (ehc CustomConnectorErrorHandlingConfigAttributes) InternalTokens() (hclwrite.Tokens, error)
- func (ehc CustomConnectorErrorHandlingConfigAttributes) InternalWithRef(ref terra.Reference) CustomConnectorErrorHandlingConfigAttributes
- type CustomConnectorErrorHandlingConfigState
- type CustomerProfiles
- type CustomerProfilesAttributes
- func (cp CustomerProfilesAttributes) DomainName() terra.StringValue
- func (cp CustomerProfilesAttributes) InternalRef() (terra.Reference, error)
- func (cp CustomerProfilesAttributes) InternalTokens() (hclwrite.Tokens, error)
- func (cp CustomerProfilesAttributes) InternalWithRef(ref terra.Reference) CustomerProfilesAttributes
- func (cp CustomerProfilesAttributes) ObjectTypeName() terra.StringValue
- type CustomerProfilesState
- type Datadog
- type DatadogAttributes
- type DatadogState
- type DestinationConnectorProperties
- type DestinationConnectorPropertiesAttributes
- func (dcp DestinationConnectorPropertiesAttributes) CustomConnector() terra.ListValue[DestinationConnectorPropertiesCustomConnectorAttributes]
- func (dcp DestinationConnectorPropertiesAttributes) CustomerProfiles() terra.ListValue[CustomerProfilesAttributes]
- func (dcp DestinationConnectorPropertiesAttributes) EventBridge() terra.ListValue[EventBridgeAttributes]
- func (dcp DestinationConnectorPropertiesAttributes) Honeycode() terra.ListValue[HoneycodeAttributes]
- func (dcp DestinationConnectorPropertiesAttributes) InternalRef() (terra.Reference, error)
- func (dcp DestinationConnectorPropertiesAttributes) InternalTokens() (hclwrite.Tokens, error)
- func (dcp DestinationConnectorPropertiesAttributes) InternalWithRef(ref terra.Reference) DestinationConnectorPropertiesAttributes
- func (dcp DestinationConnectorPropertiesAttributes) LookoutMetrics() terra.ListValue[LookoutMetricsAttributes]
- func (dcp DestinationConnectorPropertiesAttributes) Marketo() terra.ListValue[DestinationConnectorPropertiesMarketoAttributes]
- func (dcp DestinationConnectorPropertiesAttributes) Redshift() terra.ListValue[RedshiftAttributes]
- func (dcp DestinationConnectorPropertiesAttributes) S3() terra.ListValue[DestinationConnectorPropertiesS3Attributes]
- func (dcp DestinationConnectorPropertiesAttributes) Salesforce() terra.ListValue[DestinationConnectorPropertiesSalesforceAttributes]
- func (dcp DestinationConnectorPropertiesAttributes) SapoData() terra.ListValue[DestinationConnectorPropertiesSapoDataAttributes]
- func (dcp DestinationConnectorPropertiesAttributes) Snowflake() terra.ListValue[SnowflakeAttributes]
- func (dcp DestinationConnectorPropertiesAttributes) Upsolver() terra.ListValue[UpsolverAttributes]
- func (dcp DestinationConnectorPropertiesAttributes) Zendesk() terra.ListValue[DestinationConnectorPropertiesZendeskAttributes]
- type DestinationConnectorPropertiesCustomConnector
- type DestinationConnectorPropertiesCustomConnectorAttributes
- func (cc DestinationConnectorPropertiesCustomConnectorAttributes) CustomProperties() terra.MapValue[terra.StringValue]
- func (cc DestinationConnectorPropertiesCustomConnectorAttributes) EntityName() terra.StringValue
- func (cc DestinationConnectorPropertiesCustomConnectorAttributes) ErrorHandlingConfig() terra.ListValue[CustomConnectorErrorHandlingConfigAttributes]
- func (cc DestinationConnectorPropertiesCustomConnectorAttributes) IdFieldNames() terra.ListValue[terra.StringValue]
- func (cc DestinationConnectorPropertiesCustomConnectorAttributes) InternalRef() (terra.Reference, error)
- func (cc DestinationConnectorPropertiesCustomConnectorAttributes) InternalTokens() (hclwrite.Tokens, error)
- func (cc DestinationConnectorPropertiesCustomConnectorAttributes) InternalWithRef(ref terra.Reference) DestinationConnectorPropertiesCustomConnectorAttributes
- func (cc DestinationConnectorPropertiesCustomConnectorAttributes) WriteOperationType() terra.StringValue
- type DestinationConnectorPropertiesCustomConnectorState
- type DestinationConnectorPropertiesMarketo
- type DestinationConnectorPropertiesMarketoAttributes
- func (m DestinationConnectorPropertiesMarketoAttributes) ErrorHandlingConfig() terra.ListValue[MarketoErrorHandlingConfigAttributes]
- func (m DestinationConnectorPropertiesMarketoAttributes) InternalRef() (terra.Reference, error)
- func (m DestinationConnectorPropertiesMarketoAttributes) InternalTokens() (hclwrite.Tokens, error)
- func (m DestinationConnectorPropertiesMarketoAttributes) InternalWithRef(ref terra.Reference) DestinationConnectorPropertiesMarketoAttributes
- func (m DestinationConnectorPropertiesMarketoAttributes) Object() terra.StringValue
- type DestinationConnectorPropertiesMarketoState
- type DestinationConnectorPropertiesS3
- type DestinationConnectorPropertiesS3Attributes
- func (s DestinationConnectorPropertiesS3Attributes) BucketName() terra.StringValue
- func (s DestinationConnectorPropertiesS3Attributes) BucketPrefix() terra.StringValue
- func (s DestinationConnectorPropertiesS3Attributes) InternalRef() (terra.Reference, error)
- func (s DestinationConnectorPropertiesS3Attributes) InternalTokens() (hclwrite.Tokens, error)
- func (s DestinationConnectorPropertiesS3Attributes) InternalWithRef(ref terra.Reference) DestinationConnectorPropertiesS3Attributes
- func (s DestinationConnectorPropertiesS3Attributes) S3OutputFormatConfig() terra.ListValue[S3S3OutputFormatConfigAttributes]
- type DestinationConnectorPropertiesS3State
- type DestinationConnectorPropertiesSalesforce
- type DestinationConnectorPropertiesSalesforceAttributes
- func (s DestinationConnectorPropertiesSalesforceAttributes) ErrorHandlingConfig() terra.ListValue[SalesforceErrorHandlingConfigAttributes]
- func (s DestinationConnectorPropertiesSalesforceAttributes) IdFieldNames() terra.ListValue[terra.StringValue]
- func (s DestinationConnectorPropertiesSalesforceAttributes) InternalRef() (terra.Reference, error)
- func (s DestinationConnectorPropertiesSalesforceAttributes) InternalTokens() (hclwrite.Tokens, error)
- func (s DestinationConnectorPropertiesSalesforceAttributes) InternalWithRef(ref terra.Reference) DestinationConnectorPropertiesSalesforceAttributes
- func (s DestinationConnectorPropertiesSalesforceAttributes) Object() terra.StringValue
- func (s DestinationConnectorPropertiesSalesforceAttributes) WriteOperationType() terra.StringValue
- type DestinationConnectorPropertiesSalesforceState
- type DestinationConnectorPropertiesSapoData
- type DestinationConnectorPropertiesSapoDataAttributes
- func (sd DestinationConnectorPropertiesSapoDataAttributes) ErrorHandlingConfig() terra.ListValue[SapoDataErrorHandlingConfigAttributes]
- func (sd DestinationConnectorPropertiesSapoDataAttributes) IdFieldNames() terra.ListValue[terra.StringValue]
- func (sd DestinationConnectorPropertiesSapoDataAttributes) InternalRef() (terra.Reference, error)
- func (sd DestinationConnectorPropertiesSapoDataAttributes) InternalTokens() (hclwrite.Tokens, error)
- func (sd DestinationConnectorPropertiesSapoDataAttributes) InternalWithRef(ref terra.Reference) DestinationConnectorPropertiesSapoDataAttributes
- func (sd DestinationConnectorPropertiesSapoDataAttributes) ObjectPath() terra.StringValue
- func (sd DestinationConnectorPropertiesSapoDataAttributes) SuccessResponseHandlingConfig() terra.ListValue[SuccessResponseHandlingConfigAttributes]
- func (sd DestinationConnectorPropertiesSapoDataAttributes) WriteOperationType() terra.StringValue
- type DestinationConnectorPropertiesSapoDataState
- type DestinationConnectorPropertiesState
- type DestinationConnectorPropertiesZendesk
- type DestinationConnectorPropertiesZendeskAttributes
- func (z DestinationConnectorPropertiesZendeskAttributes) ErrorHandlingConfig() terra.ListValue[ZendeskErrorHandlingConfigAttributes]
- func (z DestinationConnectorPropertiesZendeskAttributes) IdFieldNames() terra.ListValue[terra.StringValue]
- func (z DestinationConnectorPropertiesZendeskAttributes) InternalRef() (terra.Reference, error)
- func (z DestinationConnectorPropertiesZendeskAttributes) InternalTokens() (hclwrite.Tokens, error)
- func (z DestinationConnectorPropertiesZendeskAttributes) InternalWithRef(ref terra.Reference) DestinationConnectorPropertiesZendeskAttributes
- func (z DestinationConnectorPropertiesZendeskAttributes) Object() terra.StringValue
- func (z DestinationConnectorPropertiesZendeskAttributes) WriteOperationType() terra.StringValue
- type DestinationConnectorPropertiesZendeskState
- type DestinationFlowConfig
- type DestinationFlowConfigAttributes
- func (dfc DestinationFlowConfigAttributes) ApiVersion() terra.StringValue
- func (dfc DestinationFlowConfigAttributes) ConnectorProfileName() terra.StringValue
- func (dfc DestinationFlowConfigAttributes) ConnectorType() terra.StringValue
- func (dfc DestinationFlowConfigAttributes) DestinationConnectorProperties() terra.ListValue[DestinationConnectorPropertiesAttributes]
- func (dfc DestinationFlowConfigAttributes) InternalRef() (terra.Reference, error)
- func (dfc DestinationFlowConfigAttributes) InternalTokens() (hclwrite.Tokens, error)
- func (dfc DestinationFlowConfigAttributes) InternalWithRef(ref terra.Reference) DestinationFlowConfigAttributes
- type DestinationFlowConfigState
- type Dynatrace
- type DynatraceAttributes
- type DynatraceState
- type EventBridge
- type EventBridgeAttributes
- func (eb EventBridgeAttributes) ErrorHandlingConfig() terra.ListValue[EventBridgeErrorHandlingConfigAttributes]
- func (eb EventBridgeAttributes) InternalRef() (terra.Reference, error)
- func (eb EventBridgeAttributes) InternalTokens() (hclwrite.Tokens, error)
- func (eb EventBridgeAttributes) InternalWithRef(ref terra.Reference) EventBridgeAttributes
- func (eb EventBridgeAttributes) Object() terra.StringValue
- type EventBridgeErrorHandlingConfig
- type EventBridgeErrorHandlingConfigAttributes
- func (ehc EventBridgeErrorHandlingConfigAttributes) BucketName() terra.StringValue
- func (ehc EventBridgeErrorHandlingConfigAttributes) BucketPrefix() terra.StringValue
- func (ehc EventBridgeErrorHandlingConfigAttributes) FailOnFirstDestinationError() terra.BoolValue
- func (ehc EventBridgeErrorHandlingConfigAttributes) InternalRef() (terra.Reference, error)
- func (ehc EventBridgeErrorHandlingConfigAttributes) InternalTokens() (hclwrite.Tokens, error)
- func (ehc EventBridgeErrorHandlingConfigAttributes) InternalWithRef(ref terra.Reference) EventBridgeErrorHandlingConfigAttributes
- type EventBridgeErrorHandlingConfigState
- type EventBridgeState
- type GoogleAnalytics
- type GoogleAnalyticsAttributes
- func (ga GoogleAnalyticsAttributes) InternalRef() (terra.Reference, error)
- func (ga GoogleAnalyticsAttributes) InternalTokens() (hclwrite.Tokens, error)
- func (ga GoogleAnalyticsAttributes) InternalWithRef(ref terra.Reference) GoogleAnalyticsAttributes
- func (ga GoogleAnalyticsAttributes) Object() terra.StringValue
- type GoogleAnalyticsState
- type Honeycode
- type HoneycodeAttributes
- func (h HoneycodeAttributes) ErrorHandlingConfig() terra.ListValue[HoneycodeErrorHandlingConfigAttributes]
- func (h HoneycodeAttributes) InternalRef() (terra.Reference, error)
- func (h HoneycodeAttributes) InternalTokens() (hclwrite.Tokens, error)
- func (h HoneycodeAttributes) InternalWithRef(ref terra.Reference) HoneycodeAttributes
- func (h HoneycodeAttributes) Object() terra.StringValue
- type HoneycodeErrorHandlingConfig
- type HoneycodeErrorHandlingConfigAttributes
- func (ehc HoneycodeErrorHandlingConfigAttributes) BucketName() terra.StringValue
- func (ehc HoneycodeErrorHandlingConfigAttributes) BucketPrefix() terra.StringValue
- func (ehc HoneycodeErrorHandlingConfigAttributes) FailOnFirstDestinationError() terra.BoolValue
- func (ehc HoneycodeErrorHandlingConfigAttributes) InternalRef() (terra.Reference, error)
- func (ehc HoneycodeErrorHandlingConfigAttributes) InternalTokens() (hclwrite.Tokens, error)
- func (ehc HoneycodeErrorHandlingConfigAttributes) InternalWithRef(ref terra.Reference) HoneycodeErrorHandlingConfigAttributes
- type HoneycodeErrorHandlingConfigState
- type HoneycodeState
- type IncrementalPullConfig
- type IncrementalPullConfigAttributes
- func (ipc IncrementalPullConfigAttributes) DatetimeTypeFieldName() terra.StringValue
- func (ipc IncrementalPullConfigAttributes) InternalRef() (terra.Reference, error)
- func (ipc IncrementalPullConfigAttributes) InternalTokens() (hclwrite.Tokens, error)
- func (ipc IncrementalPullConfigAttributes) InternalWithRef(ref terra.Reference) IncrementalPullConfigAttributes
- type IncrementalPullConfigState
- type InforNexus
- type InforNexusAttributes
- type InforNexusState
- type LookoutMetrics
- type LookoutMetricsAttributes
- type LookoutMetricsState
- type MarketoErrorHandlingConfig
- type MarketoErrorHandlingConfigAttributes
- func (ehc MarketoErrorHandlingConfigAttributes) BucketName() terra.StringValue
- func (ehc MarketoErrorHandlingConfigAttributes) BucketPrefix() terra.StringValue
- func (ehc MarketoErrorHandlingConfigAttributes) FailOnFirstDestinationError() terra.BoolValue
- func (ehc MarketoErrorHandlingConfigAttributes) InternalRef() (terra.Reference, error)
- func (ehc MarketoErrorHandlingConfigAttributes) InternalTokens() (hclwrite.Tokens, error)
- func (ehc MarketoErrorHandlingConfigAttributes) InternalWithRef(ref terra.Reference) MarketoErrorHandlingConfigAttributes
- type MarketoErrorHandlingConfigState
- type Redshift
- type RedshiftAttributes
- func (r RedshiftAttributes) BucketPrefix() terra.StringValue
- func (r RedshiftAttributes) ErrorHandlingConfig() terra.ListValue[RedshiftErrorHandlingConfigAttributes]
- func (r RedshiftAttributes) IntermediateBucketName() terra.StringValue
- func (r RedshiftAttributes) InternalRef() (terra.Reference, error)
- func (r RedshiftAttributes) InternalTokens() (hclwrite.Tokens, error)
- func (r RedshiftAttributes) InternalWithRef(ref terra.Reference) RedshiftAttributes
- func (r RedshiftAttributes) Object() terra.StringValue
- type RedshiftErrorHandlingConfig
- type RedshiftErrorHandlingConfigAttributes
- func (ehc RedshiftErrorHandlingConfigAttributes) BucketName() terra.StringValue
- func (ehc RedshiftErrorHandlingConfigAttributes) BucketPrefix() terra.StringValue
- func (ehc RedshiftErrorHandlingConfigAttributes) FailOnFirstDestinationError() terra.BoolValue
- func (ehc RedshiftErrorHandlingConfigAttributes) InternalRef() (terra.Reference, error)
- func (ehc RedshiftErrorHandlingConfigAttributes) InternalTokens() (hclwrite.Tokens, error)
- func (ehc RedshiftErrorHandlingConfigAttributes) InternalWithRef(ref terra.Reference) RedshiftErrorHandlingConfigAttributes
- type RedshiftErrorHandlingConfigState
- type RedshiftState
- type S3InputFormatConfig
- type S3InputFormatConfigAttributes
- func (sifc S3InputFormatConfigAttributes) InternalRef() (terra.Reference, error)
- func (sifc S3InputFormatConfigAttributes) InternalTokens() (hclwrite.Tokens, error)
- func (sifc S3InputFormatConfigAttributes) InternalWithRef(ref terra.Reference) S3InputFormatConfigAttributes
- func (sifc S3InputFormatConfigAttributes) S3InputFileType() terra.StringValue
- type S3InputFormatConfigState
- type S3S3OutputFormatConfig
- type S3S3OutputFormatConfigAggregationConfig
- type S3S3OutputFormatConfigAggregationConfigAttributes
- func (ac S3S3OutputFormatConfigAggregationConfigAttributes) AggregationType() terra.StringValue
- func (ac S3S3OutputFormatConfigAggregationConfigAttributes) InternalRef() (terra.Reference, error)
- func (ac S3S3OutputFormatConfigAggregationConfigAttributes) InternalTokens() (hclwrite.Tokens, error)
- func (ac S3S3OutputFormatConfigAggregationConfigAttributes) InternalWithRef(ref terra.Reference) S3S3OutputFormatConfigAggregationConfigAttributes
- type S3S3OutputFormatConfigAggregationConfigState
- type S3S3OutputFormatConfigAttributes
- func (sofc S3S3OutputFormatConfigAttributes) AggregationConfig() terra.ListValue[S3S3OutputFormatConfigAggregationConfigAttributes]
- func (sofc S3S3OutputFormatConfigAttributes) FileType() terra.StringValue
- func (sofc S3S3OutputFormatConfigAttributes) InternalRef() (terra.Reference, error)
- func (sofc S3S3OutputFormatConfigAttributes) InternalTokens() (hclwrite.Tokens, error)
- func (sofc S3S3OutputFormatConfigAttributes) InternalWithRef(ref terra.Reference) S3S3OutputFormatConfigAttributes
- func (sofc S3S3OutputFormatConfigAttributes) PrefixConfig() terra.ListValue[S3S3OutputFormatConfigPrefixConfigAttributes]
- func (sofc S3S3OutputFormatConfigAttributes) PreserveSourceDataTyping() terra.BoolValue
- type S3S3OutputFormatConfigPrefixConfig
- type S3S3OutputFormatConfigPrefixConfigAttributes
- func (pc S3S3OutputFormatConfigPrefixConfigAttributes) InternalRef() (terra.Reference, error)
- func (pc S3S3OutputFormatConfigPrefixConfigAttributes) InternalTokens() (hclwrite.Tokens, error)
- func (pc S3S3OutputFormatConfigPrefixConfigAttributes) InternalWithRef(ref terra.Reference) S3S3OutputFormatConfigPrefixConfigAttributes
- func (pc S3S3OutputFormatConfigPrefixConfigAttributes) PrefixFormat() terra.StringValue
- func (pc S3S3OutputFormatConfigPrefixConfigAttributes) PrefixType() terra.StringValue
- type S3S3OutputFormatConfigPrefixConfigState
- type S3S3OutputFormatConfigState
- type SalesforceErrorHandlingConfig
- type SalesforceErrorHandlingConfigAttributes
- func (ehc SalesforceErrorHandlingConfigAttributes) BucketName() terra.StringValue
- func (ehc SalesforceErrorHandlingConfigAttributes) BucketPrefix() terra.StringValue
- func (ehc SalesforceErrorHandlingConfigAttributes) FailOnFirstDestinationError() terra.BoolValue
- func (ehc SalesforceErrorHandlingConfigAttributes) InternalRef() (terra.Reference, error)
- func (ehc SalesforceErrorHandlingConfigAttributes) InternalTokens() (hclwrite.Tokens, error)
- func (ehc SalesforceErrorHandlingConfigAttributes) InternalWithRef(ref terra.Reference) SalesforceErrorHandlingConfigAttributes
- type SalesforceErrorHandlingConfigState
- type SapoDataErrorHandlingConfig
- type SapoDataErrorHandlingConfigAttributes
- func (ehc SapoDataErrorHandlingConfigAttributes) BucketName() terra.StringValue
- func (ehc SapoDataErrorHandlingConfigAttributes) BucketPrefix() terra.StringValue
- func (ehc SapoDataErrorHandlingConfigAttributes) FailOnFirstDestinationError() terra.BoolValue
- func (ehc SapoDataErrorHandlingConfigAttributes) InternalRef() (terra.Reference, error)
- func (ehc SapoDataErrorHandlingConfigAttributes) InternalTokens() (hclwrite.Tokens, error)
- func (ehc SapoDataErrorHandlingConfigAttributes) InternalWithRef(ref terra.Reference) SapoDataErrorHandlingConfigAttributes
- type SapoDataErrorHandlingConfigState
- type Scheduled
- type ScheduledAttributes
- func (s ScheduledAttributes) DataPullMode() terra.StringValue
- func (s ScheduledAttributes) FirstExecutionFrom() terra.StringValue
- func (s ScheduledAttributes) InternalRef() (terra.Reference, error)
- func (s ScheduledAttributes) InternalTokens() (hclwrite.Tokens, error)
- func (s ScheduledAttributes) InternalWithRef(ref terra.Reference) ScheduledAttributes
- func (s ScheduledAttributes) ScheduleEndTime() terra.StringValue
- func (s ScheduledAttributes) ScheduleExpression() terra.StringValue
- func (s ScheduledAttributes) ScheduleOffset() terra.NumberValue
- func (s ScheduledAttributes) ScheduleStartTime() terra.StringValue
- func (s ScheduledAttributes) Timezone() terra.StringValue
- type ScheduledState
- type ServiceNow
- type ServiceNowAttributes
- type ServiceNowState
- type Singular
- type SingularAttributes
- type SingularState
- type Slack
- type SlackAttributes
- type SlackState
- type Snowflake
- type SnowflakeAttributes
- func (s SnowflakeAttributes) BucketPrefix() terra.StringValue
- func (s SnowflakeAttributes) ErrorHandlingConfig() terra.ListValue[SnowflakeErrorHandlingConfigAttributes]
- func (s SnowflakeAttributes) IntermediateBucketName() terra.StringValue
- func (s SnowflakeAttributes) InternalRef() (terra.Reference, error)
- func (s SnowflakeAttributes) InternalTokens() (hclwrite.Tokens, error)
- func (s SnowflakeAttributes) InternalWithRef(ref terra.Reference) SnowflakeAttributes
- func (s SnowflakeAttributes) Object() terra.StringValue
- type SnowflakeErrorHandlingConfig
- type SnowflakeErrorHandlingConfigAttributes
- func (ehc SnowflakeErrorHandlingConfigAttributes) BucketName() terra.StringValue
- func (ehc SnowflakeErrorHandlingConfigAttributes) BucketPrefix() terra.StringValue
- func (ehc SnowflakeErrorHandlingConfigAttributes) FailOnFirstDestinationError() terra.BoolValue
- func (ehc SnowflakeErrorHandlingConfigAttributes) InternalRef() (terra.Reference, error)
- func (ehc SnowflakeErrorHandlingConfigAttributes) InternalTokens() (hclwrite.Tokens, error)
- func (ehc SnowflakeErrorHandlingConfigAttributes) InternalWithRef(ref terra.Reference) SnowflakeErrorHandlingConfigAttributes
- type SnowflakeErrorHandlingConfigState
- type SnowflakeState
- type SourceConnectorProperties
- type SourceConnectorPropertiesAttributes
- func (scp SourceConnectorPropertiesAttributes) Amplitude() terra.ListValue[AmplitudeAttributes]
- func (scp SourceConnectorPropertiesAttributes) CustomConnector() terra.ListValue[SourceConnectorPropertiesCustomConnectorAttributes]
- func (scp SourceConnectorPropertiesAttributes) Datadog() terra.ListValue[DatadogAttributes]
- func (scp SourceConnectorPropertiesAttributes) Dynatrace() terra.ListValue[DynatraceAttributes]
- func (scp SourceConnectorPropertiesAttributes) GoogleAnalytics() terra.ListValue[GoogleAnalyticsAttributes]
- func (scp SourceConnectorPropertiesAttributes) InforNexus() terra.ListValue[InforNexusAttributes]
- func (scp SourceConnectorPropertiesAttributes) InternalRef() (terra.Reference, error)
- func (scp SourceConnectorPropertiesAttributes) InternalTokens() (hclwrite.Tokens, error)
- func (scp SourceConnectorPropertiesAttributes) InternalWithRef(ref terra.Reference) SourceConnectorPropertiesAttributes
- func (scp SourceConnectorPropertiesAttributes) Marketo() terra.ListValue[SourceConnectorPropertiesMarketoAttributes]
- func (scp SourceConnectorPropertiesAttributes) S3() terra.ListValue[SourceConnectorPropertiesS3Attributes]
- func (scp SourceConnectorPropertiesAttributes) Salesforce() terra.ListValue[SourceConnectorPropertiesSalesforceAttributes]
- func (scp SourceConnectorPropertiesAttributes) SapoData() terra.ListValue[SourceConnectorPropertiesSapoDataAttributes]
- func (scp SourceConnectorPropertiesAttributes) ServiceNow() terra.ListValue[ServiceNowAttributes]
- func (scp SourceConnectorPropertiesAttributes) Singular() terra.ListValue[SingularAttributes]
- func (scp SourceConnectorPropertiesAttributes) Slack() terra.ListValue[SlackAttributes]
- func (scp SourceConnectorPropertiesAttributes) Trendmicro() terra.ListValue[TrendmicroAttributes]
- func (scp SourceConnectorPropertiesAttributes) Veeva() terra.ListValue[VeevaAttributes]
- func (scp SourceConnectorPropertiesAttributes) Zendesk() terra.ListValue[SourceConnectorPropertiesZendeskAttributes]
- type SourceConnectorPropertiesCustomConnector
- type SourceConnectorPropertiesCustomConnectorAttributes
- func (cc SourceConnectorPropertiesCustomConnectorAttributes) CustomProperties() terra.MapValue[terra.StringValue]
- func (cc SourceConnectorPropertiesCustomConnectorAttributes) EntityName() terra.StringValue
- func (cc SourceConnectorPropertiesCustomConnectorAttributes) InternalRef() (terra.Reference, error)
- func (cc SourceConnectorPropertiesCustomConnectorAttributes) InternalTokens() (hclwrite.Tokens, error)
- func (cc SourceConnectorPropertiesCustomConnectorAttributes) InternalWithRef(ref terra.Reference) SourceConnectorPropertiesCustomConnectorAttributes
- type SourceConnectorPropertiesCustomConnectorState
- type SourceConnectorPropertiesMarketo
- type SourceConnectorPropertiesMarketoAttributes
- func (m SourceConnectorPropertiesMarketoAttributes) InternalRef() (terra.Reference, error)
- func (m SourceConnectorPropertiesMarketoAttributes) InternalTokens() (hclwrite.Tokens, error)
- func (m SourceConnectorPropertiesMarketoAttributes) InternalWithRef(ref terra.Reference) SourceConnectorPropertiesMarketoAttributes
- func (m SourceConnectorPropertiesMarketoAttributes) Object() terra.StringValue
- type SourceConnectorPropertiesMarketoState
- type SourceConnectorPropertiesS3
- type SourceConnectorPropertiesS3Attributes
- func (s SourceConnectorPropertiesS3Attributes) BucketName() terra.StringValue
- func (s SourceConnectorPropertiesS3Attributes) BucketPrefix() terra.StringValue
- func (s SourceConnectorPropertiesS3Attributes) InternalRef() (terra.Reference, error)
- func (s SourceConnectorPropertiesS3Attributes) InternalTokens() (hclwrite.Tokens, error)
- func (s SourceConnectorPropertiesS3Attributes) InternalWithRef(ref terra.Reference) SourceConnectorPropertiesS3Attributes
- func (s SourceConnectorPropertiesS3Attributes) S3InputFormatConfig() terra.ListValue[S3InputFormatConfigAttributes]
- type SourceConnectorPropertiesS3State
- type SourceConnectorPropertiesSalesforce
- type SourceConnectorPropertiesSalesforceAttributes
- func (s SourceConnectorPropertiesSalesforceAttributes) EnableDynamicFieldUpdate() terra.BoolValue
- func (s SourceConnectorPropertiesSalesforceAttributes) IncludeDeletedRecords() terra.BoolValue
- func (s SourceConnectorPropertiesSalesforceAttributes) InternalRef() (terra.Reference, error)
- func (s SourceConnectorPropertiesSalesforceAttributes) InternalTokens() (hclwrite.Tokens, error)
- func (s SourceConnectorPropertiesSalesforceAttributes) InternalWithRef(ref terra.Reference) SourceConnectorPropertiesSalesforceAttributes
- func (s SourceConnectorPropertiesSalesforceAttributes) Object() terra.StringValue
- type SourceConnectorPropertiesSalesforceState
- type SourceConnectorPropertiesSapoData
- type SourceConnectorPropertiesSapoDataAttributes
- func (sd SourceConnectorPropertiesSapoDataAttributes) InternalRef() (terra.Reference, error)
- func (sd SourceConnectorPropertiesSapoDataAttributes) InternalTokens() (hclwrite.Tokens, error)
- func (sd SourceConnectorPropertiesSapoDataAttributes) InternalWithRef(ref terra.Reference) SourceConnectorPropertiesSapoDataAttributes
- func (sd SourceConnectorPropertiesSapoDataAttributes) ObjectPath() terra.StringValue
- type SourceConnectorPropertiesSapoDataState
- type SourceConnectorPropertiesState
- type SourceConnectorPropertiesZendesk
- type SourceConnectorPropertiesZendeskAttributes
- func (z SourceConnectorPropertiesZendeskAttributes) InternalRef() (terra.Reference, error)
- func (z SourceConnectorPropertiesZendeskAttributes) InternalTokens() (hclwrite.Tokens, error)
- func (z SourceConnectorPropertiesZendeskAttributes) InternalWithRef(ref terra.Reference) SourceConnectorPropertiesZendeskAttributes
- func (z SourceConnectorPropertiesZendeskAttributes) Object() terra.StringValue
- type SourceConnectorPropertiesZendeskState
- type SourceFlowConfig
- type SourceFlowConfigAttributes
- func (sfc SourceFlowConfigAttributes) ApiVersion() terra.StringValue
- func (sfc SourceFlowConfigAttributes) ConnectorProfileName() terra.StringValue
- func (sfc SourceFlowConfigAttributes) ConnectorType() terra.StringValue
- func (sfc SourceFlowConfigAttributes) IncrementalPullConfig() terra.ListValue[IncrementalPullConfigAttributes]
- func (sfc SourceFlowConfigAttributes) InternalRef() (terra.Reference, error)
- func (sfc SourceFlowConfigAttributes) InternalTokens() (hclwrite.Tokens, error)
- func (sfc SourceFlowConfigAttributes) InternalWithRef(ref terra.Reference) SourceFlowConfigAttributes
- func (sfc SourceFlowConfigAttributes) SourceConnectorProperties() terra.ListValue[SourceConnectorPropertiesAttributes]
- type SourceFlowConfigState
- type SuccessResponseHandlingConfig
- type SuccessResponseHandlingConfigAttributes
- func (srhc SuccessResponseHandlingConfigAttributes) BucketName() terra.StringValue
- func (srhc SuccessResponseHandlingConfigAttributes) BucketPrefix() terra.StringValue
- func (srhc SuccessResponseHandlingConfigAttributes) InternalRef() (terra.Reference, error)
- func (srhc SuccessResponseHandlingConfigAttributes) InternalTokens() (hclwrite.Tokens, error)
- func (srhc SuccessResponseHandlingConfigAttributes) InternalWithRef(ref terra.Reference) SuccessResponseHandlingConfigAttributes
- type SuccessResponseHandlingConfigState
- type Task
- type TaskAttributes
- func (t TaskAttributes) ConnectorOperator() terra.ListValue[ConnectorOperatorAttributes]
- func (t TaskAttributes) DestinationField() terra.StringValue
- func (t TaskAttributes) InternalRef() (terra.Reference, error)
- func (t TaskAttributes) InternalTokens() (hclwrite.Tokens, error)
- func (t TaskAttributes) InternalWithRef(ref terra.Reference) TaskAttributes
- func (t TaskAttributes) SourceFields() terra.ListValue[terra.StringValue]
- func (t TaskAttributes) TaskProperties() terra.MapValue[terra.StringValue]
- func (t TaskAttributes) TaskType() terra.StringValue
- type TaskState
- type Trendmicro
- type TrendmicroAttributes
- type TrendmicroState
- type TriggerConfig
- type TriggerConfigAttributes
- func (tc TriggerConfigAttributes) InternalRef() (terra.Reference, error)
- func (tc TriggerConfigAttributes) InternalTokens() (hclwrite.Tokens, error)
- func (tc TriggerConfigAttributes) InternalWithRef(ref terra.Reference) TriggerConfigAttributes
- func (tc TriggerConfigAttributes) TriggerProperties() terra.ListValue[TriggerPropertiesAttributes]
- func (tc TriggerConfigAttributes) TriggerType() terra.StringValue
- type TriggerConfigState
- type TriggerProperties
- type TriggerPropertiesAttributes
- func (tp TriggerPropertiesAttributes) InternalRef() (terra.Reference, error)
- func (tp TriggerPropertiesAttributes) InternalTokens() (hclwrite.Tokens, error)
- func (tp TriggerPropertiesAttributes) InternalWithRef(ref terra.Reference) TriggerPropertiesAttributes
- func (tp TriggerPropertiesAttributes) Scheduled() terra.ListValue[ScheduledAttributes]
- type TriggerPropertiesState
- type Upsolver
- type UpsolverAttributes
- func (u UpsolverAttributes) BucketName() terra.StringValue
- func (u UpsolverAttributes) BucketPrefix() terra.StringValue
- func (u UpsolverAttributes) InternalRef() (terra.Reference, error)
- func (u UpsolverAttributes) InternalTokens() (hclwrite.Tokens, error)
- func (u UpsolverAttributes) InternalWithRef(ref terra.Reference) UpsolverAttributes
- func (u UpsolverAttributes) S3OutputFormatConfig() terra.ListValue[UpsolverS3OutputFormatConfigAttributes]
- type UpsolverS3OutputFormatConfig
- type UpsolverS3OutputFormatConfigAggregationConfig
- type UpsolverS3OutputFormatConfigAggregationConfigAttributes
- func (ac UpsolverS3OutputFormatConfigAggregationConfigAttributes) AggregationType() terra.StringValue
- func (ac UpsolverS3OutputFormatConfigAggregationConfigAttributes) InternalRef() (terra.Reference, error)
- func (ac UpsolverS3OutputFormatConfigAggregationConfigAttributes) InternalTokens() (hclwrite.Tokens, error)
- func (ac UpsolverS3OutputFormatConfigAggregationConfigAttributes) InternalWithRef(ref terra.Reference) UpsolverS3OutputFormatConfigAggregationConfigAttributes
- type UpsolverS3OutputFormatConfigAggregationConfigState
- type UpsolverS3OutputFormatConfigAttributes
- func (sofc UpsolverS3OutputFormatConfigAttributes) AggregationConfig() terra.ListValue[UpsolverS3OutputFormatConfigAggregationConfigAttributes]
- func (sofc UpsolverS3OutputFormatConfigAttributes) FileType() terra.StringValue
- func (sofc UpsolverS3OutputFormatConfigAttributes) InternalRef() (terra.Reference, error)
- func (sofc UpsolverS3OutputFormatConfigAttributes) InternalTokens() (hclwrite.Tokens, error)
- func (sofc UpsolverS3OutputFormatConfigAttributes) InternalWithRef(ref terra.Reference) UpsolverS3OutputFormatConfigAttributes
- func (sofc UpsolverS3OutputFormatConfigAttributes) PrefixConfig() terra.ListValue[UpsolverS3OutputFormatConfigPrefixConfigAttributes]
- type UpsolverS3OutputFormatConfigPrefixConfig
- type UpsolverS3OutputFormatConfigPrefixConfigAttributes
- func (pc UpsolverS3OutputFormatConfigPrefixConfigAttributes) InternalRef() (terra.Reference, error)
- func (pc UpsolverS3OutputFormatConfigPrefixConfigAttributes) InternalTokens() (hclwrite.Tokens, error)
- func (pc UpsolverS3OutputFormatConfigPrefixConfigAttributes) InternalWithRef(ref terra.Reference) UpsolverS3OutputFormatConfigPrefixConfigAttributes
- func (pc UpsolverS3OutputFormatConfigPrefixConfigAttributes) PrefixFormat() terra.StringValue
- func (pc UpsolverS3OutputFormatConfigPrefixConfigAttributes) PrefixType() terra.StringValue
- type UpsolverS3OutputFormatConfigPrefixConfigState
- type UpsolverS3OutputFormatConfigState
- type UpsolverState
- type Veeva
- type VeevaAttributes
- func (v VeevaAttributes) DocumentType() terra.StringValue
- func (v VeevaAttributes) IncludeAllVersions() terra.BoolValue
- func (v VeevaAttributes) IncludeRenditions() terra.BoolValue
- func (v VeevaAttributes) IncludeSourceFiles() terra.BoolValue
- func (v VeevaAttributes) InternalRef() (terra.Reference, error)
- func (v VeevaAttributes) InternalTokens() (hclwrite.Tokens, error)
- func (v VeevaAttributes) InternalWithRef(ref terra.Reference) VeevaAttributes
- func (v VeevaAttributes) Object() terra.StringValue
- type VeevaState
- type ZendeskErrorHandlingConfig
- type ZendeskErrorHandlingConfigAttributes
- func (ehc ZendeskErrorHandlingConfigAttributes) BucketName() terra.StringValue
- func (ehc ZendeskErrorHandlingConfigAttributes) BucketPrefix() terra.StringValue
- func (ehc ZendeskErrorHandlingConfigAttributes) FailOnFirstDestinationError() terra.BoolValue
- func (ehc ZendeskErrorHandlingConfigAttributes) InternalRef() (terra.Reference, error)
- func (ehc ZendeskErrorHandlingConfigAttributes) InternalTokens() (hclwrite.Tokens, error)
- func (ehc ZendeskErrorHandlingConfigAttributes) InternalWithRef(ref terra.Reference) ZendeskErrorHandlingConfigAttributes
- type ZendeskErrorHandlingConfigState
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Amplitude ¶
type Amplitude struct { // Object: string, required Object terra.StringValue `hcl:"object,attr" validate:"required"` }
type AmplitudeAttributes ¶
type AmplitudeAttributes struct {
// contains filtered or unexported fields
}
func (AmplitudeAttributes) InternalRef ¶
func (a AmplitudeAttributes) InternalRef() (terra.Reference, error)
func (AmplitudeAttributes) InternalTokens ¶
func (a AmplitudeAttributes) InternalTokens() (hclwrite.Tokens, error)
func (AmplitudeAttributes) InternalWithRef ¶
func (a AmplitudeAttributes) InternalWithRef(ref terra.Reference) AmplitudeAttributes
func (AmplitudeAttributes) Object ¶
func (a AmplitudeAttributes) Object() terra.StringValue
type AmplitudeState ¶
type AmplitudeState struct {
Object string `json:"object"`
}
type ConnectorOperator ¶
type ConnectorOperator struct { // Amplitude: string, optional Amplitude terra.StringValue `hcl:"amplitude,attr"` // CustomConnector: string, optional CustomConnector terra.StringValue `hcl:"custom_connector,attr"` // Datadog: string, optional Datadog terra.StringValue `hcl:"datadog,attr"` // Dynatrace: string, optional Dynatrace terra.StringValue `hcl:"dynatrace,attr"` // GoogleAnalytics: string, optional GoogleAnalytics terra.StringValue `hcl:"google_analytics,attr"` // InforNexus: string, optional InforNexus terra.StringValue `hcl:"infor_nexus,attr"` // Marketo: string, optional Marketo terra.StringValue `hcl:"marketo,attr"` // S3: string, optional S3 terra.StringValue `hcl:"s3,attr"` // Salesforce: string, optional Salesforce terra.StringValue `hcl:"salesforce,attr"` // SapoData: string, optional SapoData terra.StringValue `hcl:"sapo_data,attr"` // ServiceNow: string, optional ServiceNow terra.StringValue `hcl:"service_now,attr"` // Singular: string, optional Singular terra.StringValue `hcl:"singular,attr"` // Slack: string, optional Slack terra.StringValue `hcl:"slack,attr"` // Trendmicro: string, optional Trendmicro terra.StringValue `hcl:"trendmicro,attr"` // Veeva: string, optional Veeva terra.StringValue `hcl:"veeva,attr"` // Zendesk: string, optional Zendesk terra.StringValue `hcl:"zendesk,attr"` }
type ConnectorOperatorAttributes ¶
type ConnectorOperatorAttributes struct {
// contains filtered or unexported fields
}
func (ConnectorOperatorAttributes) Amplitude ¶
func (co ConnectorOperatorAttributes) Amplitude() terra.StringValue
func (ConnectorOperatorAttributes) CustomConnector ¶
func (co ConnectorOperatorAttributes) CustomConnector() terra.StringValue
func (ConnectorOperatorAttributes) Datadog ¶
func (co ConnectorOperatorAttributes) Datadog() terra.StringValue
func (ConnectorOperatorAttributes) Dynatrace ¶
func (co ConnectorOperatorAttributes) Dynatrace() terra.StringValue
func (ConnectorOperatorAttributes) GoogleAnalytics ¶
func (co ConnectorOperatorAttributes) GoogleAnalytics() terra.StringValue
func (ConnectorOperatorAttributes) InforNexus ¶
func (co ConnectorOperatorAttributes) InforNexus() terra.StringValue
func (ConnectorOperatorAttributes) InternalRef ¶
func (co ConnectorOperatorAttributes) InternalRef() (terra.Reference, error)
func (ConnectorOperatorAttributes) InternalTokens ¶
func (co ConnectorOperatorAttributes) InternalTokens() (hclwrite.Tokens, error)
func (ConnectorOperatorAttributes) InternalWithRef ¶
func (co ConnectorOperatorAttributes) InternalWithRef(ref terra.Reference) ConnectorOperatorAttributes
func (ConnectorOperatorAttributes) Marketo ¶
func (co ConnectorOperatorAttributes) Marketo() terra.StringValue
func (ConnectorOperatorAttributes) S3 ¶
func (co ConnectorOperatorAttributes) S3() terra.StringValue
func (ConnectorOperatorAttributes) Salesforce ¶
func (co ConnectorOperatorAttributes) Salesforce() terra.StringValue
func (ConnectorOperatorAttributes) SapoData ¶
func (co ConnectorOperatorAttributes) SapoData() terra.StringValue
func (ConnectorOperatorAttributes) ServiceNow ¶
func (co ConnectorOperatorAttributes) ServiceNow() terra.StringValue
func (ConnectorOperatorAttributes) Singular ¶
func (co ConnectorOperatorAttributes) Singular() terra.StringValue
func (ConnectorOperatorAttributes) Slack ¶
func (co ConnectorOperatorAttributes) Slack() terra.StringValue
func (ConnectorOperatorAttributes) Trendmicro ¶
func (co ConnectorOperatorAttributes) Trendmicro() terra.StringValue
func (ConnectorOperatorAttributes) Veeva ¶
func (co ConnectorOperatorAttributes) Veeva() terra.StringValue
func (ConnectorOperatorAttributes) Zendesk ¶
func (co ConnectorOperatorAttributes) Zendesk() terra.StringValue
type ConnectorOperatorState ¶
type ConnectorOperatorState struct { Amplitude string `json:"amplitude"` CustomConnector string `json:"custom_connector"` Datadog string `json:"datadog"` Dynatrace string `json:"dynatrace"` GoogleAnalytics string `json:"google_analytics"` InforNexus string `json:"infor_nexus"` Marketo string `json:"marketo"` S3 string `json:"s3"` Salesforce string `json:"salesforce"` SapoData string `json:"sapo_data"` ServiceNow string `json:"service_now"` Singular string `json:"singular"` Slack string `json:"slack"` Trendmicro string `json:"trendmicro"` Veeva string `json:"veeva"` Zendesk string `json:"zendesk"` }
type CustomConnectorErrorHandlingConfig ¶
type CustomConnectorErrorHandlingConfig struct { // BucketName: string, optional BucketName terra.StringValue `hcl:"bucket_name,attr"` // BucketPrefix: string, optional BucketPrefix terra.StringValue `hcl:"bucket_prefix,attr"` // FailOnFirstDestinationError: bool, optional FailOnFirstDestinationError terra.BoolValue `hcl:"fail_on_first_destination_error,attr"` }
type CustomConnectorErrorHandlingConfigAttributes ¶
type CustomConnectorErrorHandlingConfigAttributes struct {
// contains filtered or unexported fields
}
func (CustomConnectorErrorHandlingConfigAttributes) BucketName ¶
func (ehc CustomConnectorErrorHandlingConfigAttributes) BucketName() terra.StringValue
func (CustomConnectorErrorHandlingConfigAttributes) BucketPrefix ¶
func (ehc CustomConnectorErrorHandlingConfigAttributes) BucketPrefix() terra.StringValue
func (CustomConnectorErrorHandlingConfigAttributes) FailOnFirstDestinationError ¶
func (ehc CustomConnectorErrorHandlingConfigAttributes) FailOnFirstDestinationError() terra.BoolValue
func (CustomConnectorErrorHandlingConfigAttributes) InternalRef ¶
func (ehc CustomConnectorErrorHandlingConfigAttributes) InternalRef() (terra.Reference, error)
func (CustomConnectorErrorHandlingConfigAttributes) InternalTokens ¶
func (ehc CustomConnectorErrorHandlingConfigAttributes) InternalTokens() (hclwrite.Tokens, error)
func (CustomConnectorErrorHandlingConfigAttributes) InternalWithRef ¶
func (ehc CustomConnectorErrorHandlingConfigAttributes) InternalWithRef(ref terra.Reference) CustomConnectorErrorHandlingConfigAttributes
type CustomerProfiles ¶
type CustomerProfiles struct { // DomainName: string, required DomainName terra.StringValue `hcl:"domain_name,attr" validate:"required"` // ObjectTypeName: string, optional ObjectTypeName terra.StringValue `hcl:"object_type_name,attr"` }
type CustomerProfilesAttributes ¶
type CustomerProfilesAttributes struct {
// contains filtered or unexported fields
}
func (CustomerProfilesAttributes) DomainName ¶
func (cp CustomerProfilesAttributes) DomainName() terra.StringValue
func (CustomerProfilesAttributes) InternalRef ¶
func (cp CustomerProfilesAttributes) InternalRef() (terra.Reference, error)
func (CustomerProfilesAttributes) InternalTokens ¶
func (cp CustomerProfilesAttributes) InternalTokens() (hclwrite.Tokens, error)
func (CustomerProfilesAttributes) InternalWithRef ¶
func (cp CustomerProfilesAttributes) InternalWithRef(ref terra.Reference) CustomerProfilesAttributes
func (CustomerProfilesAttributes) ObjectTypeName ¶
func (cp CustomerProfilesAttributes) ObjectTypeName() terra.StringValue
type CustomerProfilesState ¶
type Datadog ¶
type Datadog struct { // Object: string, required Object terra.StringValue `hcl:"object,attr" validate:"required"` }
type DatadogAttributes ¶
type DatadogAttributes struct {
// contains filtered or unexported fields
}
func (DatadogAttributes) InternalRef ¶
func (d DatadogAttributes) InternalRef() (terra.Reference, error)
func (DatadogAttributes) InternalTokens ¶
func (d DatadogAttributes) InternalTokens() (hclwrite.Tokens, error)
func (DatadogAttributes) InternalWithRef ¶
func (d DatadogAttributes) InternalWithRef(ref terra.Reference) DatadogAttributes
func (DatadogAttributes) Object ¶
func (d DatadogAttributes) Object() terra.StringValue
type DatadogState ¶
type DatadogState struct {
Object string `json:"object"`
}
type DestinationConnectorProperties ¶
type DestinationConnectorProperties struct { // DestinationConnectorPropertiesCustomConnector: optional CustomConnector *DestinationConnectorPropertiesCustomConnector `hcl:"custom_connector,block"` // CustomerProfiles: optional CustomerProfiles *CustomerProfiles `hcl:"customer_profiles,block"` // EventBridge: optional EventBridge *EventBridge `hcl:"event_bridge,block"` // Honeycode: optional Honeycode *Honeycode `hcl:"honeycode,block"` // LookoutMetrics: optional LookoutMetrics *LookoutMetrics `hcl:"lookout_metrics,block"` // DestinationConnectorPropertiesMarketo: optional Marketo *DestinationConnectorPropertiesMarketo `hcl:"marketo,block"` // Redshift: optional Redshift *Redshift `hcl:"redshift,block"` // DestinationConnectorPropertiesS3: optional S3 *DestinationConnectorPropertiesS3 `hcl:"s3,block"` // DestinationConnectorPropertiesSalesforce: optional Salesforce *DestinationConnectorPropertiesSalesforce `hcl:"salesforce,block"` // DestinationConnectorPropertiesSapoData: optional SapoData *DestinationConnectorPropertiesSapoData `hcl:"sapo_data,block"` // Snowflake: optional Snowflake *Snowflake `hcl:"snowflake,block"` // Upsolver: optional Upsolver *Upsolver `hcl:"upsolver,block"` // DestinationConnectorPropertiesZendesk: optional Zendesk *DestinationConnectorPropertiesZendesk `hcl:"zendesk,block"` }
type DestinationConnectorPropertiesAttributes ¶
type DestinationConnectorPropertiesAttributes struct {
// contains filtered or unexported fields
}
func (DestinationConnectorPropertiesAttributes) CustomConnector ¶
func (dcp DestinationConnectorPropertiesAttributes) CustomConnector() terra.ListValue[DestinationConnectorPropertiesCustomConnectorAttributes]
func (DestinationConnectorPropertiesAttributes) CustomerProfiles ¶
func (dcp DestinationConnectorPropertiesAttributes) CustomerProfiles() terra.ListValue[CustomerProfilesAttributes]
func (DestinationConnectorPropertiesAttributes) EventBridge ¶
func (dcp DestinationConnectorPropertiesAttributes) EventBridge() terra.ListValue[EventBridgeAttributes]
func (DestinationConnectorPropertiesAttributes) Honeycode ¶
func (dcp DestinationConnectorPropertiesAttributes) Honeycode() terra.ListValue[HoneycodeAttributes]
func (DestinationConnectorPropertiesAttributes) InternalRef ¶
func (dcp DestinationConnectorPropertiesAttributes) InternalRef() (terra.Reference, error)
func (DestinationConnectorPropertiesAttributes) InternalTokens ¶
func (dcp DestinationConnectorPropertiesAttributes) InternalTokens() (hclwrite.Tokens, error)
func (DestinationConnectorPropertiesAttributes) InternalWithRef ¶
func (dcp DestinationConnectorPropertiesAttributes) InternalWithRef(ref terra.Reference) DestinationConnectorPropertiesAttributes
func (DestinationConnectorPropertiesAttributes) LookoutMetrics ¶
func (dcp DestinationConnectorPropertiesAttributes) LookoutMetrics() terra.ListValue[LookoutMetricsAttributes]
func (DestinationConnectorPropertiesAttributes) Redshift ¶
func (dcp DestinationConnectorPropertiesAttributes) Redshift() terra.ListValue[RedshiftAttributes]
func (DestinationConnectorPropertiesAttributes) Salesforce ¶
func (dcp DestinationConnectorPropertiesAttributes) Salesforce() terra.ListValue[DestinationConnectorPropertiesSalesforceAttributes]
func (DestinationConnectorPropertiesAttributes) SapoData ¶
func (dcp DestinationConnectorPropertiesAttributes) SapoData() terra.ListValue[DestinationConnectorPropertiesSapoDataAttributes]
func (DestinationConnectorPropertiesAttributes) Snowflake ¶
func (dcp DestinationConnectorPropertiesAttributes) Snowflake() terra.ListValue[SnowflakeAttributes]
func (DestinationConnectorPropertiesAttributes) Upsolver ¶
func (dcp DestinationConnectorPropertiesAttributes) Upsolver() terra.ListValue[UpsolverAttributes]
type DestinationConnectorPropertiesCustomConnector ¶
type DestinationConnectorPropertiesCustomConnector struct { // CustomProperties: map of string, optional CustomProperties terra.MapValue[terra.StringValue] `hcl:"custom_properties,attr"` // EntityName: string, required EntityName terra.StringValue `hcl:"entity_name,attr" validate:"required"` // IdFieldNames: list of string, optional IdFieldNames terra.ListValue[terra.StringValue] `hcl:"id_field_names,attr"` // WriteOperationType: string, optional WriteOperationType terra.StringValue `hcl:"write_operation_type,attr"` // CustomConnectorErrorHandlingConfig: optional ErrorHandlingConfig *CustomConnectorErrorHandlingConfig `hcl:"error_handling_config,block"` }
type DestinationConnectorPropertiesCustomConnectorAttributes ¶
type DestinationConnectorPropertiesCustomConnectorAttributes struct {
// contains filtered or unexported fields
}
func (DestinationConnectorPropertiesCustomConnectorAttributes) CustomProperties ¶
func (cc DestinationConnectorPropertiesCustomConnectorAttributes) CustomProperties() terra.MapValue[terra.StringValue]
func (DestinationConnectorPropertiesCustomConnectorAttributes) EntityName ¶
func (cc DestinationConnectorPropertiesCustomConnectorAttributes) EntityName() terra.StringValue
func (DestinationConnectorPropertiesCustomConnectorAttributes) ErrorHandlingConfig ¶
func (cc DestinationConnectorPropertiesCustomConnectorAttributes) ErrorHandlingConfig() terra.ListValue[CustomConnectorErrorHandlingConfigAttributes]
func (DestinationConnectorPropertiesCustomConnectorAttributes) IdFieldNames ¶
func (cc DestinationConnectorPropertiesCustomConnectorAttributes) IdFieldNames() terra.ListValue[terra.StringValue]
func (DestinationConnectorPropertiesCustomConnectorAttributes) InternalRef ¶
func (cc DestinationConnectorPropertiesCustomConnectorAttributes) InternalRef() (terra.Reference, error)
func (DestinationConnectorPropertiesCustomConnectorAttributes) InternalTokens ¶
func (cc DestinationConnectorPropertiesCustomConnectorAttributes) InternalTokens() (hclwrite.Tokens, error)
func (DestinationConnectorPropertiesCustomConnectorAttributes) InternalWithRef ¶
func (cc DestinationConnectorPropertiesCustomConnectorAttributes) InternalWithRef(ref terra.Reference) DestinationConnectorPropertiesCustomConnectorAttributes
func (DestinationConnectorPropertiesCustomConnectorAttributes) WriteOperationType ¶
func (cc DestinationConnectorPropertiesCustomConnectorAttributes) WriteOperationType() terra.StringValue
type DestinationConnectorPropertiesCustomConnectorState ¶
type DestinationConnectorPropertiesCustomConnectorState struct { CustomProperties map[string]string `json:"custom_properties"` EntityName string `json:"entity_name"` IdFieldNames []string `json:"id_field_names"` WriteOperationType string `json:"write_operation_type"` ErrorHandlingConfig []CustomConnectorErrorHandlingConfigState `json:"error_handling_config"` }
type DestinationConnectorPropertiesMarketo ¶
type DestinationConnectorPropertiesMarketo struct { // Object: string, required Object terra.StringValue `hcl:"object,attr" validate:"required"` // MarketoErrorHandlingConfig: optional ErrorHandlingConfig *MarketoErrorHandlingConfig `hcl:"error_handling_config,block"` }
type DestinationConnectorPropertiesMarketoAttributes ¶
type DestinationConnectorPropertiesMarketoAttributes struct {
// contains filtered or unexported fields
}
func (DestinationConnectorPropertiesMarketoAttributes) ErrorHandlingConfig ¶
func (m DestinationConnectorPropertiesMarketoAttributes) ErrorHandlingConfig() terra.ListValue[MarketoErrorHandlingConfigAttributes]
func (DestinationConnectorPropertiesMarketoAttributes) InternalRef ¶
func (m DestinationConnectorPropertiesMarketoAttributes) InternalRef() (terra.Reference, error)
func (DestinationConnectorPropertiesMarketoAttributes) InternalTokens ¶
func (m DestinationConnectorPropertiesMarketoAttributes) InternalTokens() (hclwrite.Tokens, error)
func (DestinationConnectorPropertiesMarketoAttributes) InternalWithRef ¶
func (m DestinationConnectorPropertiesMarketoAttributes) InternalWithRef(ref terra.Reference) DestinationConnectorPropertiesMarketoAttributes
func (DestinationConnectorPropertiesMarketoAttributes) Object ¶
func (m DestinationConnectorPropertiesMarketoAttributes) Object() terra.StringValue
type DestinationConnectorPropertiesMarketoState ¶
type DestinationConnectorPropertiesMarketoState struct { Object string `json:"object"` ErrorHandlingConfig []MarketoErrorHandlingConfigState `json:"error_handling_config"` }
type DestinationConnectorPropertiesS3 ¶
type DestinationConnectorPropertiesS3 struct { // BucketName: string, required BucketName terra.StringValue `hcl:"bucket_name,attr" validate:"required"` // BucketPrefix: string, optional BucketPrefix terra.StringValue `hcl:"bucket_prefix,attr"` // S3S3OutputFormatConfig: optional S3OutputFormatConfig *S3S3OutputFormatConfig `hcl:"s3_output_format_config,block"` }
type DestinationConnectorPropertiesS3Attributes ¶
type DestinationConnectorPropertiesS3Attributes struct {
// contains filtered or unexported fields
}
func (DestinationConnectorPropertiesS3Attributes) BucketName ¶
func (s DestinationConnectorPropertiesS3Attributes) BucketName() terra.StringValue
func (DestinationConnectorPropertiesS3Attributes) BucketPrefix ¶
func (s DestinationConnectorPropertiesS3Attributes) BucketPrefix() terra.StringValue
func (DestinationConnectorPropertiesS3Attributes) InternalRef ¶
func (s DestinationConnectorPropertiesS3Attributes) InternalRef() (terra.Reference, error)
func (DestinationConnectorPropertiesS3Attributes) InternalTokens ¶
func (s DestinationConnectorPropertiesS3Attributes) InternalTokens() (hclwrite.Tokens, error)
func (DestinationConnectorPropertiesS3Attributes) InternalWithRef ¶
func (s DestinationConnectorPropertiesS3Attributes) InternalWithRef(ref terra.Reference) DestinationConnectorPropertiesS3Attributes
func (DestinationConnectorPropertiesS3Attributes) S3OutputFormatConfig ¶
func (s DestinationConnectorPropertiesS3Attributes) S3OutputFormatConfig() terra.ListValue[S3S3OutputFormatConfigAttributes]
type DestinationConnectorPropertiesS3State ¶
type DestinationConnectorPropertiesS3State struct { BucketName string `json:"bucket_name"` BucketPrefix string `json:"bucket_prefix"` S3OutputFormatConfig []S3S3OutputFormatConfigState `json:"s3_output_format_config"` }
type DestinationConnectorPropertiesSalesforce ¶
type DestinationConnectorPropertiesSalesforce struct { // IdFieldNames: list of string, optional IdFieldNames terra.ListValue[terra.StringValue] `hcl:"id_field_names,attr"` // Object: string, required Object terra.StringValue `hcl:"object,attr" validate:"required"` // WriteOperationType: string, optional WriteOperationType terra.StringValue `hcl:"write_operation_type,attr"` // SalesforceErrorHandlingConfig: optional ErrorHandlingConfig *SalesforceErrorHandlingConfig `hcl:"error_handling_config,block"` }
type DestinationConnectorPropertiesSalesforceAttributes ¶
type DestinationConnectorPropertiesSalesforceAttributes struct {
// contains filtered or unexported fields
}
func (DestinationConnectorPropertiesSalesforceAttributes) ErrorHandlingConfig ¶
func (s DestinationConnectorPropertiesSalesforceAttributes) ErrorHandlingConfig() terra.ListValue[SalesforceErrorHandlingConfigAttributes]
func (DestinationConnectorPropertiesSalesforceAttributes) IdFieldNames ¶
func (s DestinationConnectorPropertiesSalesforceAttributes) IdFieldNames() terra.ListValue[terra.StringValue]
func (DestinationConnectorPropertiesSalesforceAttributes) InternalRef ¶
func (s DestinationConnectorPropertiesSalesforceAttributes) InternalRef() (terra.Reference, error)
func (DestinationConnectorPropertiesSalesforceAttributes) InternalTokens ¶
func (s DestinationConnectorPropertiesSalesforceAttributes) InternalTokens() (hclwrite.Tokens, error)
func (DestinationConnectorPropertiesSalesforceAttributes) InternalWithRef ¶
func (s DestinationConnectorPropertiesSalesforceAttributes) InternalWithRef(ref terra.Reference) DestinationConnectorPropertiesSalesforceAttributes
func (DestinationConnectorPropertiesSalesforceAttributes) Object ¶
func (s DestinationConnectorPropertiesSalesforceAttributes) Object() terra.StringValue
func (DestinationConnectorPropertiesSalesforceAttributes) WriteOperationType ¶
func (s DestinationConnectorPropertiesSalesforceAttributes) WriteOperationType() terra.StringValue
type DestinationConnectorPropertiesSalesforceState ¶
type DestinationConnectorPropertiesSalesforceState struct { IdFieldNames []string `json:"id_field_names"` Object string `json:"object"` WriteOperationType string `json:"write_operation_type"` ErrorHandlingConfig []SalesforceErrorHandlingConfigState `json:"error_handling_config"` }
type DestinationConnectorPropertiesSapoData ¶
type DestinationConnectorPropertiesSapoData struct { // IdFieldNames: list of string, optional IdFieldNames terra.ListValue[terra.StringValue] `hcl:"id_field_names,attr"` // ObjectPath: string, required ObjectPath terra.StringValue `hcl:"object_path,attr" validate:"required"` // WriteOperationType: string, optional WriteOperationType terra.StringValue `hcl:"write_operation_type,attr"` // SapoDataErrorHandlingConfig: optional ErrorHandlingConfig *SapoDataErrorHandlingConfig `hcl:"error_handling_config,block"` // SuccessResponseHandlingConfig: optional SuccessResponseHandlingConfig *SuccessResponseHandlingConfig `hcl:"success_response_handling_config,block"` }
type DestinationConnectorPropertiesSapoDataAttributes ¶
type DestinationConnectorPropertiesSapoDataAttributes struct {
// contains filtered or unexported fields
}
func (DestinationConnectorPropertiesSapoDataAttributes) ErrorHandlingConfig ¶
func (sd DestinationConnectorPropertiesSapoDataAttributes) ErrorHandlingConfig() terra.ListValue[SapoDataErrorHandlingConfigAttributes]
func (DestinationConnectorPropertiesSapoDataAttributes) IdFieldNames ¶
func (sd DestinationConnectorPropertiesSapoDataAttributes) IdFieldNames() terra.ListValue[terra.StringValue]
func (DestinationConnectorPropertiesSapoDataAttributes) InternalRef ¶
func (sd DestinationConnectorPropertiesSapoDataAttributes) InternalRef() (terra.Reference, error)
func (DestinationConnectorPropertiesSapoDataAttributes) InternalTokens ¶
func (sd DestinationConnectorPropertiesSapoDataAttributes) InternalTokens() (hclwrite.Tokens, error)
func (DestinationConnectorPropertiesSapoDataAttributes) InternalWithRef ¶
func (sd DestinationConnectorPropertiesSapoDataAttributes) InternalWithRef(ref terra.Reference) DestinationConnectorPropertiesSapoDataAttributes
func (DestinationConnectorPropertiesSapoDataAttributes) ObjectPath ¶
func (sd DestinationConnectorPropertiesSapoDataAttributes) ObjectPath() terra.StringValue
func (DestinationConnectorPropertiesSapoDataAttributes) SuccessResponseHandlingConfig ¶
func (sd DestinationConnectorPropertiesSapoDataAttributes) SuccessResponseHandlingConfig() terra.ListValue[SuccessResponseHandlingConfigAttributes]
func (DestinationConnectorPropertiesSapoDataAttributes) WriteOperationType ¶
func (sd DestinationConnectorPropertiesSapoDataAttributes) WriteOperationType() terra.StringValue
type DestinationConnectorPropertiesSapoDataState ¶
type DestinationConnectorPropertiesSapoDataState struct { IdFieldNames []string `json:"id_field_names"` ObjectPath string `json:"object_path"` WriteOperationType string `json:"write_operation_type"` ErrorHandlingConfig []SapoDataErrorHandlingConfigState `json:"error_handling_config"` SuccessResponseHandlingConfig []SuccessResponseHandlingConfigState `json:"success_response_handling_config"` }
type DestinationConnectorPropertiesState ¶
type DestinationConnectorPropertiesState struct { CustomConnector []DestinationConnectorPropertiesCustomConnectorState `json:"custom_connector"` CustomerProfiles []CustomerProfilesState `json:"customer_profiles"` EventBridge []EventBridgeState `json:"event_bridge"` Honeycode []HoneycodeState `json:"honeycode"` LookoutMetrics []LookoutMetricsState `json:"lookout_metrics"` Marketo []DestinationConnectorPropertiesMarketoState `json:"marketo"` Redshift []RedshiftState `json:"redshift"` S3 []DestinationConnectorPropertiesS3State `json:"s3"` Salesforce []DestinationConnectorPropertiesSalesforceState `json:"salesforce"` SapoData []DestinationConnectorPropertiesSapoDataState `json:"sapo_data"` Snowflake []SnowflakeState `json:"snowflake"` Upsolver []UpsolverState `json:"upsolver"` Zendesk []DestinationConnectorPropertiesZendeskState `json:"zendesk"` }
type DestinationConnectorPropertiesZendesk ¶
type DestinationConnectorPropertiesZendesk struct { // IdFieldNames: list of string, optional IdFieldNames terra.ListValue[terra.StringValue] `hcl:"id_field_names,attr"` // Object: string, required Object terra.StringValue `hcl:"object,attr" validate:"required"` // WriteOperationType: string, optional WriteOperationType terra.StringValue `hcl:"write_operation_type,attr"` // ZendeskErrorHandlingConfig: optional ErrorHandlingConfig *ZendeskErrorHandlingConfig `hcl:"error_handling_config,block"` }
type DestinationConnectorPropertiesZendeskAttributes ¶
type DestinationConnectorPropertiesZendeskAttributes struct {
// contains filtered or unexported fields
}
func (DestinationConnectorPropertiesZendeskAttributes) ErrorHandlingConfig ¶
func (z DestinationConnectorPropertiesZendeskAttributes) ErrorHandlingConfig() terra.ListValue[ZendeskErrorHandlingConfigAttributes]
func (DestinationConnectorPropertiesZendeskAttributes) IdFieldNames ¶
func (z DestinationConnectorPropertiesZendeskAttributes) IdFieldNames() terra.ListValue[terra.StringValue]
func (DestinationConnectorPropertiesZendeskAttributes) InternalRef ¶
func (z DestinationConnectorPropertiesZendeskAttributes) InternalRef() (terra.Reference, error)
func (DestinationConnectorPropertiesZendeskAttributes) InternalTokens ¶
func (z DestinationConnectorPropertiesZendeskAttributes) InternalTokens() (hclwrite.Tokens, error)
func (DestinationConnectorPropertiesZendeskAttributes) InternalWithRef ¶
func (z DestinationConnectorPropertiesZendeskAttributes) InternalWithRef(ref terra.Reference) DestinationConnectorPropertiesZendeskAttributes
func (DestinationConnectorPropertiesZendeskAttributes) Object ¶
func (z DestinationConnectorPropertiesZendeskAttributes) Object() terra.StringValue
func (DestinationConnectorPropertiesZendeskAttributes) WriteOperationType ¶
func (z DestinationConnectorPropertiesZendeskAttributes) WriteOperationType() terra.StringValue
type DestinationConnectorPropertiesZendeskState ¶
type DestinationConnectorPropertiesZendeskState struct { IdFieldNames []string `json:"id_field_names"` Object string `json:"object"` WriteOperationType string `json:"write_operation_type"` ErrorHandlingConfig []ZendeskErrorHandlingConfigState `json:"error_handling_config"` }
type DestinationFlowConfig ¶
type DestinationFlowConfig struct { // ApiVersion: string, optional ApiVersion terra.StringValue `hcl:"api_version,attr"` // ConnectorProfileName: string, optional ConnectorProfileName terra.StringValue `hcl:"connector_profile_name,attr"` // ConnectorType: string, required ConnectorType terra.StringValue `hcl:"connector_type,attr" validate:"required"` // DestinationConnectorProperties: required DestinationConnectorProperties *DestinationConnectorProperties `hcl:"destination_connector_properties,block" validate:"required"` }
type DestinationFlowConfigAttributes ¶
type DestinationFlowConfigAttributes struct {
// contains filtered or unexported fields
}
func (DestinationFlowConfigAttributes) ApiVersion ¶
func (dfc DestinationFlowConfigAttributes) ApiVersion() terra.StringValue
func (DestinationFlowConfigAttributes) ConnectorProfileName ¶
func (dfc DestinationFlowConfigAttributes) ConnectorProfileName() terra.StringValue
func (DestinationFlowConfigAttributes) ConnectorType ¶
func (dfc DestinationFlowConfigAttributes) ConnectorType() terra.StringValue
func (DestinationFlowConfigAttributes) DestinationConnectorProperties ¶
func (dfc DestinationFlowConfigAttributes) DestinationConnectorProperties() terra.ListValue[DestinationConnectorPropertiesAttributes]
func (DestinationFlowConfigAttributes) InternalRef ¶
func (dfc DestinationFlowConfigAttributes) InternalRef() (terra.Reference, error)
func (DestinationFlowConfigAttributes) InternalTokens ¶
func (dfc DestinationFlowConfigAttributes) InternalTokens() (hclwrite.Tokens, error)
func (DestinationFlowConfigAttributes) InternalWithRef ¶
func (dfc DestinationFlowConfigAttributes) InternalWithRef(ref terra.Reference) DestinationFlowConfigAttributes
type DestinationFlowConfigState ¶
type DestinationFlowConfigState struct { ApiVersion string `json:"api_version"` ConnectorProfileName string `json:"connector_profile_name"` ConnectorType string `json:"connector_type"` DestinationConnectorProperties []DestinationConnectorPropertiesState `json:"destination_connector_properties"` }
type Dynatrace ¶
type Dynatrace struct { // Object: string, required Object terra.StringValue `hcl:"object,attr" validate:"required"` }
type DynatraceAttributes ¶
type DynatraceAttributes struct {
// contains filtered or unexported fields
}
func (DynatraceAttributes) InternalRef ¶
func (d DynatraceAttributes) InternalRef() (terra.Reference, error)
func (DynatraceAttributes) InternalTokens ¶
func (d DynatraceAttributes) InternalTokens() (hclwrite.Tokens, error)
func (DynatraceAttributes) InternalWithRef ¶
func (d DynatraceAttributes) InternalWithRef(ref terra.Reference) DynatraceAttributes
func (DynatraceAttributes) Object ¶
func (d DynatraceAttributes) Object() terra.StringValue
type DynatraceState ¶
type DynatraceState struct {
Object string `json:"object"`
}
type EventBridge ¶
type EventBridge struct { // Object: string, required Object terra.StringValue `hcl:"object,attr" validate:"required"` // EventBridgeErrorHandlingConfig: optional ErrorHandlingConfig *EventBridgeErrorHandlingConfig `hcl:"error_handling_config,block"` }
type EventBridgeAttributes ¶
type EventBridgeAttributes struct {
// contains filtered or unexported fields
}
func (EventBridgeAttributes) ErrorHandlingConfig ¶
func (eb EventBridgeAttributes) ErrorHandlingConfig() terra.ListValue[EventBridgeErrorHandlingConfigAttributes]
func (EventBridgeAttributes) InternalRef ¶
func (eb EventBridgeAttributes) InternalRef() (terra.Reference, error)
func (EventBridgeAttributes) InternalTokens ¶
func (eb EventBridgeAttributes) InternalTokens() (hclwrite.Tokens, error)
func (EventBridgeAttributes) InternalWithRef ¶
func (eb EventBridgeAttributes) InternalWithRef(ref terra.Reference) EventBridgeAttributes
func (EventBridgeAttributes) Object ¶
func (eb EventBridgeAttributes) Object() terra.StringValue
type EventBridgeErrorHandlingConfig ¶
type EventBridgeErrorHandlingConfig struct { // BucketName: string, optional BucketName terra.StringValue `hcl:"bucket_name,attr"` // BucketPrefix: string, optional BucketPrefix terra.StringValue `hcl:"bucket_prefix,attr"` // FailOnFirstDestinationError: bool, optional FailOnFirstDestinationError terra.BoolValue `hcl:"fail_on_first_destination_error,attr"` }
type EventBridgeErrorHandlingConfigAttributes ¶
type EventBridgeErrorHandlingConfigAttributes struct {
// contains filtered or unexported fields
}
func (EventBridgeErrorHandlingConfigAttributes) BucketName ¶
func (ehc EventBridgeErrorHandlingConfigAttributes) BucketName() terra.StringValue
func (EventBridgeErrorHandlingConfigAttributes) BucketPrefix ¶
func (ehc EventBridgeErrorHandlingConfigAttributes) BucketPrefix() terra.StringValue
func (EventBridgeErrorHandlingConfigAttributes) FailOnFirstDestinationError ¶
func (ehc EventBridgeErrorHandlingConfigAttributes) FailOnFirstDestinationError() terra.BoolValue
func (EventBridgeErrorHandlingConfigAttributes) InternalRef ¶
func (ehc EventBridgeErrorHandlingConfigAttributes) InternalRef() (terra.Reference, error)
func (EventBridgeErrorHandlingConfigAttributes) InternalTokens ¶
func (ehc EventBridgeErrorHandlingConfigAttributes) InternalTokens() (hclwrite.Tokens, error)
func (EventBridgeErrorHandlingConfigAttributes) InternalWithRef ¶
func (ehc EventBridgeErrorHandlingConfigAttributes) InternalWithRef(ref terra.Reference) EventBridgeErrorHandlingConfigAttributes
type EventBridgeState ¶
type EventBridgeState struct { Object string `json:"object"` ErrorHandlingConfig []EventBridgeErrorHandlingConfigState `json:"error_handling_config"` }
type GoogleAnalytics ¶
type GoogleAnalytics struct { // Object: string, required Object terra.StringValue `hcl:"object,attr" validate:"required"` }
type GoogleAnalyticsAttributes ¶
type GoogleAnalyticsAttributes struct {
// contains filtered or unexported fields
}
func (GoogleAnalyticsAttributes) InternalRef ¶
func (ga GoogleAnalyticsAttributes) InternalRef() (terra.Reference, error)
func (GoogleAnalyticsAttributes) InternalTokens ¶
func (ga GoogleAnalyticsAttributes) InternalTokens() (hclwrite.Tokens, error)
func (GoogleAnalyticsAttributes) InternalWithRef ¶
func (ga GoogleAnalyticsAttributes) InternalWithRef(ref terra.Reference) GoogleAnalyticsAttributes
func (GoogleAnalyticsAttributes) Object ¶
func (ga GoogleAnalyticsAttributes) Object() terra.StringValue
type GoogleAnalyticsState ¶
type GoogleAnalyticsState struct {
Object string `json:"object"`
}
type Honeycode ¶
type Honeycode struct { // Object: string, required Object terra.StringValue `hcl:"object,attr" validate:"required"` // HoneycodeErrorHandlingConfig: optional ErrorHandlingConfig *HoneycodeErrorHandlingConfig `hcl:"error_handling_config,block"` }
type HoneycodeAttributes ¶
type HoneycodeAttributes struct {
// contains filtered or unexported fields
}
func (HoneycodeAttributes) ErrorHandlingConfig ¶
func (h HoneycodeAttributes) ErrorHandlingConfig() terra.ListValue[HoneycodeErrorHandlingConfigAttributes]
func (HoneycodeAttributes) InternalRef ¶
func (h HoneycodeAttributes) InternalRef() (terra.Reference, error)
func (HoneycodeAttributes) InternalTokens ¶
func (h HoneycodeAttributes) InternalTokens() (hclwrite.Tokens, error)
func (HoneycodeAttributes) InternalWithRef ¶
func (h HoneycodeAttributes) InternalWithRef(ref terra.Reference) HoneycodeAttributes
func (HoneycodeAttributes) Object ¶
func (h HoneycodeAttributes) Object() terra.StringValue
type HoneycodeErrorHandlingConfig ¶
type HoneycodeErrorHandlingConfig struct { // BucketName: string, optional BucketName terra.StringValue `hcl:"bucket_name,attr"` // BucketPrefix: string, optional BucketPrefix terra.StringValue `hcl:"bucket_prefix,attr"` // FailOnFirstDestinationError: bool, optional FailOnFirstDestinationError terra.BoolValue `hcl:"fail_on_first_destination_error,attr"` }
type HoneycodeErrorHandlingConfigAttributes ¶
type HoneycodeErrorHandlingConfigAttributes struct {
// contains filtered or unexported fields
}
func (HoneycodeErrorHandlingConfigAttributes) BucketName ¶
func (ehc HoneycodeErrorHandlingConfigAttributes) BucketName() terra.StringValue
func (HoneycodeErrorHandlingConfigAttributes) BucketPrefix ¶
func (ehc HoneycodeErrorHandlingConfigAttributes) BucketPrefix() terra.StringValue
func (HoneycodeErrorHandlingConfigAttributes) FailOnFirstDestinationError ¶
func (ehc HoneycodeErrorHandlingConfigAttributes) FailOnFirstDestinationError() terra.BoolValue
func (HoneycodeErrorHandlingConfigAttributes) InternalRef ¶
func (ehc HoneycodeErrorHandlingConfigAttributes) InternalRef() (terra.Reference, error)
func (HoneycodeErrorHandlingConfigAttributes) InternalTokens ¶
func (ehc HoneycodeErrorHandlingConfigAttributes) InternalTokens() (hclwrite.Tokens, error)
func (HoneycodeErrorHandlingConfigAttributes) InternalWithRef ¶
func (ehc HoneycodeErrorHandlingConfigAttributes) InternalWithRef(ref terra.Reference) HoneycodeErrorHandlingConfigAttributes
type HoneycodeState ¶
type HoneycodeState struct { Object string `json:"object"` ErrorHandlingConfig []HoneycodeErrorHandlingConfigState `json:"error_handling_config"` }
type IncrementalPullConfig ¶
type IncrementalPullConfig struct { // DatetimeTypeFieldName: string, optional DatetimeTypeFieldName terra.StringValue `hcl:"datetime_type_field_name,attr"` }
type IncrementalPullConfigAttributes ¶
type IncrementalPullConfigAttributes struct {
// contains filtered or unexported fields
}
func (IncrementalPullConfigAttributes) DatetimeTypeFieldName ¶
func (ipc IncrementalPullConfigAttributes) DatetimeTypeFieldName() terra.StringValue
func (IncrementalPullConfigAttributes) InternalRef ¶
func (ipc IncrementalPullConfigAttributes) InternalRef() (terra.Reference, error)
func (IncrementalPullConfigAttributes) InternalTokens ¶
func (ipc IncrementalPullConfigAttributes) InternalTokens() (hclwrite.Tokens, error)
func (IncrementalPullConfigAttributes) InternalWithRef ¶
func (ipc IncrementalPullConfigAttributes) InternalWithRef(ref terra.Reference) IncrementalPullConfigAttributes
type IncrementalPullConfigState ¶
type IncrementalPullConfigState struct {
DatetimeTypeFieldName string `json:"datetime_type_field_name"`
}
type InforNexus ¶
type InforNexus struct { // Object: string, required Object terra.StringValue `hcl:"object,attr" validate:"required"` }
type InforNexusAttributes ¶
type InforNexusAttributes struct {
// contains filtered or unexported fields
}
func (InforNexusAttributes) InternalRef ¶
func (in InforNexusAttributes) InternalRef() (terra.Reference, error)
func (InforNexusAttributes) InternalTokens ¶
func (in InforNexusAttributes) InternalTokens() (hclwrite.Tokens, error)
func (InforNexusAttributes) InternalWithRef ¶
func (in InforNexusAttributes) InternalWithRef(ref terra.Reference) InforNexusAttributes
func (InforNexusAttributes) Object ¶
func (in InforNexusAttributes) Object() terra.StringValue
type InforNexusState ¶
type InforNexusState struct {
Object string `json:"object"`
}
type LookoutMetrics ¶
type LookoutMetrics struct{}
type LookoutMetricsAttributes ¶
type LookoutMetricsAttributes struct {
// contains filtered or unexported fields
}
func (LookoutMetricsAttributes) InternalRef ¶
func (lm LookoutMetricsAttributes) InternalRef() (terra.Reference, error)
func (LookoutMetricsAttributes) InternalTokens ¶
func (lm LookoutMetricsAttributes) InternalTokens() (hclwrite.Tokens, error)
func (LookoutMetricsAttributes) InternalWithRef ¶
func (lm LookoutMetricsAttributes) InternalWithRef(ref terra.Reference) LookoutMetricsAttributes
type LookoutMetricsState ¶
type LookoutMetricsState struct{}
type MarketoErrorHandlingConfig ¶
type MarketoErrorHandlingConfig struct { // BucketName: string, optional BucketName terra.StringValue `hcl:"bucket_name,attr"` // BucketPrefix: string, optional BucketPrefix terra.StringValue `hcl:"bucket_prefix,attr"` // FailOnFirstDestinationError: bool, optional FailOnFirstDestinationError terra.BoolValue `hcl:"fail_on_first_destination_error,attr"` }
type MarketoErrorHandlingConfigAttributes ¶
type MarketoErrorHandlingConfigAttributes struct {
// contains filtered or unexported fields
}
func (MarketoErrorHandlingConfigAttributes) BucketName ¶
func (ehc MarketoErrorHandlingConfigAttributes) BucketName() terra.StringValue
func (MarketoErrorHandlingConfigAttributes) BucketPrefix ¶
func (ehc MarketoErrorHandlingConfigAttributes) BucketPrefix() terra.StringValue
func (MarketoErrorHandlingConfigAttributes) FailOnFirstDestinationError ¶
func (ehc MarketoErrorHandlingConfigAttributes) FailOnFirstDestinationError() terra.BoolValue
func (MarketoErrorHandlingConfigAttributes) InternalRef ¶
func (ehc MarketoErrorHandlingConfigAttributes) InternalRef() (terra.Reference, error)
func (MarketoErrorHandlingConfigAttributes) InternalTokens ¶
func (ehc MarketoErrorHandlingConfigAttributes) InternalTokens() (hclwrite.Tokens, error)
func (MarketoErrorHandlingConfigAttributes) InternalWithRef ¶
func (ehc MarketoErrorHandlingConfigAttributes) InternalWithRef(ref terra.Reference) MarketoErrorHandlingConfigAttributes
type Redshift ¶
type Redshift struct { // BucketPrefix: string, optional BucketPrefix terra.StringValue `hcl:"bucket_prefix,attr"` // IntermediateBucketName: string, required IntermediateBucketName terra.StringValue `hcl:"intermediate_bucket_name,attr" validate:"required"` // Object: string, required Object terra.StringValue `hcl:"object,attr" validate:"required"` // RedshiftErrorHandlingConfig: optional ErrorHandlingConfig *RedshiftErrorHandlingConfig `hcl:"error_handling_config,block"` }
type RedshiftAttributes ¶
type RedshiftAttributes struct {
// contains filtered or unexported fields
}
func (RedshiftAttributes) BucketPrefix ¶
func (r RedshiftAttributes) BucketPrefix() terra.StringValue
func (RedshiftAttributes) ErrorHandlingConfig ¶
func (r RedshiftAttributes) ErrorHandlingConfig() terra.ListValue[RedshiftErrorHandlingConfigAttributes]
func (RedshiftAttributes) IntermediateBucketName ¶
func (r RedshiftAttributes) IntermediateBucketName() terra.StringValue
func (RedshiftAttributes) InternalRef ¶
func (r RedshiftAttributes) InternalRef() (terra.Reference, error)
func (RedshiftAttributes) InternalTokens ¶
func (r RedshiftAttributes) InternalTokens() (hclwrite.Tokens, error)
func (RedshiftAttributes) InternalWithRef ¶
func (r RedshiftAttributes) InternalWithRef(ref terra.Reference) RedshiftAttributes
func (RedshiftAttributes) Object ¶
func (r RedshiftAttributes) Object() terra.StringValue
type RedshiftErrorHandlingConfig ¶
type RedshiftErrorHandlingConfig struct { // BucketName: string, optional BucketName terra.StringValue `hcl:"bucket_name,attr"` // BucketPrefix: string, optional BucketPrefix terra.StringValue `hcl:"bucket_prefix,attr"` // FailOnFirstDestinationError: bool, optional FailOnFirstDestinationError terra.BoolValue `hcl:"fail_on_first_destination_error,attr"` }
type RedshiftErrorHandlingConfigAttributes ¶
type RedshiftErrorHandlingConfigAttributes struct {
// contains filtered or unexported fields
}
func (RedshiftErrorHandlingConfigAttributes) BucketName ¶
func (ehc RedshiftErrorHandlingConfigAttributes) BucketName() terra.StringValue
func (RedshiftErrorHandlingConfigAttributes) BucketPrefix ¶
func (ehc RedshiftErrorHandlingConfigAttributes) BucketPrefix() terra.StringValue
func (RedshiftErrorHandlingConfigAttributes) FailOnFirstDestinationError ¶
func (ehc RedshiftErrorHandlingConfigAttributes) FailOnFirstDestinationError() terra.BoolValue
func (RedshiftErrorHandlingConfigAttributes) InternalRef ¶
func (ehc RedshiftErrorHandlingConfigAttributes) InternalRef() (terra.Reference, error)
func (RedshiftErrorHandlingConfigAttributes) InternalTokens ¶
func (ehc RedshiftErrorHandlingConfigAttributes) InternalTokens() (hclwrite.Tokens, error)
func (RedshiftErrorHandlingConfigAttributes) InternalWithRef ¶
func (ehc RedshiftErrorHandlingConfigAttributes) InternalWithRef(ref terra.Reference) RedshiftErrorHandlingConfigAttributes
type RedshiftState ¶
type RedshiftState struct { BucketPrefix string `json:"bucket_prefix"` IntermediateBucketName string `json:"intermediate_bucket_name"` Object string `json:"object"` ErrorHandlingConfig []RedshiftErrorHandlingConfigState `json:"error_handling_config"` }
type S3InputFormatConfig ¶
type S3InputFormatConfig struct { // S3InputFileType: string, optional S3InputFileType terra.StringValue `hcl:"s3_input_file_type,attr"` }
type S3InputFormatConfigAttributes ¶
type S3InputFormatConfigAttributes struct {
// contains filtered or unexported fields
}
func (S3InputFormatConfigAttributes) InternalRef ¶
func (sifc S3InputFormatConfigAttributes) InternalRef() (terra.Reference, error)
func (S3InputFormatConfigAttributes) InternalTokens ¶
func (sifc S3InputFormatConfigAttributes) InternalTokens() (hclwrite.Tokens, error)
func (S3InputFormatConfigAttributes) InternalWithRef ¶
func (sifc S3InputFormatConfigAttributes) InternalWithRef(ref terra.Reference) S3InputFormatConfigAttributes
func (S3InputFormatConfigAttributes) S3InputFileType ¶
func (sifc S3InputFormatConfigAttributes) S3InputFileType() terra.StringValue
type S3InputFormatConfigState ¶
type S3InputFormatConfigState struct {
S3InputFileType string `json:"s3_input_file_type"`
}
type S3S3OutputFormatConfig ¶
type S3S3OutputFormatConfig struct { // FileType: string, optional FileType terra.StringValue `hcl:"file_type,attr"` // PreserveSourceDataTyping: bool, optional PreserveSourceDataTyping terra.BoolValue `hcl:"preserve_source_data_typing,attr"` // S3S3OutputFormatConfigAggregationConfig: optional AggregationConfig *S3S3OutputFormatConfigAggregationConfig `hcl:"aggregation_config,block"` // S3S3OutputFormatConfigPrefixConfig: optional PrefixConfig *S3S3OutputFormatConfigPrefixConfig `hcl:"prefix_config,block"` }
type S3S3OutputFormatConfigAggregationConfig ¶
type S3S3OutputFormatConfigAggregationConfig struct { // AggregationType: string, optional AggregationType terra.StringValue `hcl:"aggregation_type,attr"` }
type S3S3OutputFormatConfigAggregationConfigAttributes ¶
type S3S3OutputFormatConfigAggregationConfigAttributes struct {
// contains filtered or unexported fields
}
func (S3S3OutputFormatConfigAggregationConfigAttributes) AggregationType ¶
func (ac S3S3OutputFormatConfigAggregationConfigAttributes) AggregationType() terra.StringValue
func (S3S3OutputFormatConfigAggregationConfigAttributes) InternalRef ¶
func (ac S3S3OutputFormatConfigAggregationConfigAttributes) InternalRef() (terra.Reference, error)
func (S3S3OutputFormatConfigAggregationConfigAttributes) InternalTokens ¶
func (ac S3S3OutputFormatConfigAggregationConfigAttributes) InternalTokens() (hclwrite.Tokens, error)
func (S3S3OutputFormatConfigAggregationConfigAttributes) InternalWithRef ¶
func (ac S3S3OutputFormatConfigAggregationConfigAttributes) InternalWithRef(ref terra.Reference) S3S3OutputFormatConfigAggregationConfigAttributes
type S3S3OutputFormatConfigAggregationConfigState ¶
type S3S3OutputFormatConfigAggregationConfigState struct {
AggregationType string `json:"aggregation_type"`
}
type S3S3OutputFormatConfigAttributes ¶
type S3S3OutputFormatConfigAttributes struct {
// contains filtered or unexported fields
}
func (S3S3OutputFormatConfigAttributes) AggregationConfig ¶
func (sofc S3S3OutputFormatConfigAttributes) AggregationConfig() terra.ListValue[S3S3OutputFormatConfigAggregationConfigAttributes]
func (S3S3OutputFormatConfigAttributes) FileType ¶
func (sofc S3S3OutputFormatConfigAttributes) FileType() terra.StringValue
func (S3S3OutputFormatConfigAttributes) InternalRef ¶
func (sofc S3S3OutputFormatConfigAttributes) InternalRef() (terra.Reference, error)
func (S3S3OutputFormatConfigAttributes) InternalTokens ¶
func (sofc S3S3OutputFormatConfigAttributes) InternalTokens() (hclwrite.Tokens, error)
func (S3S3OutputFormatConfigAttributes) InternalWithRef ¶
func (sofc S3S3OutputFormatConfigAttributes) InternalWithRef(ref terra.Reference) S3S3OutputFormatConfigAttributes
func (S3S3OutputFormatConfigAttributes) PrefixConfig ¶
func (sofc S3S3OutputFormatConfigAttributes) PrefixConfig() terra.ListValue[S3S3OutputFormatConfigPrefixConfigAttributes]
func (S3S3OutputFormatConfigAttributes) PreserveSourceDataTyping ¶
func (sofc S3S3OutputFormatConfigAttributes) PreserveSourceDataTyping() terra.BoolValue
type S3S3OutputFormatConfigPrefixConfig ¶
type S3S3OutputFormatConfigPrefixConfig struct { // PrefixFormat: string, optional PrefixFormat terra.StringValue `hcl:"prefix_format,attr"` // PrefixType: string, optional PrefixType terra.StringValue `hcl:"prefix_type,attr"` }
type S3S3OutputFormatConfigPrefixConfigAttributes ¶
type S3S3OutputFormatConfigPrefixConfigAttributes struct {
// contains filtered or unexported fields
}
func (S3S3OutputFormatConfigPrefixConfigAttributes) InternalRef ¶
func (pc S3S3OutputFormatConfigPrefixConfigAttributes) InternalRef() (terra.Reference, error)
func (S3S3OutputFormatConfigPrefixConfigAttributes) InternalTokens ¶
func (pc S3S3OutputFormatConfigPrefixConfigAttributes) InternalTokens() (hclwrite.Tokens, error)
func (S3S3OutputFormatConfigPrefixConfigAttributes) InternalWithRef ¶
func (pc S3S3OutputFormatConfigPrefixConfigAttributes) InternalWithRef(ref terra.Reference) S3S3OutputFormatConfigPrefixConfigAttributes
func (S3S3OutputFormatConfigPrefixConfigAttributes) PrefixFormat ¶
func (pc S3S3OutputFormatConfigPrefixConfigAttributes) PrefixFormat() terra.StringValue
func (S3S3OutputFormatConfigPrefixConfigAttributes) PrefixType ¶
func (pc S3S3OutputFormatConfigPrefixConfigAttributes) PrefixType() terra.StringValue
type S3S3OutputFormatConfigState ¶
type S3S3OutputFormatConfigState struct { FileType string `json:"file_type"` PreserveSourceDataTyping bool `json:"preserve_source_data_typing"` AggregationConfig []S3S3OutputFormatConfigAggregationConfigState `json:"aggregation_config"` PrefixConfig []S3S3OutputFormatConfigPrefixConfigState `json:"prefix_config"` }
type SalesforceErrorHandlingConfig ¶
type SalesforceErrorHandlingConfig struct { // BucketName: string, optional BucketName terra.StringValue `hcl:"bucket_name,attr"` // BucketPrefix: string, optional BucketPrefix terra.StringValue `hcl:"bucket_prefix,attr"` // FailOnFirstDestinationError: bool, optional FailOnFirstDestinationError terra.BoolValue `hcl:"fail_on_first_destination_error,attr"` }
type SalesforceErrorHandlingConfigAttributes ¶
type SalesforceErrorHandlingConfigAttributes struct {
// contains filtered or unexported fields
}
func (SalesforceErrorHandlingConfigAttributes) BucketName ¶
func (ehc SalesforceErrorHandlingConfigAttributes) BucketName() terra.StringValue
func (SalesforceErrorHandlingConfigAttributes) BucketPrefix ¶
func (ehc SalesforceErrorHandlingConfigAttributes) BucketPrefix() terra.StringValue
func (SalesforceErrorHandlingConfigAttributes) FailOnFirstDestinationError ¶
func (ehc SalesforceErrorHandlingConfigAttributes) FailOnFirstDestinationError() terra.BoolValue
func (SalesforceErrorHandlingConfigAttributes) InternalRef ¶
func (ehc SalesforceErrorHandlingConfigAttributes) InternalRef() (terra.Reference, error)
func (SalesforceErrorHandlingConfigAttributes) InternalTokens ¶
func (ehc SalesforceErrorHandlingConfigAttributes) InternalTokens() (hclwrite.Tokens, error)
func (SalesforceErrorHandlingConfigAttributes) InternalWithRef ¶
func (ehc SalesforceErrorHandlingConfigAttributes) InternalWithRef(ref terra.Reference) SalesforceErrorHandlingConfigAttributes
type SapoDataErrorHandlingConfig ¶
type SapoDataErrorHandlingConfig struct { // BucketName: string, optional BucketName terra.StringValue `hcl:"bucket_name,attr"` // BucketPrefix: string, optional BucketPrefix terra.StringValue `hcl:"bucket_prefix,attr"` // FailOnFirstDestinationError: bool, optional FailOnFirstDestinationError terra.BoolValue `hcl:"fail_on_first_destination_error,attr"` }
type SapoDataErrorHandlingConfigAttributes ¶
type SapoDataErrorHandlingConfigAttributes struct {
// contains filtered or unexported fields
}
func (SapoDataErrorHandlingConfigAttributes) BucketName ¶
func (ehc SapoDataErrorHandlingConfigAttributes) BucketName() terra.StringValue
func (SapoDataErrorHandlingConfigAttributes) BucketPrefix ¶
func (ehc SapoDataErrorHandlingConfigAttributes) BucketPrefix() terra.StringValue
func (SapoDataErrorHandlingConfigAttributes) FailOnFirstDestinationError ¶
func (ehc SapoDataErrorHandlingConfigAttributes) FailOnFirstDestinationError() terra.BoolValue
func (SapoDataErrorHandlingConfigAttributes) InternalRef ¶
func (ehc SapoDataErrorHandlingConfigAttributes) InternalRef() (terra.Reference, error)
func (SapoDataErrorHandlingConfigAttributes) InternalTokens ¶
func (ehc SapoDataErrorHandlingConfigAttributes) InternalTokens() (hclwrite.Tokens, error)
func (SapoDataErrorHandlingConfigAttributes) InternalWithRef ¶
func (ehc SapoDataErrorHandlingConfigAttributes) InternalWithRef(ref terra.Reference) SapoDataErrorHandlingConfigAttributes
type Scheduled ¶
type Scheduled struct { // DataPullMode: string, optional DataPullMode terra.StringValue `hcl:"data_pull_mode,attr"` // FirstExecutionFrom: string, optional FirstExecutionFrom terra.StringValue `hcl:"first_execution_from,attr"` // ScheduleEndTime: string, optional ScheduleEndTime terra.StringValue `hcl:"schedule_end_time,attr"` // ScheduleExpression: string, required ScheduleExpression terra.StringValue `hcl:"schedule_expression,attr" validate:"required"` // ScheduleOffset: number, optional ScheduleOffset terra.NumberValue `hcl:"schedule_offset,attr"` // ScheduleStartTime: string, optional ScheduleStartTime terra.StringValue `hcl:"schedule_start_time,attr"` // Timezone: string, optional Timezone terra.StringValue `hcl:"timezone,attr"` }
type ScheduledAttributes ¶
type ScheduledAttributes struct {
// contains filtered or unexported fields
}
func (ScheduledAttributes) DataPullMode ¶
func (s ScheduledAttributes) DataPullMode() terra.StringValue
func (ScheduledAttributes) FirstExecutionFrom ¶
func (s ScheduledAttributes) FirstExecutionFrom() terra.StringValue
func (ScheduledAttributes) InternalRef ¶
func (s ScheduledAttributes) InternalRef() (terra.Reference, error)
func (ScheduledAttributes) InternalTokens ¶
func (s ScheduledAttributes) InternalTokens() (hclwrite.Tokens, error)
func (ScheduledAttributes) InternalWithRef ¶
func (s ScheduledAttributes) InternalWithRef(ref terra.Reference) ScheduledAttributes
func (ScheduledAttributes) ScheduleEndTime ¶
func (s ScheduledAttributes) ScheduleEndTime() terra.StringValue
func (ScheduledAttributes) ScheduleExpression ¶
func (s ScheduledAttributes) ScheduleExpression() terra.StringValue
func (ScheduledAttributes) ScheduleOffset ¶
func (s ScheduledAttributes) ScheduleOffset() terra.NumberValue
func (ScheduledAttributes) ScheduleStartTime ¶
func (s ScheduledAttributes) ScheduleStartTime() terra.StringValue
func (ScheduledAttributes) Timezone ¶
func (s ScheduledAttributes) Timezone() terra.StringValue
type ScheduledState ¶
type ScheduledState struct { DataPullMode string `json:"data_pull_mode"` FirstExecutionFrom string `json:"first_execution_from"` ScheduleEndTime string `json:"schedule_end_time"` ScheduleExpression string `json:"schedule_expression"` ScheduleOffset float64 `json:"schedule_offset"` ScheduleStartTime string `json:"schedule_start_time"` Timezone string `json:"timezone"` }
type ServiceNow ¶
type ServiceNow struct { // Object: string, required Object terra.StringValue `hcl:"object,attr" validate:"required"` }
type ServiceNowAttributes ¶
type ServiceNowAttributes struct {
// contains filtered or unexported fields
}
func (ServiceNowAttributes) InternalRef ¶
func (sn ServiceNowAttributes) InternalRef() (terra.Reference, error)
func (ServiceNowAttributes) InternalTokens ¶
func (sn ServiceNowAttributes) InternalTokens() (hclwrite.Tokens, error)
func (ServiceNowAttributes) InternalWithRef ¶
func (sn ServiceNowAttributes) InternalWithRef(ref terra.Reference) ServiceNowAttributes
func (ServiceNowAttributes) Object ¶
func (sn ServiceNowAttributes) Object() terra.StringValue
type ServiceNowState ¶
type ServiceNowState struct {
Object string `json:"object"`
}
type Singular ¶
type Singular struct { // Object: string, required Object terra.StringValue `hcl:"object,attr" validate:"required"` }
type SingularAttributes ¶
type SingularAttributes struct {
// contains filtered or unexported fields
}
func (SingularAttributes) InternalRef ¶
func (s SingularAttributes) InternalRef() (terra.Reference, error)
func (SingularAttributes) InternalTokens ¶
func (s SingularAttributes) InternalTokens() (hclwrite.Tokens, error)
func (SingularAttributes) InternalWithRef ¶
func (s SingularAttributes) InternalWithRef(ref terra.Reference) SingularAttributes
func (SingularAttributes) Object ¶
func (s SingularAttributes) Object() terra.StringValue
type SingularState ¶
type SingularState struct {
Object string `json:"object"`
}
type Slack ¶
type Slack struct { // Object: string, required Object terra.StringValue `hcl:"object,attr" validate:"required"` }
type SlackAttributes ¶
type SlackAttributes struct {
// contains filtered or unexported fields
}
func (SlackAttributes) InternalRef ¶
func (s SlackAttributes) InternalRef() (terra.Reference, error)
func (SlackAttributes) InternalTokens ¶
func (s SlackAttributes) InternalTokens() (hclwrite.Tokens, error)
func (SlackAttributes) InternalWithRef ¶
func (s SlackAttributes) InternalWithRef(ref terra.Reference) SlackAttributes
func (SlackAttributes) Object ¶
func (s SlackAttributes) Object() terra.StringValue
type SlackState ¶
type SlackState struct {
Object string `json:"object"`
}
type Snowflake ¶
type Snowflake struct { // BucketPrefix: string, optional BucketPrefix terra.StringValue `hcl:"bucket_prefix,attr"` // IntermediateBucketName: string, required IntermediateBucketName terra.StringValue `hcl:"intermediate_bucket_name,attr" validate:"required"` // Object: string, required Object terra.StringValue `hcl:"object,attr" validate:"required"` // SnowflakeErrorHandlingConfig: optional ErrorHandlingConfig *SnowflakeErrorHandlingConfig `hcl:"error_handling_config,block"` }
type SnowflakeAttributes ¶
type SnowflakeAttributes struct {
// contains filtered or unexported fields
}
func (SnowflakeAttributes) BucketPrefix ¶
func (s SnowflakeAttributes) BucketPrefix() terra.StringValue
func (SnowflakeAttributes) ErrorHandlingConfig ¶
func (s SnowflakeAttributes) ErrorHandlingConfig() terra.ListValue[SnowflakeErrorHandlingConfigAttributes]
func (SnowflakeAttributes) IntermediateBucketName ¶
func (s SnowflakeAttributes) IntermediateBucketName() terra.StringValue
func (SnowflakeAttributes) InternalRef ¶
func (s SnowflakeAttributes) InternalRef() (terra.Reference, error)
func (SnowflakeAttributes) InternalTokens ¶
func (s SnowflakeAttributes) InternalTokens() (hclwrite.Tokens, error)
func (SnowflakeAttributes) InternalWithRef ¶
func (s SnowflakeAttributes) InternalWithRef(ref terra.Reference) SnowflakeAttributes
func (SnowflakeAttributes) Object ¶
func (s SnowflakeAttributes) Object() terra.StringValue
type SnowflakeErrorHandlingConfig ¶
type SnowflakeErrorHandlingConfig struct { // BucketName: string, optional BucketName terra.StringValue `hcl:"bucket_name,attr"` // BucketPrefix: string, optional BucketPrefix terra.StringValue `hcl:"bucket_prefix,attr"` // FailOnFirstDestinationError: bool, optional FailOnFirstDestinationError terra.BoolValue `hcl:"fail_on_first_destination_error,attr"` }
type SnowflakeErrorHandlingConfigAttributes ¶
type SnowflakeErrorHandlingConfigAttributes struct {
// contains filtered or unexported fields
}
func (SnowflakeErrorHandlingConfigAttributes) BucketName ¶
func (ehc SnowflakeErrorHandlingConfigAttributes) BucketName() terra.StringValue
func (SnowflakeErrorHandlingConfigAttributes) BucketPrefix ¶
func (ehc SnowflakeErrorHandlingConfigAttributes) BucketPrefix() terra.StringValue
func (SnowflakeErrorHandlingConfigAttributes) FailOnFirstDestinationError ¶
func (ehc SnowflakeErrorHandlingConfigAttributes) FailOnFirstDestinationError() terra.BoolValue
func (SnowflakeErrorHandlingConfigAttributes) InternalRef ¶
func (ehc SnowflakeErrorHandlingConfigAttributes) InternalRef() (terra.Reference, error)
func (SnowflakeErrorHandlingConfigAttributes) InternalTokens ¶
func (ehc SnowflakeErrorHandlingConfigAttributes) InternalTokens() (hclwrite.Tokens, error)
func (SnowflakeErrorHandlingConfigAttributes) InternalWithRef ¶
func (ehc SnowflakeErrorHandlingConfigAttributes) InternalWithRef(ref terra.Reference) SnowflakeErrorHandlingConfigAttributes
type SnowflakeState ¶
type SnowflakeState struct { BucketPrefix string `json:"bucket_prefix"` IntermediateBucketName string `json:"intermediate_bucket_name"` Object string `json:"object"` ErrorHandlingConfig []SnowflakeErrorHandlingConfigState `json:"error_handling_config"` }
type SourceConnectorProperties ¶
type SourceConnectorProperties struct { // Amplitude: optional Amplitude *Amplitude `hcl:"amplitude,block"` // SourceConnectorPropertiesCustomConnector: optional CustomConnector *SourceConnectorPropertiesCustomConnector `hcl:"custom_connector,block"` // Datadog: optional Datadog *Datadog `hcl:"datadog,block"` // Dynatrace: optional Dynatrace *Dynatrace `hcl:"dynatrace,block"` // GoogleAnalytics: optional GoogleAnalytics *GoogleAnalytics `hcl:"google_analytics,block"` // InforNexus: optional InforNexus *InforNexus `hcl:"infor_nexus,block"` // SourceConnectorPropertiesMarketo: optional Marketo *SourceConnectorPropertiesMarketo `hcl:"marketo,block"` // SourceConnectorPropertiesS3: optional S3 *SourceConnectorPropertiesS3 `hcl:"s3,block"` // SourceConnectorPropertiesSalesforce: optional Salesforce *SourceConnectorPropertiesSalesforce `hcl:"salesforce,block"` // SourceConnectorPropertiesSapoData: optional SapoData *SourceConnectorPropertiesSapoData `hcl:"sapo_data,block"` // ServiceNow: optional ServiceNow *ServiceNow `hcl:"service_now,block"` // Singular: optional Singular *Singular `hcl:"singular,block"` // Slack: optional Slack *Slack `hcl:"slack,block"` // Trendmicro: optional Trendmicro *Trendmicro `hcl:"trendmicro,block"` // Veeva: optional Veeva *Veeva `hcl:"veeva,block"` // SourceConnectorPropertiesZendesk: optional Zendesk *SourceConnectorPropertiesZendesk `hcl:"zendesk,block"` }
type SourceConnectorPropertiesAttributes ¶
type SourceConnectorPropertiesAttributes struct {
// contains filtered or unexported fields
}
func (SourceConnectorPropertiesAttributes) Amplitude ¶
func (scp SourceConnectorPropertiesAttributes) Amplitude() terra.ListValue[AmplitudeAttributes]
func (SourceConnectorPropertiesAttributes) CustomConnector ¶
func (scp SourceConnectorPropertiesAttributes) CustomConnector() terra.ListValue[SourceConnectorPropertiesCustomConnectorAttributes]
func (SourceConnectorPropertiesAttributes) Datadog ¶
func (scp SourceConnectorPropertiesAttributes) Datadog() terra.ListValue[DatadogAttributes]
func (SourceConnectorPropertiesAttributes) Dynatrace ¶
func (scp SourceConnectorPropertiesAttributes) Dynatrace() terra.ListValue[DynatraceAttributes]
func (SourceConnectorPropertiesAttributes) GoogleAnalytics ¶
func (scp SourceConnectorPropertiesAttributes) GoogleAnalytics() terra.ListValue[GoogleAnalyticsAttributes]
func (SourceConnectorPropertiesAttributes) InforNexus ¶
func (scp SourceConnectorPropertiesAttributes) InforNexus() terra.ListValue[InforNexusAttributes]
func (SourceConnectorPropertiesAttributes) InternalRef ¶
func (scp SourceConnectorPropertiesAttributes) InternalRef() (terra.Reference, error)
func (SourceConnectorPropertiesAttributes) InternalTokens ¶
func (scp SourceConnectorPropertiesAttributes) InternalTokens() (hclwrite.Tokens, error)
func (SourceConnectorPropertiesAttributes) InternalWithRef ¶
func (scp SourceConnectorPropertiesAttributes) InternalWithRef(ref terra.Reference) SourceConnectorPropertiesAttributes
func (SourceConnectorPropertiesAttributes) Marketo ¶
func (scp SourceConnectorPropertiesAttributes) Marketo() terra.ListValue[SourceConnectorPropertiesMarketoAttributes]
func (SourceConnectorPropertiesAttributes) Salesforce ¶
func (scp SourceConnectorPropertiesAttributes) Salesforce() terra.ListValue[SourceConnectorPropertiesSalesforceAttributes]
func (SourceConnectorPropertiesAttributes) SapoData ¶
func (scp SourceConnectorPropertiesAttributes) SapoData() terra.ListValue[SourceConnectorPropertiesSapoDataAttributes]
func (SourceConnectorPropertiesAttributes) ServiceNow ¶
func (scp SourceConnectorPropertiesAttributes) ServiceNow() terra.ListValue[ServiceNowAttributes]
func (SourceConnectorPropertiesAttributes) Singular ¶
func (scp SourceConnectorPropertiesAttributes) Singular() terra.ListValue[SingularAttributes]
func (SourceConnectorPropertiesAttributes) Slack ¶
func (scp SourceConnectorPropertiesAttributes) Slack() terra.ListValue[SlackAttributes]
func (SourceConnectorPropertiesAttributes) Trendmicro ¶
func (scp SourceConnectorPropertiesAttributes) Trendmicro() terra.ListValue[TrendmicroAttributes]
func (SourceConnectorPropertiesAttributes) Veeva ¶
func (scp SourceConnectorPropertiesAttributes) Veeva() terra.ListValue[VeevaAttributes]
func (SourceConnectorPropertiesAttributes) Zendesk ¶
func (scp SourceConnectorPropertiesAttributes) Zendesk() terra.ListValue[SourceConnectorPropertiesZendeskAttributes]
type SourceConnectorPropertiesCustomConnector ¶
type SourceConnectorPropertiesCustomConnector struct { // CustomProperties: map of string, optional CustomProperties terra.MapValue[terra.StringValue] `hcl:"custom_properties,attr"` // EntityName: string, required EntityName terra.StringValue `hcl:"entity_name,attr" validate:"required"` }
type SourceConnectorPropertiesCustomConnectorAttributes ¶
type SourceConnectorPropertiesCustomConnectorAttributes struct {
// contains filtered or unexported fields
}
func (SourceConnectorPropertiesCustomConnectorAttributes) CustomProperties ¶
func (cc SourceConnectorPropertiesCustomConnectorAttributes) CustomProperties() terra.MapValue[terra.StringValue]
func (SourceConnectorPropertiesCustomConnectorAttributes) EntityName ¶
func (cc SourceConnectorPropertiesCustomConnectorAttributes) EntityName() terra.StringValue
func (SourceConnectorPropertiesCustomConnectorAttributes) InternalRef ¶
func (cc SourceConnectorPropertiesCustomConnectorAttributes) InternalRef() (terra.Reference, error)
func (SourceConnectorPropertiesCustomConnectorAttributes) InternalTokens ¶
func (cc SourceConnectorPropertiesCustomConnectorAttributes) InternalTokens() (hclwrite.Tokens, error)
func (SourceConnectorPropertiesCustomConnectorAttributes) InternalWithRef ¶
func (cc SourceConnectorPropertiesCustomConnectorAttributes) InternalWithRef(ref terra.Reference) SourceConnectorPropertiesCustomConnectorAttributes
type SourceConnectorPropertiesMarketo ¶
type SourceConnectorPropertiesMarketo struct { // Object: string, required Object terra.StringValue `hcl:"object,attr" validate:"required"` }
type SourceConnectorPropertiesMarketoAttributes ¶
type SourceConnectorPropertiesMarketoAttributes struct {
// contains filtered or unexported fields
}
func (SourceConnectorPropertiesMarketoAttributes) InternalRef ¶
func (m SourceConnectorPropertiesMarketoAttributes) InternalRef() (terra.Reference, error)
func (SourceConnectorPropertiesMarketoAttributes) InternalTokens ¶
func (m SourceConnectorPropertiesMarketoAttributes) InternalTokens() (hclwrite.Tokens, error)
func (SourceConnectorPropertiesMarketoAttributes) InternalWithRef ¶
func (m SourceConnectorPropertiesMarketoAttributes) InternalWithRef(ref terra.Reference) SourceConnectorPropertiesMarketoAttributes
func (SourceConnectorPropertiesMarketoAttributes) Object ¶
func (m SourceConnectorPropertiesMarketoAttributes) Object() terra.StringValue
type SourceConnectorPropertiesMarketoState ¶
type SourceConnectorPropertiesMarketoState struct {
Object string `json:"object"`
}
type SourceConnectorPropertiesS3 ¶
type SourceConnectorPropertiesS3 struct { // BucketName: string, required BucketName terra.StringValue `hcl:"bucket_name,attr" validate:"required"` // BucketPrefix: string, optional BucketPrefix terra.StringValue `hcl:"bucket_prefix,attr"` // S3InputFormatConfig: optional S3InputFormatConfig *S3InputFormatConfig `hcl:"s3_input_format_config,block"` }
type SourceConnectorPropertiesS3Attributes ¶
type SourceConnectorPropertiesS3Attributes struct {
// contains filtered or unexported fields
}
func (SourceConnectorPropertiesS3Attributes) BucketName ¶
func (s SourceConnectorPropertiesS3Attributes) BucketName() terra.StringValue
func (SourceConnectorPropertiesS3Attributes) BucketPrefix ¶
func (s SourceConnectorPropertiesS3Attributes) BucketPrefix() terra.StringValue
func (SourceConnectorPropertiesS3Attributes) InternalRef ¶
func (s SourceConnectorPropertiesS3Attributes) InternalRef() (terra.Reference, error)
func (SourceConnectorPropertiesS3Attributes) InternalTokens ¶
func (s SourceConnectorPropertiesS3Attributes) InternalTokens() (hclwrite.Tokens, error)
func (SourceConnectorPropertiesS3Attributes) InternalWithRef ¶
func (s SourceConnectorPropertiesS3Attributes) InternalWithRef(ref terra.Reference) SourceConnectorPropertiesS3Attributes
func (SourceConnectorPropertiesS3Attributes) S3InputFormatConfig ¶
func (s SourceConnectorPropertiesS3Attributes) S3InputFormatConfig() terra.ListValue[S3InputFormatConfigAttributes]
type SourceConnectorPropertiesS3State ¶
type SourceConnectorPropertiesS3State struct { BucketName string `json:"bucket_name"` BucketPrefix string `json:"bucket_prefix"` S3InputFormatConfig []S3InputFormatConfigState `json:"s3_input_format_config"` }
type SourceConnectorPropertiesSalesforce ¶
type SourceConnectorPropertiesSalesforce struct { // EnableDynamicFieldUpdate: bool, optional EnableDynamicFieldUpdate terra.BoolValue `hcl:"enable_dynamic_field_update,attr"` // IncludeDeletedRecords: bool, optional IncludeDeletedRecords terra.BoolValue `hcl:"include_deleted_records,attr"` // Object: string, required Object terra.StringValue `hcl:"object,attr" validate:"required"` }
type SourceConnectorPropertiesSalesforceAttributes ¶
type SourceConnectorPropertiesSalesforceAttributes struct {
// contains filtered or unexported fields
}
func (SourceConnectorPropertiesSalesforceAttributes) EnableDynamicFieldUpdate ¶
func (s SourceConnectorPropertiesSalesforceAttributes) EnableDynamicFieldUpdate() terra.BoolValue
func (SourceConnectorPropertiesSalesforceAttributes) IncludeDeletedRecords ¶
func (s SourceConnectorPropertiesSalesforceAttributes) IncludeDeletedRecords() terra.BoolValue
func (SourceConnectorPropertiesSalesforceAttributes) InternalRef ¶
func (s SourceConnectorPropertiesSalesforceAttributes) InternalRef() (terra.Reference, error)
func (SourceConnectorPropertiesSalesforceAttributes) InternalTokens ¶
func (s SourceConnectorPropertiesSalesforceAttributes) InternalTokens() (hclwrite.Tokens, error)
func (SourceConnectorPropertiesSalesforceAttributes) InternalWithRef ¶
func (s SourceConnectorPropertiesSalesforceAttributes) InternalWithRef(ref terra.Reference) SourceConnectorPropertiesSalesforceAttributes
func (SourceConnectorPropertiesSalesforceAttributes) Object ¶
func (s SourceConnectorPropertiesSalesforceAttributes) Object() terra.StringValue
type SourceConnectorPropertiesSapoData ¶
type SourceConnectorPropertiesSapoData struct { // ObjectPath: string, required ObjectPath terra.StringValue `hcl:"object_path,attr" validate:"required"` }
type SourceConnectorPropertiesSapoDataAttributes ¶
type SourceConnectorPropertiesSapoDataAttributes struct {
// contains filtered or unexported fields
}
func (SourceConnectorPropertiesSapoDataAttributes) InternalRef ¶
func (sd SourceConnectorPropertiesSapoDataAttributes) InternalRef() (terra.Reference, error)
func (SourceConnectorPropertiesSapoDataAttributes) InternalTokens ¶
func (sd SourceConnectorPropertiesSapoDataAttributes) InternalTokens() (hclwrite.Tokens, error)
func (SourceConnectorPropertiesSapoDataAttributes) InternalWithRef ¶
func (sd SourceConnectorPropertiesSapoDataAttributes) InternalWithRef(ref terra.Reference) SourceConnectorPropertiesSapoDataAttributes
func (SourceConnectorPropertiesSapoDataAttributes) ObjectPath ¶
func (sd SourceConnectorPropertiesSapoDataAttributes) ObjectPath() terra.StringValue
type SourceConnectorPropertiesSapoDataState ¶
type SourceConnectorPropertiesSapoDataState struct {
ObjectPath string `json:"object_path"`
}
type SourceConnectorPropertiesState ¶
type SourceConnectorPropertiesState struct { Amplitude []AmplitudeState `json:"amplitude"` CustomConnector []SourceConnectorPropertiesCustomConnectorState `json:"custom_connector"` Datadog []DatadogState `json:"datadog"` Dynatrace []DynatraceState `json:"dynatrace"` GoogleAnalytics []GoogleAnalyticsState `json:"google_analytics"` InforNexus []InforNexusState `json:"infor_nexus"` Marketo []SourceConnectorPropertiesMarketoState `json:"marketo"` S3 []SourceConnectorPropertiesS3State `json:"s3"` Salesforce []SourceConnectorPropertiesSalesforceState `json:"salesforce"` SapoData []SourceConnectorPropertiesSapoDataState `json:"sapo_data"` ServiceNow []ServiceNowState `json:"service_now"` Singular []SingularState `json:"singular"` Slack []SlackState `json:"slack"` Trendmicro []TrendmicroState `json:"trendmicro"` Veeva []VeevaState `json:"veeva"` Zendesk []SourceConnectorPropertiesZendeskState `json:"zendesk"` }
type SourceConnectorPropertiesZendesk ¶
type SourceConnectorPropertiesZendesk struct { // Object: string, required Object terra.StringValue `hcl:"object,attr" validate:"required"` }
type SourceConnectorPropertiesZendeskAttributes ¶
type SourceConnectorPropertiesZendeskAttributes struct {
// contains filtered or unexported fields
}
func (SourceConnectorPropertiesZendeskAttributes) InternalRef ¶
func (z SourceConnectorPropertiesZendeskAttributes) InternalRef() (terra.Reference, error)
func (SourceConnectorPropertiesZendeskAttributes) InternalTokens ¶
func (z SourceConnectorPropertiesZendeskAttributes) InternalTokens() (hclwrite.Tokens, error)
func (SourceConnectorPropertiesZendeskAttributes) InternalWithRef ¶
func (z SourceConnectorPropertiesZendeskAttributes) InternalWithRef(ref terra.Reference) SourceConnectorPropertiesZendeskAttributes
func (SourceConnectorPropertiesZendeskAttributes) Object ¶
func (z SourceConnectorPropertiesZendeskAttributes) Object() terra.StringValue
type SourceConnectorPropertiesZendeskState ¶
type SourceConnectorPropertiesZendeskState struct {
Object string `json:"object"`
}
type SourceFlowConfig ¶
type SourceFlowConfig struct { // ApiVersion: string, optional ApiVersion terra.StringValue `hcl:"api_version,attr"` // ConnectorProfileName: string, optional ConnectorProfileName terra.StringValue `hcl:"connector_profile_name,attr"` // ConnectorType: string, required ConnectorType terra.StringValue `hcl:"connector_type,attr" validate:"required"` // IncrementalPullConfig: optional IncrementalPullConfig *IncrementalPullConfig `hcl:"incremental_pull_config,block"` // SourceConnectorProperties: required SourceConnectorProperties *SourceConnectorProperties `hcl:"source_connector_properties,block" validate:"required"` }
type SourceFlowConfigAttributes ¶
type SourceFlowConfigAttributes struct {
// contains filtered or unexported fields
}
func (SourceFlowConfigAttributes) ApiVersion ¶
func (sfc SourceFlowConfigAttributes) ApiVersion() terra.StringValue
func (SourceFlowConfigAttributes) ConnectorProfileName ¶
func (sfc SourceFlowConfigAttributes) ConnectorProfileName() terra.StringValue
func (SourceFlowConfigAttributes) ConnectorType ¶
func (sfc SourceFlowConfigAttributes) ConnectorType() terra.StringValue
func (SourceFlowConfigAttributes) IncrementalPullConfig ¶
func (sfc SourceFlowConfigAttributes) IncrementalPullConfig() terra.ListValue[IncrementalPullConfigAttributes]
func (SourceFlowConfigAttributes) InternalRef ¶
func (sfc SourceFlowConfigAttributes) InternalRef() (terra.Reference, error)
func (SourceFlowConfigAttributes) InternalTokens ¶
func (sfc SourceFlowConfigAttributes) InternalTokens() (hclwrite.Tokens, error)
func (SourceFlowConfigAttributes) InternalWithRef ¶
func (sfc SourceFlowConfigAttributes) InternalWithRef(ref terra.Reference) SourceFlowConfigAttributes
func (SourceFlowConfigAttributes) SourceConnectorProperties ¶
func (sfc SourceFlowConfigAttributes) SourceConnectorProperties() terra.ListValue[SourceConnectorPropertiesAttributes]
type SourceFlowConfigState ¶
type SourceFlowConfigState struct { ApiVersion string `json:"api_version"` ConnectorProfileName string `json:"connector_profile_name"` ConnectorType string `json:"connector_type"` IncrementalPullConfig []IncrementalPullConfigState `json:"incremental_pull_config"` SourceConnectorProperties []SourceConnectorPropertiesState `json:"source_connector_properties"` }
type SuccessResponseHandlingConfig ¶
type SuccessResponseHandlingConfig struct { // BucketName: string, optional BucketName terra.StringValue `hcl:"bucket_name,attr"` // BucketPrefix: string, optional BucketPrefix terra.StringValue `hcl:"bucket_prefix,attr"` }
type SuccessResponseHandlingConfigAttributes ¶
type SuccessResponseHandlingConfigAttributes struct {
// contains filtered or unexported fields
}
func (SuccessResponseHandlingConfigAttributes) BucketName ¶
func (srhc SuccessResponseHandlingConfigAttributes) BucketName() terra.StringValue
func (SuccessResponseHandlingConfigAttributes) BucketPrefix ¶
func (srhc SuccessResponseHandlingConfigAttributes) BucketPrefix() terra.StringValue
func (SuccessResponseHandlingConfigAttributes) InternalRef ¶
func (srhc SuccessResponseHandlingConfigAttributes) InternalRef() (terra.Reference, error)
func (SuccessResponseHandlingConfigAttributes) InternalTokens ¶
func (srhc SuccessResponseHandlingConfigAttributes) InternalTokens() (hclwrite.Tokens, error)
func (SuccessResponseHandlingConfigAttributes) InternalWithRef ¶
func (srhc SuccessResponseHandlingConfigAttributes) InternalWithRef(ref terra.Reference) SuccessResponseHandlingConfigAttributes
type Task ¶
type Task struct { // DestinationField: string, optional DestinationField terra.StringValue `hcl:"destination_field,attr"` // SourceFields: list of string, required SourceFields terra.ListValue[terra.StringValue] `hcl:"source_fields,attr" validate:"required"` // TaskProperties: map of string, optional TaskProperties terra.MapValue[terra.StringValue] `hcl:"task_properties,attr"` // TaskType: string, required TaskType terra.StringValue `hcl:"task_type,attr" validate:"required"` // ConnectorOperator: min=0 ConnectorOperator []ConnectorOperator `hcl:"connector_operator,block" validate:"min=0"` }
type TaskAttributes ¶
type TaskAttributes struct {
// contains filtered or unexported fields
}
func (TaskAttributes) ConnectorOperator ¶
func (t TaskAttributes) ConnectorOperator() terra.ListValue[ConnectorOperatorAttributes]
func (TaskAttributes) DestinationField ¶
func (t TaskAttributes) DestinationField() terra.StringValue
func (TaskAttributes) InternalRef ¶
func (t TaskAttributes) InternalRef() (terra.Reference, error)
func (TaskAttributes) InternalTokens ¶
func (t TaskAttributes) InternalTokens() (hclwrite.Tokens, error)
func (TaskAttributes) InternalWithRef ¶
func (t TaskAttributes) InternalWithRef(ref terra.Reference) TaskAttributes
func (TaskAttributes) SourceFields ¶
func (t TaskAttributes) SourceFields() terra.ListValue[terra.StringValue]
func (TaskAttributes) TaskProperties ¶
func (t TaskAttributes) TaskProperties() terra.MapValue[terra.StringValue]
func (TaskAttributes) TaskType ¶
func (t TaskAttributes) TaskType() terra.StringValue
type Trendmicro ¶
type Trendmicro struct { // Object: string, required Object terra.StringValue `hcl:"object,attr" validate:"required"` }
type TrendmicroAttributes ¶
type TrendmicroAttributes struct {
// contains filtered or unexported fields
}
func (TrendmicroAttributes) InternalRef ¶
func (t TrendmicroAttributes) InternalRef() (terra.Reference, error)
func (TrendmicroAttributes) InternalTokens ¶
func (t TrendmicroAttributes) InternalTokens() (hclwrite.Tokens, error)
func (TrendmicroAttributes) InternalWithRef ¶
func (t TrendmicroAttributes) InternalWithRef(ref terra.Reference) TrendmicroAttributes
func (TrendmicroAttributes) Object ¶
func (t TrendmicroAttributes) Object() terra.StringValue
type TrendmicroState ¶
type TrendmicroState struct {
Object string `json:"object"`
}
type TriggerConfig ¶
type TriggerConfig struct { // TriggerType: string, required TriggerType terra.StringValue `hcl:"trigger_type,attr" validate:"required"` // TriggerProperties: optional TriggerProperties *TriggerProperties `hcl:"trigger_properties,block"` }
type TriggerConfigAttributes ¶
type TriggerConfigAttributes struct {
// contains filtered or unexported fields
}
func (TriggerConfigAttributes) InternalRef ¶
func (tc TriggerConfigAttributes) InternalRef() (terra.Reference, error)
func (TriggerConfigAttributes) InternalTokens ¶
func (tc TriggerConfigAttributes) InternalTokens() (hclwrite.Tokens, error)
func (TriggerConfigAttributes) InternalWithRef ¶
func (tc TriggerConfigAttributes) InternalWithRef(ref terra.Reference) TriggerConfigAttributes
func (TriggerConfigAttributes) TriggerProperties ¶
func (tc TriggerConfigAttributes) TriggerProperties() terra.ListValue[TriggerPropertiesAttributes]
func (TriggerConfigAttributes) TriggerType ¶
func (tc TriggerConfigAttributes) TriggerType() terra.StringValue
type TriggerConfigState ¶
type TriggerConfigState struct { TriggerType string `json:"trigger_type"` TriggerProperties []TriggerPropertiesState `json:"trigger_properties"` }
type TriggerProperties ¶
type TriggerProperties struct { // Scheduled: optional Scheduled *Scheduled `hcl:"scheduled,block"` }
type TriggerPropertiesAttributes ¶
type TriggerPropertiesAttributes struct {
// contains filtered or unexported fields
}
func (TriggerPropertiesAttributes) InternalRef ¶
func (tp TriggerPropertiesAttributes) InternalRef() (terra.Reference, error)
func (TriggerPropertiesAttributes) InternalTokens ¶
func (tp TriggerPropertiesAttributes) InternalTokens() (hclwrite.Tokens, error)
func (TriggerPropertiesAttributes) InternalWithRef ¶
func (tp TriggerPropertiesAttributes) InternalWithRef(ref terra.Reference) TriggerPropertiesAttributes
func (TriggerPropertiesAttributes) Scheduled ¶
func (tp TriggerPropertiesAttributes) Scheduled() terra.ListValue[ScheduledAttributes]
type TriggerPropertiesState ¶
type TriggerPropertiesState struct {
Scheduled []ScheduledState `json:"scheduled"`
}
type Upsolver ¶
type Upsolver struct { // BucketName: string, required BucketName terra.StringValue `hcl:"bucket_name,attr" validate:"required"` // BucketPrefix: string, optional BucketPrefix terra.StringValue `hcl:"bucket_prefix,attr"` // UpsolverS3OutputFormatConfig: required S3OutputFormatConfig *UpsolverS3OutputFormatConfig `hcl:"s3_output_format_config,block" validate:"required"` }
type UpsolverAttributes ¶
type UpsolverAttributes struct {
// contains filtered or unexported fields
}
func (UpsolverAttributes) BucketName ¶
func (u UpsolverAttributes) BucketName() terra.StringValue
func (UpsolverAttributes) BucketPrefix ¶
func (u UpsolverAttributes) BucketPrefix() terra.StringValue
func (UpsolverAttributes) InternalRef ¶
func (u UpsolverAttributes) InternalRef() (terra.Reference, error)
func (UpsolverAttributes) InternalTokens ¶
func (u UpsolverAttributes) InternalTokens() (hclwrite.Tokens, error)
func (UpsolverAttributes) InternalWithRef ¶
func (u UpsolverAttributes) InternalWithRef(ref terra.Reference) UpsolverAttributes
func (UpsolverAttributes) S3OutputFormatConfig ¶
func (u UpsolverAttributes) S3OutputFormatConfig() terra.ListValue[UpsolverS3OutputFormatConfigAttributes]
type UpsolverS3OutputFormatConfig ¶
type UpsolverS3OutputFormatConfig struct { // FileType: string, optional FileType terra.StringValue `hcl:"file_type,attr"` // UpsolverS3OutputFormatConfigAggregationConfig: optional AggregationConfig *UpsolverS3OutputFormatConfigAggregationConfig `hcl:"aggregation_config,block"` // UpsolverS3OutputFormatConfigPrefixConfig: required PrefixConfig *UpsolverS3OutputFormatConfigPrefixConfig `hcl:"prefix_config,block" validate:"required"` }
type UpsolverS3OutputFormatConfigAggregationConfig ¶
type UpsolverS3OutputFormatConfigAggregationConfig struct { // AggregationType: string, optional AggregationType terra.StringValue `hcl:"aggregation_type,attr"` }
type UpsolverS3OutputFormatConfigAggregationConfigAttributes ¶
type UpsolverS3OutputFormatConfigAggregationConfigAttributes struct {
// contains filtered or unexported fields
}
func (UpsolverS3OutputFormatConfigAggregationConfigAttributes) AggregationType ¶
func (ac UpsolverS3OutputFormatConfigAggregationConfigAttributes) AggregationType() terra.StringValue
func (UpsolverS3OutputFormatConfigAggregationConfigAttributes) InternalRef ¶
func (ac UpsolverS3OutputFormatConfigAggregationConfigAttributes) InternalRef() (terra.Reference, error)
func (UpsolverS3OutputFormatConfigAggregationConfigAttributes) InternalTokens ¶
func (ac UpsolverS3OutputFormatConfigAggregationConfigAttributes) InternalTokens() (hclwrite.Tokens, error)
func (UpsolverS3OutputFormatConfigAggregationConfigAttributes) InternalWithRef ¶
func (ac UpsolverS3OutputFormatConfigAggregationConfigAttributes) InternalWithRef(ref terra.Reference) UpsolverS3OutputFormatConfigAggregationConfigAttributes
type UpsolverS3OutputFormatConfigAggregationConfigState ¶
type UpsolverS3OutputFormatConfigAggregationConfigState struct {
AggregationType string `json:"aggregation_type"`
}
type UpsolverS3OutputFormatConfigAttributes ¶
type UpsolverS3OutputFormatConfigAttributes struct {
// contains filtered or unexported fields
}
func (UpsolverS3OutputFormatConfigAttributes) AggregationConfig ¶
func (sofc UpsolverS3OutputFormatConfigAttributes) AggregationConfig() terra.ListValue[UpsolverS3OutputFormatConfigAggregationConfigAttributes]
func (UpsolverS3OutputFormatConfigAttributes) FileType ¶
func (sofc UpsolverS3OutputFormatConfigAttributes) FileType() terra.StringValue
func (UpsolverS3OutputFormatConfigAttributes) InternalRef ¶
func (sofc UpsolverS3OutputFormatConfigAttributes) InternalRef() (terra.Reference, error)
func (UpsolverS3OutputFormatConfigAttributes) InternalTokens ¶
func (sofc UpsolverS3OutputFormatConfigAttributes) InternalTokens() (hclwrite.Tokens, error)
func (UpsolverS3OutputFormatConfigAttributes) InternalWithRef ¶
func (sofc UpsolverS3OutputFormatConfigAttributes) InternalWithRef(ref terra.Reference) UpsolverS3OutputFormatConfigAttributes
func (UpsolverS3OutputFormatConfigAttributes) PrefixConfig ¶
func (sofc UpsolverS3OutputFormatConfigAttributes) PrefixConfig() terra.ListValue[UpsolverS3OutputFormatConfigPrefixConfigAttributes]
type UpsolverS3OutputFormatConfigPrefixConfig ¶
type UpsolverS3OutputFormatConfigPrefixConfig struct { // PrefixFormat: string, optional PrefixFormat terra.StringValue `hcl:"prefix_format,attr"` // PrefixType: string, required PrefixType terra.StringValue `hcl:"prefix_type,attr" validate:"required"` }
type UpsolverS3OutputFormatConfigPrefixConfigAttributes ¶
type UpsolverS3OutputFormatConfigPrefixConfigAttributes struct {
// contains filtered or unexported fields
}
func (UpsolverS3OutputFormatConfigPrefixConfigAttributes) InternalRef ¶
func (pc UpsolverS3OutputFormatConfigPrefixConfigAttributes) InternalRef() (terra.Reference, error)
func (UpsolverS3OutputFormatConfigPrefixConfigAttributes) InternalTokens ¶
func (pc UpsolverS3OutputFormatConfigPrefixConfigAttributes) InternalTokens() (hclwrite.Tokens, error)
func (UpsolverS3OutputFormatConfigPrefixConfigAttributes) InternalWithRef ¶
func (pc UpsolverS3OutputFormatConfigPrefixConfigAttributes) InternalWithRef(ref terra.Reference) UpsolverS3OutputFormatConfigPrefixConfigAttributes
func (UpsolverS3OutputFormatConfigPrefixConfigAttributes) PrefixFormat ¶
func (pc UpsolverS3OutputFormatConfigPrefixConfigAttributes) PrefixFormat() terra.StringValue
func (UpsolverS3OutputFormatConfigPrefixConfigAttributes) PrefixType ¶
func (pc UpsolverS3OutputFormatConfigPrefixConfigAttributes) PrefixType() terra.StringValue
type UpsolverS3OutputFormatConfigState ¶
type UpsolverS3OutputFormatConfigState struct { FileType string `json:"file_type"` AggregationConfig []UpsolverS3OutputFormatConfigAggregationConfigState `json:"aggregation_config"` PrefixConfig []UpsolverS3OutputFormatConfigPrefixConfigState `json:"prefix_config"` }
type UpsolverState ¶
type UpsolverState struct { BucketName string `json:"bucket_name"` BucketPrefix string `json:"bucket_prefix"` S3OutputFormatConfig []UpsolverS3OutputFormatConfigState `json:"s3_output_format_config"` }
type Veeva ¶
type Veeva struct { // DocumentType: string, optional DocumentType terra.StringValue `hcl:"document_type,attr"` // IncludeAllVersions: bool, optional IncludeAllVersions terra.BoolValue `hcl:"include_all_versions,attr"` // IncludeRenditions: bool, optional IncludeRenditions terra.BoolValue `hcl:"include_renditions,attr"` // IncludeSourceFiles: bool, optional IncludeSourceFiles terra.BoolValue `hcl:"include_source_files,attr"` // Object: string, required Object terra.StringValue `hcl:"object,attr" validate:"required"` }
type VeevaAttributes ¶
type VeevaAttributes struct {
// contains filtered or unexported fields
}
func (VeevaAttributes) DocumentType ¶
func (v VeevaAttributes) DocumentType() terra.StringValue
func (VeevaAttributes) IncludeAllVersions ¶
func (v VeevaAttributes) IncludeAllVersions() terra.BoolValue
func (VeevaAttributes) IncludeRenditions ¶
func (v VeevaAttributes) IncludeRenditions() terra.BoolValue
func (VeevaAttributes) IncludeSourceFiles ¶
func (v VeevaAttributes) IncludeSourceFiles() terra.BoolValue
func (VeevaAttributes) InternalRef ¶
func (v VeevaAttributes) InternalRef() (terra.Reference, error)
func (VeevaAttributes) InternalTokens ¶
func (v VeevaAttributes) InternalTokens() (hclwrite.Tokens, error)
func (VeevaAttributes) InternalWithRef ¶
func (v VeevaAttributes) InternalWithRef(ref terra.Reference) VeevaAttributes
func (VeevaAttributes) Object ¶
func (v VeevaAttributes) Object() terra.StringValue
type VeevaState ¶
type ZendeskErrorHandlingConfig ¶
type ZendeskErrorHandlingConfig struct { // BucketName: string, optional BucketName terra.StringValue `hcl:"bucket_name,attr"` // BucketPrefix: string, optional BucketPrefix terra.StringValue `hcl:"bucket_prefix,attr"` // FailOnFirstDestinationError: bool, optional FailOnFirstDestinationError terra.BoolValue `hcl:"fail_on_first_destination_error,attr"` }
type ZendeskErrorHandlingConfigAttributes ¶
type ZendeskErrorHandlingConfigAttributes struct {
// contains filtered or unexported fields
}
func (ZendeskErrorHandlingConfigAttributes) BucketName ¶
func (ehc ZendeskErrorHandlingConfigAttributes) BucketName() terra.StringValue
func (ZendeskErrorHandlingConfigAttributes) BucketPrefix ¶
func (ehc ZendeskErrorHandlingConfigAttributes) BucketPrefix() terra.StringValue
func (ZendeskErrorHandlingConfigAttributes) FailOnFirstDestinationError ¶
func (ehc ZendeskErrorHandlingConfigAttributes) FailOnFirstDestinationError() terra.BoolValue
func (ZendeskErrorHandlingConfigAttributes) InternalRef ¶
func (ehc ZendeskErrorHandlingConfigAttributes) InternalRef() (terra.Reference, error)
func (ZendeskErrorHandlingConfigAttributes) InternalTokens ¶
func (ehc ZendeskErrorHandlingConfigAttributes) InternalTokens() (hclwrite.Tokens, error)
func (ZendeskErrorHandlingConfigAttributes) InternalWithRef ¶
func (ehc ZendeskErrorHandlingConfigAttributes) InternalWithRef(ref terra.Reference) ZendeskErrorHandlingConfigAttributes
Click to show internal directories.
Click to hide internal directories.