Documentation
¶
Index ¶
- func GoogleChronicleRule_GenerateConfigForImport(scope constructs.Construct, importToId *string, importFromId *string, ...) cdktf.ImportableResource
- func GoogleChronicleRule_IsConstruct(x interface{}) *bool
- func GoogleChronicleRule_IsTerraformElement(x interface{}) *bool
- func GoogleChronicleRule_IsTerraformResource(x interface{}) *bool
- func GoogleChronicleRule_TfResourceType() *string
- func NewGoogleChronicleRuleCompilationDiagnosticsList_Override(g GoogleChronicleRuleCompilationDiagnosticsList, ...)
- func NewGoogleChronicleRuleCompilationDiagnosticsOutputReference_Override(g GoogleChronicleRuleCompilationDiagnosticsOutputReference, ...)
- func NewGoogleChronicleRuleCompilationDiagnosticsPositionList_Override(g GoogleChronicleRuleCompilationDiagnosticsPositionList, ...)
- func NewGoogleChronicleRuleCompilationDiagnosticsPositionOutputReference_Override(g GoogleChronicleRuleCompilationDiagnosticsPositionOutputReference, ...)
- func NewGoogleChronicleRuleSeverityList_Override(g GoogleChronicleRuleSeverityList, ...)
- func NewGoogleChronicleRuleSeverityOutputReference_Override(g GoogleChronicleRuleSeverityOutputReference, ...)
- func NewGoogleChronicleRuleTimeoutsOutputReference_Override(g GoogleChronicleRuleTimeoutsOutputReference, ...)
- func NewGoogleChronicleRule_Override(g GoogleChronicleRule, scope constructs.Construct, id *string, ...)
- type GoogleChronicleRule
- type GoogleChronicleRuleCompilationDiagnostics
- type GoogleChronicleRuleCompilationDiagnosticsList
- type GoogleChronicleRuleCompilationDiagnosticsOutputReference
- type GoogleChronicleRuleCompilationDiagnosticsPosition
- type GoogleChronicleRuleCompilationDiagnosticsPositionList
- type GoogleChronicleRuleCompilationDiagnosticsPositionOutputReference
- type GoogleChronicleRuleConfig
- type GoogleChronicleRuleSeverity
- type GoogleChronicleRuleSeverityList
- type GoogleChronicleRuleSeverityOutputReference
- type GoogleChronicleRuleTimeouts
- type GoogleChronicleRuleTimeoutsOutputReference
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GoogleChronicleRule_GenerateConfigForImport ¶
func GoogleChronicleRule_GenerateConfigForImport(scope constructs.Construct, importToId *string, importFromId *string, provider cdktf.TerraformProvider) cdktf.ImportableResource
Generates CDKTF code for importing a GoogleChronicleRule resource upon running "cdktf plan <stack-name>".
func GoogleChronicleRule_IsConstruct ¶
func GoogleChronicleRule_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 GoogleChronicleRule_IsTerraformElement ¶
func GoogleChronicleRule_IsTerraformElement(x interface{}) *bool
Experimental.
func GoogleChronicleRule_IsTerraformResource ¶
func GoogleChronicleRule_IsTerraformResource(x interface{}) *bool
Experimental.
func GoogleChronicleRule_TfResourceType ¶
func GoogleChronicleRule_TfResourceType() *string
func NewGoogleChronicleRuleCompilationDiagnosticsList_Override ¶
func NewGoogleChronicleRuleCompilationDiagnosticsList_Override(g GoogleChronicleRuleCompilationDiagnosticsList, terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, wrapsSet *bool)
func NewGoogleChronicleRuleCompilationDiagnosticsOutputReference_Override ¶
func NewGoogleChronicleRuleCompilationDiagnosticsOutputReference_Override(g GoogleChronicleRuleCompilationDiagnosticsOutputReference, terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, complexObjectIndex *float64, complexObjectIsFromSet *bool)
func NewGoogleChronicleRuleCompilationDiagnosticsPositionList_Override ¶
func NewGoogleChronicleRuleCompilationDiagnosticsPositionList_Override(g GoogleChronicleRuleCompilationDiagnosticsPositionList, terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, wrapsSet *bool)
func NewGoogleChronicleRuleCompilationDiagnosticsPositionOutputReference_Override ¶
func NewGoogleChronicleRuleCompilationDiagnosticsPositionOutputReference_Override(g GoogleChronicleRuleCompilationDiagnosticsPositionOutputReference, terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, complexObjectIndex *float64, complexObjectIsFromSet *bool)
func NewGoogleChronicleRuleSeverityList_Override ¶
func NewGoogleChronicleRuleSeverityList_Override(g GoogleChronicleRuleSeverityList, terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, wrapsSet *bool)
func NewGoogleChronicleRuleSeverityOutputReference_Override ¶
func NewGoogleChronicleRuleSeverityOutputReference_Override(g GoogleChronicleRuleSeverityOutputReference, terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, complexObjectIndex *float64, complexObjectIsFromSet *bool)
func NewGoogleChronicleRuleTimeoutsOutputReference_Override ¶
func NewGoogleChronicleRuleTimeoutsOutputReference_Override(g GoogleChronicleRuleTimeoutsOutputReference, terraformResource cdktf.IInterpolatingParent, terraformAttribute *string)
func NewGoogleChronicleRule_Override ¶
func NewGoogleChronicleRule_Override(g GoogleChronicleRule, scope constructs.Construct, id *string, config *GoogleChronicleRuleConfig)
Create a new {@link https://registry.terraform.io/providers/hashicorp/google-beta/6.19.0/docs/resources/google_chronicle_rule google_chronicle_rule} Resource.
Types ¶
type GoogleChronicleRule ¶
type GoogleChronicleRule interface { cdktf.TerraformResource AllowedRunFrequencies() *[]*string Author() *string // Experimental. CdktfStack() cdktf.TerraformStack CompilationDiagnostics() GoogleChronicleRuleCompilationDiagnosticsList CompilationState() *string // Experimental. Connection() interface{} // Experimental. SetConnection(val interface{}) // Experimental. ConstructNodeMetadata() *map[string]interface{} // Experimental. Count() interface{} // Experimental. SetCount(val interface{}) CreateTime() *string DataTables() *[]*string DeletionPolicy() *string SetDeletionPolicy(val *string) DeletionPolicyInput() *string // Experimental. DependsOn() *[]*string // Experimental. SetDependsOn(val *[]*string) DisplayName() *string Etag() *string SetEtag(val *string) EtagInput() *string // Experimental. ForEach() cdktf.ITerraformIterator // Experimental. SetForEach(val cdktf.ITerraformIterator) // Experimental. Fqn() *string // Experimental. FriendlyUniqueId() *string Id() *string SetId(val *string) IdInput() *string Instance() *string SetInstance(val *string) InstanceInput() *string // Experimental. Lifecycle() *cdktf.TerraformResourceLifecycle // Experimental. SetLifecycle(val *cdktf.TerraformResourceLifecycle) Location() *string SetLocation(val *string) LocationInput() *string Metadata() cdktf.StringMap Name() *string NearRealTimeLiveRuleEligible() cdktf.IResolvable // The tree node. Node() constructs.Node Project() *string SetProject(val *string) ProjectInput() *string // Experimental. Provider() cdktf.TerraformProvider // Experimental. SetProvider(val cdktf.TerraformProvider) // Experimental. Provisioners() *[]interface{} // Experimental. SetProvisioners(val *[]interface{}) // Experimental. RawOverrides() interface{} ReferenceLists() *[]*string RevisionCreateTime() *string RevisionId() *string RuleId() *string SetRuleId(val *string) RuleIdInput() *string Scope() *string SetScope(val *string) ScopeInput() *string Severity() GoogleChronicleRuleSeverityList // Experimental. TerraformGeneratorMetadata() *cdktf.TerraformProviderGeneratorMetadata // Experimental. TerraformMetaArguments() *map[string]interface{} // Experimental. TerraformResourceType() *string Text() *string SetText(val *string) TextInput() *string Timeouts() GoogleChronicleRuleTimeoutsOutputReference TimeoutsInput() interface{} Type() *string // Adds a user defined moveTarget string to this resource to be later used in .moveTo(moveTarget) to resolve the location of the move. // Experimental. AddMoveTarget(moveTarget *string) // Experimental. AddOverride(path *string, value interface{}) // Experimental. GetAnyMapAttribute(terraformAttribute *string) *map[string]interface{} // Experimental. GetBooleanAttribute(terraformAttribute *string) cdktf.IResolvable // Experimental. GetBooleanMapAttribute(terraformAttribute *string) *map[string]*bool // Experimental. GetListAttribute(terraformAttribute *string) *[]*string // Experimental. GetNumberAttribute(terraformAttribute *string) *float64 // Experimental. GetNumberListAttribute(terraformAttribute *string) *[]*float64 // Experimental. GetNumberMapAttribute(terraformAttribute *string) *map[string]*float64 // Experimental. GetStringAttribute(terraformAttribute *string) *string // Experimental. GetStringMapAttribute(terraformAttribute *string) *map[string]*string // Experimental. HasResourceMove() interface{} // Experimental. ImportFrom(id *string, provider cdktf.TerraformProvider) // Experimental. InterpolationForAttribute(terraformAttribute *string) cdktf.IResolvable // Move the resource corresponding to "id" to this resource. // // Note that the resource being moved from must be marked as moved using it's instance function. // Experimental. MoveFromId(id *string) // Moves this resource to the target resource given by moveTarget. // Experimental. MoveTo(moveTarget *string, index interface{}) // Moves this resource to the resource corresponding to "id". // Experimental. MoveToId(id *string) // Overrides the auto-generated logical ID with a specific ID. // Experimental. OverrideLogicalId(newLogicalId *string) PutTimeouts(value *GoogleChronicleRuleTimeouts) ResetDeletionPolicy() ResetEtag() ResetId() // Resets a previously passed logical Id to use the auto-generated logical id again. // Experimental. ResetOverrideLogicalId() ResetProject() ResetRuleId() ResetScope() ResetText() ResetTimeouts() SynthesizeAttributes() *map[string]interface{} SynthesizeHclAttributes() *map[string]interface{} // Experimental. ToHclTerraform() interface{} // Experimental. ToMetadata() interface{} // Returns a string representation of this construct. ToString() *string // Adds this resource to the terraform JSON output. // Experimental. ToTerraform() interface{} }
Represents a {@link https://registry.terraform.io/providers/hashicorp/google-beta/6.19.0/docs/resources/google_chronicle_rule google_chronicle_rule}.
func NewGoogleChronicleRule ¶
func NewGoogleChronicleRule(scope constructs.Construct, id *string, config *GoogleChronicleRuleConfig) GoogleChronicleRule
Create a new {@link https://registry.terraform.io/providers/hashicorp/google-beta/6.19.0/docs/resources/google_chronicle_rule google_chronicle_rule} Resource.
type GoogleChronicleRuleCompilationDiagnostics ¶
type GoogleChronicleRuleCompilationDiagnostics struct { }
type GoogleChronicleRuleCompilationDiagnosticsList ¶
type GoogleChronicleRuleCompilationDiagnosticsList 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 // 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) GoogleChronicleRuleCompilationDiagnosticsOutputReference // 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 NewGoogleChronicleRuleCompilationDiagnosticsList ¶
func NewGoogleChronicleRuleCompilationDiagnosticsList(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) GoogleChronicleRuleCompilationDiagnosticsList
type GoogleChronicleRuleCompilationDiagnosticsOutputReference ¶
type GoogleChronicleRuleCompilationDiagnosticsOutputReference 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() *GoogleChronicleRuleCompilationDiagnostics SetInternalValue(val *GoogleChronicleRuleCompilationDiagnostics) Message() *string Position() GoogleChronicleRuleCompilationDiagnosticsPositionList Severity() *string // Experimental. TerraformAttribute() *string // Experimental. SetTerraformAttribute(val *string) // Experimental. TerraformResource() cdktf.IInterpolatingParent // Experimental. SetTerraformResource(val cdktf.IInterpolatingParent) Uri() *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 NewGoogleChronicleRuleCompilationDiagnosticsOutputReference ¶
func NewGoogleChronicleRuleCompilationDiagnosticsOutputReference(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, complexObjectIndex *float64, complexObjectIsFromSet *bool) GoogleChronicleRuleCompilationDiagnosticsOutputReference
type GoogleChronicleRuleCompilationDiagnosticsPosition ¶
type GoogleChronicleRuleCompilationDiagnosticsPosition struct { }
type GoogleChronicleRuleCompilationDiagnosticsPositionList ¶
type GoogleChronicleRuleCompilationDiagnosticsPositionList 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 // 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) GoogleChronicleRuleCompilationDiagnosticsPositionOutputReference // 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 NewGoogleChronicleRuleCompilationDiagnosticsPositionList ¶
func NewGoogleChronicleRuleCompilationDiagnosticsPositionList(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) GoogleChronicleRuleCompilationDiagnosticsPositionList
type GoogleChronicleRuleCompilationDiagnosticsPositionOutputReference ¶
type GoogleChronicleRuleCompilationDiagnosticsPositionOutputReference 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 EndColumn() *float64 EndLine() *float64 // Experimental. Fqn() *string InternalValue() *GoogleChronicleRuleCompilationDiagnosticsPosition SetInternalValue(val *GoogleChronicleRuleCompilationDiagnosticsPosition) StartColumn() *float64 StartLine() *float64 // Experimental. TerraformAttribute() *string // Experimental. SetTerraformAttribute(val *string) // Experimental. TerraformResource() cdktf.IInterpolatingParent // Experimental. SetTerraformResource(val cdktf.IInterpolatingParent) // Experimental. ComputeFqn() *string // Experimental. GetAnyMapAttribute(terraformAttribute *string) *map[string]interface{} // Experimental. GetBooleanAttribute(terraformAttribute *string) cdktf.IResolvable // Experimental. GetBooleanMapAttribute(terraformAttribute *string) *map[string]*bool // Experimental. GetListAttribute(terraformAttribute *string) *[]*string // Experimental. GetNumberAttribute(terraformAttribute *string) *float64 // Experimental. GetNumberListAttribute(terraformAttribute *string) *[]*float64 // Experimental. GetNumberMapAttribute(terraformAttribute *string) *map[string]*float64 // Experimental. GetStringAttribute(terraformAttribute *string) *string // Experimental. GetStringMapAttribute(terraformAttribute *string) *map[string]*string // Experimental. InterpolationAsList() cdktf.IResolvable // Experimental. InterpolationForAttribute(property *string) cdktf.IResolvable // Produce the Token's value at resolution time. // Experimental. Resolve(_context cdktf.IResolveContext) interface{} // Return a string representation of this resolvable object. // // Returns a reversible string representation. // Experimental. ToString() *string }
func NewGoogleChronicleRuleCompilationDiagnosticsPositionOutputReference ¶
func NewGoogleChronicleRuleCompilationDiagnosticsPositionOutputReference(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, complexObjectIndex *float64, complexObjectIsFromSet *bool) GoogleChronicleRuleCompilationDiagnosticsPositionOutputReference
type GoogleChronicleRuleConfig ¶
type GoogleChronicleRuleConfig 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 unique identifier for the Chronicle instance, which is the same as the customer ID. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google-beta/6.19.0/docs/resources/google_chronicle_rule#instance GoogleChronicleRule#instance} Instance *string `field:"required" json:"instance" yaml:"instance"` // The location of the resource. // // This is the geographical region where the Chronicle instance resides, such as "us" or "europe-west2". // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google-beta/6.19.0/docs/resources/google_chronicle_rule#location GoogleChronicleRule#location} Location *string `field:"required" json:"location" yaml:"location"` // Policy to determine if the rule should be deleted forcefully. // // If deletion_policy = "FORCE", any retrohunts and any detections associated with the rule // will also be deleted. If deletion_policy = "DEFAULT", the call will only succeed if the // rule has no associated retrohunts, including completed retrohunts, and no // associated detections. Regardless of this field's value, the rule // deployment associated with this rule will also be deleted. // Possible values: DEFAULT, FORCE // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google-beta/6.19.0/docs/resources/google_chronicle_rule#deletion_policy GoogleChronicleRule#deletion_policy} DeletionPolicy *string `field:"optional" json:"deletionPolicy" yaml:"deletionPolicy"` // The etag for this rule. // // If this is provided on update, the request will succeed if and only if it // matches the server-computed value, and will fail with an ABORTED error // otherwise. // Populated in BASIC view and FULL view. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google-beta/6.19.0/docs/resources/google_chronicle_rule#etag GoogleChronicleRule#etag} Etag *string `field:"optional" json:"etag" yaml:"etag"` // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google-beta/6.19.0/docs/resources/google_chronicle_rule#id GoogleChronicleRule#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"` // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google-beta/6.19.0/docs/resources/google_chronicle_rule#project GoogleChronicleRule#project}. Project *string `field:"optional" json:"project" yaml:"project"` // Rule Id is the ID of the Rule. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google-beta/6.19.0/docs/resources/google_chronicle_rule#rule_id GoogleChronicleRule#rule_id} RuleId *string `field:"optional" json:"ruleId" yaml:"ruleId"` // Resource name of the DataAccessScope bound to this rule. // // Populated in BASIC view and FULL view. // If reference lists are used in the rule, validations will be performed // against this scope to ensure that the reference lists are compatible with // both the user's and the rule's scopes. // The scope should be in the format: // "projects/{project}/locations/{location}/instances/{instance}/dataAccessScopes/{scope}". // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google-beta/6.19.0/docs/resources/google_chronicle_rule#scope GoogleChronicleRule#scope} Scope *string `field:"optional" json:"scope" yaml:"scope"` // The YARA-L content of the rule. Populated in FULL view. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google-beta/6.19.0/docs/resources/google_chronicle_rule#text GoogleChronicleRule#text} Text *string `field:"optional" json:"text" yaml:"text"` // timeouts block. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google-beta/6.19.0/docs/resources/google_chronicle_rule#timeouts GoogleChronicleRule#timeouts} Timeouts *GoogleChronicleRuleTimeouts `field:"optional" json:"timeouts" yaml:"timeouts"` }
type GoogleChronicleRuleSeverity ¶
type GoogleChronicleRuleSeverity struct { }
type GoogleChronicleRuleSeverityList ¶
type GoogleChronicleRuleSeverityList 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 // 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) GoogleChronicleRuleSeverityOutputReference // 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 NewGoogleChronicleRuleSeverityList ¶
func NewGoogleChronicleRuleSeverityList(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) GoogleChronicleRuleSeverityList
type GoogleChronicleRuleSeverityOutputReference ¶
type GoogleChronicleRuleSeverityOutputReference 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 DisplayName() *string // Experimental. Fqn() *string InternalValue() *GoogleChronicleRuleSeverity SetInternalValue(val *GoogleChronicleRuleSeverity) // Experimental. TerraformAttribute() *string // Experimental. SetTerraformAttribute(val *string) // Experimental. TerraformResource() cdktf.IInterpolatingParent // Experimental. SetTerraformResource(val cdktf.IInterpolatingParent) // Experimental. ComputeFqn() *string // Experimental. GetAnyMapAttribute(terraformAttribute *string) *map[string]interface{} // Experimental. GetBooleanAttribute(terraformAttribute *string) cdktf.IResolvable // Experimental. GetBooleanMapAttribute(terraformAttribute *string) *map[string]*bool // Experimental. GetListAttribute(terraformAttribute *string) *[]*string // Experimental. GetNumberAttribute(terraformAttribute *string) *float64 // Experimental. GetNumberListAttribute(terraformAttribute *string) *[]*float64 // Experimental. GetNumberMapAttribute(terraformAttribute *string) *map[string]*float64 // Experimental. GetStringAttribute(terraformAttribute *string) *string // Experimental. GetStringMapAttribute(terraformAttribute *string) *map[string]*string // Experimental. InterpolationAsList() cdktf.IResolvable // Experimental. InterpolationForAttribute(property *string) cdktf.IResolvable // Produce the Token's value at resolution time. // Experimental. Resolve(_context cdktf.IResolveContext) interface{} // Return a string representation of this resolvable object. // // Returns a reversible string representation. // Experimental. ToString() *string }
func NewGoogleChronicleRuleSeverityOutputReference ¶
func NewGoogleChronicleRuleSeverityOutputReference(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, complexObjectIndex *float64, complexObjectIsFromSet *bool) GoogleChronicleRuleSeverityOutputReference
type GoogleChronicleRuleTimeouts ¶
type GoogleChronicleRuleTimeouts struct { // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google-beta/6.19.0/docs/resources/google_chronicle_rule#create GoogleChronicleRule#create}. Create *string `field:"optional" json:"create" yaml:"create"` // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google-beta/6.19.0/docs/resources/google_chronicle_rule#delete GoogleChronicleRule#delete}. Delete *string `field:"optional" json:"delete" yaml:"delete"` // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google-beta/6.19.0/docs/resources/google_chronicle_rule#update GoogleChronicleRule#update}. Update *string `field:"optional" json:"update" yaml:"update"` }
type GoogleChronicleRuleTimeoutsOutputReference ¶
type GoogleChronicleRuleTimeoutsOutputReference interface { cdktf.ComplexObject // the index of the complex object in a list. // Experimental. ComplexObjectIndex() interface{} // Experimental. SetComplexObjectIndex(val interface{}) // set to true if this item is from inside a set and needs tolist() for accessing it set to "0" for single list items. // Experimental. ComplexObjectIsFromSet() *bool // Experimental. SetComplexObjectIsFromSet(val *bool) Create() *string SetCreate(val *string) CreateInput() *string // The creation stack of this resolvable which will be appended to errors thrown during resolution. // // If this returns an empty array the stack will not be attached. // Experimental. CreationStack() *[]*string Delete() *string SetDelete(val *string) DeleteInput() *string // Experimental. Fqn() *string InternalValue() interface{} SetInternalValue(val interface{}) // Experimental. TerraformAttribute() *string // Experimental. SetTerraformAttribute(val *string) // Experimental. TerraformResource() cdktf.IInterpolatingParent // Experimental. SetTerraformResource(val cdktf.IInterpolatingParent) Update() *string SetUpdate(val *string) UpdateInput() *string // Experimental. ComputeFqn() *string // Experimental. GetAnyMapAttribute(terraformAttribute *string) *map[string]interface{} // Experimental. GetBooleanAttribute(terraformAttribute *string) cdktf.IResolvable // Experimental. GetBooleanMapAttribute(terraformAttribute *string) *map[string]*bool // Experimental. GetListAttribute(terraformAttribute *string) *[]*string // Experimental. GetNumberAttribute(terraformAttribute *string) *float64 // Experimental. GetNumberListAttribute(terraformAttribute *string) *[]*float64 // Experimental. GetNumberMapAttribute(terraformAttribute *string) *map[string]*float64 // Experimental. GetStringAttribute(terraformAttribute *string) *string // Experimental. GetStringMapAttribute(terraformAttribute *string) *map[string]*string // Experimental. InterpolationAsList() cdktf.IResolvable // Experimental. InterpolationForAttribute(property *string) cdktf.IResolvable ResetCreate() ResetDelete() ResetUpdate() // Produce the Token's value at resolution time. // Experimental. Resolve(_context cdktf.IResolveContext) interface{} // Return a string representation of this resolvable object. // // Returns a reversible string representation. // Experimental. ToString() *string }
func NewGoogleChronicleRuleTimeoutsOutputReference ¶
func NewGoogleChronicleRuleTimeoutsOutputReference(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string) GoogleChronicleRuleTimeoutsOutputReference
Source Files
¶
- GoogleChronicleRule.go
- GoogleChronicleRuleCompilationDiagnostics.go
- GoogleChronicleRuleCompilationDiagnosticsList.go
- GoogleChronicleRuleCompilationDiagnosticsList__checks.go
- GoogleChronicleRuleCompilationDiagnosticsOutputReference.go
- GoogleChronicleRuleCompilationDiagnosticsOutputReference__checks.go
- GoogleChronicleRuleCompilationDiagnosticsPosition.go
- GoogleChronicleRuleCompilationDiagnosticsPositionList.go
- GoogleChronicleRuleCompilationDiagnosticsPositionList__checks.go
- GoogleChronicleRuleCompilationDiagnosticsPositionOutputReference.go
- GoogleChronicleRuleCompilationDiagnosticsPositionOutputReference__checks.go
- GoogleChronicleRuleConfig.go
- GoogleChronicleRuleSeverity.go
- GoogleChronicleRuleSeverityList.go
- GoogleChronicleRuleSeverityList__checks.go
- GoogleChronicleRuleSeverityOutputReference.go
- GoogleChronicleRuleSeverityOutputReference__checks.go
- GoogleChronicleRuleTimeouts.go
- GoogleChronicleRuleTimeoutsOutputReference.go
- GoogleChronicleRuleTimeoutsOutputReference__checks.go
- GoogleChronicleRule__checks.go
- main.go