Documentation
¶
Index ¶
- func NewSyntheticsMonitorCustomHeaderList_Override(s SyntheticsMonitorCustomHeaderList, ...)
- func NewSyntheticsMonitorCustomHeaderOutputReference_Override(s SyntheticsMonitorCustomHeaderOutputReference, ...)
- func NewSyntheticsMonitorTagList_Override(s SyntheticsMonitorTagList, terraformResource cdktf.IInterpolatingParent, ...)
- func NewSyntheticsMonitorTagOutputReference_Override(s SyntheticsMonitorTagOutputReference, ...)
- func NewSyntheticsMonitor_Override(s SyntheticsMonitor, scope constructs.Construct, id *string, ...)
- func SyntheticsMonitor_GenerateConfigForImport(scope constructs.Construct, importToId *string, importFromId *string, ...) cdktf.ImportableResource
- func SyntheticsMonitor_IsConstruct(x interface{}) *bool
- func SyntheticsMonitor_IsTerraformElement(x interface{}) *bool
- func SyntheticsMonitor_IsTerraformResource(x interface{}) *bool
- func SyntheticsMonitor_TfResourceType() *string
- type SyntheticsMonitor
- type SyntheticsMonitorConfig
- type SyntheticsMonitorCustomHeader
- type SyntheticsMonitorCustomHeaderList
- type SyntheticsMonitorCustomHeaderOutputReference
- type SyntheticsMonitorTag
- type SyntheticsMonitorTagList
- type SyntheticsMonitorTagOutputReference
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewSyntheticsMonitorCustomHeaderList_Override ¶
func NewSyntheticsMonitorCustomHeaderList_Override(s SyntheticsMonitorCustomHeaderList, terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, wrapsSet *bool)
func NewSyntheticsMonitorCustomHeaderOutputReference_Override ¶
func NewSyntheticsMonitorCustomHeaderOutputReference_Override(s SyntheticsMonitorCustomHeaderOutputReference, terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, complexObjectIndex *float64, complexObjectIsFromSet *bool)
func NewSyntheticsMonitorTagList_Override ¶
func NewSyntheticsMonitorTagList_Override(s SyntheticsMonitorTagList, terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, wrapsSet *bool)
func NewSyntheticsMonitorTagOutputReference_Override ¶
func NewSyntheticsMonitorTagOutputReference_Override(s SyntheticsMonitorTagOutputReference, terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, complexObjectIndex *float64, complexObjectIsFromSet *bool)
func NewSyntheticsMonitor_Override ¶
func NewSyntheticsMonitor_Override(s SyntheticsMonitor, scope constructs.Construct, id *string, config *SyntheticsMonitorConfig)
Create a new {@link https://registry.terraform.io/providers/newrelic/newrelic/3.46.0/docs/resources/synthetics_monitor newrelic_synthetics_monitor} Resource.
func SyntheticsMonitor_GenerateConfigForImport ¶
func SyntheticsMonitor_GenerateConfigForImport(scope constructs.Construct, importToId *string, importFromId *string, provider cdktf.TerraformProvider) cdktf.ImportableResource
Generates CDKTF code for importing a SyntheticsMonitor resource upon running "cdktf plan <stack-name>".
func SyntheticsMonitor_IsConstruct ¶
func SyntheticsMonitor_IsConstruct(x interface{}) *bool
Checks if `x` is a construct.
Use this method instead of `instanceof` to properly detect `Construct` instances, even when the construct library is symlinked.
Explanation: in JavaScript, multiple copies of the `constructs` library on disk are seen as independent, completely different libraries. As a consequence, the class `Construct` in each copy of the `constructs` library is seen as a different class, and an instance of one class will not test as `instanceof` the other class. `npm install` will not create installations like this, but users may manually symlink construct libraries together or use a monorepo tool: in those cases, multiple copies of the `constructs` library can be accidentally installed, and `instanceof` will behave unpredictably. It is safest to avoid using `instanceof`, and using this type-testing method instead.
Returns: true if `x` is an object created from a class which extends `Construct`.
func SyntheticsMonitor_IsTerraformElement ¶
func SyntheticsMonitor_IsTerraformElement(x interface{}) *bool
Experimental.
func SyntheticsMonitor_IsTerraformResource ¶
func SyntheticsMonitor_IsTerraformResource(x interface{}) *bool
Experimental.
func SyntheticsMonitor_TfResourceType ¶
func SyntheticsMonitor_TfResourceType() *string
Types ¶
type SyntheticsMonitor ¶
type SyntheticsMonitor interface { cdktf.TerraformResource AccountId() *float64 SetAccountId(val *float64) AccountIdInput() *float64 Browsers() *[]*string SetBrowsers(val *[]*string) BrowsersInput() *[]*string BypassHeadRequest() interface{} SetBypassHeadRequest(val interface{}) BypassHeadRequestInput() interface{} // Experimental. CdktfStack() cdktf.TerraformStack // Experimental. Connection() interface{} // Experimental. SetConnection(val interface{}) // Experimental. ConstructNodeMetadata() *map[string]interface{} // Experimental. Count() interface{} // Experimental. SetCount(val interface{}) CustomHeader() SyntheticsMonitorCustomHeaderList CustomHeaderInput() interface{} // Experimental. DependsOn() *[]*string // Experimental. SetDependsOn(val *[]*string) DeviceOrientation() *string SetDeviceOrientation(val *string) DeviceOrientationInput() *string Devices() *[]*string SetDevices(val *[]*string) DevicesInput() *[]*string DeviceType() *string SetDeviceType(val *string) DeviceTypeInput() *string EnableScreenshotOnFailureAndScript() interface{} SetEnableScreenshotOnFailureAndScript(val interface{}) EnableScreenshotOnFailureAndScriptInput() interface{} // Experimental. ForEach() cdktf.ITerraformIterator // Experimental. SetForEach(val cdktf.ITerraformIterator) // Experimental. Fqn() *string // Experimental. FriendlyUniqueId() *string Id() *string SetId(val *string) IdInput() *string // Experimental. Lifecycle() *cdktf.TerraformResourceLifecycle // Experimental. SetLifecycle(val *cdktf.TerraformResourceLifecycle) LocationsPrivate() *[]*string SetLocationsPrivate(val *[]*string) LocationsPrivateInput() *[]*string LocationsPublic() *[]*string SetLocationsPublic(val *[]*string) LocationsPublicInput() *[]*string Name() *string SetName(val *string) NameInput() *string // The tree node. Node() constructs.Node Period() *string SetPeriod(val *string) PeriodInMinutes() *float64 PeriodInput() *string // Experimental. Provider() cdktf.TerraformProvider // Experimental. SetProvider(val cdktf.TerraformProvider) // Experimental. Provisioners() *[]interface{} // Experimental. SetProvisioners(val *[]interface{}) // Experimental. RawOverrides() interface{} RuntimeType() *string SetRuntimeType(val *string) RuntimeTypeInput() *string RuntimeTypeVersion() *string SetRuntimeTypeVersion(val *string) RuntimeTypeVersionInput() *string ScriptLanguage() *string SetScriptLanguage(val *string) ScriptLanguageInput() *string Status() *string SetStatus(val *string) StatusInput() *string Tag() SyntheticsMonitorTagList TagInput() interface{} // Experimental. TerraformGeneratorMetadata() *cdktf.TerraformProviderGeneratorMetadata // Experimental. TerraformMetaArguments() *map[string]interface{} // Experimental. TerraformResourceType() *string TreatRedirectAsFailure() interface{} SetTreatRedirectAsFailure(val interface{}) TreatRedirectAsFailureInput() interface{} Type() *string SetType(val *string) TypeInput() *string Uri() *string SetUri(val *string) UriInput() *string UseUnsupportedLegacyRuntime() interface{} SetUseUnsupportedLegacyRuntime(val interface{}) UseUnsupportedLegacyRuntimeInput() interface{} ValidationString() *string SetValidationString(val *string) ValidationStringInput() *string VerifySsl() interface{} SetVerifySsl(val interface{}) VerifySslInput() interface{} // Adds a user defined moveTarget string to this resource to be later used in .moveTo(moveTarget) to resolve the location of the move. // Experimental. AddMoveTarget(moveTarget *string) // Experimental. AddOverride(path *string, value interface{}) // Experimental. GetAnyMapAttribute(terraformAttribute *string) *map[string]interface{} // Experimental. GetBooleanAttribute(terraformAttribute *string) cdktf.IResolvable // Experimental. GetBooleanMapAttribute(terraformAttribute *string) *map[string]*bool // Experimental. GetListAttribute(terraformAttribute *string) *[]*string // Experimental. GetNumberAttribute(terraformAttribute *string) *float64 // Experimental. GetNumberListAttribute(terraformAttribute *string) *[]*float64 // Experimental. GetNumberMapAttribute(terraformAttribute *string) *map[string]*float64 // Experimental. GetStringAttribute(terraformAttribute *string) *string // Experimental. GetStringMapAttribute(terraformAttribute *string) *map[string]*string // Experimental. HasResourceMove() interface{} // Experimental. ImportFrom(id *string, provider cdktf.TerraformProvider) // Experimental. InterpolationForAttribute(terraformAttribute *string) cdktf.IResolvable // Move the resource corresponding to "id" to this resource. // // Note that the resource being moved from must be marked as moved using it's instance function. // Experimental. MoveFromId(id *string) // Moves this resource to the target resource given by moveTarget. // Experimental. MoveTo(moveTarget *string, index interface{}) // Moves this resource to the resource corresponding to "id". // Experimental. MoveToId(id *string) // Overrides the auto-generated logical ID with a specific ID. // Experimental. OverrideLogicalId(newLogicalId *string) PutCustomHeader(value interface{}) PutTag(value interface{}) ResetAccountId() ResetBrowsers() ResetBypassHeadRequest() ResetCustomHeader() ResetDeviceOrientation() ResetDevices() ResetDeviceType() ResetEnableScreenshotOnFailureAndScript() ResetId() ResetLocationsPrivate() ResetLocationsPublic() // Resets a previously passed logical Id to use the auto-generated logical id again. // Experimental. ResetOverrideLogicalId() ResetPeriod() ResetRuntimeType() ResetRuntimeTypeVersion() ResetScriptLanguage() ResetTag() ResetTreatRedirectAsFailure() ResetUri() ResetUseUnsupportedLegacyRuntime() ResetValidationString() ResetVerifySsl() SynthesizeAttributes() *map[string]interface{} SynthesizeHclAttributes() *map[string]interface{} // Experimental. ToHclTerraform() interface{} // Experimental. ToMetadata() interface{} // Returns a string representation of this construct. ToString() *string // Adds this resource to the terraform JSON output. // Experimental. ToTerraform() interface{} }
Represents a {@link https://registry.terraform.io/providers/newrelic/newrelic/3.46.0/docs/resources/synthetics_monitor newrelic_synthetics_monitor}.
func NewSyntheticsMonitor ¶
func NewSyntheticsMonitor(scope constructs.Construct, id *string, config *SyntheticsMonitorConfig) SyntheticsMonitor
Create a new {@link https://registry.terraform.io/providers/newrelic/newrelic/3.46.0/docs/resources/synthetics_monitor newrelic_synthetics_monitor} Resource.
type SyntheticsMonitorConfig ¶
type SyntheticsMonitorConfig struct { // Experimental. Connection interface{} `field:"optional" json:"connection" yaml:"connection"` // Experimental. Count interface{} `field:"optional" json:"count" yaml:"count"` // Experimental. DependsOn *[]cdktf.ITerraformDependable `field:"optional" json:"dependsOn" yaml:"dependsOn"` // Experimental. ForEach cdktf.ITerraformIterator `field:"optional" json:"forEach" yaml:"forEach"` // Experimental. Lifecycle *cdktf.TerraformResourceLifecycle `field:"optional" json:"lifecycle" yaml:"lifecycle"` // Experimental. Provider cdktf.TerraformProvider `field:"optional" json:"provider" yaml:"provider"` // Experimental. Provisioners *[]interface{} `field:"optional" json:"provisioners" yaml:"provisioners"` // The title of this monitor. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.46.0/docs/resources/synthetics_monitor#name SyntheticsMonitor#name} Name *string `field:"required" json:"name" yaml:"name"` // The monitor status (ENABLED or DISABLED). // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.46.0/docs/resources/synthetics_monitor#status SyntheticsMonitor#status} Status *string `field:"required" json:"status" yaml:"status"` // The monitor type. Valid values are SIMPLE AND BROWSER. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.46.0/docs/resources/synthetics_monitor#type SyntheticsMonitor#type} Type *string `field:"required" json:"type" yaml:"type"` // ID of the newrelic account. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.46.0/docs/resources/synthetics_monitor#account_id SyntheticsMonitor#account_id} AccountId *float64 `field:"optional" json:"accountId" yaml:"accountId"` // The multiple browsers list on which synthetic monitors will run. Valid values are array of CHROME,and FIREFOX. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.46.0/docs/resources/synthetics_monitor#browsers SyntheticsMonitor#browsers} Browsers *[]*string `field:"optional" json:"browsers" yaml:"browsers"` // Bypass HEAD request. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.46.0/docs/resources/synthetics_monitor#bypass_head_request SyntheticsMonitor#bypass_head_request} BypassHeadRequest interface{} `field:"optional" json:"bypassHeadRequest" yaml:"bypassHeadRequest"` // custom_header block. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.46.0/docs/resources/synthetics_monitor#custom_header SyntheticsMonitor#custom_header} CustomHeader interface{} `field:"optional" json:"customHeader" yaml:"customHeader"` // The device orientation the user would like to represent. Valid values are LANDSCAPE, PORTRAIT, or NONE. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.46.0/docs/resources/synthetics_monitor#device_orientation SyntheticsMonitor#device_orientation} DeviceOrientation *string `field:"optional" json:"deviceOrientation" yaml:"deviceOrientation"` // The multiple devices list on which synthetic monitors will run. // // Valid values are array of DESKTOP, MOBILE_LANDSCAPE, MOBILE_PORTRAIT, TABLET_LANDSCAPE and TABLET_PORTRAIT // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.46.0/docs/resources/synthetics_monitor#devices SyntheticsMonitor#devices} Devices *[]*string `field:"optional" json:"devices" yaml:"devices"` // The device type that a user can select. Valid values are MOBILE, TABLET, or NONE. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.46.0/docs/resources/synthetics_monitor#device_type SyntheticsMonitor#device_type} DeviceType *string `field:"optional" json:"deviceType" yaml:"deviceType"` // Capture a screenshot during job execution. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.46.0/docs/resources/synthetics_monitor#enable_screenshot_on_failure_and_script SyntheticsMonitor#enable_screenshot_on_failure_and_script} EnableScreenshotOnFailureAndScript interface{} `field:"optional" json:"enableScreenshotOnFailureAndScript" yaml:"enableScreenshotOnFailureAndScript"` // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.46.0/docs/resources/synthetics_monitor#id SyntheticsMonitor#id}. // // Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2. // If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable. Id *string `field:"optional" json:"id" yaml:"id"` // The locations in which this monitor should be run. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.46.0/docs/resources/synthetics_monitor#locations_private SyntheticsMonitor#locations_private} LocationsPrivate *[]*string `field:"optional" json:"locationsPrivate" yaml:"locationsPrivate"` // The locations in which this monitor should be run. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.46.0/docs/resources/synthetics_monitor#locations_public SyntheticsMonitor#locations_public} LocationsPublic *[]*string `field:"optional" json:"locationsPublic" yaml:"locationsPublic"` // The interval at which this monitor should run. // // Valid values are EVERY_MINUTE, EVERY_5_MINUTES, EVERY_10_MINUTES, EVERY_15_MINUTES, EVERY_30_MINUTES, EVERY_HOUR, EVERY_6_HOURS, EVERY_12_HOURS, or EVERY_DAY. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.46.0/docs/resources/synthetics_monitor#period SyntheticsMonitor#period} Period *string `field:"optional" json:"period" yaml:"period"` // The runtime type that the monitor will run. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.46.0/docs/resources/synthetics_monitor#runtime_type SyntheticsMonitor#runtime_type} RuntimeType *string `field:"optional" json:"runtimeType" yaml:"runtimeType"` // The specific version of the runtime type selected. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.46.0/docs/resources/synthetics_monitor#runtime_type_version SyntheticsMonitor#runtime_type_version} RuntimeTypeVersion *string `field:"optional" json:"runtimeTypeVersion" yaml:"runtimeTypeVersion"` // The programing language that should execute the script. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.46.0/docs/resources/synthetics_monitor#script_language SyntheticsMonitor#script_language} ScriptLanguage *string `field:"optional" json:"scriptLanguage" yaml:"scriptLanguage"` // tag block. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.46.0/docs/resources/synthetics_monitor#tag SyntheticsMonitor#tag} Tag interface{} `field:"optional" json:"tag" yaml:"tag"` // Fail the monitor check if redirected. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.46.0/docs/resources/synthetics_monitor#treat_redirect_as_failure SyntheticsMonitor#treat_redirect_as_failure} TreatRedirectAsFailure interface{} `field:"optional" json:"treatRedirectAsFailure" yaml:"treatRedirectAsFailure"` // The URI for the monitor to hit. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.46.0/docs/resources/synthetics_monitor#uri SyntheticsMonitor#uri} Uri *string `field:"optional" json:"uri" yaml:"uri"` // A boolean attribute to be set true by the customer, if they would like to use the unsupported legacy runtime of Synthetic Monitors by means of an exemption given until the October 22, 2024 Legacy Runtime EOL. // // Setting this attribute to true would allow skipping validation performed by the the New Relic Terraform Provider starting v3.43.0 to disallow using the legacy runtime with new monitors. This would, hence, allow creation of monitors in the legacy runtime until the October 22, 2024 Legacy Runtime EOL, if exempt by the API. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.46.0/docs/resources/synthetics_monitor#use_unsupported_legacy_runtime SyntheticsMonitor#use_unsupported_legacy_runtime} UseUnsupportedLegacyRuntime interface{} `field:"optional" json:"useUnsupportedLegacyRuntime" yaml:"useUnsupportedLegacyRuntime"` // The string to validate against in the response. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.46.0/docs/resources/synthetics_monitor#validation_string SyntheticsMonitor#validation_string} ValidationString *string `field:"optional" json:"validationString" yaml:"validationString"` // Verify SSL. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.46.0/docs/resources/synthetics_monitor#verify_ssl SyntheticsMonitor#verify_ssl} VerifySsl interface{} `field:"optional" json:"verifySsl" yaml:"verifySsl"` }
type SyntheticsMonitorCustomHeader ¶
type SyntheticsMonitorCustomHeader struct { // Header name. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.46.0/docs/resources/synthetics_monitor#name SyntheticsMonitor#name} Name *string `field:"optional" json:"name" yaml:"name"` // Header value. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.46.0/docs/resources/synthetics_monitor#value SyntheticsMonitor#value} Value *string `field:"optional" json:"value" yaml:"value"` }
type SyntheticsMonitorCustomHeaderList ¶
type SyntheticsMonitorCustomHeaderList interface { cdktf.ComplexList // The creation stack of this resolvable which will be appended to errors thrown during resolution. // // If this returns an empty array the stack will not be attached. // Experimental. CreationStack() *[]*string // Experimental. Fqn() *string InternalValue() interface{} SetInternalValue(val interface{}) // The attribute on the parent resource this class is referencing. TerraformAttribute() *string SetTerraformAttribute(val *string) // The parent resource. TerraformResource() cdktf.IInterpolatingParent SetTerraformResource(val cdktf.IInterpolatingParent) // whether the list is wrapping a set (will add tolist() to be able to access an item via an index). WrapsSet() *bool SetWrapsSet(val *bool) // Creating an iterator for this complex list. // // The list will be converted into a map with the mapKeyAttributeName as the key. // Experimental. AllWithMapKey(mapKeyAttributeName *string) cdktf.DynamicListTerraformIterator // Experimental. ComputeFqn() *string Get(index *float64) SyntheticsMonitorCustomHeaderOutputReference // Produce the Token's value at resolution time. // Experimental. Resolve(_context cdktf.IResolveContext) interface{} // Return a string representation of this resolvable object. // // Returns a reversible string representation. // Experimental. ToString() *string }
func NewSyntheticsMonitorCustomHeaderList ¶
func NewSyntheticsMonitorCustomHeaderList(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) SyntheticsMonitorCustomHeaderList
type SyntheticsMonitorCustomHeaderOutputReference ¶
type SyntheticsMonitorCustomHeaderOutputReference interface { cdktf.ComplexObject // the index of the complex object in a list. // Experimental. ComplexObjectIndex() interface{} // Experimental. SetComplexObjectIndex(val interface{}) // set to true if this item is from inside a set and needs tolist() for accessing it set to "0" for single list items. // Experimental. ComplexObjectIsFromSet() *bool // Experimental. SetComplexObjectIsFromSet(val *bool) // The creation stack of this resolvable which will be appended to errors thrown during resolution. // // If this returns an empty array the stack will not be attached. // Experimental. CreationStack() *[]*string // Experimental. Fqn() *string InternalValue() interface{} SetInternalValue(val interface{}) Name() *string SetName(val *string) NameInput() *string // Experimental. TerraformAttribute() *string // Experimental. SetTerraformAttribute(val *string) // Experimental. TerraformResource() cdktf.IInterpolatingParent // Experimental. SetTerraformResource(val cdktf.IInterpolatingParent) Value() *string SetValue(val *string) ValueInput() *string // Experimental. ComputeFqn() *string // Experimental. GetAnyMapAttribute(terraformAttribute *string) *map[string]interface{} // Experimental. GetBooleanAttribute(terraformAttribute *string) cdktf.IResolvable // Experimental. GetBooleanMapAttribute(terraformAttribute *string) *map[string]*bool // Experimental. GetListAttribute(terraformAttribute *string) *[]*string // Experimental. GetNumberAttribute(terraformAttribute *string) *float64 // Experimental. GetNumberListAttribute(terraformAttribute *string) *[]*float64 // Experimental. GetNumberMapAttribute(terraformAttribute *string) *map[string]*float64 // Experimental. GetStringAttribute(terraformAttribute *string) *string // Experimental. GetStringMapAttribute(terraformAttribute *string) *map[string]*string // Experimental. InterpolationAsList() cdktf.IResolvable // Experimental. InterpolationForAttribute(property *string) cdktf.IResolvable ResetName() ResetValue() // Produce the Token's value at resolution time. // Experimental. Resolve(_context cdktf.IResolveContext) interface{} // Return a string representation of this resolvable object. // // Returns a reversible string representation. // Experimental. ToString() *string }
func NewSyntheticsMonitorCustomHeaderOutputReference ¶
func NewSyntheticsMonitorCustomHeaderOutputReference(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, complexObjectIndex *float64, complexObjectIsFromSet *bool) SyntheticsMonitorCustomHeaderOutputReference
type SyntheticsMonitorTag ¶
type SyntheticsMonitorTag struct { // Name of the tag key. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.46.0/docs/resources/synthetics_monitor#key SyntheticsMonitor#key} Key *string `field:"required" json:"key" yaml:"key"` // Values associated with the tag key. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.46.0/docs/resources/synthetics_monitor#values SyntheticsMonitor#values} Values *[]*string `field:"required" json:"values" yaml:"values"` }
type SyntheticsMonitorTagList ¶
type SyntheticsMonitorTagList interface { cdktf.ComplexList // The creation stack of this resolvable which will be appended to errors thrown during resolution. // // If this returns an empty array the stack will not be attached. // Experimental. CreationStack() *[]*string // Experimental. Fqn() *string InternalValue() interface{} SetInternalValue(val interface{}) // The attribute on the parent resource this class is referencing. TerraformAttribute() *string SetTerraformAttribute(val *string) // The parent resource. TerraformResource() cdktf.IInterpolatingParent SetTerraformResource(val cdktf.IInterpolatingParent) // whether the list is wrapping a set (will add tolist() to be able to access an item via an index). WrapsSet() *bool SetWrapsSet(val *bool) // Creating an iterator for this complex list. // // The list will be converted into a map with the mapKeyAttributeName as the key. // Experimental. AllWithMapKey(mapKeyAttributeName *string) cdktf.DynamicListTerraformIterator // Experimental. ComputeFqn() *string Get(index *float64) SyntheticsMonitorTagOutputReference // Produce the Token's value at resolution time. // Experimental. Resolve(_context cdktf.IResolveContext) interface{} // Return a string representation of this resolvable object. // // Returns a reversible string representation. // Experimental. ToString() *string }
func NewSyntheticsMonitorTagList ¶
func NewSyntheticsMonitorTagList(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) SyntheticsMonitorTagList
type SyntheticsMonitorTagOutputReference ¶
type SyntheticsMonitorTagOutputReference interface { cdktf.ComplexObject // the index of the complex object in a list. // Experimental. ComplexObjectIndex() interface{} // Experimental. SetComplexObjectIndex(val interface{}) // set to true if this item is from inside a set and needs tolist() for accessing it set to "0" for single list items. // Experimental. ComplexObjectIsFromSet() *bool // Experimental. SetComplexObjectIsFromSet(val *bool) // The creation stack of this resolvable which will be appended to errors thrown during resolution. // // If this returns an empty array the stack will not be attached. // Experimental. CreationStack() *[]*string // Experimental. Fqn() *string InternalValue() interface{} SetInternalValue(val interface{}) Key() *string SetKey(val *string) KeyInput() *string // Experimental. TerraformAttribute() *string // Experimental. SetTerraformAttribute(val *string) // Experimental. TerraformResource() cdktf.IInterpolatingParent // Experimental. SetTerraformResource(val cdktf.IInterpolatingParent) Values() *[]*string SetValues(val *[]*string) ValuesInput() *[]*string // Experimental. ComputeFqn() *string // Experimental. GetAnyMapAttribute(terraformAttribute *string) *map[string]interface{} // Experimental. GetBooleanAttribute(terraformAttribute *string) cdktf.IResolvable // Experimental. GetBooleanMapAttribute(terraformAttribute *string) *map[string]*bool // Experimental. GetListAttribute(terraformAttribute *string) *[]*string // Experimental. GetNumberAttribute(terraformAttribute *string) *float64 // Experimental. GetNumberListAttribute(terraformAttribute *string) *[]*float64 // Experimental. GetNumberMapAttribute(terraformAttribute *string) *map[string]*float64 // Experimental. GetStringAttribute(terraformAttribute *string) *string // Experimental. GetStringMapAttribute(terraformAttribute *string) *map[string]*string // Experimental. InterpolationAsList() cdktf.IResolvable // Experimental. InterpolationForAttribute(property *string) cdktf.IResolvable // Produce the Token's value at resolution time. // Experimental. Resolve(_context cdktf.IResolveContext) interface{} // Return a string representation of this resolvable object. // // Returns a reversible string representation. // Experimental. ToString() *string }
func NewSyntheticsMonitorTagOutputReference ¶
func NewSyntheticsMonitorTagOutputReference(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, complexObjectIndex *float64, complexObjectIsFromSet *bool) SyntheticsMonitorTagOutputReference
Source Files
¶
- SyntheticsMonitor.go
- SyntheticsMonitorConfig.go
- SyntheticsMonitorCustomHeader.go
- SyntheticsMonitorCustomHeaderList.go
- SyntheticsMonitorCustomHeaderList__checks.go
- SyntheticsMonitorCustomHeaderOutputReference.go
- SyntheticsMonitorCustomHeaderOutputReference__checks.go
- SyntheticsMonitorTag.go
- SyntheticsMonitorTagList.go
- SyntheticsMonitorTagList__checks.go
- SyntheticsMonitorTagOutputReference.go
- SyntheticsMonitorTagOutputReference__checks.go
- SyntheticsMonitor__checks.go
- main.go