models

package
v0.21.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 4, 2022 License: MPL-2.0 Imports: 6 Imported by: 0

Documentation ¶

Index ¶

Constants ¶

This section is empty.

Variables ¶

View Source
var Rules = []tflint.Rule{}/* 1397 elements not displayed */

Rules is a list of rules generated from aws-sdk-go

Functions ¶

This section is empty.

Types ¶

type AwsALBInvalidIPAddressTypeRule ¶

type AwsALBInvalidIPAddressTypeRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsALBInvalidIPAddressTypeRule checks the pattern is valid

func NewAwsALBInvalidIPAddressTypeRule ¶

func NewAwsALBInvalidIPAddressTypeRule() *AwsALBInvalidIPAddressTypeRule

NewAwsALBInvalidIPAddressTypeRule returns new rule with default attributes

func (*AwsALBInvalidIPAddressTypeRule) Check ¶

Check checks the pattern is valid

func (*AwsALBInvalidIPAddressTypeRule) Enabled ¶

func (r *AwsALBInvalidIPAddressTypeRule) Enabled() bool

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsALBInvalidIPAddressTypeRule) Name ¶

Name returns the rule name

func (*AwsALBInvalidIPAddressTypeRule) Severity ¶

Severity returns the rule severity

type AwsALBInvalidLoadBalancerTypeRule ¶

type AwsALBInvalidLoadBalancerTypeRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsALBInvalidLoadBalancerTypeRule checks the pattern is valid

func NewAwsALBInvalidLoadBalancerTypeRule ¶

func NewAwsALBInvalidLoadBalancerTypeRule() *AwsALBInvalidLoadBalancerTypeRule

NewAwsALBInvalidLoadBalancerTypeRule returns new rule with default attributes

func (*AwsALBInvalidLoadBalancerTypeRule) Check ¶

Check checks the pattern is valid

func (*AwsALBInvalidLoadBalancerTypeRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsALBInvalidLoadBalancerTypeRule) Name ¶

Name returns the rule name

func (*AwsALBInvalidLoadBalancerTypeRule) Severity ¶

Severity returns the rule severity

type AwsALBListenerInvalidProtocolRule ¶

type AwsALBListenerInvalidProtocolRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsALBListenerInvalidProtocolRule checks the pattern is valid

func NewAwsALBListenerInvalidProtocolRule ¶

func NewAwsALBListenerInvalidProtocolRule() *AwsALBListenerInvalidProtocolRule

NewAwsALBListenerInvalidProtocolRule returns new rule with default attributes

func (*AwsALBListenerInvalidProtocolRule) Check ¶

Check checks the pattern is valid

func (*AwsALBListenerInvalidProtocolRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsALBListenerInvalidProtocolRule) Name ¶

Name returns the rule name

func (*AwsALBListenerInvalidProtocolRule) Severity ¶

Severity returns the rule severity

type AwsALBTargetGroupInvalidProtocolRule ¶

type AwsALBTargetGroupInvalidProtocolRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsALBTargetGroupInvalidProtocolRule checks the pattern is valid

func NewAwsALBTargetGroupInvalidProtocolRule ¶

func NewAwsALBTargetGroupInvalidProtocolRule() *AwsALBTargetGroupInvalidProtocolRule

NewAwsALBTargetGroupInvalidProtocolRule returns new rule with default attributes

func (*AwsALBTargetGroupInvalidProtocolRule) Check ¶

Check checks the pattern is valid

func (*AwsALBTargetGroupInvalidProtocolRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsALBTargetGroupInvalidProtocolRule) Name ¶

Name returns the rule name

func (*AwsALBTargetGroupInvalidProtocolRule) Severity ¶

Severity returns the rule severity

type AwsALBTargetGroupInvalidTargetTypeRule ¶

type AwsALBTargetGroupInvalidTargetTypeRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsALBTargetGroupInvalidTargetTypeRule checks the pattern is valid

func NewAwsALBTargetGroupInvalidTargetTypeRule ¶

func NewAwsALBTargetGroupInvalidTargetTypeRule() *AwsALBTargetGroupInvalidTargetTypeRule

NewAwsALBTargetGroupInvalidTargetTypeRule returns new rule with default attributes

func (*AwsALBTargetGroupInvalidTargetTypeRule) Check ¶

Check checks the pattern is valid

func (*AwsALBTargetGroupInvalidTargetTypeRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsALBTargetGroupInvalidTargetTypeRule) Name ¶

Name returns the rule name

func (*AwsALBTargetGroupInvalidTargetTypeRule) Severity ¶

Severity returns the rule severity

type AwsAMIInvalidArchitectureRule ¶

type AwsAMIInvalidArchitectureRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsAMIInvalidArchitectureRule checks the pattern is valid

func NewAwsAMIInvalidArchitectureRule ¶

func NewAwsAMIInvalidArchitectureRule() *AwsAMIInvalidArchitectureRule

NewAwsAMIInvalidArchitectureRule returns new rule with default attributes

func (*AwsAMIInvalidArchitectureRule) Check ¶

Check checks the pattern is valid

func (*AwsAMIInvalidArchitectureRule) Enabled ¶

func (r *AwsAMIInvalidArchitectureRule) Enabled() bool

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsAMIInvalidArchitectureRule) Name ¶

Name returns the rule name

func (*AwsAMIInvalidArchitectureRule) Severity ¶

Severity returns the rule severity

type AwsAPIGatewayAuthorizerInvalidTypeRule ¶

type AwsAPIGatewayAuthorizerInvalidTypeRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsAPIGatewayAuthorizerInvalidTypeRule checks the pattern is valid

func NewAwsAPIGatewayAuthorizerInvalidTypeRule ¶

func NewAwsAPIGatewayAuthorizerInvalidTypeRule() *AwsAPIGatewayAuthorizerInvalidTypeRule

NewAwsAPIGatewayAuthorizerInvalidTypeRule returns new rule with default attributes

func (*AwsAPIGatewayAuthorizerInvalidTypeRule) Check ¶

Check checks the pattern is valid

func (*AwsAPIGatewayAuthorizerInvalidTypeRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsAPIGatewayAuthorizerInvalidTypeRule) Name ¶

Name returns the rule name

func (*AwsAPIGatewayAuthorizerInvalidTypeRule) Severity ¶

Severity returns the rule severity

type AwsAPIGatewayDomainNameInvalidSecurityPolicyRule ¶ added in v0.11.0

type AwsAPIGatewayDomainNameInvalidSecurityPolicyRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsAPIGatewayDomainNameInvalidSecurityPolicyRule checks the pattern is valid

func NewAwsAPIGatewayDomainNameInvalidSecurityPolicyRule ¶ added in v0.11.0

func NewAwsAPIGatewayDomainNameInvalidSecurityPolicyRule() *AwsAPIGatewayDomainNameInvalidSecurityPolicyRule

NewAwsAPIGatewayDomainNameInvalidSecurityPolicyRule returns new rule with default attributes

func (*AwsAPIGatewayDomainNameInvalidSecurityPolicyRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsAPIGatewayDomainNameInvalidSecurityPolicyRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsAPIGatewayDomainNameInvalidSecurityPolicyRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsAPIGatewayDomainNameInvalidSecurityPolicyRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsAPIGatewayGatewayResponseInvalidResponseTypeRule ¶

type AwsAPIGatewayGatewayResponseInvalidResponseTypeRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsAPIGatewayGatewayResponseInvalidResponseTypeRule checks the pattern is valid

func NewAwsAPIGatewayGatewayResponseInvalidResponseTypeRule ¶

func NewAwsAPIGatewayGatewayResponseInvalidResponseTypeRule() *AwsAPIGatewayGatewayResponseInvalidResponseTypeRule

NewAwsAPIGatewayGatewayResponseInvalidResponseTypeRule returns new rule with default attributes

func (*AwsAPIGatewayGatewayResponseInvalidResponseTypeRule) Check ¶

Check checks the pattern is valid

func (*AwsAPIGatewayGatewayResponseInvalidResponseTypeRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsAPIGatewayGatewayResponseInvalidResponseTypeRule) Name ¶

Name returns the rule name

func (*AwsAPIGatewayGatewayResponseInvalidResponseTypeRule) Severity ¶

Severity returns the rule severity

type AwsAPIGatewayGatewayResponseInvalidStatusCodeRule ¶

type AwsAPIGatewayGatewayResponseInvalidStatusCodeRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsAPIGatewayGatewayResponseInvalidStatusCodeRule checks the pattern is valid

func NewAwsAPIGatewayGatewayResponseInvalidStatusCodeRule ¶

func NewAwsAPIGatewayGatewayResponseInvalidStatusCodeRule() *AwsAPIGatewayGatewayResponseInvalidStatusCodeRule

NewAwsAPIGatewayGatewayResponseInvalidStatusCodeRule returns new rule with default attributes

func (*AwsAPIGatewayGatewayResponseInvalidStatusCodeRule) Check ¶

Check checks the pattern is valid

func (*AwsAPIGatewayGatewayResponseInvalidStatusCodeRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsAPIGatewayGatewayResponseInvalidStatusCodeRule) Name ¶

Name returns the rule name

func (*AwsAPIGatewayGatewayResponseInvalidStatusCodeRule) Severity ¶

Severity returns the rule severity

type AwsAPIGatewayIntegrationInvalidConnectionTypeRule ¶

type AwsAPIGatewayIntegrationInvalidConnectionTypeRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsAPIGatewayIntegrationInvalidConnectionTypeRule checks the pattern is valid

func NewAwsAPIGatewayIntegrationInvalidConnectionTypeRule ¶

func NewAwsAPIGatewayIntegrationInvalidConnectionTypeRule() *AwsAPIGatewayIntegrationInvalidConnectionTypeRule

NewAwsAPIGatewayIntegrationInvalidConnectionTypeRule returns new rule with default attributes

func (*AwsAPIGatewayIntegrationInvalidConnectionTypeRule) Check ¶

Check checks the pattern is valid

func (*AwsAPIGatewayIntegrationInvalidConnectionTypeRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsAPIGatewayIntegrationInvalidConnectionTypeRule) Name ¶

Name returns the rule name

func (*AwsAPIGatewayIntegrationInvalidConnectionTypeRule) Severity ¶

Severity returns the rule severity

type AwsAPIGatewayIntegrationInvalidContentHandlingRule ¶

type AwsAPIGatewayIntegrationInvalidContentHandlingRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsAPIGatewayIntegrationInvalidContentHandlingRule checks the pattern is valid

func NewAwsAPIGatewayIntegrationInvalidContentHandlingRule ¶

func NewAwsAPIGatewayIntegrationInvalidContentHandlingRule() *AwsAPIGatewayIntegrationInvalidContentHandlingRule

NewAwsAPIGatewayIntegrationInvalidContentHandlingRule returns new rule with default attributes

func (*AwsAPIGatewayIntegrationInvalidContentHandlingRule) Check ¶

Check checks the pattern is valid

func (*AwsAPIGatewayIntegrationInvalidContentHandlingRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsAPIGatewayIntegrationInvalidContentHandlingRule) Name ¶

Name returns the rule name

func (*AwsAPIGatewayIntegrationInvalidContentHandlingRule) Severity ¶

Severity returns the rule severity

type AwsAPIGatewayIntegrationInvalidTypeRule ¶

type AwsAPIGatewayIntegrationInvalidTypeRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsAPIGatewayIntegrationInvalidTypeRule checks the pattern is valid

func NewAwsAPIGatewayIntegrationInvalidTypeRule ¶

func NewAwsAPIGatewayIntegrationInvalidTypeRule() *AwsAPIGatewayIntegrationInvalidTypeRule

NewAwsAPIGatewayIntegrationInvalidTypeRule returns new rule with default attributes

func (*AwsAPIGatewayIntegrationInvalidTypeRule) Check ¶

Check checks the pattern is valid

func (*AwsAPIGatewayIntegrationInvalidTypeRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsAPIGatewayIntegrationInvalidTypeRule) Name ¶

Name returns the rule name

func (*AwsAPIGatewayIntegrationInvalidTypeRule) Severity ¶

Severity returns the rule severity

type AwsAPIGatewayIntegrationResponseInvalidContentHandlingRule ¶

type AwsAPIGatewayIntegrationResponseInvalidContentHandlingRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsAPIGatewayIntegrationResponseInvalidContentHandlingRule checks the pattern is valid

func NewAwsAPIGatewayIntegrationResponseInvalidContentHandlingRule ¶

func NewAwsAPIGatewayIntegrationResponseInvalidContentHandlingRule() *AwsAPIGatewayIntegrationResponseInvalidContentHandlingRule

NewAwsAPIGatewayIntegrationResponseInvalidContentHandlingRule returns new rule with default attributes

func (*AwsAPIGatewayIntegrationResponseInvalidContentHandlingRule) Check ¶

Check checks the pattern is valid

func (*AwsAPIGatewayIntegrationResponseInvalidContentHandlingRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsAPIGatewayIntegrationResponseInvalidContentHandlingRule) Name ¶

Name returns the rule name

func (*AwsAPIGatewayIntegrationResponseInvalidContentHandlingRule) Severity ¶

Severity returns the rule severity

type AwsAPIGatewayIntegrationResponseInvalidStatusCodeRule ¶

type AwsAPIGatewayIntegrationResponseInvalidStatusCodeRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsAPIGatewayIntegrationResponseInvalidStatusCodeRule checks the pattern is valid

func NewAwsAPIGatewayIntegrationResponseInvalidStatusCodeRule ¶

func NewAwsAPIGatewayIntegrationResponseInvalidStatusCodeRule() *AwsAPIGatewayIntegrationResponseInvalidStatusCodeRule

NewAwsAPIGatewayIntegrationResponseInvalidStatusCodeRule returns new rule with default attributes

func (*AwsAPIGatewayIntegrationResponseInvalidStatusCodeRule) Check ¶

Check checks the pattern is valid

func (*AwsAPIGatewayIntegrationResponseInvalidStatusCodeRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsAPIGatewayIntegrationResponseInvalidStatusCodeRule) Name ¶

Name returns the rule name

func (*AwsAPIGatewayIntegrationResponseInvalidStatusCodeRule) Severity ¶

Severity returns the rule severity

type AwsAPIGatewayMethodResponseInvalidStatusCodeRule ¶

type AwsAPIGatewayMethodResponseInvalidStatusCodeRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsAPIGatewayMethodResponseInvalidStatusCodeRule checks the pattern is valid

func NewAwsAPIGatewayMethodResponseInvalidStatusCodeRule ¶

func NewAwsAPIGatewayMethodResponseInvalidStatusCodeRule() *AwsAPIGatewayMethodResponseInvalidStatusCodeRule

NewAwsAPIGatewayMethodResponseInvalidStatusCodeRule returns new rule with default attributes

func (*AwsAPIGatewayMethodResponseInvalidStatusCodeRule) Check ¶

Check checks the pattern is valid

func (*AwsAPIGatewayMethodResponseInvalidStatusCodeRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsAPIGatewayMethodResponseInvalidStatusCodeRule) Name ¶

Name returns the rule name

func (*AwsAPIGatewayMethodResponseInvalidStatusCodeRule) Severity ¶

Severity returns the rule severity

type AwsAPIGatewayRestAPIInvalidAPIKeySourceRule ¶

type AwsAPIGatewayRestAPIInvalidAPIKeySourceRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsAPIGatewayRestAPIInvalidAPIKeySourceRule checks the pattern is valid

func NewAwsAPIGatewayRestAPIInvalidAPIKeySourceRule ¶

func NewAwsAPIGatewayRestAPIInvalidAPIKeySourceRule() *AwsAPIGatewayRestAPIInvalidAPIKeySourceRule

NewAwsAPIGatewayRestAPIInvalidAPIKeySourceRule returns new rule with default attributes

func (*AwsAPIGatewayRestAPIInvalidAPIKeySourceRule) Check ¶

Check checks the pattern is valid

func (*AwsAPIGatewayRestAPIInvalidAPIKeySourceRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsAPIGatewayRestAPIInvalidAPIKeySourceRule) Name ¶

Name returns the rule name

func (*AwsAPIGatewayRestAPIInvalidAPIKeySourceRule) Severity ¶

Severity returns the rule severity

type AwsAPIGatewayStageInvalidCacheClusterSizeRule ¶

type AwsAPIGatewayStageInvalidCacheClusterSizeRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsAPIGatewayStageInvalidCacheClusterSizeRule checks the pattern is valid

func NewAwsAPIGatewayStageInvalidCacheClusterSizeRule ¶

func NewAwsAPIGatewayStageInvalidCacheClusterSizeRule() *AwsAPIGatewayStageInvalidCacheClusterSizeRule

NewAwsAPIGatewayStageInvalidCacheClusterSizeRule returns new rule with default attributes

func (*AwsAPIGatewayStageInvalidCacheClusterSizeRule) Check ¶

Check checks the pattern is valid

func (*AwsAPIGatewayStageInvalidCacheClusterSizeRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsAPIGatewayStageInvalidCacheClusterSizeRule) Name ¶

Name returns the rule name

func (*AwsAPIGatewayStageInvalidCacheClusterSizeRule) Severity ¶

Severity returns the rule severity

type AwsAccessanalyzerAnalyzerInvalidAnalyzerNameRule ¶ added in v0.11.0

type AwsAccessanalyzerAnalyzerInvalidAnalyzerNameRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsAccessanalyzerAnalyzerInvalidAnalyzerNameRule checks the pattern is valid

func NewAwsAccessanalyzerAnalyzerInvalidAnalyzerNameRule ¶ added in v0.11.0

func NewAwsAccessanalyzerAnalyzerInvalidAnalyzerNameRule() *AwsAccessanalyzerAnalyzerInvalidAnalyzerNameRule

NewAwsAccessanalyzerAnalyzerInvalidAnalyzerNameRule returns new rule with default attributes

func (*AwsAccessanalyzerAnalyzerInvalidAnalyzerNameRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsAccessanalyzerAnalyzerInvalidAnalyzerNameRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsAccessanalyzerAnalyzerInvalidAnalyzerNameRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsAccessanalyzerAnalyzerInvalidAnalyzerNameRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsAccessanalyzerAnalyzerInvalidTypeRule ¶ added in v0.11.0

type AwsAccessanalyzerAnalyzerInvalidTypeRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsAccessanalyzerAnalyzerInvalidTypeRule checks the pattern is valid

func NewAwsAccessanalyzerAnalyzerInvalidTypeRule ¶ added in v0.11.0

func NewAwsAccessanalyzerAnalyzerInvalidTypeRule() *AwsAccessanalyzerAnalyzerInvalidTypeRule

NewAwsAccessanalyzerAnalyzerInvalidTypeRule returns new rule with default attributes

func (*AwsAccessanalyzerAnalyzerInvalidTypeRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsAccessanalyzerAnalyzerInvalidTypeRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsAccessanalyzerAnalyzerInvalidTypeRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsAccessanalyzerAnalyzerInvalidTypeRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsAccountAlternateContactInvalidAccountIDRule ¶ added in v0.11.0

type AwsAccountAlternateContactInvalidAccountIDRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsAccountAlternateContactInvalidAccountIDRule checks the pattern is valid

func NewAwsAccountAlternateContactInvalidAccountIDRule ¶ added in v0.11.0

func NewAwsAccountAlternateContactInvalidAccountIDRule() *AwsAccountAlternateContactInvalidAccountIDRule

NewAwsAccountAlternateContactInvalidAccountIDRule returns new rule with default attributes

func (*AwsAccountAlternateContactInvalidAccountIDRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsAccountAlternateContactInvalidAccountIDRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsAccountAlternateContactInvalidAccountIDRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsAccountAlternateContactInvalidAccountIDRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsAccountAlternateContactInvalidAlternateContactTypeRule ¶ added in v0.11.0

type AwsAccountAlternateContactInvalidAlternateContactTypeRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsAccountAlternateContactInvalidAlternateContactTypeRule checks the pattern is valid

func NewAwsAccountAlternateContactInvalidAlternateContactTypeRule ¶ added in v0.11.0

func NewAwsAccountAlternateContactInvalidAlternateContactTypeRule() *AwsAccountAlternateContactInvalidAlternateContactTypeRule

NewAwsAccountAlternateContactInvalidAlternateContactTypeRule returns new rule with default attributes

func (*AwsAccountAlternateContactInvalidAlternateContactTypeRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsAccountAlternateContactInvalidAlternateContactTypeRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsAccountAlternateContactInvalidAlternateContactTypeRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsAccountAlternateContactInvalidAlternateContactTypeRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsAccountAlternateContactInvalidEmailAddressRule ¶ added in v0.11.0

type AwsAccountAlternateContactInvalidEmailAddressRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsAccountAlternateContactInvalidEmailAddressRule checks the pattern is valid

func NewAwsAccountAlternateContactInvalidEmailAddressRule ¶ added in v0.11.0

func NewAwsAccountAlternateContactInvalidEmailAddressRule() *AwsAccountAlternateContactInvalidEmailAddressRule

NewAwsAccountAlternateContactInvalidEmailAddressRule returns new rule with default attributes

func (*AwsAccountAlternateContactInvalidEmailAddressRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsAccountAlternateContactInvalidEmailAddressRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsAccountAlternateContactInvalidEmailAddressRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsAccountAlternateContactInvalidEmailAddressRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsAccountAlternateContactInvalidNameRule ¶ added in v0.11.0

type AwsAccountAlternateContactInvalidNameRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsAccountAlternateContactInvalidNameRule checks the pattern is valid

func NewAwsAccountAlternateContactInvalidNameRule ¶ added in v0.11.0

func NewAwsAccountAlternateContactInvalidNameRule() *AwsAccountAlternateContactInvalidNameRule

NewAwsAccountAlternateContactInvalidNameRule returns new rule with default attributes

func (*AwsAccountAlternateContactInvalidNameRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsAccountAlternateContactInvalidNameRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsAccountAlternateContactInvalidNameRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsAccountAlternateContactInvalidNameRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsAccountAlternateContactInvalidPhoneNumberRule ¶ added in v0.11.0

type AwsAccountAlternateContactInvalidPhoneNumberRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsAccountAlternateContactInvalidPhoneNumberRule checks the pattern is valid

func NewAwsAccountAlternateContactInvalidPhoneNumberRule ¶ added in v0.11.0

func NewAwsAccountAlternateContactInvalidPhoneNumberRule() *AwsAccountAlternateContactInvalidPhoneNumberRule

NewAwsAccountAlternateContactInvalidPhoneNumberRule returns new rule with default attributes

func (*AwsAccountAlternateContactInvalidPhoneNumberRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsAccountAlternateContactInvalidPhoneNumberRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsAccountAlternateContactInvalidPhoneNumberRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsAccountAlternateContactInvalidPhoneNumberRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsAccountAlternateContactInvalidTitleRule ¶ added in v0.11.0

type AwsAccountAlternateContactInvalidTitleRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsAccountAlternateContactInvalidTitleRule checks the pattern is valid

func NewAwsAccountAlternateContactInvalidTitleRule ¶ added in v0.11.0

func NewAwsAccountAlternateContactInvalidTitleRule() *AwsAccountAlternateContactInvalidTitleRule

NewAwsAccountAlternateContactInvalidTitleRule returns new rule with default attributes

func (*AwsAccountAlternateContactInvalidTitleRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsAccountAlternateContactInvalidTitleRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsAccountAlternateContactInvalidTitleRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsAccountAlternateContactInvalidTitleRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsAcmCertificateInvalidCertificateAuthorityArnRule ¶ added in v0.11.0

type AwsAcmCertificateInvalidCertificateAuthorityArnRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsAcmCertificateInvalidCertificateAuthorityArnRule checks the pattern is valid

func NewAwsAcmCertificateInvalidCertificateAuthorityArnRule ¶ added in v0.11.0

func NewAwsAcmCertificateInvalidCertificateAuthorityArnRule() *AwsAcmCertificateInvalidCertificateAuthorityArnRule

NewAwsAcmCertificateInvalidCertificateAuthorityArnRule returns new rule with default attributes

func (*AwsAcmCertificateInvalidCertificateAuthorityArnRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsAcmCertificateInvalidCertificateAuthorityArnRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsAcmCertificateInvalidCertificateAuthorityArnRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsAcmCertificateInvalidCertificateAuthorityArnRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsAcmCertificateInvalidCertificateBodyRule ¶

type AwsAcmCertificateInvalidCertificateBodyRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsAcmCertificateInvalidCertificateBodyRule checks the pattern is valid

func NewAwsAcmCertificateInvalidCertificateBodyRule ¶

func NewAwsAcmCertificateInvalidCertificateBodyRule() *AwsAcmCertificateInvalidCertificateBodyRule

NewAwsAcmCertificateInvalidCertificateBodyRule returns new rule with default attributes

func (*AwsAcmCertificateInvalidCertificateBodyRule) Check ¶

Check checks the pattern is valid

func (*AwsAcmCertificateInvalidCertificateBodyRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsAcmCertificateInvalidCertificateBodyRule) Name ¶

Name returns the rule name

func (*AwsAcmCertificateInvalidCertificateBodyRule) Severity ¶

Severity returns the rule severity

type AwsAcmCertificateInvalidCertificateChainRule ¶

type AwsAcmCertificateInvalidCertificateChainRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsAcmCertificateInvalidCertificateChainRule checks the pattern is valid

func NewAwsAcmCertificateInvalidCertificateChainRule ¶

func NewAwsAcmCertificateInvalidCertificateChainRule() *AwsAcmCertificateInvalidCertificateChainRule

NewAwsAcmCertificateInvalidCertificateChainRule returns new rule with default attributes

func (*AwsAcmCertificateInvalidCertificateChainRule) Check ¶

Check checks the pattern is valid

func (*AwsAcmCertificateInvalidCertificateChainRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsAcmCertificateInvalidCertificateChainRule) Name ¶

Name returns the rule name

func (*AwsAcmCertificateInvalidCertificateChainRule) Severity ¶

Severity returns the rule severity

type AwsAcmCertificateInvalidPrivateKeyRule ¶

type AwsAcmCertificateInvalidPrivateKeyRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsAcmCertificateInvalidPrivateKeyRule checks the pattern is valid

func NewAwsAcmCertificateInvalidPrivateKeyRule ¶

func NewAwsAcmCertificateInvalidPrivateKeyRule() *AwsAcmCertificateInvalidPrivateKeyRule

NewAwsAcmCertificateInvalidPrivateKeyRule returns new rule with default attributes

func (*AwsAcmCertificateInvalidPrivateKeyRule) Check ¶

Check checks the pattern is valid

func (*AwsAcmCertificateInvalidPrivateKeyRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsAcmCertificateInvalidPrivateKeyRule) Name ¶

Name returns the rule name

func (*AwsAcmCertificateInvalidPrivateKeyRule) Severity ¶

Severity returns the rule severity

type AwsAcmCertificateValidationInvalidCertificateArnRule ¶ added in v0.11.0

type AwsAcmCertificateValidationInvalidCertificateArnRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsAcmCertificateValidationInvalidCertificateArnRule checks the pattern is valid

func NewAwsAcmCertificateValidationInvalidCertificateArnRule ¶ added in v0.11.0

func NewAwsAcmCertificateValidationInvalidCertificateArnRule() *AwsAcmCertificateValidationInvalidCertificateArnRule

NewAwsAcmCertificateValidationInvalidCertificateArnRule returns new rule with default attributes

func (*AwsAcmCertificateValidationInvalidCertificateArnRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsAcmCertificateValidationInvalidCertificateArnRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsAcmCertificateValidationInvalidCertificateArnRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsAcmCertificateValidationInvalidCertificateArnRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsAcmpcaCertificateAuthorityCertificateInvalidCertificateAuthorityArnRule ¶ added in v0.11.0

type AwsAcmpcaCertificateAuthorityCertificateInvalidCertificateAuthorityArnRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsAcmpcaCertificateAuthorityCertificateInvalidCertificateAuthorityArnRule checks the pattern is valid

func NewAwsAcmpcaCertificateAuthorityCertificateInvalidCertificateAuthorityArnRule ¶ added in v0.11.0

func NewAwsAcmpcaCertificateAuthorityCertificateInvalidCertificateAuthorityArnRule() *AwsAcmpcaCertificateAuthorityCertificateInvalidCertificateAuthorityArnRule

NewAwsAcmpcaCertificateAuthorityCertificateInvalidCertificateAuthorityArnRule returns new rule with default attributes

func (*AwsAcmpcaCertificateAuthorityCertificateInvalidCertificateAuthorityArnRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsAcmpcaCertificateAuthorityCertificateInvalidCertificateAuthorityArnRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsAcmpcaCertificateAuthorityCertificateInvalidCertificateAuthorityArnRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsAcmpcaCertificateAuthorityCertificateInvalidCertificateAuthorityArnRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsAcmpcaCertificateAuthorityInvalidTypeRule ¶

type AwsAcmpcaCertificateAuthorityInvalidTypeRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsAcmpcaCertificateAuthorityInvalidTypeRule checks the pattern is valid

func NewAwsAcmpcaCertificateAuthorityInvalidTypeRule ¶

func NewAwsAcmpcaCertificateAuthorityInvalidTypeRule() *AwsAcmpcaCertificateAuthorityInvalidTypeRule

NewAwsAcmpcaCertificateAuthorityInvalidTypeRule returns new rule with default attributes

func (*AwsAcmpcaCertificateAuthorityInvalidTypeRule) Check ¶

Check checks the pattern is valid

func (*AwsAcmpcaCertificateAuthorityInvalidTypeRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsAcmpcaCertificateAuthorityInvalidTypeRule) Name ¶

Name returns the rule name

func (*AwsAcmpcaCertificateAuthorityInvalidTypeRule) Severity ¶

Severity returns the rule severity

type AwsAcmpcaCertificateInvalidCertificateAuthorityArnRule ¶ added in v0.11.0

type AwsAcmpcaCertificateInvalidCertificateAuthorityArnRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsAcmpcaCertificateInvalidCertificateAuthorityArnRule checks the pattern is valid

func NewAwsAcmpcaCertificateInvalidCertificateAuthorityArnRule ¶ added in v0.11.0

func NewAwsAcmpcaCertificateInvalidCertificateAuthorityArnRule() *AwsAcmpcaCertificateInvalidCertificateAuthorityArnRule

NewAwsAcmpcaCertificateInvalidCertificateAuthorityArnRule returns new rule with default attributes

func (*AwsAcmpcaCertificateInvalidCertificateAuthorityArnRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsAcmpcaCertificateInvalidCertificateAuthorityArnRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsAcmpcaCertificateInvalidCertificateAuthorityArnRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsAcmpcaCertificateInvalidCertificateAuthorityArnRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsAcmpcaCertificateInvalidSigningAlgorithmRule ¶ added in v0.11.0

type AwsAcmpcaCertificateInvalidSigningAlgorithmRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsAcmpcaCertificateInvalidSigningAlgorithmRule checks the pattern is valid

func NewAwsAcmpcaCertificateInvalidSigningAlgorithmRule ¶ added in v0.11.0

func NewAwsAcmpcaCertificateInvalidSigningAlgorithmRule() *AwsAcmpcaCertificateInvalidSigningAlgorithmRule

NewAwsAcmpcaCertificateInvalidSigningAlgorithmRule returns new rule with default attributes

func (*AwsAcmpcaCertificateInvalidSigningAlgorithmRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsAcmpcaCertificateInvalidSigningAlgorithmRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsAcmpcaCertificateInvalidSigningAlgorithmRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsAcmpcaCertificateInvalidSigningAlgorithmRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsAmplifyAppInvalidAccessTokenRule ¶ added in v0.11.0

type AwsAmplifyAppInvalidAccessTokenRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsAmplifyAppInvalidAccessTokenRule checks the pattern is valid

func NewAwsAmplifyAppInvalidAccessTokenRule ¶ added in v0.11.0

func NewAwsAmplifyAppInvalidAccessTokenRule() *AwsAmplifyAppInvalidAccessTokenRule

NewAwsAmplifyAppInvalidAccessTokenRule returns new rule with default attributes

func (*AwsAmplifyAppInvalidAccessTokenRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsAmplifyAppInvalidAccessTokenRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsAmplifyAppInvalidAccessTokenRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsAmplifyAppInvalidAccessTokenRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsAmplifyAppInvalidBasicAuthCredentialsRule ¶ added in v0.11.0

type AwsAmplifyAppInvalidBasicAuthCredentialsRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsAmplifyAppInvalidBasicAuthCredentialsRule checks the pattern is valid

func NewAwsAmplifyAppInvalidBasicAuthCredentialsRule ¶ added in v0.11.0

func NewAwsAmplifyAppInvalidBasicAuthCredentialsRule() *AwsAmplifyAppInvalidBasicAuthCredentialsRule

NewAwsAmplifyAppInvalidBasicAuthCredentialsRule returns new rule with default attributes

func (*AwsAmplifyAppInvalidBasicAuthCredentialsRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsAmplifyAppInvalidBasicAuthCredentialsRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsAmplifyAppInvalidBasicAuthCredentialsRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsAmplifyAppInvalidBasicAuthCredentialsRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsAmplifyAppInvalidBuildSpecRule ¶ added in v0.11.0

type AwsAmplifyAppInvalidBuildSpecRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsAmplifyAppInvalidBuildSpecRule checks the pattern is valid

func NewAwsAmplifyAppInvalidBuildSpecRule ¶ added in v0.11.0

func NewAwsAmplifyAppInvalidBuildSpecRule() *AwsAmplifyAppInvalidBuildSpecRule

NewAwsAmplifyAppInvalidBuildSpecRule returns new rule with default attributes

func (*AwsAmplifyAppInvalidBuildSpecRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsAmplifyAppInvalidBuildSpecRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsAmplifyAppInvalidBuildSpecRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsAmplifyAppInvalidBuildSpecRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsAmplifyAppInvalidDescriptionRule ¶ added in v0.11.0

type AwsAmplifyAppInvalidDescriptionRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsAmplifyAppInvalidDescriptionRule checks the pattern is valid

func NewAwsAmplifyAppInvalidDescriptionRule ¶ added in v0.11.0

func NewAwsAmplifyAppInvalidDescriptionRule() *AwsAmplifyAppInvalidDescriptionRule

NewAwsAmplifyAppInvalidDescriptionRule returns new rule with default attributes

func (*AwsAmplifyAppInvalidDescriptionRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsAmplifyAppInvalidDescriptionRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsAmplifyAppInvalidDescriptionRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsAmplifyAppInvalidDescriptionRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsAmplifyAppInvalidIAMServiceRoleArnRule ¶ added in v0.11.0

type AwsAmplifyAppInvalidIAMServiceRoleArnRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsAmplifyAppInvalidIAMServiceRoleArnRule checks the pattern is valid

func NewAwsAmplifyAppInvalidIAMServiceRoleArnRule ¶ added in v0.11.0

func NewAwsAmplifyAppInvalidIAMServiceRoleArnRule() *AwsAmplifyAppInvalidIAMServiceRoleArnRule

NewAwsAmplifyAppInvalidIAMServiceRoleArnRule returns new rule with default attributes

func (*AwsAmplifyAppInvalidIAMServiceRoleArnRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsAmplifyAppInvalidIAMServiceRoleArnRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsAmplifyAppInvalidIAMServiceRoleArnRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsAmplifyAppInvalidIAMServiceRoleArnRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsAmplifyAppInvalidNameRule ¶ added in v0.11.0

type AwsAmplifyAppInvalidNameRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsAmplifyAppInvalidNameRule checks the pattern is valid

func NewAwsAmplifyAppInvalidNameRule ¶ added in v0.11.0

func NewAwsAmplifyAppInvalidNameRule() *AwsAmplifyAppInvalidNameRule

NewAwsAmplifyAppInvalidNameRule returns new rule with default attributes

func (*AwsAmplifyAppInvalidNameRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsAmplifyAppInvalidNameRule) Enabled ¶ added in v0.11.0

func (r *AwsAmplifyAppInvalidNameRule) Enabled() bool

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsAmplifyAppInvalidNameRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsAmplifyAppInvalidNameRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsAmplifyAppInvalidOAuthTokenRule ¶ added in v0.11.0

type AwsAmplifyAppInvalidOAuthTokenRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsAmplifyAppInvalidOAuthTokenRule checks the pattern is valid

func NewAwsAmplifyAppInvalidOAuthTokenRule ¶ added in v0.11.0

func NewAwsAmplifyAppInvalidOAuthTokenRule() *AwsAmplifyAppInvalidOAuthTokenRule

NewAwsAmplifyAppInvalidOAuthTokenRule returns new rule with default attributes

func (*AwsAmplifyAppInvalidOAuthTokenRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsAmplifyAppInvalidOAuthTokenRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsAmplifyAppInvalidOAuthTokenRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsAmplifyAppInvalidOAuthTokenRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsAmplifyAppInvalidPlatformRule ¶ added in v0.11.0

type AwsAmplifyAppInvalidPlatformRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsAmplifyAppInvalidPlatformRule checks the pattern is valid

func NewAwsAmplifyAppInvalidPlatformRule ¶ added in v0.11.0

func NewAwsAmplifyAppInvalidPlatformRule() *AwsAmplifyAppInvalidPlatformRule

NewAwsAmplifyAppInvalidPlatformRule returns new rule with default attributes

func (*AwsAmplifyAppInvalidPlatformRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsAmplifyAppInvalidPlatformRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsAmplifyAppInvalidPlatformRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsAmplifyAppInvalidPlatformRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsAmplifyAppInvalidRepositoryRule ¶ added in v0.11.0

type AwsAmplifyAppInvalidRepositoryRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsAmplifyAppInvalidRepositoryRule checks the pattern is valid

func NewAwsAmplifyAppInvalidRepositoryRule ¶ added in v0.11.0

func NewAwsAmplifyAppInvalidRepositoryRule() *AwsAmplifyAppInvalidRepositoryRule

NewAwsAmplifyAppInvalidRepositoryRule returns new rule with default attributes

func (*AwsAmplifyAppInvalidRepositoryRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsAmplifyAppInvalidRepositoryRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsAmplifyAppInvalidRepositoryRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsAmplifyAppInvalidRepositoryRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsAmplifyBackendEnvironmentInvalidAppIDRule ¶ added in v0.11.0

type AwsAmplifyBackendEnvironmentInvalidAppIDRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsAmplifyBackendEnvironmentInvalidAppIDRule checks the pattern is valid

func NewAwsAmplifyBackendEnvironmentInvalidAppIDRule ¶ added in v0.11.0

func NewAwsAmplifyBackendEnvironmentInvalidAppIDRule() *AwsAmplifyBackendEnvironmentInvalidAppIDRule

NewAwsAmplifyBackendEnvironmentInvalidAppIDRule returns new rule with default attributes

func (*AwsAmplifyBackendEnvironmentInvalidAppIDRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsAmplifyBackendEnvironmentInvalidAppIDRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsAmplifyBackendEnvironmentInvalidAppIDRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsAmplifyBackendEnvironmentInvalidAppIDRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsAmplifyBackendEnvironmentInvalidDeploymentArtifactsRule ¶ added in v0.11.0

type AwsAmplifyBackendEnvironmentInvalidDeploymentArtifactsRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsAmplifyBackendEnvironmentInvalidDeploymentArtifactsRule checks the pattern is valid

func NewAwsAmplifyBackendEnvironmentInvalidDeploymentArtifactsRule ¶ added in v0.11.0

func NewAwsAmplifyBackendEnvironmentInvalidDeploymentArtifactsRule() *AwsAmplifyBackendEnvironmentInvalidDeploymentArtifactsRule

NewAwsAmplifyBackendEnvironmentInvalidDeploymentArtifactsRule returns new rule with default attributes

func (*AwsAmplifyBackendEnvironmentInvalidDeploymentArtifactsRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsAmplifyBackendEnvironmentInvalidDeploymentArtifactsRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsAmplifyBackendEnvironmentInvalidDeploymentArtifactsRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsAmplifyBackendEnvironmentInvalidDeploymentArtifactsRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsAmplifyBackendEnvironmentInvalidEnvironmentNameRule ¶ added in v0.11.0

type AwsAmplifyBackendEnvironmentInvalidEnvironmentNameRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsAmplifyBackendEnvironmentInvalidEnvironmentNameRule checks the pattern is valid

func NewAwsAmplifyBackendEnvironmentInvalidEnvironmentNameRule ¶ added in v0.11.0

func NewAwsAmplifyBackendEnvironmentInvalidEnvironmentNameRule() *AwsAmplifyBackendEnvironmentInvalidEnvironmentNameRule

NewAwsAmplifyBackendEnvironmentInvalidEnvironmentNameRule returns new rule with default attributes

func (*AwsAmplifyBackendEnvironmentInvalidEnvironmentNameRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsAmplifyBackendEnvironmentInvalidEnvironmentNameRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsAmplifyBackendEnvironmentInvalidEnvironmentNameRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsAmplifyBackendEnvironmentInvalidEnvironmentNameRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsAmplifyBackendEnvironmentInvalidStackNameRule ¶ added in v0.11.0

type AwsAmplifyBackendEnvironmentInvalidStackNameRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsAmplifyBackendEnvironmentInvalidStackNameRule checks the pattern is valid

func NewAwsAmplifyBackendEnvironmentInvalidStackNameRule ¶ added in v0.11.0

func NewAwsAmplifyBackendEnvironmentInvalidStackNameRule() *AwsAmplifyBackendEnvironmentInvalidStackNameRule

NewAwsAmplifyBackendEnvironmentInvalidStackNameRule returns new rule with default attributes

func (*AwsAmplifyBackendEnvironmentInvalidStackNameRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsAmplifyBackendEnvironmentInvalidStackNameRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsAmplifyBackendEnvironmentInvalidStackNameRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsAmplifyBackendEnvironmentInvalidStackNameRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsAmplifyBranchInvalidAppIDRule ¶ added in v0.11.0

type AwsAmplifyBranchInvalidAppIDRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsAmplifyBranchInvalidAppIDRule checks the pattern is valid

func NewAwsAmplifyBranchInvalidAppIDRule ¶ added in v0.11.0

func NewAwsAmplifyBranchInvalidAppIDRule() *AwsAmplifyBranchInvalidAppIDRule

NewAwsAmplifyBranchInvalidAppIDRule returns new rule with default attributes

func (*AwsAmplifyBranchInvalidAppIDRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsAmplifyBranchInvalidAppIDRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsAmplifyBranchInvalidAppIDRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsAmplifyBranchInvalidAppIDRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsAmplifyBranchInvalidBackendEnvironmentArnRule ¶ added in v0.11.0

type AwsAmplifyBranchInvalidBackendEnvironmentArnRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsAmplifyBranchInvalidBackendEnvironmentArnRule checks the pattern is valid

func NewAwsAmplifyBranchInvalidBackendEnvironmentArnRule ¶ added in v0.11.0

func NewAwsAmplifyBranchInvalidBackendEnvironmentArnRule() *AwsAmplifyBranchInvalidBackendEnvironmentArnRule

NewAwsAmplifyBranchInvalidBackendEnvironmentArnRule returns new rule with default attributes

func (*AwsAmplifyBranchInvalidBackendEnvironmentArnRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsAmplifyBranchInvalidBackendEnvironmentArnRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsAmplifyBranchInvalidBackendEnvironmentArnRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsAmplifyBranchInvalidBackendEnvironmentArnRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsAmplifyBranchInvalidBasicAuthCredentialsRule ¶ added in v0.11.0

type AwsAmplifyBranchInvalidBasicAuthCredentialsRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsAmplifyBranchInvalidBasicAuthCredentialsRule checks the pattern is valid

func NewAwsAmplifyBranchInvalidBasicAuthCredentialsRule ¶ added in v0.11.0

func NewAwsAmplifyBranchInvalidBasicAuthCredentialsRule() *AwsAmplifyBranchInvalidBasicAuthCredentialsRule

NewAwsAmplifyBranchInvalidBasicAuthCredentialsRule returns new rule with default attributes

func (*AwsAmplifyBranchInvalidBasicAuthCredentialsRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsAmplifyBranchInvalidBasicAuthCredentialsRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsAmplifyBranchInvalidBasicAuthCredentialsRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsAmplifyBranchInvalidBasicAuthCredentialsRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsAmplifyBranchInvalidBranchNameRule ¶ added in v0.11.0

type AwsAmplifyBranchInvalidBranchNameRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsAmplifyBranchInvalidBranchNameRule checks the pattern is valid

func NewAwsAmplifyBranchInvalidBranchNameRule ¶ added in v0.11.0

func NewAwsAmplifyBranchInvalidBranchNameRule() *AwsAmplifyBranchInvalidBranchNameRule

NewAwsAmplifyBranchInvalidBranchNameRule returns new rule with default attributes

func (*AwsAmplifyBranchInvalidBranchNameRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsAmplifyBranchInvalidBranchNameRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsAmplifyBranchInvalidBranchNameRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsAmplifyBranchInvalidBranchNameRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsAmplifyBranchInvalidDescriptionRule ¶ added in v0.11.0

type AwsAmplifyBranchInvalidDescriptionRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsAmplifyBranchInvalidDescriptionRule checks the pattern is valid

func NewAwsAmplifyBranchInvalidDescriptionRule ¶ added in v0.11.0

func NewAwsAmplifyBranchInvalidDescriptionRule() *AwsAmplifyBranchInvalidDescriptionRule

NewAwsAmplifyBranchInvalidDescriptionRule returns new rule with default attributes

func (*AwsAmplifyBranchInvalidDescriptionRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsAmplifyBranchInvalidDescriptionRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsAmplifyBranchInvalidDescriptionRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsAmplifyBranchInvalidDescriptionRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsAmplifyBranchInvalidDisplayNameRule ¶ added in v0.11.0

type AwsAmplifyBranchInvalidDisplayNameRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsAmplifyBranchInvalidDisplayNameRule checks the pattern is valid

func NewAwsAmplifyBranchInvalidDisplayNameRule ¶ added in v0.11.0

func NewAwsAmplifyBranchInvalidDisplayNameRule() *AwsAmplifyBranchInvalidDisplayNameRule

NewAwsAmplifyBranchInvalidDisplayNameRule returns new rule with default attributes

func (*AwsAmplifyBranchInvalidDisplayNameRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsAmplifyBranchInvalidDisplayNameRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsAmplifyBranchInvalidDisplayNameRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsAmplifyBranchInvalidDisplayNameRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsAmplifyBranchInvalidFrameworkRule ¶ added in v0.11.0

type AwsAmplifyBranchInvalidFrameworkRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsAmplifyBranchInvalidFrameworkRule checks the pattern is valid

func NewAwsAmplifyBranchInvalidFrameworkRule ¶ added in v0.11.0

func NewAwsAmplifyBranchInvalidFrameworkRule() *AwsAmplifyBranchInvalidFrameworkRule

NewAwsAmplifyBranchInvalidFrameworkRule returns new rule with default attributes

func (*AwsAmplifyBranchInvalidFrameworkRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsAmplifyBranchInvalidFrameworkRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsAmplifyBranchInvalidFrameworkRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsAmplifyBranchInvalidFrameworkRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsAmplifyBranchInvalidPullRequestEnvironmentNameRule ¶ added in v0.11.0

type AwsAmplifyBranchInvalidPullRequestEnvironmentNameRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsAmplifyBranchInvalidPullRequestEnvironmentNameRule checks the pattern is valid

func NewAwsAmplifyBranchInvalidPullRequestEnvironmentNameRule ¶ added in v0.11.0

func NewAwsAmplifyBranchInvalidPullRequestEnvironmentNameRule() *AwsAmplifyBranchInvalidPullRequestEnvironmentNameRule

NewAwsAmplifyBranchInvalidPullRequestEnvironmentNameRule returns new rule with default attributes

func (*AwsAmplifyBranchInvalidPullRequestEnvironmentNameRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsAmplifyBranchInvalidPullRequestEnvironmentNameRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsAmplifyBranchInvalidPullRequestEnvironmentNameRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsAmplifyBranchInvalidPullRequestEnvironmentNameRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsAmplifyBranchInvalidStageRule ¶ added in v0.11.0

type AwsAmplifyBranchInvalidStageRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsAmplifyBranchInvalidStageRule checks the pattern is valid

func NewAwsAmplifyBranchInvalidStageRule ¶ added in v0.11.0

func NewAwsAmplifyBranchInvalidStageRule() *AwsAmplifyBranchInvalidStageRule

NewAwsAmplifyBranchInvalidStageRule returns new rule with default attributes

func (*AwsAmplifyBranchInvalidStageRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsAmplifyBranchInvalidStageRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsAmplifyBranchInvalidStageRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsAmplifyBranchInvalidStageRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsAmplifyBranchInvalidTTLRule ¶ added in v0.13.0

type AwsAmplifyBranchInvalidTTLRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsAmplifyBranchInvalidTTLRule checks the pattern is valid

func NewAwsAmplifyBranchInvalidTTLRule ¶ added in v0.13.0

func NewAwsAmplifyBranchInvalidTTLRule() *AwsAmplifyBranchInvalidTTLRule

NewAwsAmplifyBranchInvalidTTLRule returns new rule with default attributes

func (*AwsAmplifyBranchInvalidTTLRule) Check ¶ added in v0.13.0

Check checks the pattern is valid

func (*AwsAmplifyBranchInvalidTTLRule) Enabled ¶ added in v0.13.0

func (r *AwsAmplifyBranchInvalidTTLRule) Enabled() bool

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsAmplifyBranchInvalidTTLRule) Name ¶ added in v0.13.0

Name returns the rule name

func (*AwsAmplifyBranchInvalidTTLRule) Severity ¶ added in v0.13.0

Severity returns the rule severity

type AwsAmplifyDomainAssociationInvalidAppIDRule ¶ added in v0.11.0

type AwsAmplifyDomainAssociationInvalidAppIDRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsAmplifyDomainAssociationInvalidAppIDRule checks the pattern is valid

func NewAwsAmplifyDomainAssociationInvalidAppIDRule ¶ added in v0.11.0

func NewAwsAmplifyDomainAssociationInvalidAppIDRule() *AwsAmplifyDomainAssociationInvalidAppIDRule

NewAwsAmplifyDomainAssociationInvalidAppIDRule returns new rule with default attributes

func (*AwsAmplifyDomainAssociationInvalidAppIDRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsAmplifyDomainAssociationInvalidAppIDRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsAmplifyDomainAssociationInvalidAppIDRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsAmplifyDomainAssociationInvalidAppIDRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsAmplifyWebhookInvalidAppIDRule ¶ added in v0.11.0

type AwsAmplifyWebhookInvalidAppIDRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsAmplifyWebhookInvalidAppIDRule checks the pattern is valid

func NewAwsAmplifyWebhookInvalidAppIDRule ¶ added in v0.11.0

func NewAwsAmplifyWebhookInvalidAppIDRule() *AwsAmplifyWebhookInvalidAppIDRule

NewAwsAmplifyWebhookInvalidAppIDRule returns new rule with default attributes

func (*AwsAmplifyWebhookInvalidAppIDRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsAmplifyWebhookInvalidAppIDRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsAmplifyWebhookInvalidAppIDRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsAmplifyWebhookInvalidAppIDRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsAmplifyWebhookInvalidBranchNameRule ¶ added in v0.11.0

type AwsAmplifyWebhookInvalidBranchNameRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsAmplifyWebhookInvalidBranchNameRule checks the pattern is valid

func NewAwsAmplifyWebhookInvalidBranchNameRule ¶ added in v0.11.0

func NewAwsAmplifyWebhookInvalidBranchNameRule() *AwsAmplifyWebhookInvalidBranchNameRule

NewAwsAmplifyWebhookInvalidBranchNameRule returns new rule with default attributes

func (*AwsAmplifyWebhookInvalidBranchNameRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsAmplifyWebhookInvalidBranchNameRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsAmplifyWebhookInvalidBranchNameRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsAmplifyWebhookInvalidBranchNameRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsAmplifyWebhookInvalidDescriptionRule ¶ added in v0.11.0

type AwsAmplifyWebhookInvalidDescriptionRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsAmplifyWebhookInvalidDescriptionRule checks the pattern is valid

func NewAwsAmplifyWebhookInvalidDescriptionRule ¶ added in v0.11.0

func NewAwsAmplifyWebhookInvalidDescriptionRule() *AwsAmplifyWebhookInvalidDescriptionRule

NewAwsAmplifyWebhookInvalidDescriptionRule returns new rule with default attributes

func (*AwsAmplifyWebhookInvalidDescriptionRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsAmplifyWebhookInvalidDescriptionRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsAmplifyWebhookInvalidDescriptionRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsAmplifyWebhookInvalidDescriptionRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsApigatewayv2APIInvalidProtocolTypeRule ¶ added in v0.11.0

type AwsApigatewayv2APIInvalidProtocolTypeRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsApigatewayv2APIInvalidProtocolTypeRule checks the pattern is valid

func NewAwsApigatewayv2APIInvalidProtocolTypeRule ¶ added in v0.11.0

func NewAwsApigatewayv2APIInvalidProtocolTypeRule() *AwsApigatewayv2APIInvalidProtocolTypeRule

NewAwsApigatewayv2APIInvalidProtocolTypeRule returns new rule with default attributes

func (*AwsApigatewayv2APIInvalidProtocolTypeRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsApigatewayv2APIInvalidProtocolTypeRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsApigatewayv2APIInvalidProtocolTypeRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsApigatewayv2APIInvalidProtocolTypeRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsApigatewayv2AuthorizerInvalidAuthorizerTypeRule ¶ added in v0.11.0

type AwsApigatewayv2AuthorizerInvalidAuthorizerTypeRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsApigatewayv2AuthorizerInvalidAuthorizerTypeRule checks the pattern is valid

func NewAwsApigatewayv2AuthorizerInvalidAuthorizerTypeRule ¶ added in v0.11.0

func NewAwsApigatewayv2AuthorizerInvalidAuthorizerTypeRule() *AwsApigatewayv2AuthorizerInvalidAuthorizerTypeRule

NewAwsApigatewayv2AuthorizerInvalidAuthorizerTypeRule returns new rule with default attributes

func (*AwsApigatewayv2AuthorizerInvalidAuthorizerTypeRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsApigatewayv2AuthorizerInvalidAuthorizerTypeRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsApigatewayv2AuthorizerInvalidAuthorizerTypeRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsApigatewayv2AuthorizerInvalidAuthorizerTypeRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsApigatewayv2IntegrationInvalidConnectionTypeRule ¶ added in v0.11.0

type AwsApigatewayv2IntegrationInvalidConnectionTypeRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsApigatewayv2IntegrationInvalidConnectionTypeRule checks the pattern is valid

func NewAwsApigatewayv2IntegrationInvalidConnectionTypeRule ¶ added in v0.11.0

func NewAwsApigatewayv2IntegrationInvalidConnectionTypeRule() *AwsApigatewayv2IntegrationInvalidConnectionTypeRule

NewAwsApigatewayv2IntegrationInvalidConnectionTypeRule returns new rule with default attributes

func (*AwsApigatewayv2IntegrationInvalidConnectionTypeRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsApigatewayv2IntegrationInvalidConnectionTypeRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsApigatewayv2IntegrationInvalidConnectionTypeRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsApigatewayv2IntegrationInvalidConnectionTypeRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsApigatewayv2IntegrationInvalidContentHandlingStrategyRule ¶ added in v0.11.0

type AwsApigatewayv2IntegrationInvalidContentHandlingStrategyRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsApigatewayv2IntegrationInvalidContentHandlingStrategyRule checks the pattern is valid

func NewAwsApigatewayv2IntegrationInvalidContentHandlingStrategyRule ¶ added in v0.11.0

func NewAwsApigatewayv2IntegrationInvalidContentHandlingStrategyRule() *AwsApigatewayv2IntegrationInvalidContentHandlingStrategyRule

NewAwsApigatewayv2IntegrationInvalidContentHandlingStrategyRule returns new rule with default attributes

func (*AwsApigatewayv2IntegrationInvalidContentHandlingStrategyRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsApigatewayv2IntegrationInvalidContentHandlingStrategyRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsApigatewayv2IntegrationInvalidContentHandlingStrategyRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsApigatewayv2IntegrationInvalidContentHandlingStrategyRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsApigatewayv2IntegrationInvalidIntegrationTypeRule ¶ added in v0.11.0

type AwsApigatewayv2IntegrationInvalidIntegrationTypeRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsApigatewayv2IntegrationInvalidIntegrationTypeRule checks the pattern is valid

func NewAwsApigatewayv2IntegrationInvalidIntegrationTypeRule ¶ added in v0.11.0

func NewAwsApigatewayv2IntegrationInvalidIntegrationTypeRule() *AwsApigatewayv2IntegrationInvalidIntegrationTypeRule

NewAwsApigatewayv2IntegrationInvalidIntegrationTypeRule returns new rule with default attributes

func (*AwsApigatewayv2IntegrationInvalidIntegrationTypeRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsApigatewayv2IntegrationInvalidIntegrationTypeRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsApigatewayv2IntegrationInvalidIntegrationTypeRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsApigatewayv2IntegrationInvalidIntegrationTypeRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsApigatewayv2IntegrationInvalidPassthroughBehaviorRule ¶ added in v0.11.0

type AwsApigatewayv2IntegrationInvalidPassthroughBehaviorRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsApigatewayv2IntegrationInvalidPassthroughBehaviorRule checks the pattern is valid

func NewAwsApigatewayv2IntegrationInvalidPassthroughBehaviorRule ¶ added in v0.11.0

func NewAwsApigatewayv2IntegrationInvalidPassthroughBehaviorRule() *AwsApigatewayv2IntegrationInvalidPassthroughBehaviorRule

NewAwsApigatewayv2IntegrationInvalidPassthroughBehaviorRule returns new rule with default attributes

func (*AwsApigatewayv2IntegrationInvalidPassthroughBehaviorRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsApigatewayv2IntegrationInvalidPassthroughBehaviorRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsApigatewayv2IntegrationInvalidPassthroughBehaviorRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsApigatewayv2IntegrationInvalidPassthroughBehaviorRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsApigatewayv2IntegrationResponseInvalidContentHandlingStrategyRule ¶ added in v0.11.0

type AwsApigatewayv2IntegrationResponseInvalidContentHandlingStrategyRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsApigatewayv2IntegrationResponseInvalidContentHandlingStrategyRule checks the pattern is valid

func NewAwsApigatewayv2IntegrationResponseInvalidContentHandlingStrategyRule ¶ added in v0.11.0

func NewAwsApigatewayv2IntegrationResponseInvalidContentHandlingStrategyRule() *AwsApigatewayv2IntegrationResponseInvalidContentHandlingStrategyRule

NewAwsApigatewayv2IntegrationResponseInvalidContentHandlingStrategyRule returns new rule with default attributes

func (*AwsApigatewayv2IntegrationResponseInvalidContentHandlingStrategyRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsApigatewayv2IntegrationResponseInvalidContentHandlingStrategyRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsApigatewayv2IntegrationResponseInvalidContentHandlingStrategyRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsApigatewayv2IntegrationResponseInvalidContentHandlingStrategyRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsApigatewayv2RouteInvalidAuthorizationTypeRule ¶ added in v0.11.0

type AwsApigatewayv2RouteInvalidAuthorizationTypeRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsApigatewayv2RouteInvalidAuthorizationTypeRule checks the pattern is valid

func NewAwsApigatewayv2RouteInvalidAuthorizationTypeRule ¶ added in v0.11.0

func NewAwsApigatewayv2RouteInvalidAuthorizationTypeRule() *AwsApigatewayv2RouteInvalidAuthorizationTypeRule

NewAwsApigatewayv2RouteInvalidAuthorizationTypeRule returns new rule with default attributes

func (*AwsApigatewayv2RouteInvalidAuthorizationTypeRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsApigatewayv2RouteInvalidAuthorizationTypeRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsApigatewayv2RouteInvalidAuthorizationTypeRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsApigatewayv2RouteInvalidAuthorizationTypeRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsAppautoscalingPolicyInvalidPolicyTypeRule ¶

type AwsAppautoscalingPolicyInvalidPolicyTypeRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsAppautoscalingPolicyInvalidPolicyTypeRule checks the pattern is valid

func NewAwsAppautoscalingPolicyInvalidPolicyTypeRule ¶

func NewAwsAppautoscalingPolicyInvalidPolicyTypeRule() *AwsAppautoscalingPolicyInvalidPolicyTypeRule

NewAwsAppautoscalingPolicyInvalidPolicyTypeRule returns new rule with default attributes

func (*AwsAppautoscalingPolicyInvalidPolicyTypeRule) Check ¶

Check checks the pattern is valid

func (*AwsAppautoscalingPolicyInvalidPolicyTypeRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsAppautoscalingPolicyInvalidPolicyTypeRule) Name ¶

Name returns the rule name

func (*AwsAppautoscalingPolicyInvalidPolicyTypeRule) Severity ¶

Severity returns the rule severity

type AwsAppautoscalingPolicyInvalidScalableDimensionRule ¶

type AwsAppautoscalingPolicyInvalidScalableDimensionRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsAppautoscalingPolicyInvalidScalableDimensionRule checks the pattern is valid

func NewAwsAppautoscalingPolicyInvalidScalableDimensionRule ¶

func NewAwsAppautoscalingPolicyInvalidScalableDimensionRule() *AwsAppautoscalingPolicyInvalidScalableDimensionRule

NewAwsAppautoscalingPolicyInvalidScalableDimensionRule returns new rule with default attributes

func (*AwsAppautoscalingPolicyInvalidScalableDimensionRule) Check ¶

Check checks the pattern is valid

func (*AwsAppautoscalingPolicyInvalidScalableDimensionRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsAppautoscalingPolicyInvalidScalableDimensionRule) Name ¶

Name returns the rule name

func (*AwsAppautoscalingPolicyInvalidScalableDimensionRule) Severity ¶

Severity returns the rule severity

type AwsAppautoscalingPolicyInvalidServiceNamespaceRule ¶

type AwsAppautoscalingPolicyInvalidServiceNamespaceRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsAppautoscalingPolicyInvalidServiceNamespaceRule checks the pattern is valid

func NewAwsAppautoscalingPolicyInvalidServiceNamespaceRule ¶

func NewAwsAppautoscalingPolicyInvalidServiceNamespaceRule() *AwsAppautoscalingPolicyInvalidServiceNamespaceRule

NewAwsAppautoscalingPolicyInvalidServiceNamespaceRule returns new rule with default attributes

func (*AwsAppautoscalingPolicyInvalidServiceNamespaceRule) Check ¶

Check checks the pattern is valid

func (*AwsAppautoscalingPolicyInvalidServiceNamespaceRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsAppautoscalingPolicyInvalidServiceNamespaceRule) Name ¶

Name returns the rule name

func (*AwsAppautoscalingPolicyInvalidServiceNamespaceRule) Severity ¶

Severity returns the rule severity

type AwsAppautoscalingScheduledActionInvalidScalableDimensionRule ¶

type AwsAppautoscalingScheduledActionInvalidScalableDimensionRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsAppautoscalingScheduledActionInvalidScalableDimensionRule checks the pattern is valid

func NewAwsAppautoscalingScheduledActionInvalidScalableDimensionRule ¶

func NewAwsAppautoscalingScheduledActionInvalidScalableDimensionRule() *AwsAppautoscalingScheduledActionInvalidScalableDimensionRule

NewAwsAppautoscalingScheduledActionInvalidScalableDimensionRule returns new rule with default attributes

func (*AwsAppautoscalingScheduledActionInvalidScalableDimensionRule) Check ¶

Check checks the pattern is valid

func (*AwsAppautoscalingScheduledActionInvalidScalableDimensionRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsAppautoscalingScheduledActionInvalidScalableDimensionRule) Name ¶

Name returns the rule name

func (*AwsAppautoscalingScheduledActionInvalidScalableDimensionRule) Severity ¶

Severity returns the rule severity

type AwsAppautoscalingScheduledActionInvalidServiceNamespaceRule ¶

type AwsAppautoscalingScheduledActionInvalidServiceNamespaceRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsAppautoscalingScheduledActionInvalidServiceNamespaceRule checks the pattern is valid

func NewAwsAppautoscalingScheduledActionInvalidServiceNamespaceRule ¶

func NewAwsAppautoscalingScheduledActionInvalidServiceNamespaceRule() *AwsAppautoscalingScheduledActionInvalidServiceNamespaceRule

NewAwsAppautoscalingScheduledActionInvalidServiceNamespaceRule returns new rule with default attributes

func (*AwsAppautoscalingScheduledActionInvalidServiceNamespaceRule) Check ¶

Check checks the pattern is valid

func (*AwsAppautoscalingScheduledActionInvalidServiceNamespaceRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsAppautoscalingScheduledActionInvalidServiceNamespaceRule) Name ¶

Name returns the rule name

func (*AwsAppautoscalingScheduledActionInvalidServiceNamespaceRule) Severity ¶

Severity returns the rule severity

type AwsAppautoscalingTargetInvalidScalableDimensionRule ¶

type AwsAppautoscalingTargetInvalidScalableDimensionRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsAppautoscalingTargetInvalidScalableDimensionRule checks the pattern is valid

func NewAwsAppautoscalingTargetInvalidScalableDimensionRule ¶

func NewAwsAppautoscalingTargetInvalidScalableDimensionRule() *AwsAppautoscalingTargetInvalidScalableDimensionRule

NewAwsAppautoscalingTargetInvalidScalableDimensionRule returns new rule with default attributes

func (*AwsAppautoscalingTargetInvalidScalableDimensionRule) Check ¶

Check checks the pattern is valid

func (*AwsAppautoscalingTargetInvalidScalableDimensionRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsAppautoscalingTargetInvalidScalableDimensionRule) Name ¶

Name returns the rule name

func (*AwsAppautoscalingTargetInvalidScalableDimensionRule) Severity ¶

Severity returns the rule severity

type AwsAppautoscalingTargetInvalidServiceNamespaceRule ¶

type AwsAppautoscalingTargetInvalidServiceNamespaceRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsAppautoscalingTargetInvalidServiceNamespaceRule checks the pattern is valid

func NewAwsAppautoscalingTargetInvalidServiceNamespaceRule ¶

func NewAwsAppautoscalingTargetInvalidServiceNamespaceRule() *AwsAppautoscalingTargetInvalidServiceNamespaceRule

NewAwsAppautoscalingTargetInvalidServiceNamespaceRule returns new rule with default attributes

func (*AwsAppautoscalingTargetInvalidServiceNamespaceRule) Check ¶

Check checks the pattern is valid

func (*AwsAppautoscalingTargetInvalidServiceNamespaceRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsAppautoscalingTargetInvalidServiceNamespaceRule) Name ¶

Name returns the rule name

func (*AwsAppautoscalingTargetInvalidServiceNamespaceRule) Severity ¶

Severity returns the rule severity

type AwsAppconfigApplicationInvalidDescriptionRule ¶ added in v0.11.0

type AwsAppconfigApplicationInvalidDescriptionRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsAppconfigApplicationInvalidDescriptionRule checks the pattern is valid

func NewAwsAppconfigApplicationInvalidDescriptionRule ¶ added in v0.11.0

func NewAwsAppconfigApplicationInvalidDescriptionRule() *AwsAppconfigApplicationInvalidDescriptionRule

NewAwsAppconfigApplicationInvalidDescriptionRule returns new rule with default attributes

func (*AwsAppconfigApplicationInvalidDescriptionRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsAppconfigApplicationInvalidDescriptionRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsAppconfigApplicationInvalidDescriptionRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsAppconfigApplicationInvalidDescriptionRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsAppconfigApplicationInvalidNameRule ¶ added in v0.11.0

type AwsAppconfigApplicationInvalidNameRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsAppconfigApplicationInvalidNameRule checks the pattern is valid

func NewAwsAppconfigApplicationInvalidNameRule ¶ added in v0.11.0

func NewAwsAppconfigApplicationInvalidNameRule() *AwsAppconfigApplicationInvalidNameRule

NewAwsAppconfigApplicationInvalidNameRule returns new rule with default attributes

func (*AwsAppconfigApplicationInvalidNameRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsAppconfigApplicationInvalidNameRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsAppconfigApplicationInvalidNameRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsAppconfigApplicationInvalidNameRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsAppconfigConfigurationProfileInvalidApplicationIDRule ¶ added in v0.11.0

type AwsAppconfigConfigurationProfileInvalidApplicationIDRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsAppconfigConfigurationProfileInvalidApplicationIDRule checks the pattern is valid

func NewAwsAppconfigConfigurationProfileInvalidApplicationIDRule ¶ added in v0.11.0

func NewAwsAppconfigConfigurationProfileInvalidApplicationIDRule() *AwsAppconfigConfigurationProfileInvalidApplicationIDRule

NewAwsAppconfigConfigurationProfileInvalidApplicationIDRule returns new rule with default attributes

func (*AwsAppconfigConfigurationProfileInvalidApplicationIDRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsAppconfigConfigurationProfileInvalidApplicationIDRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsAppconfigConfigurationProfileInvalidApplicationIDRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsAppconfigConfigurationProfileInvalidApplicationIDRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsAppconfigConfigurationProfileInvalidDescriptionRule ¶ added in v0.11.0

type AwsAppconfigConfigurationProfileInvalidDescriptionRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsAppconfigConfigurationProfileInvalidDescriptionRule checks the pattern is valid

func NewAwsAppconfigConfigurationProfileInvalidDescriptionRule ¶ added in v0.11.0

func NewAwsAppconfigConfigurationProfileInvalidDescriptionRule() *AwsAppconfigConfigurationProfileInvalidDescriptionRule

NewAwsAppconfigConfigurationProfileInvalidDescriptionRule returns new rule with default attributes

func (*AwsAppconfigConfigurationProfileInvalidDescriptionRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsAppconfigConfigurationProfileInvalidDescriptionRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsAppconfigConfigurationProfileInvalidDescriptionRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsAppconfigConfigurationProfileInvalidDescriptionRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsAppconfigConfigurationProfileInvalidLocationURIRule ¶ added in v0.11.0

type AwsAppconfigConfigurationProfileInvalidLocationURIRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsAppconfigConfigurationProfileInvalidLocationURIRule checks the pattern is valid

func NewAwsAppconfigConfigurationProfileInvalidLocationURIRule ¶ added in v0.11.0

func NewAwsAppconfigConfigurationProfileInvalidLocationURIRule() *AwsAppconfigConfigurationProfileInvalidLocationURIRule

NewAwsAppconfigConfigurationProfileInvalidLocationURIRule returns new rule with default attributes

func (*AwsAppconfigConfigurationProfileInvalidLocationURIRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsAppconfigConfigurationProfileInvalidLocationURIRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsAppconfigConfigurationProfileInvalidLocationURIRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsAppconfigConfigurationProfileInvalidLocationURIRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsAppconfigConfigurationProfileInvalidNameRule ¶ added in v0.11.0

type AwsAppconfigConfigurationProfileInvalidNameRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsAppconfigConfigurationProfileInvalidNameRule checks the pattern is valid

func NewAwsAppconfigConfigurationProfileInvalidNameRule ¶ added in v0.11.0

func NewAwsAppconfigConfigurationProfileInvalidNameRule() *AwsAppconfigConfigurationProfileInvalidNameRule

NewAwsAppconfigConfigurationProfileInvalidNameRule returns new rule with default attributes

func (*AwsAppconfigConfigurationProfileInvalidNameRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsAppconfigConfigurationProfileInvalidNameRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsAppconfigConfigurationProfileInvalidNameRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsAppconfigConfigurationProfileInvalidNameRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsAppconfigConfigurationProfileInvalidRetrievalRoleArnRule ¶ added in v0.11.0

type AwsAppconfigConfigurationProfileInvalidRetrievalRoleArnRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsAppconfigConfigurationProfileInvalidRetrievalRoleArnRule checks the pattern is valid

func NewAwsAppconfigConfigurationProfileInvalidRetrievalRoleArnRule ¶ added in v0.11.0

func NewAwsAppconfigConfigurationProfileInvalidRetrievalRoleArnRule() *AwsAppconfigConfigurationProfileInvalidRetrievalRoleArnRule

NewAwsAppconfigConfigurationProfileInvalidRetrievalRoleArnRule returns new rule with default attributes

func (*AwsAppconfigConfigurationProfileInvalidRetrievalRoleArnRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsAppconfigConfigurationProfileInvalidRetrievalRoleArnRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsAppconfigConfigurationProfileInvalidRetrievalRoleArnRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsAppconfigConfigurationProfileInvalidRetrievalRoleArnRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsAppconfigDeploymentInvalidApplicationIDRule ¶ added in v0.11.0

type AwsAppconfigDeploymentInvalidApplicationIDRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsAppconfigDeploymentInvalidApplicationIDRule checks the pattern is valid

func NewAwsAppconfigDeploymentInvalidApplicationIDRule ¶ added in v0.11.0

func NewAwsAppconfigDeploymentInvalidApplicationIDRule() *AwsAppconfigDeploymentInvalidApplicationIDRule

NewAwsAppconfigDeploymentInvalidApplicationIDRule returns new rule with default attributes

func (*AwsAppconfigDeploymentInvalidApplicationIDRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsAppconfigDeploymentInvalidApplicationIDRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsAppconfigDeploymentInvalidApplicationIDRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsAppconfigDeploymentInvalidApplicationIDRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsAppconfigDeploymentInvalidConfigurationProfileIDRule ¶ added in v0.11.0

type AwsAppconfigDeploymentInvalidConfigurationProfileIDRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsAppconfigDeploymentInvalidConfigurationProfileIDRule checks the pattern is valid

func NewAwsAppconfigDeploymentInvalidConfigurationProfileIDRule ¶ added in v0.11.0

func NewAwsAppconfigDeploymentInvalidConfigurationProfileIDRule() *AwsAppconfigDeploymentInvalidConfigurationProfileIDRule

NewAwsAppconfigDeploymentInvalidConfigurationProfileIDRule returns new rule with default attributes

func (*AwsAppconfigDeploymentInvalidConfigurationProfileIDRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsAppconfigDeploymentInvalidConfigurationProfileIDRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsAppconfigDeploymentInvalidConfigurationProfileIDRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsAppconfigDeploymentInvalidConfigurationProfileIDRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsAppconfigDeploymentInvalidConfigurationVersionRule ¶ added in v0.11.0

type AwsAppconfigDeploymentInvalidConfigurationVersionRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsAppconfigDeploymentInvalidConfigurationVersionRule checks the pattern is valid

func NewAwsAppconfigDeploymentInvalidConfigurationVersionRule ¶ added in v0.11.0

func NewAwsAppconfigDeploymentInvalidConfigurationVersionRule() *AwsAppconfigDeploymentInvalidConfigurationVersionRule

NewAwsAppconfigDeploymentInvalidConfigurationVersionRule returns new rule with default attributes

func (*AwsAppconfigDeploymentInvalidConfigurationVersionRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsAppconfigDeploymentInvalidConfigurationVersionRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsAppconfigDeploymentInvalidConfigurationVersionRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsAppconfigDeploymentInvalidConfigurationVersionRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsAppconfigDeploymentInvalidDeploymentStrategyIDRule ¶ added in v0.11.0

type AwsAppconfigDeploymentInvalidDeploymentStrategyIDRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsAppconfigDeploymentInvalidDeploymentStrategyIDRule checks the pattern is valid

func NewAwsAppconfigDeploymentInvalidDeploymentStrategyIDRule ¶ added in v0.11.0

func NewAwsAppconfigDeploymentInvalidDeploymentStrategyIDRule() *AwsAppconfigDeploymentInvalidDeploymentStrategyIDRule

NewAwsAppconfigDeploymentInvalidDeploymentStrategyIDRule returns new rule with default attributes

func (*AwsAppconfigDeploymentInvalidDeploymentStrategyIDRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsAppconfigDeploymentInvalidDeploymentStrategyIDRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsAppconfigDeploymentInvalidDeploymentStrategyIDRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsAppconfigDeploymentInvalidDeploymentStrategyIDRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsAppconfigDeploymentInvalidDescriptionRule ¶ added in v0.11.0

type AwsAppconfigDeploymentInvalidDescriptionRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsAppconfigDeploymentInvalidDescriptionRule checks the pattern is valid

func NewAwsAppconfigDeploymentInvalidDescriptionRule ¶ added in v0.11.0

func NewAwsAppconfigDeploymentInvalidDescriptionRule() *AwsAppconfigDeploymentInvalidDescriptionRule

NewAwsAppconfigDeploymentInvalidDescriptionRule returns new rule with default attributes

func (*AwsAppconfigDeploymentInvalidDescriptionRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsAppconfigDeploymentInvalidDescriptionRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsAppconfigDeploymentInvalidDescriptionRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsAppconfigDeploymentInvalidDescriptionRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsAppconfigDeploymentInvalidEnvironmentIDRule ¶ added in v0.11.0

type AwsAppconfigDeploymentInvalidEnvironmentIDRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsAppconfigDeploymentInvalidEnvironmentIDRule checks the pattern is valid

func NewAwsAppconfigDeploymentInvalidEnvironmentIDRule ¶ added in v0.11.0

func NewAwsAppconfigDeploymentInvalidEnvironmentIDRule() *AwsAppconfigDeploymentInvalidEnvironmentIDRule

NewAwsAppconfigDeploymentInvalidEnvironmentIDRule returns new rule with default attributes

func (*AwsAppconfigDeploymentInvalidEnvironmentIDRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsAppconfigDeploymentInvalidEnvironmentIDRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsAppconfigDeploymentInvalidEnvironmentIDRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsAppconfigDeploymentInvalidEnvironmentIDRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsAppconfigDeploymentStrategyInvalidDescriptionRule ¶ added in v0.11.0

type AwsAppconfigDeploymentStrategyInvalidDescriptionRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsAppconfigDeploymentStrategyInvalidDescriptionRule checks the pattern is valid

func NewAwsAppconfigDeploymentStrategyInvalidDescriptionRule ¶ added in v0.11.0

func NewAwsAppconfigDeploymentStrategyInvalidDescriptionRule() *AwsAppconfigDeploymentStrategyInvalidDescriptionRule

NewAwsAppconfigDeploymentStrategyInvalidDescriptionRule returns new rule with default attributes

func (*AwsAppconfigDeploymentStrategyInvalidDescriptionRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsAppconfigDeploymentStrategyInvalidDescriptionRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsAppconfigDeploymentStrategyInvalidDescriptionRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsAppconfigDeploymentStrategyInvalidDescriptionRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsAppconfigDeploymentStrategyInvalidGrowthTypeRule ¶ added in v0.11.0

type AwsAppconfigDeploymentStrategyInvalidGrowthTypeRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsAppconfigDeploymentStrategyInvalidGrowthTypeRule checks the pattern is valid

func NewAwsAppconfigDeploymentStrategyInvalidGrowthTypeRule ¶ added in v0.11.0

func NewAwsAppconfigDeploymentStrategyInvalidGrowthTypeRule() *AwsAppconfigDeploymentStrategyInvalidGrowthTypeRule

NewAwsAppconfigDeploymentStrategyInvalidGrowthTypeRule returns new rule with default attributes

func (*AwsAppconfigDeploymentStrategyInvalidGrowthTypeRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsAppconfigDeploymentStrategyInvalidGrowthTypeRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsAppconfigDeploymentStrategyInvalidGrowthTypeRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsAppconfigDeploymentStrategyInvalidGrowthTypeRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsAppconfigDeploymentStrategyInvalidNameRule ¶ added in v0.11.0

type AwsAppconfigDeploymentStrategyInvalidNameRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsAppconfigDeploymentStrategyInvalidNameRule checks the pattern is valid

func NewAwsAppconfigDeploymentStrategyInvalidNameRule ¶ added in v0.11.0

func NewAwsAppconfigDeploymentStrategyInvalidNameRule() *AwsAppconfigDeploymentStrategyInvalidNameRule

NewAwsAppconfigDeploymentStrategyInvalidNameRule returns new rule with default attributes

func (*AwsAppconfigDeploymentStrategyInvalidNameRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsAppconfigDeploymentStrategyInvalidNameRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsAppconfigDeploymentStrategyInvalidNameRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsAppconfigDeploymentStrategyInvalidNameRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsAppconfigDeploymentStrategyInvalidReplicateToRule ¶ added in v0.11.0

type AwsAppconfigDeploymentStrategyInvalidReplicateToRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsAppconfigDeploymentStrategyInvalidReplicateToRule checks the pattern is valid

func NewAwsAppconfigDeploymentStrategyInvalidReplicateToRule ¶ added in v0.11.0

func NewAwsAppconfigDeploymentStrategyInvalidReplicateToRule() *AwsAppconfigDeploymentStrategyInvalidReplicateToRule

NewAwsAppconfigDeploymentStrategyInvalidReplicateToRule returns new rule with default attributes

func (*AwsAppconfigDeploymentStrategyInvalidReplicateToRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsAppconfigDeploymentStrategyInvalidReplicateToRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsAppconfigDeploymentStrategyInvalidReplicateToRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsAppconfigDeploymentStrategyInvalidReplicateToRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsAppconfigEnvironmentInvalidApplicationIDRule ¶ added in v0.11.0

type AwsAppconfigEnvironmentInvalidApplicationIDRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsAppconfigEnvironmentInvalidApplicationIDRule checks the pattern is valid

func NewAwsAppconfigEnvironmentInvalidApplicationIDRule ¶ added in v0.11.0

func NewAwsAppconfigEnvironmentInvalidApplicationIDRule() *AwsAppconfigEnvironmentInvalidApplicationIDRule

NewAwsAppconfigEnvironmentInvalidApplicationIDRule returns new rule with default attributes

func (*AwsAppconfigEnvironmentInvalidApplicationIDRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsAppconfigEnvironmentInvalidApplicationIDRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsAppconfigEnvironmentInvalidApplicationIDRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsAppconfigEnvironmentInvalidApplicationIDRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsAppconfigEnvironmentInvalidDescriptionRule ¶ added in v0.11.0

type AwsAppconfigEnvironmentInvalidDescriptionRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsAppconfigEnvironmentInvalidDescriptionRule checks the pattern is valid

func NewAwsAppconfigEnvironmentInvalidDescriptionRule ¶ added in v0.11.0

func NewAwsAppconfigEnvironmentInvalidDescriptionRule() *AwsAppconfigEnvironmentInvalidDescriptionRule

NewAwsAppconfigEnvironmentInvalidDescriptionRule returns new rule with default attributes

func (*AwsAppconfigEnvironmentInvalidDescriptionRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsAppconfigEnvironmentInvalidDescriptionRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsAppconfigEnvironmentInvalidDescriptionRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsAppconfigEnvironmentInvalidDescriptionRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsAppconfigEnvironmentInvalidNameRule ¶ added in v0.11.0

type AwsAppconfigEnvironmentInvalidNameRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsAppconfigEnvironmentInvalidNameRule checks the pattern is valid

func NewAwsAppconfigEnvironmentInvalidNameRule ¶ added in v0.11.0

func NewAwsAppconfigEnvironmentInvalidNameRule() *AwsAppconfigEnvironmentInvalidNameRule

NewAwsAppconfigEnvironmentInvalidNameRule returns new rule with default attributes

func (*AwsAppconfigEnvironmentInvalidNameRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsAppconfigEnvironmentInvalidNameRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsAppconfigEnvironmentInvalidNameRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsAppconfigEnvironmentInvalidNameRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsAppconfigHostedConfigurationVersionInvalidApplicationIDRule ¶ added in v0.11.0

type AwsAppconfigHostedConfigurationVersionInvalidApplicationIDRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsAppconfigHostedConfigurationVersionInvalidApplicationIDRule checks the pattern is valid

func NewAwsAppconfigHostedConfigurationVersionInvalidApplicationIDRule ¶ added in v0.11.0

func NewAwsAppconfigHostedConfigurationVersionInvalidApplicationIDRule() *AwsAppconfigHostedConfigurationVersionInvalidApplicationIDRule

NewAwsAppconfigHostedConfigurationVersionInvalidApplicationIDRule returns new rule with default attributes

func (*AwsAppconfigHostedConfigurationVersionInvalidApplicationIDRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsAppconfigHostedConfigurationVersionInvalidApplicationIDRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsAppconfigHostedConfigurationVersionInvalidApplicationIDRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsAppconfigHostedConfigurationVersionInvalidApplicationIDRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsAppconfigHostedConfigurationVersionInvalidConfigurationProfileIDRule ¶ added in v0.11.0

type AwsAppconfigHostedConfigurationVersionInvalidConfigurationProfileIDRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsAppconfigHostedConfigurationVersionInvalidConfigurationProfileIDRule checks the pattern is valid

func NewAwsAppconfigHostedConfigurationVersionInvalidConfigurationProfileIDRule ¶ added in v0.11.0

func NewAwsAppconfigHostedConfigurationVersionInvalidConfigurationProfileIDRule() *AwsAppconfigHostedConfigurationVersionInvalidConfigurationProfileIDRule

NewAwsAppconfigHostedConfigurationVersionInvalidConfigurationProfileIDRule returns new rule with default attributes

func (*AwsAppconfigHostedConfigurationVersionInvalidConfigurationProfileIDRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsAppconfigHostedConfigurationVersionInvalidConfigurationProfileIDRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsAppconfigHostedConfigurationVersionInvalidConfigurationProfileIDRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsAppconfigHostedConfigurationVersionInvalidConfigurationProfileIDRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsAppconfigHostedConfigurationVersionInvalidContentTypeRule ¶ added in v0.11.0

type AwsAppconfigHostedConfigurationVersionInvalidContentTypeRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsAppconfigHostedConfigurationVersionInvalidContentTypeRule checks the pattern is valid

func NewAwsAppconfigHostedConfigurationVersionInvalidContentTypeRule ¶ added in v0.11.0

func NewAwsAppconfigHostedConfigurationVersionInvalidContentTypeRule() *AwsAppconfigHostedConfigurationVersionInvalidContentTypeRule

NewAwsAppconfigHostedConfigurationVersionInvalidContentTypeRule returns new rule with default attributes

func (*AwsAppconfigHostedConfigurationVersionInvalidContentTypeRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsAppconfigHostedConfigurationVersionInvalidContentTypeRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsAppconfigHostedConfigurationVersionInvalidContentTypeRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsAppconfigHostedConfigurationVersionInvalidContentTypeRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsAppconfigHostedConfigurationVersionInvalidDescriptionRule ¶ added in v0.11.0

type AwsAppconfigHostedConfigurationVersionInvalidDescriptionRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsAppconfigHostedConfigurationVersionInvalidDescriptionRule checks the pattern is valid

func NewAwsAppconfigHostedConfigurationVersionInvalidDescriptionRule ¶ added in v0.11.0

func NewAwsAppconfigHostedConfigurationVersionInvalidDescriptionRule() *AwsAppconfigHostedConfigurationVersionInvalidDescriptionRule

NewAwsAppconfigHostedConfigurationVersionInvalidDescriptionRule returns new rule with default attributes

func (*AwsAppconfigHostedConfigurationVersionInvalidDescriptionRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsAppconfigHostedConfigurationVersionInvalidDescriptionRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsAppconfigHostedConfigurationVersionInvalidDescriptionRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsAppconfigHostedConfigurationVersionInvalidDescriptionRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsAppmeshGatewayRouteInvalidMeshNameRule ¶ added in v0.11.0

type AwsAppmeshGatewayRouteInvalidMeshNameRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsAppmeshGatewayRouteInvalidMeshNameRule checks the pattern is valid

func NewAwsAppmeshGatewayRouteInvalidMeshNameRule ¶ added in v0.11.0

func NewAwsAppmeshGatewayRouteInvalidMeshNameRule() *AwsAppmeshGatewayRouteInvalidMeshNameRule

NewAwsAppmeshGatewayRouteInvalidMeshNameRule returns new rule with default attributes

func (*AwsAppmeshGatewayRouteInvalidMeshNameRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsAppmeshGatewayRouteInvalidMeshNameRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsAppmeshGatewayRouteInvalidMeshNameRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsAppmeshGatewayRouteInvalidMeshNameRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsAppmeshGatewayRouteInvalidMeshOwnerRule ¶ added in v0.11.0

type AwsAppmeshGatewayRouteInvalidMeshOwnerRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsAppmeshGatewayRouteInvalidMeshOwnerRule checks the pattern is valid

func NewAwsAppmeshGatewayRouteInvalidMeshOwnerRule ¶ added in v0.11.0

func NewAwsAppmeshGatewayRouteInvalidMeshOwnerRule() *AwsAppmeshGatewayRouteInvalidMeshOwnerRule

NewAwsAppmeshGatewayRouteInvalidMeshOwnerRule returns new rule with default attributes

func (*AwsAppmeshGatewayRouteInvalidMeshOwnerRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsAppmeshGatewayRouteInvalidMeshOwnerRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsAppmeshGatewayRouteInvalidMeshOwnerRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsAppmeshGatewayRouteInvalidMeshOwnerRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsAppmeshGatewayRouteInvalidNameRule ¶ added in v0.11.0

type AwsAppmeshGatewayRouteInvalidNameRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsAppmeshGatewayRouteInvalidNameRule checks the pattern is valid

func NewAwsAppmeshGatewayRouteInvalidNameRule ¶ added in v0.11.0

func NewAwsAppmeshGatewayRouteInvalidNameRule() *AwsAppmeshGatewayRouteInvalidNameRule

NewAwsAppmeshGatewayRouteInvalidNameRule returns new rule with default attributes

func (*AwsAppmeshGatewayRouteInvalidNameRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsAppmeshGatewayRouteInvalidNameRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsAppmeshGatewayRouteInvalidNameRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsAppmeshGatewayRouteInvalidNameRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsAppmeshGatewayRouteInvalidVirtualGatewayNameRule ¶ added in v0.11.0

type AwsAppmeshGatewayRouteInvalidVirtualGatewayNameRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsAppmeshGatewayRouteInvalidVirtualGatewayNameRule checks the pattern is valid

func NewAwsAppmeshGatewayRouteInvalidVirtualGatewayNameRule ¶ added in v0.11.0

func NewAwsAppmeshGatewayRouteInvalidVirtualGatewayNameRule() *AwsAppmeshGatewayRouteInvalidVirtualGatewayNameRule

NewAwsAppmeshGatewayRouteInvalidVirtualGatewayNameRule returns new rule with default attributes

func (*AwsAppmeshGatewayRouteInvalidVirtualGatewayNameRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsAppmeshGatewayRouteInvalidVirtualGatewayNameRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsAppmeshGatewayRouteInvalidVirtualGatewayNameRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsAppmeshGatewayRouteInvalidVirtualGatewayNameRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsAppmeshMeshInvalidNameRule ¶

type AwsAppmeshMeshInvalidNameRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsAppmeshMeshInvalidNameRule checks the pattern is valid

func NewAwsAppmeshMeshInvalidNameRule ¶

func NewAwsAppmeshMeshInvalidNameRule() *AwsAppmeshMeshInvalidNameRule

NewAwsAppmeshMeshInvalidNameRule returns new rule with default attributes

func (*AwsAppmeshMeshInvalidNameRule) Check ¶

Check checks the pattern is valid

func (*AwsAppmeshMeshInvalidNameRule) Enabled ¶

func (r *AwsAppmeshMeshInvalidNameRule) Enabled() bool

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsAppmeshMeshInvalidNameRule) Name ¶

Name returns the rule name

func (*AwsAppmeshMeshInvalidNameRule) Severity ¶

Severity returns the rule severity

type AwsAppmeshRouteInvalidMeshNameRule ¶

type AwsAppmeshRouteInvalidMeshNameRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsAppmeshRouteInvalidMeshNameRule checks the pattern is valid

func NewAwsAppmeshRouteInvalidMeshNameRule ¶

func NewAwsAppmeshRouteInvalidMeshNameRule() *AwsAppmeshRouteInvalidMeshNameRule

NewAwsAppmeshRouteInvalidMeshNameRule returns new rule with default attributes

func (*AwsAppmeshRouteInvalidMeshNameRule) Check ¶

Check checks the pattern is valid

func (*AwsAppmeshRouteInvalidMeshNameRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsAppmeshRouteInvalidMeshNameRule) Name ¶

Name returns the rule name

func (*AwsAppmeshRouteInvalidMeshNameRule) Severity ¶

Severity returns the rule severity

type AwsAppmeshRouteInvalidNameRule ¶

type AwsAppmeshRouteInvalidNameRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsAppmeshRouteInvalidNameRule checks the pattern is valid

func NewAwsAppmeshRouteInvalidNameRule ¶

func NewAwsAppmeshRouteInvalidNameRule() *AwsAppmeshRouteInvalidNameRule

NewAwsAppmeshRouteInvalidNameRule returns new rule with default attributes

func (*AwsAppmeshRouteInvalidNameRule) Check ¶

Check checks the pattern is valid

func (*AwsAppmeshRouteInvalidNameRule) Enabled ¶

func (r *AwsAppmeshRouteInvalidNameRule) Enabled() bool

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsAppmeshRouteInvalidNameRule) Name ¶

Name returns the rule name

func (*AwsAppmeshRouteInvalidNameRule) Severity ¶

Severity returns the rule severity

type AwsAppmeshRouteInvalidVirtualRouterNameRule ¶

type AwsAppmeshRouteInvalidVirtualRouterNameRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsAppmeshRouteInvalidVirtualRouterNameRule checks the pattern is valid

func NewAwsAppmeshRouteInvalidVirtualRouterNameRule ¶

func NewAwsAppmeshRouteInvalidVirtualRouterNameRule() *AwsAppmeshRouteInvalidVirtualRouterNameRule

NewAwsAppmeshRouteInvalidVirtualRouterNameRule returns new rule with default attributes

func (*AwsAppmeshRouteInvalidVirtualRouterNameRule) Check ¶

Check checks the pattern is valid

func (*AwsAppmeshRouteInvalidVirtualRouterNameRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsAppmeshRouteInvalidVirtualRouterNameRule) Name ¶

Name returns the rule name

func (*AwsAppmeshRouteInvalidVirtualRouterNameRule) Severity ¶

Severity returns the rule severity

type AwsAppmeshVirtualGatewayInvalidMeshNameRule ¶ added in v0.11.0

type AwsAppmeshVirtualGatewayInvalidMeshNameRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsAppmeshVirtualGatewayInvalidMeshNameRule checks the pattern is valid

func NewAwsAppmeshVirtualGatewayInvalidMeshNameRule ¶ added in v0.11.0

func NewAwsAppmeshVirtualGatewayInvalidMeshNameRule() *AwsAppmeshVirtualGatewayInvalidMeshNameRule

NewAwsAppmeshVirtualGatewayInvalidMeshNameRule returns new rule with default attributes

func (*AwsAppmeshVirtualGatewayInvalidMeshNameRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsAppmeshVirtualGatewayInvalidMeshNameRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsAppmeshVirtualGatewayInvalidMeshNameRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsAppmeshVirtualGatewayInvalidMeshNameRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsAppmeshVirtualGatewayInvalidMeshOwnerRule ¶ added in v0.11.0

type AwsAppmeshVirtualGatewayInvalidMeshOwnerRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsAppmeshVirtualGatewayInvalidMeshOwnerRule checks the pattern is valid

func NewAwsAppmeshVirtualGatewayInvalidMeshOwnerRule ¶ added in v0.11.0

func NewAwsAppmeshVirtualGatewayInvalidMeshOwnerRule() *AwsAppmeshVirtualGatewayInvalidMeshOwnerRule

NewAwsAppmeshVirtualGatewayInvalidMeshOwnerRule returns new rule with default attributes

func (*AwsAppmeshVirtualGatewayInvalidMeshOwnerRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsAppmeshVirtualGatewayInvalidMeshOwnerRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsAppmeshVirtualGatewayInvalidMeshOwnerRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsAppmeshVirtualGatewayInvalidMeshOwnerRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsAppmeshVirtualGatewayInvalidNameRule ¶ added in v0.11.0

type AwsAppmeshVirtualGatewayInvalidNameRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsAppmeshVirtualGatewayInvalidNameRule checks the pattern is valid

func NewAwsAppmeshVirtualGatewayInvalidNameRule ¶ added in v0.11.0

func NewAwsAppmeshVirtualGatewayInvalidNameRule() *AwsAppmeshVirtualGatewayInvalidNameRule

NewAwsAppmeshVirtualGatewayInvalidNameRule returns new rule with default attributes

func (*AwsAppmeshVirtualGatewayInvalidNameRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsAppmeshVirtualGatewayInvalidNameRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsAppmeshVirtualGatewayInvalidNameRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsAppmeshVirtualGatewayInvalidNameRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsAppmeshVirtualNodeInvalidMeshNameRule ¶

type AwsAppmeshVirtualNodeInvalidMeshNameRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsAppmeshVirtualNodeInvalidMeshNameRule checks the pattern is valid

func NewAwsAppmeshVirtualNodeInvalidMeshNameRule ¶

func NewAwsAppmeshVirtualNodeInvalidMeshNameRule() *AwsAppmeshVirtualNodeInvalidMeshNameRule

NewAwsAppmeshVirtualNodeInvalidMeshNameRule returns new rule with default attributes

func (*AwsAppmeshVirtualNodeInvalidMeshNameRule) Check ¶

Check checks the pattern is valid

func (*AwsAppmeshVirtualNodeInvalidMeshNameRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsAppmeshVirtualNodeInvalidMeshNameRule) Name ¶

Name returns the rule name

func (*AwsAppmeshVirtualNodeInvalidMeshNameRule) Severity ¶

Severity returns the rule severity

type AwsAppmeshVirtualNodeInvalidNameRule ¶

type AwsAppmeshVirtualNodeInvalidNameRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsAppmeshVirtualNodeInvalidNameRule checks the pattern is valid

func NewAwsAppmeshVirtualNodeInvalidNameRule ¶

func NewAwsAppmeshVirtualNodeInvalidNameRule() *AwsAppmeshVirtualNodeInvalidNameRule

NewAwsAppmeshVirtualNodeInvalidNameRule returns new rule with default attributes

func (*AwsAppmeshVirtualNodeInvalidNameRule) Check ¶

Check checks the pattern is valid

func (*AwsAppmeshVirtualNodeInvalidNameRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsAppmeshVirtualNodeInvalidNameRule) Name ¶

Name returns the rule name

func (*AwsAppmeshVirtualNodeInvalidNameRule) Severity ¶

Severity returns the rule severity

type AwsAppmeshVirtualRouterInvalidMeshNameRule ¶

type AwsAppmeshVirtualRouterInvalidMeshNameRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsAppmeshVirtualRouterInvalidMeshNameRule checks the pattern is valid

func NewAwsAppmeshVirtualRouterInvalidMeshNameRule ¶

func NewAwsAppmeshVirtualRouterInvalidMeshNameRule() *AwsAppmeshVirtualRouterInvalidMeshNameRule

NewAwsAppmeshVirtualRouterInvalidMeshNameRule returns new rule with default attributes

func (*AwsAppmeshVirtualRouterInvalidMeshNameRule) Check ¶

Check checks the pattern is valid

func (*AwsAppmeshVirtualRouterInvalidMeshNameRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsAppmeshVirtualRouterInvalidMeshNameRule) Name ¶

Name returns the rule name

func (*AwsAppmeshVirtualRouterInvalidMeshNameRule) Severity ¶

Severity returns the rule severity

type AwsAppmeshVirtualRouterInvalidNameRule ¶

type AwsAppmeshVirtualRouterInvalidNameRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsAppmeshVirtualRouterInvalidNameRule checks the pattern is valid

func NewAwsAppmeshVirtualRouterInvalidNameRule ¶

func NewAwsAppmeshVirtualRouterInvalidNameRule() *AwsAppmeshVirtualRouterInvalidNameRule

NewAwsAppmeshVirtualRouterInvalidNameRule returns new rule with default attributes

func (*AwsAppmeshVirtualRouterInvalidNameRule) Check ¶

Check checks the pattern is valid

func (*AwsAppmeshVirtualRouterInvalidNameRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsAppmeshVirtualRouterInvalidNameRule) Name ¶

Name returns the rule name

func (*AwsAppmeshVirtualRouterInvalidNameRule) Severity ¶

Severity returns the rule severity

type AwsAppmeshVirtualServiceInvalidMeshNameRule ¶

type AwsAppmeshVirtualServiceInvalidMeshNameRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsAppmeshVirtualServiceInvalidMeshNameRule checks the pattern is valid

func NewAwsAppmeshVirtualServiceInvalidMeshNameRule ¶

func NewAwsAppmeshVirtualServiceInvalidMeshNameRule() *AwsAppmeshVirtualServiceInvalidMeshNameRule

NewAwsAppmeshVirtualServiceInvalidMeshNameRule returns new rule with default attributes

func (*AwsAppmeshVirtualServiceInvalidMeshNameRule) Check ¶

Check checks the pattern is valid

func (*AwsAppmeshVirtualServiceInvalidMeshNameRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsAppmeshVirtualServiceInvalidMeshNameRule) Name ¶

Name returns the rule name

func (*AwsAppmeshVirtualServiceInvalidMeshNameRule) Severity ¶

Severity returns the rule severity

type AwsAppmeshVirtualServiceInvalidNameRule ¶

type AwsAppmeshVirtualServiceInvalidNameRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsAppmeshVirtualServiceInvalidNameRule checks the pattern is valid

func NewAwsAppmeshVirtualServiceInvalidNameRule ¶

func NewAwsAppmeshVirtualServiceInvalidNameRule() *AwsAppmeshVirtualServiceInvalidNameRule

NewAwsAppmeshVirtualServiceInvalidNameRule returns new rule with default attributes

func (*AwsAppmeshVirtualServiceInvalidNameRule) Check ¶

Check checks the pattern is valid

func (*AwsAppmeshVirtualServiceInvalidNameRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsAppmeshVirtualServiceInvalidNameRule) Name ¶

Name returns the rule name

func (*AwsAppmeshVirtualServiceInvalidNameRule) Severity ¶

Severity returns the rule severity

type AwsApprunnerAutoScalingConfigurationVersionInvalidAutoScalingConfigurationNameRule ¶ added in v0.11.0

type AwsApprunnerAutoScalingConfigurationVersionInvalidAutoScalingConfigurationNameRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsApprunnerAutoScalingConfigurationVersionInvalidAutoScalingConfigurationNameRule checks the pattern is valid

func NewAwsApprunnerAutoScalingConfigurationVersionInvalidAutoScalingConfigurationNameRule ¶ added in v0.11.0

func NewAwsApprunnerAutoScalingConfigurationVersionInvalidAutoScalingConfigurationNameRule() *AwsApprunnerAutoScalingConfigurationVersionInvalidAutoScalingConfigurationNameRule

NewAwsApprunnerAutoScalingConfigurationVersionInvalidAutoScalingConfigurationNameRule returns new rule with default attributes

func (*AwsApprunnerAutoScalingConfigurationVersionInvalidAutoScalingConfigurationNameRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsApprunnerAutoScalingConfigurationVersionInvalidAutoScalingConfigurationNameRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsApprunnerAutoScalingConfigurationVersionInvalidAutoScalingConfigurationNameRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsApprunnerAutoScalingConfigurationVersionInvalidAutoScalingConfigurationNameRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsApprunnerConnectionInvalidConnectionNameRule ¶ added in v0.11.0

type AwsApprunnerConnectionInvalidConnectionNameRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsApprunnerConnectionInvalidConnectionNameRule checks the pattern is valid

func NewAwsApprunnerConnectionInvalidConnectionNameRule ¶ added in v0.11.0

func NewAwsApprunnerConnectionInvalidConnectionNameRule() *AwsApprunnerConnectionInvalidConnectionNameRule

NewAwsApprunnerConnectionInvalidConnectionNameRule returns new rule with default attributes

func (*AwsApprunnerConnectionInvalidConnectionNameRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsApprunnerConnectionInvalidConnectionNameRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsApprunnerConnectionInvalidConnectionNameRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsApprunnerConnectionInvalidConnectionNameRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsApprunnerConnectionInvalidProviderTypeRule ¶ added in v0.11.0

type AwsApprunnerConnectionInvalidProviderTypeRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsApprunnerConnectionInvalidProviderTypeRule checks the pattern is valid

func NewAwsApprunnerConnectionInvalidProviderTypeRule ¶ added in v0.11.0

func NewAwsApprunnerConnectionInvalidProviderTypeRule() *AwsApprunnerConnectionInvalidProviderTypeRule

NewAwsApprunnerConnectionInvalidProviderTypeRule returns new rule with default attributes

func (*AwsApprunnerConnectionInvalidProviderTypeRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsApprunnerConnectionInvalidProviderTypeRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsApprunnerConnectionInvalidProviderTypeRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsApprunnerConnectionInvalidProviderTypeRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsApprunnerCustomDomainAssociationInvalidDomainNameRule ¶ added in v0.11.0

type AwsApprunnerCustomDomainAssociationInvalidDomainNameRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsApprunnerCustomDomainAssociationInvalidDomainNameRule checks the pattern is valid

func NewAwsApprunnerCustomDomainAssociationInvalidDomainNameRule ¶ added in v0.11.0

func NewAwsApprunnerCustomDomainAssociationInvalidDomainNameRule() *AwsApprunnerCustomDomainAssociationInvalidDomainNameRule

NewAwsApprunnerCustomDomainAssociationInvalidDomainNameRule returns new rule with default attributes

func (*AwsApprunnerCustomDomainAssociationInvalidDomainNameRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsApprunnerCustomDomainAssociationInvalidDomainNameRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsApprunnerCustomDomainAssociationInvalidDomainNameRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsApprunnerCustomDomainAssociationInvalidDomainNameRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsApprunnerServiceInvalidServiceNameRule ¶ added in v0.11.0

type AwsApprunnerServiceInvalidServiceNameRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsApprunnerServiceInvalidServiceNameRule checks the pattern is valid

func NewAwsApprunnerServiceInvalidServiceNameRule ¶ added in v0.11.0

func NewAwsApprunnerServiceInvalidServiceNameRule() *AwsApprunnerServiceInvalidServiceNameRule

NewAwsApprunnerServiceInvalidServiceNameRule returns new rule with default attributes

func (*AwsApprunnerServiceInvalidServiceNameRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsApprunnerServiceInvalidServiceNameRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsApprunnerServiceInvalidServiceNameRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsApprunnerServiceInvalidServiceNameRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsAppstreamFleetInvalidDescriptionRule ¶ added in v0.11.0

type AwsAppstreamFleetInvalidDescriptionRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsAppstreamFleetInvalidDescriptionRule checks the pattern is valid

func NewAwsAppstreamFleetInvalidDescriptionRule ¶ added in v0.11.0

func NewAwsAppstreamFleetInvalidDescriptionRule() *AwsAppstreamFleetInvalidDescriptionRule

NewAwsAppstreamFleetInvalidDescriptionRule returns new rule with default attributes

func (*AwsAppstreamFleetInvalidDescriptionRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsAppstreamFleetInvalidDescriptionRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsAppstreamFleetInvalidDescriptionRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsAppstreamFleetInvalidDescriptionRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsAppstreamFleetInvalidDisplayNameRule ¶ added in v0.11.0

type AwsAppstreamFleetInvalidDisplayNameRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsAppstreamFleetInvalidDisplayNameRule checks the pattern is valid

func NewAwsAppstreamFleetInvalidDisplayNameRule ¶ added in v0.11.0

func NewAwsAppstreamFleetInvalidDisplayNameRule() *AwsAppstreamFleetInvalidDisplayNameRule

NewAwsAppstreamFleetInvalidDisplayNameRule returns new rule with default attributes

func (*AwsAppstreamFleetInvalidDisplayNameRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsAppstreamFleetInvalidDisplayNameRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsAppstreamFleetInvalidDisplayNameRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsAppstreamFleetInvalidDisplayNameRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsAppstreamFleetInvalidFleetTypeRule ¶ added in v0.11.0

type AwsAppstreamFleetInvalidFleetTypeRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsAppstreamFleetInvalidFleetTypeRule checks the pattern is valid

func NewAwsAppstreamFleetInvalidFleetTypeRule ¶ added in v0.11.0

func NewAwsAppstreamFleetInvalidFleetTypeRule() *AwsAppstreamFleetInvalidFleetTypeRule

NewAwsAppstreamFleetInvalidFleetTypeRule returns new rule with default attributes

func (*AwsAppstreamFleetInvalidFleetTypeRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsAppstreamFleetInvalidFleetTypeRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsAppstreamFleetInvalidFleetTypeRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsAppstreamFleetInvalidFleetTypeRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsAppstreamFleetInvalidNameRule ¶ added in v0.11.0

type AwsAppstreamFleetInvalidNameRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsAppstreamFleetInvalidNameRule checks the pattern is valid

func NewAwsAppstreamFleetInvalidNameRule ¶ added in v0.11.0

func NewAwsAppstreamFleetInvalidNameRule() *AwsAppstreamFleetInvalidNameRule

NewAwsAppstreamFleetInvalidNameRule returns new rule with default attributes

func (*AwsAppstreamFleetInvalidNameRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsAppstreamFleetInvalidNameRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsAppstreamFleetInvalidNameRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsAppstreamFleetInvalidNameRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsAppstreamFleetInvalidStreamViewRule ¶ added in v0.11.0

type AwsAppstreamFleetInvalidStreamViewRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsAppstreamFleetInvalidStreamViewRule checks the pattern is valid

func NewAwsAppstreamFleetInvalidStreamViewRule ¶ added in v0.11.0

func NewAwsAppstreamFleetInvalidStreamViewRule() *AwsAppstreamFleetInvalidStreamViewRule

NewAwsAppstreamFleetInvalidStreamViewRule returns new rule with default attributes

func (*AwsAppstreamFleetInvalidStreamViewRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsAppstreamFleetInvalidStreamViewRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsAppstreamFleetInvalidStreamViewRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsAppstreamFleetInvalidStreamViewRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsAppstreamImageBuilderInvalidAppstreamAgentVersionRule ¶ added in v0.11.0

type AwsAppstreamImageBuilderInvalidAppstreamAgentVersionRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsAppstreamImageBuilderInvalidAppstreamAgentVersionRule checks the pattern is valid

func NewAwsAppstreamImageBuilderInvalidAppstreamAgentVersionRule ¶ added in v0.11.0

func NewAwsAppstreamImageBuilderInvalidAppstreamAgentVersionRule() *AwsAppstreamImageBuilderInvalidAppstreamAgentVersionRule

NewAwsAppstreamImageBuilderInvalidAppstreamAgentVersionRule returns new rule with default attributes

func (*AwsAppstreamImageBuilderInvalidAppstreamAgentVersionRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsAppstreamImageBuilderInvalidAppstreamAgentVersionRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsAppstreamImageBuilderInvalidAppstreamAgentVersionRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsAppstreamImageBuilderInvalidAppstreamAgentVersionRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsAppstreamImageBuilderInvalidDescriptionRule ¶ added in v0.11.0

type AwsAppstreamImageBuilderInvalidDescriptionRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsAppstreamImageBuilderInvalidDescriptionRule checks the pattern is valid

func NewAwsAppstreamImageBuilderInvalidDescriptionRule ¶ added in v0.11.0

func NewAwsAppstreamImageBuilderInvalidDescriptionRule() *AwsAppstreamImageBuilderInvalidDescriptionRule

NewAwsAppstreamImageBuilderInvalidDescriptionRule returns new rule with default attributes

func (*AwsAppstreamImageBuilderInvalidDescriptionRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsAppstreamImageBuilderInvalidDescriptionRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsAppstreamImageBuilderInvalidDescriptionRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsAppstreamImageBuilderInvalidDescriptionRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsAppstreamImageBuilderInvalidDisplayNameRule ¶ added in v0.11.0

type AwsAppstreamImageBuilderInvalidDisplayNameRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsAppstreamImageBuilderInvalidDisplayNameRule checks the pattern is valid

func NewAwsAppstreamImageBuilderInvalidDisplayNameRule ¶ added in v0.11.0

func NewAwsAppstreamImageBuilderInvalidDisplayNameRule() *AwsAppstreamImageBuilderInvalidDisplayNameRule

NewAwsAppstreamImageBuilderInvalidDisplayNameRule returns new rule with default attributes

func (*AwsAppstreamImageBuilderInvalidDisplayNameRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsAppstreamImageBuilderInvalidDisplayNameRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsAppstreamImageBuilderInvalidDisplayNameRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsAppstreamImageBuilderInvalidDisplayNameRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsAppstreamImageBuilderInvalidNameRule ¶ added in v0.11.0

type AwsAppstreamImageBuilderInvalidNameRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsAppstreamImageBuilderInvalidNameRule checks the pattern is valid

func NewAwsAppstreamImageBuilderInvalidNameRule ¶ added in v0.11.0

func NewAwsAppstreamImageBuilderInvalidNameRule() *AwsAppstreamImageBuilderInvalidNameRule

NewAwsAppstreamImageBuilderInvalidNameRule returns new rule with default attributes

func (*AwsAppstreamImageBuilderInvalidNameRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsAppstreamImageBuilderInvalidNameRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsAppstreamImageBuilderInvalidNameRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsAppstreamImageBuilderInvalidNameRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsAppstreamStackInvalidDescriptionRule ¶ added in v0.11.0

type AwsAppstreamStackInvalidDescriptionRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsAppstreamStackInvalidDescriptionRule checks the pattern is valid

func NewAwsAppstreamStackInvalidDescriptionRule ¶ added in v0.11.0

func NewAwsAppstreamStackInvalidDescriptionRule() *AwsAppstreamStackInvalidDescriptionRule

NewAwsAppstreamStackInvalidDescriptionRule returns new rule with default attributes

func (*AwsAppstreamStackInvalidDescriptionRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsAppstreamStackInvalidDescriptionRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsAppstreamStackInvalidDescriptionRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsAppstreamStackInvalidDescriptionRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsAppstreamStackInvalidDisplayNameRule ¶ added in v0.11.0

type AwsAppstreamStackInvalidDisplayNameRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsAppstreamStackInvalidDisplayNameRule checks the pattern is valid

func NewAwsAppstreamStackInvalidDisplayNameRule ¶ added in v0.11.0

func NewAwsAppstreamStackInvalidDisplayNameRule() *AwsAppstreamStackInvalidDisplayNameRule

NewAwsAppstreamStackInvalidDisplayNameRule returns new rule with default attributes

func (*AwsAppstreamStackInvalidDisplayNameRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsAppstreamStackInvalidDisplayNameRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsAppstreamStackInvalidDisplayNameRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsAppstreamStackInvalidDisplayNameRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsAppstreamStackInvalidFeedbackURLRule ¶ added in v0.11.0

type AwsAppstreamStackInvalidFeedbackURLRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsAppstreamStackInvalidFeedbackURLRule checks the pattern is valid

func NewAwsAppstreamStackInvalidFeedbackURLRule ¶ added in v0.11.0

func NewAwsAppstreamStackInvalidFeedbackURLRule() *AwsAppstreamStackInvalidFeedbackURLRule

NewAwsAppstreamStackInvalidFeedbackURLRule returns new rule with default attributes

func (*AwsAppstreamStackInvalidFeedbackURLRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsAppstreamStackInvalidFeedbackURLRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsAppstreamStackInvalidFeedbackURLRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsAppstreamStackInvalidFeedbackURLRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsAppstreamStackInvalidRedirectURLRule ¶ added in v0.11.0

type AwsAppstreamStackInvalidRedirectURLRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsAppstreamStackInvalidRedirectURLRule checks the pattern is valid

func NewAwsAppstreamStackInvalidRedirectURLRule ¶ added in v0.11.0

func NewAwsAppstreamStackInvalidRedirectURLRule() *AwsAppstreamStackInvalidRedirectURLRule

NewAwsAppstreamStackInvalidRedirectURLRule returns new rule with default attributes

func (*AwsAppstreamStackInvalidRedirectURLRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsAppstreamStackInvalidRedirectURLRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsAppstreamStackInvalidRedirectURLRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsAppstreamStackInvalidRedirectURLRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsAppstreamUserInvalidAuthenticationTypeRule ¶ added in v0.11.0

type AwsAppstreamUserInvalidAuthenticationTypeRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsAppstreamUserInvalidAuthenticationTypeRule checks the pattern is valid

func NewAwsAppstreamUserInvalidAuthenticationTypeRule ¶ added in v0.11.0

func NewAwsAppstreamUserInvalidAuthenticationTypeRule() *AwsAppstreamUserInvalidAuthenticationTypeRule

NewAwsAppstreamUserInvalidAuthenticationTypeRule returns new rule with default attributes

func (*AwsAppstreamUserInvalidAuthenticationTypeRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsAppstreamUserInvalidAuthenticationTypeRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsAppstreamUserInvalidAuthenticationTypeRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsAppstreamUserInvalidAuthenticationTypeRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsAppstreamUserInvalidFirstNameRule ¶ added in v0.11.0

type AwsAppstreamUserInvalidFirstNameRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsAppstreamUserInvalidFirstNameRule checks the pattern is valid

func NewAwsAppstreamUserInvalidFirstNameRule ¶ added in v0.11.0

func NewAwsAppstreamUserInvalidFirstNameRule() *AwsAppstreamUserInvalidFirstNameRule

NewAwsAppstreamUserInvalidFirstNameRule returns new rule with default attributes

func (*AwsAppstreamUserInvalidFirstNameRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsAppstreamUserInvalidFirstNameRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsAppstreamUserInvalidFirstNameRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsAppstreamUserInvalidFirstNameRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsAppstreamUserInvalidLastNameRule ¶ added in v0.11.0

type AwsAppstreamUserInvalidLastNameRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsAppstreamUserInvalidLastNameRule checks the pattern is valid

func NewAwsAppstreamUserInvalidLastNameRule ¶ added in v0.11.0

func NewAwsAppstreamUserInvalidLastNameRule() *AwsAppstreamUserInvalidLastNameRule

NewAwsAppstreamUserInvalidLastNameRule returns new rule with default attributes

func (*AwsAppstreamUserInvalidLastNameRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsAppstreamUserInvalidLastNameRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsAppstreamUserInvalidLastNameRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsAppstreamUserInvalidLastNameRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsAppstreamUserInvalidUserNameRule ¶ added in v0.11.0

type AwsAppstreamUserInvalidUserNameRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsAppstreamUserInvalidUserNameRule checks the pattern is valid

func NewAwsAppstreamUserInvalidUserNameRule ¶ added in v0.11.0

func NewAwsAppstreamUserInvalidUserNameRule() *AwsAppstreamUserInvalidUserNameRule

NewAwsAppstreamUserInvalidUserNameRule returns new rule with default attributes

func (*AwsAppstreamUserInvalidUserNameRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsAppstreamUserInvalidUserNameRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsAppstreamUserInvalidUserNameRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsAppstreamUserInvalidUserNameRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsAppstreamUserStackAssociationInvalidAuthenticationTypeRule ¶ added in v0.11.0

type AwsAppstreamUserStackAssociationInvalidAuthenticationTypeRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsAppstreamUserStackAssociationInvalidAuthenticationTypeRule checks the pattern is valid

func NewAwsAppstreamUserStackAssociationInvalidAuthenticationTypeRule ¶ added in v0.11.0

func NewAwsAppstreamUserStackAssociationInvalidAuthenticationTypeRule() *AwsAppstreamUserStackAssociationInvalidAuthenticationTypeRule

NewAwsAppstreamUserStackAssociationInvalidAuthenticationTypeRule returns new rule with default attributes

func (*AwsAppstreamUserStackAssociationInvalidAuthenticationTypeRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsAppstreamUserStackAssociationInvalidAuthenticationTypeRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsAppstreamUserStackAssociationInvalidAuthenticationTypeRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsAppstreamUserStackAssociationInvalidAuthenticationTypeRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsAppstreamUserStackAssociationInvalidUserNameRule ¶ added in v0.11.0

type AwsAppstreamUserStackAssociationInvalidUserNameRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsAppstreamUserStackAssociationInvalidUserNameRule checks the pattern is valid

func NewAwsAppstreamUserStackAssociationInvalidUserNameRule ¶ added in v0.11.0

func NewAwsAppstreamUserStackAssociationInvalidUserNameRule() *AwsAppstreamUserStackAssociationInvalidUserNameRule

NewAwsAppstreamUserStackAssociationInvalidUserNameRule returns new rule with default attributes

func (*AwsAppstreamUserStackAssociationInvalidUserNameRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsAppstreamUserStackAssociationInvalidUserNameRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsAppstreamUserStackAssociationInvalidUserNameRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsAppstreamUserStackAssociationInvalidUserNameRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsAppsyncDatasourceInvalidNameRule ¶

type AwsAppsyncDatasourceInvalidNameRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsAppsyncDatasourceInvalidNameRule checks the pattern is valid

func NewAwsAppsyncDatasourceInvalidNameRule ¶

func NewAwsAppsyncDatasourceInvalidNameRule() *AwsAppsyncDatasourceInvalidNameRule

NewAwsAppsyncDatasourceInvalidNameRule returns new rule with default attributes

func (*AwsAppsyncDatasourceInvalidNameRule) Check ¶

Check checks the pattern is valid

func (*AwsAppsyncDatasourceInvalidNameRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsAppsyncDatasourceInvalidNameRule) Name ¶

Name returns the rule name

func (*AwsAppsyncDatasourceInvalidNameRule) Severity ¶

Severity returns the rule severity

type AwsAppsyncDatasourceInvalidTypeRule ¶

type AwsAppsyncDatasourceInvalidTypeRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsAppsyncDatasourceInvalidTypeRule checks the pattern is valid

func NewAwsAppsyncDatasourceInvalidTypeRule ¶

func NewAwsAppsyncDatasourceInvalidTypeRule() *AwsAppsyncDatasourceInvalidTypeRule

NewAwsAppsyncDatasourceInvalidTypeRule returns new rule with default attributes

func (*AwsAppsyncDatasourceInvalidTypeRule) Check ¶

Check checks the pattern is valid

func (*AwsAppsyncDatasourceInvalidTypeRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsAppsyncDatasourceInvalidTypeRule) Name ¶

Name returns the rule name

func (*AwsAppsyncDatasourceInvalidTypeRule) Severity ¶

Severity returns the rule severity

type AwsAppsyncFunctionInvalidDataSourceRule ¶

type AwsAppsyncFunctionInvalidDataSourceRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsAppsyncFunctionInvalidDataSourceRule checks the pattern is valid

func NewAwsAppsyncFunctionInvalidDataSourceRule ¶

func NewAwsAppsyncFunctionInvalidDataSourceRule() *AwsAppsyncFunctionInvalidDataSourceRule

NewAwsAppsyncFunctionInvalidDataSourceRule returns new rule with default attributes

func (*AwsAppsyncFunctionInvalidDataSourceRule) Check ¶

Check checks the pattern is valid

func (*AwsAppsyncFunctionInvalidDataSourceRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsAppsyncFunctionInvalidDataSourceRule) Name ¶

Name returns the rule name

func (*AwsAppsyncFunctionInvalidDataSourceRule) Severity ¶

Severity returns the rule severity

type AwsAppsyncFunctionInvalidNameRule ¶

type AwsAppsyncFunctionInvalidNameRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsAppsyncFunctionInvalidNameRule checks the pattern is valid

func NewAwsAppsyncFunctionInvalidNameRule ¶

func NewAwsAppsyncFunctionInvalidNameRule() *AwsAppsyncFunctionInvalidNameRule

NewAwsAppsyncFunctionInvalidNameRule returns new rule with default attributes

func (*AwsAppsyncFunctionInvalidNameRule) Check ¶

Check checks the pattern is valid

func (*AwsAppsyncFunctionInvalidNameRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsAppsyncFunctionInvalidNameRule) Name ¶

Name returns the rule name

func (*AwsAppsyncFunctionInvalidNameRule) Severity ¶

Severity returns the rule severity

type AwsAppsyncFunctionInvalidRequestMappingTemplateRule ¶

type AwsAppsyncFunctionInvalidRequestMappingTemplateRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsAppsyncFunctionInvalidRequestMappingTemplateRule checks the pattern is valid

func NewAwsAppsyncFunctionInvalidRequestMappingTemplateRule ¶

func NewAwsAppsyncFunctionInvalidRequestMappingTemplateRule() *AwsAppsyncFunctionInvalidRequestMappingTemplateRule

NewAwsAppsyncFunctionInvalidRequestMappingTemplateRule returns new rule with default attributes

func (*AwsAppsyncFunctionInvalidRequestMappingTemplateRule) Check ¶

Check checks the pattern is valid

func (*AwsAppsyncFunctionInvalidRequestMappingTemplateRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsAppsyncFunctionInvalidRequestMappingTemplateRule) Name ¶

Name returns the rule name

func (*AwsAppsyncFunctionInvalidRequestMappingTemplateRule) Severity ¶

Severity returns the rule severity

type AwsAppsyncFunctionInvalidResponseMappingTemplateRule ¶

type AwsAppsyncFunctionInvalidResponseMappingTemplateRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsAppsyncFunctionInvalidResponseMappingTemplateRule checks the pattern is valid

func NewAwsAppsyncFunctionInvalidResponseMappingTemplateRule ¶

func NewAwsAppsyncFunctionInvalidResponseMappingTemplateRule() *AwsAppsyncFunctionInvalidResponseMappingTemplateRule

NewAwsAppsyncFunctionInvalidResponseMappingTemplateRule returns new rule with default attributes

func (*AwsAppsyncFunctionInvalidResponseMappingTemplateRule) Check ¶

Check checks the pattern is valid

func (*AwsAppsyncFunctionInvalidResponseMappingTemplateRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsAppsyncFunctionInvalidResponseMappingTemplateRule) Name ¶

Name returns the rule name

func (*AwsAppsyncFunctionInvalidResponseMappingTemplateRule) Severity ¶

Severity returns the rule severity

type AwsAppsyncGraphqlAPIInvalidAuthenticationTypeRule ¶

type AwsAppsyncGraphqlAPIInvalidAuthenticationTypeRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsAppsyncGraphqlAPIInvalidAuthenticationTypeRule checks the pattern is valid

func NewAwsAppsyncGraphqlAPIInvalidAuthenticationTypeRule ¶

func NewAwsAppsyncGraphqlAPIInvalidAuthenticationTypeRule() *AwsAppsyncGraphqlAPIInvalidAuthenticationTypeRule

NewAwsAppsyncGraphqlAPIInvalidAuthenticationTypeRule returns new rule with default attributes

func (*AwsAppsyncGraphqlAPIInvalidAuthenticationTypeRule) Check ¶

Check checks the pattern is valid

func (*AwsAppsyncGraphqlAPIInvalidAuthenticationTypeRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsAppsyncGraphqlAPIInvalidAuthenticationTypeRule) Name ¶

Name returns the rule name

func (*AwsAppsyncGraphqlAPIInvalidAuthenticationTypeRule) Severity ¶

Severity returns the rule severity

type AwsAppsyncResolverInvalidDataSourceRule ¶

type AwsAppsyncResolverInvalidDataSourceRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsAppsyncResolverInvalidDataSourceRule checks the pattern is valid

func NewAwsAppsyncResolverInvalidDataSourceRule ¶

func NewAwsAppsyncResolverInvalidDataSourceRule() *AwsAppsyncResolverInvalidDataSourceRule

NewAwsAppsyncResolverInvalidDataSourceRule returns new rule with default attributes

func (*AwsAppsyncResolverInvalidDataSourceRule) Check ¶

Check checks the pattern is valid

func (*AwsAppsyncResolverInvalidDataSourceRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsAppsyncResolverInvalidDataSourceRule) Name ¶

Name returns the rule name

func (*AwsAppsyncResolverInvalidDataSourceRule) Severity ¶

Severity returns the rule severity

type AwsAppsyncResolverInvalidFieldRule ¶

type AwsAppsyncResolverInvalidFieldRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsAppsyncResolverInvalidFieldRule checks the pattern is valid

func NewAwsAppsyncResolverInvalidFieldRule ¶

func NewAwsAppsyncResolverInvalidFieldRule() *AwsAppsyncResolverInvalidFieldRule

NewAwsAppsyncResolverInvalidFieldRule returns new rule with default attributes

func (*AwsAppsyncResolverInvalidFieldRule) Check ¶

Check checks the pattern is valid

func (*AwsAppsyncResolverInvalidFieldRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsAppsyncResolverInvalidFieldRule) Name ¶

Name returns the rule name

func (*AwsAppsyncResolverInvalidFieldRule) Severity ¶

Severity returns the rule severity

type AwsAppsyncResolverInvalidRequestTemplateRule ¶

type AwsAppsyncResolverInvalidRequestTemplateRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsAppsyncResolverInvalidRequestTemplateRule checks the pattern is valid

func NewAwsAppsyncResolverInvalidRequestTemplateRule ¶

func NewAwsAppsyncResolverInvalidRequestTemplateRule() *AwsAppsyncResolverInvalidRequestTemplateRule

NewAwsAppsyncResolverInvalidRequestTemplateRule returns new rule with default attributes

func (*AwsAppsyncResolverInvalidRequestTemplateRule) Check ¶

Check checks the pattern is valid

func (*AwsAppsyncResolverInvalidRequestTemplateRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsAppsyncResolverInvalidRequestTemplateRule) Name ¶

Name returns the rule name

func (*AwsAppsyncResolverInvalidRequestTemplateRule) Severity ¶

Severity returns the rule severity

type AwsAppsyncResolverInvalidResponseTemplateRule ¶

type AwsAppsyncResolverInvalidResponseTemplateRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsAppsyncResolverInvalidResponseTemplateRule checks the pattern is valid

func NewAwsAppsyncResolverInvalidResponseTemplateRule ¶

func NewAwsAppsyncResolverInvalidResponseTemplateRule() *AwsAppsyncResolverInvalidResponseTemplateRule

NewAwsAppsyncResolverInvalidResponseTemplateRule returns new rule with default attributes

func (*AwsAppsyncResolverInvalidResponseTemplateRule) Check ¶

Check checks the pattern is valid

func (*AwsAppsyncResolverInvalidResponseTemplateRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsAppsyncResolverInvalidResponseTemplateRule) Name ¶

Name returns the rule name

func (*AwsAppsyncResolverInvalidResponseTemplateRule) Severity ¶

Severity returns the rule severity

type AwsAppsyncResolverInvalidTypeRule ¶

type AwsAppsyncResolverInvalidTypeRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsAppsyncResolverInvalidTypeRule checks the pattern is valid

func NewAwsAppsyncResolverInvalidTypeRule ¶

func NewAwsAppsyncResolverInvalidTypeRule() *AwsAppsyncResolverInvalidTypeRule

NewAwsAppsyncResolverInvalidTypeRule returns new rule with default attributes

func (*AwsAppsyncResolverInvalidTypeRule) Check ¶

Check checks the pattern is valid

func (*AwsAppsyncResolverInvalidTypeRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsAppsyncResolverInvalidTypeRule) Name ¶

Name returns the rule name

func (*AwsAppsyncResolverInvalidTypeRule) Severity ¶

Severity returns the rule severity

type AwsAthenaDatabaseInvalidNameRule ¶

type AwsAthenaDatabaseInvalidNameRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsAthenaDatabaseInvalidNameRule checks the pattern is valid

func NewAwsAthenaDatabaseInvalidNameRule ¶

func NewAwsAthenaDatabaseInvalidNameRule() *AwsAthenaDatabaseInvalidNameRule

NewAwsAthenaDatabaseInvalidNameRule returns new rule with default attributes

func (*AwsAthenaDatabaseInvalidNameRule) Check ¶

Check checks the pattern is valid

func (*AwsAthenaDatabaseInvalidNameRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsAthenaDatabaseInvalidNameRule) Name ¶

Name returns the rule name

func (*AwsAthenaDatabaseInvalidNameRule) Severity ¶

Severity returns the rule severity

type AwsAthenaNamedQueryInvalidDatabaseRule ¶

type AwsAthenaNamedQueryInvalidDatabaseRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsAthenaNamedQueryInvalidDatabaseRule checks the pattern is valid

func NewAwsAthenaNamedQueryInvalidDatabaseRule ¶

func NewAwsAthenaNamedQueryInvalidDatabaseRule() *AwsAthenaNamedQueryInvalidDatabaseRule

NewAwsAthenaNamedQueryInvalidDatabaseRule returns new rule with default attributes

func (*AwsAthenaNamedQueryInvalidDatabaseRule) Check ¶

Check checks the pattern is valid

func (*AwsAthenaNamedQueryInvalidDatabaseRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsAthenaNamedQueryInvalidDatabaseRule) Name ¶

Name returns the rule name

func (*AwsAthenaNamedQueryInvalidDatabaseRule) Severity ¶

Severity returns the rule severity

type AwsAthenaNamedQueryInvalidDescriptionRule ¶

type AwsAthenaNamedQueryInvalidDescriptionRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsAthenaNamedQueryInvalidDescriptionRule checks the pattern is valid

func NewAwsAthenaNamedQueryInvalidDescriptionRule ¶

func NewAwsAthenaNamedQueryInvalidDescriptionRule() *AwsAthenaNamedQueryInvalidDescriptionRule

NewAwsAthenaNamedQueryInvalidDescriptionRule returns new rule with default attributes

func (*AwsAthenaNamedQueryInvalidDescriptionRule) Check ¶

Check checks the pattern is valid

func (*AwsAthenaNamedQueryInvalidDescriptionRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsAthenaNamedQueryInvalidDescriptionRule) Name ¶

Name returns the rule name

func (*AwsAthenaNamedQueryInvalidDescriptionRule) Severity ¶

Severity returns the rule severity

type AwsAthenaNamedQueryInvalidNameRule ¶

type AwsAthenaNamedQueryInvalidNameRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsAthenaNamedQueryInvalidNameRule checks the pattern is valid

func NewAwsAthenaNamedQueryInvalidNameRule ¶

func NewAwsAthenaNamedQueryInvalidNameRule() *AwsAthenaNamedQueryInvalidNameRule

NewAwsAthenaNamedQueryInvalidNameRule returns new rule with default attributes

func (*AwsAthenaNamedQueryInvalidNameRule) Check ¶

Check checks the pattern is valid

func (*AwsAthenaNamedQueryInvalidNameRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsAthenaNamedQueryInvalidNameRule) Name ¶

Name returns the rule name

func (*AwsAthenaNamedQueryInvalidNameRule) Severity ¶

Severity returns the rule severity

type AwsAthenaNamedQueryInvalidQueryRule ¶

type AwsAthenaNamedQueryInvalidQueryRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsAthenaNamedQueryInvalidQueryRule checks the pattern is valid

func NewAwsAthenaNamedQueryInvalidQueryRule ¶

func NewAwsAthenaNamedQueryInvalidQueryRule() *AwsAthenaNamedQueryInvalidQueryRule

NewAwsAthenaNamedQueryInvalidQueryRule returns new rule with default attributes

func (*AwsAthenaNamedQueryInvalidQueryRule) Check ¶

Check checks the pattern is valid

func (*AwsAthenaNamedQueryInvalidQueryRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsAthenaNamedQueryInvalidQueryRule) Name ¶

Name returns the rule name

func (*AwsAthenaNamedQueryInvalidQueryRule) Severity ¶

Severity returns the rule severity

type AwsAthenaWorkgroupInvalidDescriptionRule ¶

type AwsAthenaWorkgroupInvalidDescriptionRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsAthenaWorkgroupInvalidDescriptionRule checks the pattern is valid

func NewAwsAthenaWorkgroupInvalidDescriptionRule ¶

func NewAwsAthenaWorkgroupInvalidDescriptionRule() *AwsAthenaWorkgroupInvalidDescriptionRule

NewAwsAthenaWorkgroupInvalidDescriptionRule returns new rule with default attributes

func (*AwsAthenaWorkgroupInvalidDescriptionRule) Check ¶

Check checks the pattern is valid

func (*AwsAthenaWorkgroupInvalidDescriptionRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsAthenaWorkgroupInvalidDescriptionRule) Name ¶

Name returns the rule name

func (*AwsAthenaWorkgroupInvalidDescriptionRule) Severity ¶

Severity returns the rule severity

type AwsAthenaWorkgroupInvalidNameRule ¶

type AwsAthenaWorkgroupInvalidNameRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsAthenaWorkgroupInvalidNameRule checks the pattern is valid

func NewAwsAthenaWorkgroupInvalidNameRule ¶

func NewAwsAthenaWorkgroupInvalidNameRule() *AwsAthenaWorkgroupInvalidNameRule

NewAwsAthenaWorkgroupInvalidNameRule returns new rule with default attributes

func (*AwsAthenaWorkgroupInvalidNameRule) Check ¶

Check checks the pattern is valid

func (*AwsAthenaWorkgroupInvalidNameRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsAthenaWorkgroupInvalidNameRule) Name ¶

Name returns the rule name

func (*AwsAthenaWorkgroupInvalidNameRule) Severity ¶

Severity returns the rule severity

type AwsAthenaWorkgroupInvalidStateRule ¶

type AwsAthenaWorkgroupInvalidStateRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsAthenaWorkgroupInvalidStateRule checks the pattern is valid

func NewAwsAthenaWorkgroupInvalidStateRule ¶

func NewAwsAthenaWorkgroupInvalidStateRule() *AwsAthenaWorkgroupInvalidStateRule

NewAwsAthenaWorkgroupInvalidStateRule returns new rule with default attributes

func (*AwsAthenaWorkgroupInvalidStateRule) Check ¶

Check checks the pattern is valid

func (*AwsAthenaWorkgroupInvalidStateRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsAthenaWorkgroupInvalidStateRule) Name ¶

Name returns the rule name

func (*AwsAthenaWorkgroupInvalidStateRule) Severity ¶

Severity returns the rule severity

type AwsBackupSelectionInvalidNameRule ¶

type AwsBackupSelectionInvalidNameRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsBackupSelectionInvalidNameRule checks the pattern is valid

func NewAwsBackupSelectionInvalidNameRule ¶

func NewAwsBackupSelectionInvalidNameRule() *AwsBackupSelectionInvalidNameRule

NewAwsBackupSelectionInvalidNameRule returns new rule with default attributes

func (*AwsBackupSelectionInvalidNameRule) Check ¶

Check checks the pattern is valid

func (*AwsBackupSelectionInvalidNameRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsBackupSelectionInvalidNameRule) Name ¶

Name returns the rule name

func (*AwsBackupSelectionInvalidNameRule) Severity ¶

Severity returns the rule severity

type AwsBackupVaultInvalidNameRule ¶

type AwsBackupVaultInvalidNameRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsBackupVaultInvalidNameRule checks the pattern is valid

func NewAwsBackupVaultInvalidNameRule ¶

func NewAwsBackupVaultInvalidNameRule() *AwsBackupVaultInvalidNameRule

NewAwsBackupVaultInvalidNameRule returns new rule with default attributes

func (*AwsBackupVaultInvalidNameRule) Check ¶

Check checks the pattern is valid

func (*AwsBackupVaultInvalidNameRule) Enabled ¶

func (r *AwsBackupVaultInvalidNameRule) Enabled() bool

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsBackupVaultInvalidNameRule) Name ¶

Name returns the rule name

func (*AwsBackupVaultInvalidNameRule) Severity ¶

Severity returns the rule severity

type AwsBackupVaultLockConfigurationInvalidBackupVaultNameRule ¶ added in v0.11.0

type AwsBackupVaultLockConfigurationInvalidBackupVaultNameRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsBackupVaultLockConfigurationInvalidBackupVaultNameRule checks the pattern is valid

func NewAwsBackupVaultLockConfigurationInvalidBackupVaultNameRule ¶ added in v0.11.0

func NewAwsBackupVaultLockConfigurationInvalidBackupVaultNameRule() *AwsBackupVaultLockConfigurationInvalidBackupVaultNameRule

NewAwsBackupVaultLockConfigurationInvalidBackupVaultNameRule returns new rule with default attributes

func (*AwsBackupVaultLockConfigurationInvalidBackupVaultNameRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsBackupVaultLockConfigurationInvalidBackupVaultNameRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsBackupVaultLockConfigurationInvalidBackupVaultNameRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsBackupVaultLockConfigurationInvalidBackupVaultNameRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsBackupVaultNotificationsInvalidBackupVaultNameRule ¶ added in v0.11.0

type AwsBackupVaultNotificationsInvalidBackupVaultNameRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsBackupVaultNotificationsInvalidBackupVaultNameRule checks the pattern is valid

func NewAwsBackupVaultNotificationsInvalidBackupVaultNameRule ¶ added in v0.11.0

func NewAwsBackupVaultNotificationsInvalidBackupVaultNameRule() *AwsBackupVaultNotificationsInvalidBackupVaultNameRule

NewAwsBackupVaultNotificationsInvalidBackupVaultNameRule returns new rule with default attributes

func (*AwsBackupVaultNotificationsInvalidBackupVaultNameRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsBackupVaultNotificationsInvalidBackupVaultNameRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsBackupVaultNotificationsInvalidBackupVaultNameRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsBackupVaultNotificationsInvalidBackupVaultNameRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsBackupVaultPolicyInvalidBackupVaultNameRule ¶ added in v0.11.0

type AwsBackupVaultPolicyInvalidBackupVaultNameRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsBackupVaultPolicyInvalidBackupVaultNameRule checks the pattern is valid

func NewAwsBackupVaultPolicyInvalidBackupVaultNameRule ¶ added in v0.11.0

func NewAwsBackupVaultPolicyInvalidBackupVaultNameRule() *AwsBackupVaultPolicyInvalidBackupVaultNameRule

NewAwsBackupVaultPolicyInvalidBackupVaultNameRule returns new rule with default attributes

func (*AwsBackupVaultPolicyInvalidBackupVaultNameRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsBackupVaultPolicyInvalidBackupVaultNameRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsBackupVaultPolicyInvalidBackupVaultNameRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsBackupVaultPolicyInvalidBackupVaultNameRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsBatchComputeEnvironmentInvalidStateRule ¶

type AwsBatchComputeEnvironmentInvalidStateRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsBatchComputeEnvironmentInvalidStateRule checks the pattern is valid

func NewAwsBatchComputeEnvironmentInvalidStateRule ¶

func NewAwsBatchComputeEnvironmentInvalidStateRule() *AwsBatchComputeEnvironmentInvalidStateRule

NewAwsBatchComputeEnvironmentInvalidStateRule returns new rule with default attributes

func (*AwsBatchComputeEnvironmentInvalidStateRule) Check ¶

Check checks the pattern is valid

func (*AwsBatchComputeEnvironmentInvalidStateRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsBatchComputeEnvironmentInvalidStateRule) Name ¶

Name returns the rule name

func (*AwsBatchComputeEnvironmentInvalidStateRule) Severity ¶

Severity returns the rule severity

type AwsBatchComputeEnvironmentInvalidTypeRule ¶

type AwsBatchComputeEnvironmentInvalidTypeRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsBatchComputeEnvironmentInvalidTypeRule checks the pattern is valid

func NewAwsBatchComputeEnvironmentInvalidTypeRule ¶

func NewAwsBatchComputeEnvironmentInvalidTypeRule() *AwsBatchComputeEnvironmentInvalidTypeRule

NewAwsBatchComputeEnvironmentInvalidTypeRule returns new rule with default attributes

func (*AwsBatchComputeEnvironmentInvalidTypeRule) Check ¶

Check checks the pattern is valid

func (*AwsBatchComputeEnvironmentInvalidTypeRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsBatchComputeEnvironmentInvalidTypeRule) Name ¶

Name returns the rule name

func (*AwsBatchComputeEnvironmentInvalidTypeRule) Severity ¶

Severity returns the rule severity

type AwsBatchJobDefinitionInvalidTypeRule ¶

type AwsBatchJobDefinitionInvalidTypeRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsBatchJobDefinitionInvalidTypeRule checks the pattern is valid

func NewAwsBatchJobDefinitionInvalidTypeRule ¶

func NewAwsBatchJobDefinitionInvalidTypeRule() *AwsBatchJobDefinitionInvalidTypeRule

NewAwsBatchJobDefinitionInvalidTypeRule returns new rule with default attributes

func (*AwsBatchJobDefinitionInvalidTypeRule) Check ¶

Check checks the pattern is valid

func (*AwsBatchJobDefinitionInvalidTypeRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsBatchJobDefinitionInvalidTypeRule) Name ¶

Name returns the rule name

func (*AwsBatchJobDefinitionInvalidTypeRule) Severity ¶

Severity returns the rule severity

type AwsBatchJobQueueInvalidStateRule ¶

type AwsBatchJobQueueInvalidStateRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsBatchJobQueueInvalidStateRule checks the pattern is valid

func NewAwsBatchJobQueueInvalidStateRule ¶

func NewAwsBatchJobQueueInvalidStateRule() *AwsBatchJobQueueInvalidStateRule

NewAwsBatchJobQueueInvalidStateRule returns new rule with default attributes

func (*AwsBatchJobQueueInvalidStateRule) Check ¶

Check checks the pattern is valid

func (*AwsBatchJobQueueInvalidStateRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsBatchJobQueueInvalidStateRule) Name ¶

Name returns the rule name

func (*AwsBatchJobQueueInvalidStateRule) Severity ¶

Severity returns the rule severity

type AwsBudgetsBudgetInvalidAccountIDRule ¶

type AwsBudgetsBudgetInvalidAccountIDRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsBudgetsBudgetInvalidAccountIDRule checks the pattern is valid

func NewAwsBudgetsBudgetInvalidAccountIDRule ¶

func NewAwsBudgetsBudgetInvalidAccountIDRule() *AwsBudgetsBudgetInvalidAccountIDRule

NewAwsBudgetsBudgetInvalidAccountIDRule returns new rule with default attributes

func (*AwsBudgetsBudgetInvalidAccountIDRule) Check ¶

Check checks the pattern is valid

func (*AwsBudgetsBudgetInvalidAccountIDRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsBudgetsBudgetInvalidAccountIDRule) Name ¶

Name returns the rule name

func (*AwsBudgetsBudgetInvalidAccountIDRule) Severity ¶

Severity returns the rule severity

type AwsBudgetsBudgetInvalidBudgetTypeRule ¶

type AwsBudgetsBudgetInvalidBudgetTypeRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsBudgetsBudgetInvalidBudgetTypeRule checks the pattern is valid

func NewAwsBudgetsBudgetInvalidBudgetTypeRule ¶

func NewAwsBudgetsBudgetInvalidBudgetTypeRule() *AwsBudgetsBudgetInvalidBudgetTypeRule

NewAwsBudgetsBudgetInvalidBudgetTypeRule returns new rule with default attributes

func (*AwsBudgetsBudgetInvalidBudgetTypeRule) Check ¶

Check checks the pattern is valid

func (*AwsBudgetsBudgetInvalidBudgetTypeRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsBudgetsBudgetInvalidBudgetTypeRule) Name ¶

Name returns the rule name

func (*AwsBudgetsBudgetInvalidBudgetTypeRule) Severity ¶

Severity returns the rule severity

type AwsBudgetsBudgetInvalidNameRule ¶

type AwsBudgetsBudgetInvalidNameRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsBudgetsBudgetInvalidNameRule checks the pattern is valid

func NewAwsBudgetsBudgetInvalidNameRule ¶

func NewAwsBudgetsBudgetInvalidNameRule() *AwsBudgetsBudgetInvalidNameRule

NewAwsBudgetsBudgetInvalidNameRule returns new rule with default attributes

func (*AwsBudgetsBudgetInvalidNameRule) Check ¶

Check checks the pattern is valid

func (*AwsBudgetsBudgetInvalidNameRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsBudgetsBudgetInvalidNameRule) Name ¶

Name returns the rule name

func (*AwsBudgetsBudgetInvalidNameRule) Severity ¶

Severity returns the rule severity

type AwsBudgetsBudgetInvalidTimeUnitRule ¶

type AwsBudgetsBudgetInvalidTimeUnitRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsBudgetsBudgetInvalidTimeUnitRule checks the pattern is valid

func NewAwsBudgetsBudgetInvalidTimeUnitRule ¶

func NewAwsBudgetsBudgetInvalidTimeUnitRule() *AwsBudgetsBudgetInvalidTimeUnitRule

NewAwsBudgetsBudgetInvalidTimeUnitRule returns new rule with default attributes

func (*AwsBudgetsBudgetInvalidTimeUnitRule) Check ¶

Check checks the pattern is valid

func (*AwsBudgetsBudgetInvalidTimeUnitRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsBudgetsBudgetInvalidTimeUnitRule) Name ¶

Name returns the rule name

func (*AwsBudgetsBudgetInvalidTimeUnitRule) Severity ¶

Severity returns the rule severity

type AwsChimeVoiceConnectorGroupInvalidNameRule ¶ added in v0.11.0

type AwsChimeVoiceConnectorGroupInvalidNameRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsChimeVoiceConnectorGroupInvalidNameRule checks the pattern is valid

func NewAwsChimeVoiceConnectorGroupInvalidNameRule ¶ added in v0.11.0

func NewAwsChimeVoiceConnectorGroupInvalidNameRule() *AwsChimeVoiceConnectorGroupInvalidNameRule

NewAwsChimeVoiceConnectorGroupInvalidNameRule returns new rule with default attributes

func (*AwsChimeVoiceConnectorGroupInvalidNameRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsChimeVoiceConnectorGroupInvalidNameRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsChimeVoiceConnectorGroupInvalidNameRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsChimeVoiceConnectorGroupInvalidNameRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsChimeVoiceConnectorInvalidAwsRegionRule ¶ added in v0.11.0

type AwsChimeVoiceConnectorInvalidAwsRegionRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsChimeVoiceConnectorInvalidAwsRegionRule checks the pattern is valid

func NewAwsChimeVoiceConnectorInvalidAwsRegionRule ¶ added in v0.11.0

func NewAwsChimeVoiceConnectorInvalidAwsRegionRule() *AwsChimeVoiceConnectorInvalidAwsRegionRule

NewAwsChimeVoiceConnectorInvalidAwsRegionRule returns new rule with default attributes

func (*AwsChimeVoiceConnectorInvalidAwsRegionRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsChimeVoiceConnectorInvalidAwsRegionRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsChimeVoiceConnectorInvalidAwsRegionRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsChimeVoiceConnectorInvalidAwsRegionRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsChimeVoiceConnectorInvalidNameRule ¶ added in v0.11.0

type AwsChimeVoiceConnectorInvalidNameRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsChimeVoiceConnectorInvalidNameRule checks the pattern is valid

func NewAwsChimeVoiceConnectorInvalidNameRule ¶ added in v0.11.0

func NewAwsChimeVoiceConnectorInvalidNameRule() *AwsChimeVoiceConnectorInvalidNameRule

NewAwsChimeVoiceConnectorInvalidNameRule returns new rule with default attributes

func (*AwsChimeVoiceConnectorInvalidNameRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsChimeVoiceConnectorInvalidNameRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsChimeVoiceConnectorInvalidNameRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsChimeVoiceConnectorInvalidNameRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsChimeVoiceConnectorLoggingInvalidVoiceConnectorIDRule ¶ added in v0.11.0

type AwsChimeVoiceConnectorLoggingInvalidVoiceConnectorIDRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsChimeVoiceConnectorLoggingInvalidVoiceConnectorIDRule checks the pattern is valid

func NewAwsChimeVoiceConnectorLoggingInvalidVoiceConnectorIDRule ¶ added in v0.11.0

func NewAwsChimeVoiceConnectorLoggingInvalidVoiceConnectorIDRule() *AwsChimeVoiceConnectorLoggingInvalidVoiceConnectorIDRule

NewAwsChimeVoiceConnectorLoggingInvalidVoiceConnectorIDRule returns new rule with default attributes

func (*AwsChimeVoiceConnectorLoggingInvalidVoiceConnectorIDRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsChimeVoiceConnectorLoggingInvalidVoiceConnectorIDRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsChimeVoiceConnectorLoggingInvalidVoiceConnectorIDRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsChimeVoiceConnectorLoggingInvalidVoiceConnectorIDRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsChimeVoiceConnectorOriginationInvalidVoiceConnectorIDRule ¶ added in v0.11.0

type AwsChimeVoiceConnectorOriginationInvalidVoiceConnectorIDRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsChimeVoiceConnectorOriginationInvalidVoiceConnectorIDRule checks the pattern is valid

func NewAwsChimeVoiceConnectorOriginationInvalidVoiceConnectorIDRule ¶ added in v0.11.0

func NewAwsChimeVoiceConnectorOriginationInvalidVoiceConnectorIDRule() *AwsChimeVoiceConnectorOriginationInvalidVoiceConnectorIDRule

NewAwsChimeVoiceConnectorOriginationInvalidVoiceConnectorIDRule returns new rule with default attributes

func (*AwsChimeVoiceConnectorOriginationInvalidVoiceConnectorIDRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsChimeVoiceConnectorOriginationInvalidVoiceConnectorIDRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsChimeVoiceConnectorOriginationInvalidVoiceConnectorIDRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsChimeVoiceConnectorOriginationInvalidVoiceConnectorIDRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsChimeVoiceConnectorStreamingInvalidVoiceConnectorIDRule ¶ added in v0.11.0

type AwsChimeVoiceConnectorStreamingInvalidVoiceConnectorIDRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsChimeVoiceConnectorStreamingInvalidVoiceConnectorIDRule checks the pattern is valid

func NewAwsChimeVoiceConnectorStreamingInvalidVoiceConnectorIDRule ¶ added in v0.11.0

func NewAwsChimeVoiceConnectorStreamingInvalidVoiceConnectorIDRule() *AwsChimeVoiceConnectorStreamingInvalidVoiceConnectorIDRule

NewAwsChimeVoiceConnectorStreamingInvalidVoiceConnectorIDRule returns new rule with default attributes

func (*AwsChimeVoiceConnectorStreamingInvalidVoiceConnectorIDRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsChimeVoiceConnectorStreamingInvalidVoiceConnectorIDRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsChimeVoiceConnectorStreamingInvalidVoiceConnectorIDRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsChimeVoiceConnectorStreamingInvalidVoiceConnectorIDRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsChimeVoiceConnectorTerminationCredentialsInvalidVoiceConnectorIDRule ¶ added in v0.11.0

type AwsChimeVoiceConnectorTerminationCredentialsInvalidVoiceConnectorIDRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsChimeVoiceConnectorTerminationCredentialsInvalidVoiceConnectorIDRule checks the pattern is valid

func NewAwsChimeVoiceConnectorTerminationCredentialsInvalidVoiceConnectorIDRule ¶ added in v0.11.0

func NewAwsChimeVoiceConnectorTerminationCredentialsInvalidVoiceConnectorIDRule() *AwsChimeVoiceConnectorTerminationCredentialsInvalidVoiceConnectorIDRule

NewAwsChimeVoiceConnectorTerminationCredentialsInvalidVoiceConnectorIDRule returns new rule with default attributes

func (*AwsChimeVoiceConnectorTerminationCredentialsInvalidVoiceConnectorIDRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsChimeVoiceConnectorTerminationCredentialsInvalidVoiceConnectorIDRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsChimeVoiceConnectorTerminationCredentialsInvalidVoiceConnectorIDRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsChimeVoiceConnectorTerminationCredentialsInvalidVoiceConnectorIDRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsChimeVoiceConnectorTerminationInvalidDefaultPhoneNumberRule ¶ added in v0.11.0

type AwsChimeVoiceConnectorTerminationInvalidDefaultPhoneNumberRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsChimeVoiceConnectorTerminationInvalidDefaultPhoneNumberRule checks the pattern is valid

func NewAwsChimeVoiceConnectorTerminationInvalidDefaultPhoneNumberRule ¶ added in v0.11.0

func NewAwsChimeVoiceConnectorTerminationInvalidDefaultPhoneNumberRule() *AwsChimeVoiceConnectorTerminationInvalidDefaultPhoneNumberRule

NewAwsChimeVoiceConnectorTerminationInvalidDefaultPhoneNumberRule returns new rule with default attributes

func (*AwsChimeVoiceConnectorTerminationInvalidDefaultPhoneNumberRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsChimeVoiceConnectorTerminationInvalidDefaultPhoneNumberRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsChimeVoiceConnectorTerminationInvalidDefaultPhoneNumberRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsChimeVoiceConnectorTerminationInvalidDefaultPhoneNumberRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsChimeVoiceConnectorTerminationInvalidVoiceConnectorIDRule ¶ added in v0.11.0

type AwsChimeVoiceConnectorTerminationInvalidVoiceConnectorIDRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsChimeVoiceConnectorTerminationInvalidVoiceConnectorIDRule checks the pattern is valid

func NewAwsChimeVoiceConnectorTerminationInvalidVoiceConnectorIDRule ¶ added in v0.11.0

func NewAwsChimeVoiceConnectorTerminationInvalidVoiceConnectorIDRule() *AwsChimeVoiceConnectorTerminationInvalidVoiceConnectorIDRule

NewAwsChimeVoiceConnectorTerminationInvalidVoiceConnectorIDRule returns new rule with default attributes

func (*AwsChimeVoiceConnectorTerminationInvalidVoiceConnectorIDRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsChimeVoiceConnectorTerminationInvalidVoiceConnectorIDRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsChimeVoiceConnectorTerminationInvalidVoiceConnectorIDRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsChimeVoiceConnectorTerminationInvalidVoiceConnectorIDRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsCloud9EnvironmentEc2InvalidDescriptionRule ¶

type AwsCloud9EnvironmentEc2InvalidDescriptionRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsCloud9EnvironmentEc2InvalidDescriptionRule checks the pattern is valid

func NewAwsCloud9EnvironmentEc2InvalidDescriptionRule ¶

func NewAwsCloud9EnvironmentEc2InvalidDescriptionRule() *AwsCloud9EnvironmentEc2InvalidDescriptionRule

NewAwsCloud9EnvironmentEc2InvalidDescriptionRule returns new rule with default attributes

func (*AwsCloud9EnvironmentEc2InvalidDescriptionRule) Check ¶

Check checks the pattern is valid

func (*AwsCloud9EnvironmentEc2InvalidDescriptionRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsCloud9EnvironmentEc2InvalidDescriptionRule) Name ¶

Name returns the rule name

func (*AwsCloud9EnvironmentEc2InvalidDescriptionRule) Severity ¶

Severity returns the rule severity

type AwsCloud9EnvironmentEc2InvalidInstanceTypeRule ¶

type AwsCloud9EnvironmentEc2InvalidInstanceTypeRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsCloud9EnvironmentEc2InvalidInstanceTypeRule checks the pattern is valid

func NewAwsCloud9EnvironmentEc2InvalidInstanceTypeRule ¶

func NewAwsCloud9EnvironmentEc2InvalidInstanceTypeRule() *AwsCloud9EnvironmentEc2InvalidInstanceTypeRule

NewAwsCloud9EnvironmentEc2InvalidInstanceTypeRule returns new rule with default attributes

func (*AwsCloud9EnvironmentEc2InvalidInstanceTypeRule) Check ¶

Check checks the pattern is valid

func (*AwsCloud9EnvironmentEc2InvalidInstanceTypeRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsCloud9EnvironmentEc2InvalidInstanceTypeRule) Name ¶

Name returns the rule name

func (*AwsCloud9EnvironmentEc2InvalidInstanceTypeRule) Severity ¶

Severity returns the rule severity

type AwsCloud9EnvironmentEc2InvalidNameRule ¶

type AwsCloud9EnvironmentEc2InvalidNameRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsCloud9EnvironmentEc2InvalidNameRule checks the pattern is valid

func NewAwsCloud9EnvironmentEc2InvalidNameRule ¶

func NewAwsCloud9EnvironmentEc2InvalidNameRule() *AwsCloud9EnvironmentEc2InvalidNameRule

NewAwsCloud9EnvironmentEc2InvalidNameRule returns new rule with default attributes

func (*AwsCloud9EnvironmentEc2InvalidNameRule) Check ¶

Check checks the pattern is valid

func (*AwsCloud9EnvironmentEc2InvalidNameRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsCloud9EnvironmentEc2InvalidNameRule) Name ¶

Name returns the rule name

func (*AwsCloud9EnvironmentEc2InvalidNameRule) Severity ¶

Severity returns the rule severity

type AwsCloud9EnvironmentEc2InvalidOwnerArnRule ¶

type AwsCloud9EnvironmentEc2InvalidOwnerArnRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsCloud9EnvironmentEc2InvalidOwnerArnRule checks the pattern is valid

func NewAwsCloud9EnvironmentEc2InvalidOwnerArnRule ¶

func NewAwsCloud9EnvironmentEc2InvalidOwnerArnRule() *AwsCloud9EnvironmentEc2InvalidOwnerArnRule

NewAwsCloud9EnvironmentEc2InvalidOwnerArnRule returns new rule with default attributes

func (*AwsCloud9EnvironmentEc2InvalidOwnerArnRule) Check ¶

Check checks the pattern is valid

func (*AwsCloud9EnvironmentEc2InvalidOwnerArnRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsCloud9EnvironmentEc2InvalidOwnerArnRule) Name ¶

Name returns the rule name

func (*AwsCloud9EnvironmentEc2InvalidOwnerArnRule) Severity ¶

Severity returns the rule severity

type AwsCloud9EnvironmentEc2InvalidSubnetIDRule ¶

type AwsCloud9EnvironmentEc2InvalidSubnetIDRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsCloud9EnvironmentEc2InvalidSubnetIDRule checks the pattern is valid

func NewAwsCloud9EnvironmentEc2InvalidSubnetIDRule ¶

func NewAwsCloud9EnvironmentEc2InvalidSubnetIDRule() *AwsCloud9EnvironmentEc2InvalidSubnetIDRule

NewAwsCloud9EnvironmentEc2InvalidSubnetIDRule returns new rule with default attributes

func (*AwsCloud9EnvironmentEc2InvalidSubnetIDRule) Check ¶

Check checks the pattern is valid

func (*AwsCloud9EnvironmentEc2InvalidSubnetIDRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsCloud9EnvironmentEc2InvalidSubnetIDRule) Name ¶

Name returns the rule name

func (*AwsCloud9EnvironmentEc2InvalidSubnetIDRule) Severity ¶

Severity returns the rule severity

type AwsCloudformationStackInvalidIAMRoleArnRule ¶

type AwsCloudformationStackInvalidIAMRoleArnRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsCloudformationStackInvalidIAMRoleArnRule checks the pattern is valid

func NewAwsCloudformationStackInvalidIAMRoleArnRule ¶

func NewAwsCloudformationStackInvalidIAMRoleArnRule() *AwsCloudformationStackInvalidIAMRoleArnRule

NewAwsCloudformationStackInvalidIAMRoleArnRule returns new rule with default attributes

func (*AwsCloudformationStackInvalidIAMRoleArnRule) Check ¶

Check checks the pattern is valid

func (*AwsCloudformationStackInvalidIAMRoleArnRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsCloudformationStackInvalidIAMRoleArnRule) Name ¶

Name returns the rule name

func (*AwsCloudformationStackInvalidIAMRoleArnRule) Severity ¶

Severity returns the rule severity

type AwsCloudformationStackInvalidOnFailureRule ¶

type AwsCloudformationStackInvalidOnFailureRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsCloudformationStackInvalidOnFailureRule checks the pattern is valid

func NewAwsCloudformationStackInvalidOnFailureRule ¶

func NewAwsCloudformationStackInvalidOnFailureRule() *AwsCloudformationStackInvalidOnFailureRule

NewAwsCloudformationStackInvalidOnFailureRule returns new rule with default attributes

func (*AwsCloudformationStackInvalidOnFailureRule) Check ¶

Check checks the pattern is valid

func (*AwsCloudformationStackInvalidOnFailureRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsCloudformationStackInvalidOnFailureRule) Name ¶

Name returns the rule name

func (*AwsCloudformationStackInvalidOnFailureRule) Severity ¶

Severity returns the rule severity

type AwsCloudformationStackInvalidPolicyBodyRule ¶

type AwsCloudformationStackInvalidPolicyBodyRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsCloudformationStackInvalidPolicyBodyRule checks the pattern is valid

func NewAwsCloudformationStackInvalidPolicyBodyRule ¶

func NewAwsCloudformationStackInvalidPolicyBodyRule() *AwsCloudformationStackInvalidPolicyBodyRule

NewAwsCloudformationStackInvalidPolicyBodyRule returns new rule with default attributes

func (*AwsCloudformationStackInvalidPolicyBodyRule) Check ¶

Check checks the pattern is valid

func (*AwsCloudformationStackInvalidPolicyBodyRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsCloudformationStackInvalidPolicyBodyRule) Name ¶

Name returns the rule name

func (*AwsCloudformationStackInvalidPolicyBodyRule) Severity ¶

Severity returns the rule severity

type AwsCloudformationStackInvalidPolicyURLRule ¶

type AwsCloudformationStackInvalidPolicyURLRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsCloudformationStackInvalidPolicyURLRule checks the pattern is valid

func NewAwsCloudformationStackInvalidPolicyURLRule ¶

func NewAwsCloudformationStackInvalidPolicyURLRule() *AwsCloudformationStackInvalidPolicyURLRule

NewAwsCloudformationStackInvalidPolicyURLRule returns new rule with default attributes

func (*AwsCloudformationStackInvalidPolicyURLRule) Check ¶

Check checks the pattern is valid

func (*AwsCloudformationStackInvalidPolicyURLRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsCloudformationStackInvalidPolicyURLRule) Name ¶

Name returns the rule name

func (*AwsCloudformationStackInvalidPolicyURLRule) Severity ¶

Severity returns the rule severity

type AwsCloudformationStackInvalidTemplateURLRule ¶

type AwsCloudformationStackInvalidTemplateURLRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsCloudformationStackInvalidTemplateURLRule checks the pattern is valid

func NewAwsCloudformationStackInvalidTemplateURLRule ¶

func NewAwsCloudformationStackInvalidTemplateURLRule() *AwsCloudformationStackInvalidTemplateURLRule

NewAwsCloudformationStackInvalidTemplateURLRule returns new rule with default attributes

func (*AwsCloudformationStackInvalidTemplateURLRule) Check ¶

Check checks the pattern is valid

func (*AwsCloudformationStackInvalidTemplateURLRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsCloudformationStackInvalidTemplateURLRule) Name ¶

Name returns the rule name

func (*AwsCloudformationStackInvalidTemplateURLRule) Severity ¶

Severity returns the rule severity

type AwsCloudformationStackSetInstanceInvalidAccountIDRule ¶

type AwsCloudformationStackSetInstanceInvalidAccountIDRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsCloudformationStackSetInstanceInvalidAccountIDRule checks the pattern is valid

func NewAwsCloudformationStackSetInstanceInvalidAccountIDRule ¶

func NewAwsCloudformationStackSetInstanceInvalidAccountIDRule() *AwsCloudformationStackSetInstanceInvalidAccountIDRule

NewAwsCloudformationStackSetInstanceInvalidAccountIDRule returns new rule with default attributes

func (*AwsCloudformationStackSetInstanceInvalidAccountIDRule) Check ¶

Check checks the pattern is valid

func (*AwsCloudformationStackSetInstanceInvalidAccountIDRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsCloudformationStackSetInstanceInvalidAccountIDRule) Name ¶

Name returns the rule name

func (*AwsCloudformationStackSetInstanceInvalidAccountIDRule) Severity ¶

Severity returns the rule severity

type AwsCloudformationStackSetInvalidAdministrationRoleArnRule ¶

type AwsCloudformationStackSetInvalidAdministrationRoleArnRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsCloudformationStackSetInvalidAdministrationRoleArnRule checks the pattern is valid

func NewAwsCloudformationStackSetInvalidAdministrationRoleArnRule ¶

func NewAwsCloudformationStackSetInvalidAdministrationRoleArnRule() *AwsCloudformationStackSetInvalidAdministrationRoleArnRule

NewAwsCloudformationStackSetInvalidAdministrationRoleArnRule returns new rule with default attributes

func (*AwsCloudformationStackSetInvalidAdministrationRoleArnRule) Check ¶

Check checks the pattern is valid

func (*AwsCloudformationStackSetInvalidAdministrationRoleArnRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsCloudformationStackSetInvalidAdministrationRoleArnRule) Name ¶

Name returns the rule name

func (*AwsCloudformationStackSetInvalidAdministrationRoleArnRule) Severity ¶

Severity returns the rule severity

type AwsCloudformationStackSetInvalidDescriptionRule ¶

type AwsCloudformationStackSetInvalidDescriptionRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsCloudformationStackSetInvalidDescriptionRule checks the pattern is valid

func NewAwsCloudformationStackSetInvalidDescriptionRule ¶

func NewAwsCloudformationStackSetInvalidDescriptionRule() *AwsCloudformationStackSetInvalidDescriptionRule

NewAwsCloudformationStackSetInvalidDescriptionRule returns new rule with default attributes

func (*AwsCloudformationStackSetInvalidDescriptionRule) Check ¶

Check checks the pattern is valid

func (*AwsCloudformationStackSetInvalidDescriptionRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsCloudformationStackSetInvalidDescriptionRule) Name ¶

Name returns the rule name

func (*AwsCloudformationStackSetInvalidDescriptionRule) Severity ¶

Severity returns the rule severity

type AwsCloudformationStackSetInvalidExecutionRoleNameRule ¶

type AwsCloudformationStackSetInvalidExecutionRoleNameRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsCloudformationStackSetInvalidExecutionRoleNameRule checks the pattern is valid

func NewAwsCloudformationStackSetInvalidExecutionRoleNameRule ¶

func NewAwsCloudformationStackSetInvalidExecutionRoleNameRule() *AwsCloudformationStackSetInvalidExecutionRoleNameRule

NewAwsCloudformationStackSetInvalidExecutionRoleNameRule returns new rule with default attributes

func (*AwsCloudformationStackSetInvalidExecutionRoleNameRule) Check ¶

Check checks the pattern is valid

func (*AwsCloudformationStackSetInvalidExecutionRoleNameRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsCloudformationStackSetInvalidExecutionRoleNameRule) Name ¶

Name returns the rule name

func (*AwsCloudformationStackSetInvalidExecutionRoleNameRule) Severity ¶

Severity returns the rule severity

type AwsCloudformationStackSetInvalidTemplateURLRule ¶

type AwsCloudformationStackSetInvalidTemplateURLRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsCloudformationStackSetInvalidTemplateURLRule checks the pattern is valid

func NewAwsCloudformationStackSetInvalidTemplateURLRule ¶

func NewAwsCloudformationStackSetInvalidTemplateURLRule() *AwsCloudformationStackSetInvalidTemplateURLRule

NewAwsCloudformationStackSetInvalidTemplateURLRule returns new rule with default attributes

func (*AwsCloudformationStackSetInvalidTemplateURLRule) Check ¶

Check checks the pattern is valid

func (*AwsCloudformationStackSetInvalidTemplateURLRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsCloudformationStackSetInvalidTemplateURLRule) Name ¶

Name returns the rule name

func (*AwsCloudformationStackSetInvalidTemplateURLRule) Severity ¶

Severity returns the rule severity

type AwsCloudfrontDistributionInvalidHTTPVersionRule ¶

type AwsCloudfrontDistributionInvalidHTTPVersionRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsCloudfrontDistributionInvalidHTTPVersionRule checks the pattern is valid

func NewAwsCloudfrontDistributionInvalidHTTPVersionRule ¶

func NewAwsCloudfrontDistributionInvalidHTTPVersionRule() *AwsCloudfrontDistributionInvalidHTTPVersionRule

NewAwsCloudfrontDistributionInvalidHTTPVersionRule returns new rule with default attributes

func (*AwsCloudfrontDistributionInvalidHTTPVersionRule) Check ¶

Check checks the pattern is valid

func (*AwsCloudfrontDistributionInvalidHTTPVersionRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsCloudfrontDistributionInvalidHTTPVersionRule) Name ¶

Name returns the rule name

func (*AwsCloudfrontDistributionInvalidHTTPVersionRule) Severity ¶

Severity returns the rule severity

type AwsCloudfrontDistributionInvalidPriceClassRule ¶

type AwsCloudfrontDistributionInvalidPriceClassRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsCloudfrontDistributionInvalidPriceClassRule checks the pattern is valid

func NewAwsCloudfrontDistributionInvalidPriceClassRule ¶

func NewAwsCloudfrontDistributionInvalidPriceClassRule() *AwsCloudfrontDistributionInvalidPriceClassRule

NewAwsCloudfrontDistributionInvalidPriceClassRule returns new rule with default attributes

func (*AwsCloudfrontDistributionInvalidPriceClassRule) Check ¶

Check checks the pattern is valid

func (*AwsCloudfrontDistributionInvalidPriceClassRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsCloudfrontDistributionInvalidPriceClassRule) Name ¶

Name returns the rule name

func (*AwsCloudfrontDistributionInvalidPriceClassRule) Severity ¶

Severity returns the rule severity

type AwsCloudfrontFunctionInvalidNameRule ¶ added in v0.11.0

type AwsCloudfrontFunctionInvalidNameRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsCloudfrontFunctionInvalidNameRule checks the pattern is valid

func NewAwsCloudfrontFunctionInvalidNameRule ¶ added in v0.11.0

func NewAwsCloudfrontFunctionInvalidNameRule() *AwsCloudfrontFunctionInvalidNameRule

NewAwsCloudfrontFunctionInvalidNameRule returns new rule with default attributes

func (*AwsCloudfrontFunctionInvalidNameRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsCloudfrontFunctionInvalidNameRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsCloudfrontFunctionInvalidNameRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsCloudfrontFunctionInvalidNameRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsCloudfrontFunctionInvalidRuntimeRule ¶ added in v0.11.0

type AwsCloudfrontFunctionInvalidRuntimeRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsCloudfrontFunctionInvalidRuntimeRule checks the pattern is valid

func NewAwsCloudfrontFunctionInvalidRuntimeRule ¶ added in v0.11.0

func NewAwsCloudfrontFunctionInvalidRuntimeRule() *AwsCloudfrontFunctionInvalidRuntimeRule

NewAwsCloudfrontFunctionInvalidRuntimeRule returns new rule with default attributes

func (*AwsCloudfrontFunctionInvalidRuntimeRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsCloudfrontFunctionInvalidRuntimeRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsCloudfrontFunctionInvalidRuntimeRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsCloudfrontFunctionInvalidRuntimeRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsCloudhsmV2ClusterInvalidHsmTypeRule ¶

type AwsCloudhsmV2ClusterInvalidHsmTypeRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsCloudhsmV2ClusterInvalidHsmTypeRule checks the pattern is valid

func NewAwsCloudhsmV2ClusterInvalidHsmTypeRule ¶

func NewAwsCloudhsmV2ClusterInvalidHsmTypeRule() *AwsCloudhsmV2ClusterInvalidHsmTypeRule

NewAwsCloudhsmV2ClusterInvalidHsmTypeRule returns new rule with default attributes

func (*AwsCloudhsmV2ClusterInvalidHsmTypeRule) Check ¶

Check checks the pattern is valid

func (*AwsCloudhsmV2ClusterInvalidHsmTypeRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsCloudhsmV2ClusterInvalidHsmTypeRule) Name ¶

Name returns the rule name

func (*AwsCloudhsmV2ClusterInvalidHsmTypeRule) Severity ¶

Severity returns the rule severity

type AwsCloudhsmV2ClusterInvalidSourceBackupIdentifierRule ¶

type AwsCloudhsmV2ClusterInvalidSourceBackupIdentifierRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsCloudhsmV2ClusterInvalidSourceBackupIdentifierRule checks the pattern is valid

func NewAwsCloudhsmV2ClusterInvalidSourceBackupIdentifierRule ¶

func NewAwsCloudhsmV2ClusterInvalidSourceBackupIdentifierRule() *AwsCloudhsmV2ClusterInvalidSourceBackupIdentifierRule

NewAwsCloudhsmV2ClusterInvalidSourceBackupIdentifierRule returns new rule with default attributes

func (*AwsCloudhsmV2ClusterInvalidSourceBackupIdentifierRule) Check ¶

Check checks the pattern is valid

func (*AwsCloudhsmV2ClusterInvalidSourceBackupIdentifierRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsCloudhsmV2ClusterInvalidSourceBackupIdentifierRule) Name ¶

Name returns the rule name

func (*AwsCloudhsmV2ClusterInvalidSourceBackupIdentifierRule) Severity ¶

Severity returns the rule severity

type AwsCloudhsmV2HsmInvalidAvailabilityZoneRule ¶

type AwsCloudhsmV2HsmInvalidAvailabilityZoneRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsCloudhsmV2HsmInvalidAvailabilityZoneRule checks the pattern is valid

func NewAwsCloudhsmV2HsmInvalidAvailabilityZoneRule ¶

func NewAwsCloudhsmV2HsmInvalidAvailabilityZoneRule() *AwsCloudhsmV2HsmInvalidAvailabilityZoneRule

NewAwsCloudhsmV2HsmInvalidAvailabilityZoneRule returns new rule with default attributes

func (*AwsCloudhsmV2HsmInvalidAvailabilityZoneRule) Check ¶

Check checks the pattern is valid

func (*AwsCloudhsmV2HsmInvalidAvailabilityZoneRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsCloudhsmV2HsmInvalidAvailabilityZoneRule) Name ¶

Name returns the rule name

func (*AwsCloudhsmV2HsmInvalidAvailabilityZoneRule) Severity ¶

Severity returns the rule severity

type AwsCloudhsmV2HsmInvalidClusterIDRule ¶

type AwsCloudhsmV2HsmInvalidClusterIDRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsCloudhsmV2HsmInvalidClusterIDRule checks the pattern is valid

func NewAwsCloudhsmV2HsmInvalidClusterIDRule ¶

func NewAwsCloudhsmV2HsmInvalidClusterIDRule() *AwsCloudhsmV2HsmInvalidClusterIDRule

NewAwsCloudhsmV2HsmInvalidClusterIDRule returns new rule with default attributes

func (*AwsCloudhsmV2HsmInvalidClusterIDRule) Check ¶

Check checks the pattern is valid

func (*AwsCloudhsmV2HsmInvalidClusterIDRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsCloudhsmV2HsmInvalidClusterIDRule) Name ¶

Name returns the rule name

func (*AwsCloudhsmV2HsmInvalidClusterIDRule) Severity ¶

Severity returns the rule severity

type AwsCloudhsmV2HsmInvalidIPAddressRule ¶

type AwsCloudhsmV2HsmInvalidIPAddressRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsCloudhsmV2HsmInvalidIPAddressRule checks the pattern is valid

func NewAwsCloudhsmV2HsmInvalidIPAddressRule ¶

func NewAwsCloudhsmV2HsmInvalidIPAddressRule() *AwsCloudhsmV2HsmInvalidIPAddressRule

NewAwsCloudhsmV2HsmInvalidIPAddressRule returns new rule with default attributes

func (*AwsCloudhsmV2HsmInvalidIPAddressRule) Check ¶

Check checks the pattern is valid

func (*AwsCloudhsmV2HsmInvalidIPAddressRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsCloudhsmV2HsmInvalidIPAddressRule) Name ¶

Name returns the rule name

func (*AwsCloudhsmV2HsmInvalidIPAddressRule) Severity ¶

Severity returns the rule severity

type AwsCloudhsmV2HsmInvalidSubnetIDRule ¶

type AwsCloudhsmV2HsmInvalidSubnetIDRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsCloudhsmV2HsmInvalidSubnetIDRule checks the pattern is valid

func NewAwsCloudhsmV2HsmInvalidSubnetIDRule ¶

func NewAwsCloudhsmV2HsmInvalidSubnetIDRule() *AwsCloudhsmV2HsmInvalidSubnetIDRule

NewAwsCloudhsmV2HsmInvalidSubnetIDRule returns new rule with default attributes

func (*AwsCloudhsmV2HsmInvalidSubnetIDRule) Check ¶

Check checks the pattern is valid

func (*AwsCloudhsmV2HsmInvalidSubnetIDRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsCloudhsmV2HsmInvalidSubnetIDRule) Name ¶

Name returns the rule name

func (*AwsCloudhsmV2HsmInvalidSubnetIDRule) Severity ¶

Severity returns the rule severity

type AwsCloudwatchEventAPIDestinationInvalidConnectionArnRule ¶ added in v0.11.0

type AwsCloudwatchEventAPIDestinationInvalidConnectionArnRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsCloudwatchEventAPIDestinationInvalidConnectionArnRule checks the pattern is valid

func NewAwsCloudwatchEventAPIDestinationInvalidConnectionArnRule ¶ added in v0.11.0

func NewAwsCloudwatchEventAPIDestinationInvalidConnectionArnRule() *AwsCloudwatchEventAPIDestinationInvalidConnectionArnRule

NewAwsCloudwatchEventAPIDestinationInvalidConnectionArnRule returns new rule with default attributes

func (*AwsCloudwatchEventAPIDestinationInvalidConnectionArnRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsCloudwatchEventAPIDestinationInvalidConnectionArnRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsCloudwatchEventAPIDestinationInvalidConnectionArnRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsCloudwatchEventAPIDestinationInvalidConnectionArnRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsCloudwatchEventAPIDestinationInvalidDescriptionRule ¶ added in v0.11.0

type AwsCloudwatchEventAPIDestinationInvalidDescriptionRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsCloudwatchEventAPIDestinationInvalidDescriptionRule checks the pattern is valid

func NewAwsCloudwatchEventAPIDestinationInvalidDescriptionRule ¶ added in v0.11.0

func NewAwsCloudwatchEventAPIDestinationInvalidDescriptionRule() *AwsCloudwatchEventAPIDestinationInvalidDescriptionRule

NewAwsCloudwatchEventAPIDestinationInvalidDescriptionRule returns new rule with default attributes

func (*AwsCloudwatchEventAPIDestinationInvalidDescriptionRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsCloudwatchEventAPIDestinationInvalidDescriptionRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsCloudwatchEventAPIDestinationInvalidDescriptionRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsCloudwatchEventAPIDestinationInvalidDescriptionRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsCloudwatchEventAPIDestinationInvalidHTTPMethodRule ¶ added in v0.11.0

type AwsCloudwatchEventAPIDestinationInvalidHTTPMethodRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsCloudwatchEventAPIDestinationInvalidHTTPMethodRule checks the pattern is valid

func NewAwsCloudwatchEventAPIDestinationInvalidHTTPMethodRule ¶ added in v0.11.0

func NewAwsCloudwatchEventAPIDestinationInvalidHTTPMethodRule() *AwsCloudwatchEventAPIDestinationInvalidHTTPMethodRule

NewAwsCloudwatchEventAPIDestinationInvalidHTTPMethodRule returns new rule with default attributes

func (*AwsCloudwatchEventAPIDestinationInvalidHTTPMethodRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsCloudwatchEventAPIDestinationInvalidHTTPMethodRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsCloudwatchEventAPIDestinationInvalidHTTPMethodRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsCloudwatchEventAPIDestinationInvalidHTTPMethodRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsCloudwatchEventAPIDestinationInvalidInvocationEndpointRule ¶ added in v0.11.0

type AwsCloudwatchEventAPIDestinationInvalidInvocationEndpointRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsCloudwatchEventAPIDestinationInvalidInvocationEndpointRule checks the pattern is valid

func NewAwsCloudwatchEventAPIDestinationInvalidInvocationEndpointRule ¶ added in v0.11.0

func NewAwsCloudwatchEventAPIDestinationInvalidInvocationEndpointRule() *AwsCloudwatchEventAPIDestinationInvalidInvocationEndpointRule

NewAwsCloudwatchEventAPIDestinationInvalidInvocationEndpointRule returns new rule with default attributes

func (*AwsCloudwatchEventAPIDestinationInvalidInvocationEndpointRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsCloudwatchEventAPIDestinationInvalidInvocationEndpointRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsCloudwatchEventAPIDestinationInvalidInvocationEndpointRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsCloudwatchEventAPIDestinationInvalidInvocationEndpointRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsCloudwatchEventAPIDestinationInvalidNameRule ¶ added in v0.11.0

type AwsCloudwatchEventAPIDestinationInvalidNameRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsCloudwatchEventAPIDestinationInvalidNameRule checks the pattern is valid

func NewAwsCloudwatchEventAPIDestinationInvalidNameRule ¶ added in v0.11.0

func NewAwsCloudwatchEventAPIDestinationInvalidNameRule() *AwsCloudwatchEventAPIDestinationInvalidNameRule

NewAwsCloudwatchEventAPIDestinationInvalidNameRule returns new rule with default attributes

func (*AwsCloudwatchEventAPIDestinationInvalidNameRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsCloudwatchEventAPIDestinationInvalidNameRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsCloudwatchEventAPIDestinationInvalidNameRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsCloudwatchEventAPIDestinationInvalidNameRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsCloudwatchEventArchiveInvalidDescriptionRule ¶ added in v0.11.0

type AwsCloudwatchEventArchiveInvalidDescriptionRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsCloudwatchEventArchiveInvalidDescriptionRule checks the pattern is valid

func NewAwsCloudwatchEventArchiveInvalidDescriptionRule ¶ added in v0.11.0

func NewAwsCloudwatchEventArchiveInvalidDescriptionRule() *AwsCloudwatchEventArchiveInvalidDescriptionRule

NewAwsCloudwatchEventArchiveInvalidDescriptionRule returns new rule with default attributes

func (*AwsCloudwatchEventArchiveInvalidDescriptionRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsCloudwatchEventArchiveInvalidDescriptionRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsCloudwatchEventArchiveInvalidDescriptionRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsCloudwatchEventArchiveInvalidDescriptionRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsCloudwatchEventArchiveInvalidEventSourceArnRule ¶ added in v0.11.0

type AwsCloudwatchEventArchiveInvalidEventSourceArnRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsCloudwatchEventArchiveInvalidEventSourceArnRule checks the pattern is valid

func NewAwsCloudwatchEventArchiveInvalidEventSourceArnRule ¶ added in v0.11.0

func NewAwsCloudwatchEventArchiveInvalidEventSourceArnRule() *AwsCloudwatchEventArchiveInvalidEventSourceArnRule

NewAwsCloudwatchEventArchiveInvalidEventSourceArnRule returns new rule with default attributes

func (*AwsCloudwatchEventArchiveInvalidEventSourceArnRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsCloudwatchEventArchiveInvalidEventSourceArnRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsCloudwatchEventArchiveInvalidEventSourceArnRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsCloudwatchEventArchiveInvalidEventSourceArnRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsCloudwatchEventArchiveInvalidNameRule ¶ added in v0.11.0

type AwsCloudwatchEventArchiveInvalidNameRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsCloudwatchEventArchiveInvalidNameRule checks the pattern is valid

func NewAwsCloudwatchEventArchiveInvalidNameRule ¶ added in v0.11.0

func NewAwsCloudwatchEventArchiveInvalidNameRule() *AwsCloudwatchEventArchiveInvalidNameRule

NewAwsCloudwatchEventArchiveInvalidNameRule returns new rule with default attributes

func (*AwsCloudwatchEventArchiveInvalidNameRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsCloudwatchEventArchiveInvalidNameRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsCloudwatchEventArchiveInvalidNameRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsCloudwatchEventArchiveInvalidNameRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsCloudwatchEventBusInvalidEventSourceNameRule ¶ added in v0.11.0

type AwsCloudwatchEventBusInvalidEventSourceNameRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsCloudwatchEventBusInvalidEventSourceNameRule checks the pattern is valid

func NewAwsCloudwatchEventBusInvalidEventSourceNameRule ¶ added in v0.11.0

func NewAwsCloudwatchEventBusInvalidEventSourceNameRule() *AwsCloudwatchEventBusInvalidEventSourceNameRule

NewAwsCloudwatchEventBusInvalidEventSourceNameRule returns new rule with default attributes

func (*AwsCloudwatchEventBusInvalidEventSourceNameRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsCloudwatchEventBusInvalidEventSourceNameRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsCloudwatchEventBusInvalidEventSourceNameRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsCloudwatchEventBusInvalidEventSourceNameRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsCloudwatchEventBusInvalidNameRule ¶ added in v0.11.0

type AwsCloudwatchEventBusInvalidNameRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsCloudwatchEventBusInvalidNameRule checks the pattern is valid

func NewAwsCloudwatchEventBusInvalidNameRule ¶ added in v0.11.0

func NewAwsCloudwatchEventBusInvalidNameRule() *AwsCloudwatchEventBusInvalidNameRule

NewAwsCloudwatchEventBusInvalidNameRule returns new rule with default attributes

func (*AwsCloudwatchEventBusInvalidNameRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsCloudwatchEventBusInvalidNameRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsCloudwatchEventBusInvalidNameRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsCloudwatchEventBusInvalidNameRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsCloudwatchEventBusPolicyInvalidEventBusNameRule ¶ added in v0.11.0

type AwsCloudwatchEventBusPolicyInvalidEventBusNameRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsCloudwatchEventBusPolicyInvalidEventBusNameRule checks the pattern is valid

func NewAwsCloudwatchEventBusPolicyInvalidEventBusNameRule ¶ added in v0.11.0

func NewAwsCloudwatchEventBusPolicyInvalidEventBusNameRule() *AwsCloudwatchEventBusPolicyInvalidEventBusNameRule

NewAwsCloudwatchEventBusPolicyInvalidEventBusNameRule returns new rule with default attributes

func (*AwsCloudwatchEventBusPolicyInvalidEventBusNameRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsCloudwatchEventBusPolicyInvalidEventBusNameRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsCloudwatchEventBusPolicyInvalidEventBusNameRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsCloudwatchEventBusPolicyInvalidEventBusNameRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsCloudwatchEventConnectionInvalidAuthorizationTypeRule ¶ added in v0.11.0

type AwsCloudwatchEventConnectionInvalidAuthorizationTypeRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsCloudwatchEventConnectionInvalidAuthorizationTypeRule checks the pattern is valid

func NewAwsCloudwatchEventConnectionInvalidAuthorizationTypeRule ¶ added in v0.11.0

func NewAwsCloudwatchEventConnectionInvalidAuthorizationTypeRule() *AwsCloudwatchEventConnectionInvalidAuthorizationTypeRule

NewAwsCloudwatchEventConnectionInvalidAuthorizationTypeRule returns new rule with default attributes

func (*AwsCloudwatchEventConnectionInvalidAuthorizationTypeRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsCloudwatchEventConnectionInvalidAuthorizationTypeRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsCloudwatchEventConnectionInvalidAuthorizationTypeRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsCloudwatchEventConnectionInvalidAuthorizationTypeRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsCloudwatchEventConnectionInvalidDescriptionRule ¶ added in v0.11.0

type AwsCloudwatchEventConnectionInvalidDescriptionRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsCloudwatchEventConnectionInvalidDescriptionRule checks the pattern is valid

func NewAwsCloudwatchEventConnectionInvalidDescriptionRule ¶ added in v0.11.0

func NewAwsCloudwatchEventConnectionInvalidDescriptionRule() *AwsCloudwatchEventConnectionInvalidDescriptionRule

NewAwsCloudwatchEventConnectionInvalidDescriptionRule returns new rule with default attributes

func (*AwsCloudwatchEventConnectionInvalidDescriptionRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsCloudwatchEventConnectionInvalidDescriptionRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsCloudwatchEventConnectionInvalidDescriptionRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsCloudwatchEventConnectionInvalidDescriptionRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsCloudwatchEventConnectionInvalidNameRule ¶ added in v0.11.0

type AwsCloudwatchEventConnectionInvalidNameRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsCloudwatchEventConnectionInvalidNameRule checks the pattern is valid

func NewAwsCloudwatchEventConnectionInvalidNameRule ¶ added in v0.11.0

func NewAwsCloudwatchEventConnectionInvalidNameRule() *AwsCloudwatchEventConnectionInvalidNameRule

NewAwsCloudwatchEventConnectionInvalidNameRule returns new rule with default attributes

func (*AwsCloudwatchEventConnectionInvalidNameRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsCloudwatchEventConnectionInvalidNameRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsCloudwatchEventConnectionInvalidNameRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsCloudwatchEventConnectionInvalidNameRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsCloudwatchEventPermissionInvalidActionRule ¶

type AwsCloudwatchEventPermissionInvalidActionRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsCloudwatchEventPermissionInvalidActionRule checks the pattern is valid

func NewAwsCloudwatchEventPermissionInvalidActionRule ¶

func NewAwsCloudwatchEventPermissionInvalidActionRule() *AwsCloudwatchEventPermissionInvalidActionRule

NewAwsCloudwatchEventPermissionInvalidActionRule returns new rule with default attributes

func (*AwsCloudwatchEventPermissionInvalidActionRule) Check ¶

Check checks the pattern is valid

func (*AwsCloudwatchEventPermissionInvalidActionRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsCloudwatchEventPermissionInvalidActionRule) Name ¶

Name returns the rule name

func (*AwsCloudwatchEventPermissionInvalidActionRule) Severity ¶

Severity returns the rule severity

type AwsCloudwatchEventPermissionInvalidPrincipalRule ¶

type AwsCloudwatchEventPermissionInvalidPrincipalRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsCloudwatchEventPermissionInvalidPrincipalRule checks the pattern is valid

func NewAwsCloudwatchEventPermissionInvalidPrincipalRule ¶

func NewAwsCloudwatchEventPermissionInvalidPrincipalRule() *AwsCloudwatchEventPermissionInvalidPrincipalRule

NewAwsCloudwatchEventPermissionInvalidPrincipalRule returns new rule with default attributes

func (*AwsCloudwatchEventPermissionInvalidPrincipalRule) Check ¶

Check checks the pattern is valid

func (*AwsCloudwatchEventPermissionInvalidPrincipalRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsCloudwatchEventPermissionInvalidPrincipalRule) Name ¶

Name returns the rule name

func (*AwsCloudwatchEventPermissionInvalidPrincipalRule) Severity ¶

Severity returns the rule severity

type AwsCloudwatchEventPermissionInvalidStatementIDRule ¶

type AwsCloudwatchEventPermissionInvalidStatementIDRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsCloudwatchEventPermissionInvalidStatementIDRule checks the pattern is valid

func NewAwsCloudwatchEventPermissionInvalidStatementIDRule ¶

func NewAwsCloudwatchEventPermissionInvalidStatementIDRule() *AwsCloudwatchEventPermissionInvalidStatementIDRule

NewAwsCloudwatchEventPermissionInvalidStatementIDRule returns new rule with default attributes

func (*AwsCloudwatchEventPermissionInvalidStatementIDRule) Check ¶

Check checks the pattern is valid

func (*AwsCloudwatchEventPermissionInvalidStatementIDRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsCloudwatchEventPermissionInvalidStatementIDRule) Name ¶

Name returns the rule name

func (*AwsCloudwatchEventPermissionInvalidStatementIDRule) Severity ¶

Severity returns the rule severity

type AwsCloudwatchEventRuleInvalidDescriptionRule ¶

type AwsCloudwatchEventRuleInvalidDescriptionRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsCloudwatchEventRuleInvalidDescriptionRule checks the pattern is valid

func NewAwsCloudwatchEventRuleInvalidDescriptionRule ¶

func NewAwsCloudwatchEventRuleInvalidDescriptionRule() *AwsCloudwatchEventRuleInvalidDescriptionRule

NewAwsCloudwatchEventRuleInvalidDescriptionRule returns new rule with default attributes

func (*AwsCloudwatchEventRuleInvalidDescriptionRule) Check ¶

Check checks the pattern is valid

func (*AwsCloudwatchEventRuleInvalidDescriptionRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsCloudwatchEventRuleInvalidDescriptionRule) Name ¶

Name returns the rule name

func (*AwsCloudwatchEventRuleInvalidDescriptionRule) Severity ¶

Severity returns the rule severity

type AwsCloudwatchEventRuleInvalidNameRule ¶

type AwsCloudwatchEventRuleInvalidNameRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsCloudwatchEventRuleInvalidNameRule checks the pattern is valid

func NewAwsCloudwatchEventRuleInvalidNameRule ¶

func NewAwsCloudwatchEventRuleInvalidNameRule() *AwsCloudwatchEventRuleInvalidNameRule

NewAwsCloudwatchEventRuleInvalidNameRule returns new rule with default attributes

func (*AwsCloudwatchEventRuleInvalidNameRule) Check ¶

Check checks the pattern is valid

func (*AwsCloudwatchEventRuleInvalidNameRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsCloudwatchEventRuleInvalidNameRule) Name ¶

Name returns the rule name

func (*AwsCloudwatchEventRuleInvalidNameRule) Severity ¶

Severity returns the rule severity

type AwsCloudwatchEventRuleInvalidRoleArnRule ¶

type AwsCloudwatchEventRuleInvalidRoleArnRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsCloudwatchEventRuleInvalidRoleArnRule checks the pattern is valid

func NewAwsCloudwatchEventRuleInvalidRoleArnRule ¶

func NewAwsCloudwatchEventRuleInvalidRoleArnRule() *AwsCloudwatchEventRuleInvalidRoleArnRule

NewAwsCloudwatchEventRuleInvalidRoleArnRule returns new rule with default attributes

func (*AwsCloudwatchEventRuleInvalidRoleArnRule) Check ¶

Check checks the pattern is valid

func (*AwsCloudwatchEventRuleInvalidRoleArnRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsCloudwatchEventRuleInvalidRoleArnRule) Name ¶

Name returns the rule name

func (*AwsCloudwatchEventRuleInvalidRoleArnRule) Severity ¶

Severity returns the rule severity

type AwsCloudwatchEventRuleInvalidScheduleExpressionRule ¶

type AwsCloudwatchEventRuleInvalidScheduleExpressionRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsCloudwatchEventRuleInvalidScheduleExpressionRule checks the pattern is valid

func NewAwsCloudwatchEventRuleInvalidScheduleExpressionRule ¶

func NewAwsCloudwatchEventRuleInvalidScheduleExpressionRule() *AwsCloudwatchEventRuleInvalidScheduleExpressionRule

NewAwsCloudwatchEventRuleInvalidScheduleExpressionRule returns new rule with default attributes

func (*AwsCloudwatchEventRuleInvalidScheduleExpressionRule) Check ¶

Check checks the pattern is valid

func (*AwsCloudwatchEventRuleInvalidScheduleExpressionRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsCloudwatchEventRuleInvalidScheduleExpressionRule) Name ¶

Name returns the rule name

func (*AwsCloudwatchEventRuleInvalidScheduleExpressionRule) Severity ¶

Severity returns the rule severity

type AwsCloudwatchEventTargetInvalidArnRule ¶

type AwsCloudwatchEventTargetInvalidArnRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsCloudwatchEventTargetInvalidArnRule checks the pattern is valid

func NewAwsCloudwatchEventTargetInvalidArnRule ¶

func NewAwsCloudwatchEventTargetInvalidArnRule() *AwsCloudwatchEventTargetInvalidArnRule

NewAwsCloudwatchEventTargetInvalidArnRule returns new rule with default attributes

func (*AwsCloudwatchEventTargetInvalidArnRule) Check ¶

Check checks the pattern is valid

func (*AwsCloudwatchEventTargetInvalidArnRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsCloudwatchEventTargetInvalidArnRule) Name ¶

Name returns the rule name

func (*AwsCloudwatchEventTargetInvalidArnRule) Severity ¶

Severity returns the rule severity

type AwsCloudwatchEventTargetInvalidInputPathRule ¶

type AwsCloudwatchEventTargetInvalidInputPathRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsCloudwatchEventTargetInvalidInputPathRule checks the pattern is valid

func NewAwsCloudwatchEventTargetInvalidInputPathRule ¶

func NewAwsCloudwatchEventTargetInvalidInputPathRule() *AwsCloudwatchEventTargetInvalidInputPathRule

NewAwsCloudwatchEventTargetInvalidInputPathRule returns new rule with default attributes

func (*AwsCloudwatchEventTargetInvalidInputPathRule) Check ¶

Check checks the pattern is valid

func (*AwsCloudwatchEventTargetInvalidInputPathRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsCloudwatchEventTargetInvalidInputPathRule) Name ¶

Name returns the rule name

func (*AwsCloudwatchEventTargetInvalidInputPathRule) Severity ¶

Severity returns the rule severity

type AwsCloudwatchEventTargetInvalidInputRule ¶

type AwsCloudwatchEventTargetInvalidInputRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsCloudwatchEventTargetInvalidInputRule checks the pattern is valid

func NewAwsCloudwatchEventTargetInvalidInputRule ¶

func NewAwsCloudwatchEventTargetInvalidInputRule() *AwsCloudwatchEventTargetInvalidInputRule

NewAwsCloudwatchEventTargetInvalidInputRule returns new rule with default attributes

func (*AwsCloudwatchEventTargetInvalidInputRule) Check ¶

Check checks the pattern is valid

func (*AwsCloudwatchEventTargetInvalidInputRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsCloudwatchEventTargetInvalidInputRule) Name ¶

Name returns the rule name

func (*AwsCloudwatchEventTargetInvalidInputRule) Severity ¶

Severity returns the rule severity

type AwsCloudwatchEventTargetInvalidRoleArnRule ¶

type AwsCloudwatchEventTargetInvalidRoleArnRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsCloudwatchEventTargetInvalidRoleArnRule checks the pattern is valid

func NewAwsCloudwatchEventTargetInvalidRoleArnRule ¶

func NewAwsCloudwatchEventTargetInvalidRoleArnRule() *AwsCloudwatchEventTargetInvalidRoleArnRule

NewAwsCloudwatchEventTargetInvalidRoleArnRule returns new rule with default attributes

func (*AwsCloudwatchEventTargetInvalidRoleArnRule) Check ¶

Check checks the pattern is valid

func (*AwsCloudwatchEventTargetInvalidRoleArnRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsCloudwatchEventTargetInvalidRoleArnRule) Name ¶

Name returns the rule name

func (*AwsCloudwatchEventTargetInvalidRoleArnRule) Severity ¶

Severity returns the rule severity

type AwsCloudwatchEventTargetInvalidRuleRule ¶

type AwsCloudwatchEventTargetInvalidRuleRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsCloudwatchEventTargetInvalidRuleRule checks the pattern is valid

func NewAwsCloudwatchEventTargetInvalidRuleRule ¶

func NewAwsCloudwatchEventTargetInvalidRuleRule() *AwsCloudwatchEventTargetInvalidRuleRule

NewAwsCloudwatchEventTargetInvalidRuleRule returns new rule with default attributes

func (*AwsCloudwatchEventTargetInvalidRuleRule) Check ¶

Check checks the pattern is valid

func (*AwsCloudwatchEventTargetInvalidRuleRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsCloudwatchEventTargetInvalidRuleRule) Name ¶

Name returns the rule name

func (*AwsCloudwatchEventTargetInvalidRuleRule) Severity ¶

Severity returns the rule severity

type AwsCloudwatchEventTargetInvalidTargetIDRule ¶

type AwsCloudwatchEventTargetInvalidTargetIDRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsCloudwatchEventTargetInvalidTargetIDRule checks the pattern is valid

func NewAwsCloudwatchEventTargetInvalidTargetIDRule ¶

func NewAwsCloudwatchEventTargetInvalidTargetIDRule() *AwsCloudwatchEventTargetInvalidTargetIDRule

NewAwsCloudwatchEventTargetInvalidTargetIDRule returns new rule with default attributes

func (*AwsCloudwatchEventTargetInvalidTargetIDRule) Check ¶

Check checks the pattern is valid

func (*AwsCloudwatchEventTargetInvalidTargetIDRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsCloudwatchEventTargetInvalidTargetIDRule) Name ¶

Name returns the rule name

func (*AwsCloudwatchEventTargetInvalidTargetIDRule) Severity ¶

Severity returns the rule severity

type AwsCloudwatchLogDestinationInvalidNameRule ¶

type AwsCloudwatchLogDestinationInvalidNameRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsCloudwatchLogDestinationInvalidNameRule checks the pattern is valid

func NewAwsCloudwatchLogDestinationInvalidNameRule ¶

func NewAwsCloudwatchLogDestinationInvalidNameRule() *AwsCloudwatchLogDestinationInvalidNameRule

NewAwsCloudwatchLogDestinationInvalidNameRule returns new rule with default attributes

func (*AwsCloudwatchLogDestinationInvalidNameRule) Check ¶

Check checks the pattern is valid

func (*AwsCloudwatchLogDestinationInvalidNameRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsCloudwatchLogDestinationInvalidNameRule) Name ¶

Name returns the rule name

func (*AwsCloudwatchLogDestinationInvalidNameRule) Severity ¶

Severity returns the rule severity

type AwsCloudwatchLogDestinationPolicyInvalidDestinationNameRule ¶

type AwsCloudwatchLogDestinationPolicyInvalidDestinationNameRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsCloudwatchLogDestinationPolicyInvalidDestinationNameRule checks the pattern is valid

func NewAwsCloudwatchLogDestinationPolicyInvalidDestinationNameRule ¶

func NewAwsCloudwatchLogDestinationPolicyInvalidDestinationNameRule() *AwsCloudwatchLogDestinationPolicyInvalidDestinationNameRule

NewAwsCloudwatchLogDestinationPolicyInvalidDestinationNameRule returns new rule with default attributes

func (*AwsCloudwatchLogDestinationPolicyInvalidDestinationNameRule) Check ¶

Check checks the pattern is valid

func (*AwsCloudwatchLogDestinationPolicyInvalidDestinationNameRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsCloudwatchLogDestinationPolicyInvalidDestinationNameRule) Name ¶

Name returns the rule name

func (*AwsCloudwatchLogDestinationPolicyInvalidDestinationNameRule) Severity ¶

Severity returns the rule severity

type AwsCloudwatchLogGroupInvalidKmsKeyIDRule ¶

type AwsCloudwatchLogGroupInvalidKmsKeyIDRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsCloudwatchLogGroupInvalidKmsKeyIDRule checks the pattern is valid

func NewAwsCloudwatchLogGroupInvalidKmsKeyIDRule ¶

func NewAwsCloudwatchLogGroupInvalidKmsKeyIDRule() *AwsCloudwatchLogGroupInvalidKmsKeyIDRule

NewAwsCloudwatchLogGroupInvalidKmsKeyIDRule returns new rule with default attributes

func (*AwsCloudwatchLogGroupInvalidKmsKeyIDRule) Check ¶

Check checks the pattern is valid

func (*AwsCloudwatchLogGroupInvalidKmsKeyIDRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsCloudwatchLogGroupInvalidKmsKeyIDRule) Name ¶

Name returns the rule name

func (*AwsCloudwatchLogGroupInvalidKmsKeyIDRule) Severity ¶

Severity returns the rule severity

type AwsCloudwatchLogGroupInvalidNameRule ¶

type AwsCloudwatchLogGroupInvalidNameRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsCloudwatchLogGroupInvalidNameRule checks the pattern is valid

func NewAwsCloudwatchLogGroupInvalidNameRule ¶

func NewAwsCloudwatchLogGroupInvalidNameRule() *AwsCloudwatchLogGroupInvalidNameRule

NewAwsCloudwatchLogGroupInvalidNameRule returns new rule with default attributes

func (*AwsCloudwatchLogGroupInvalidNameRule) Check ¶

Check checks the pattern is valid

func (*AwsCloudwatchLogGroupInvalidNameRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsCloudwatchLogGroupInvalidNameRule) Name ¶

Name returns the rule name

func (*AwsCloudwatchLogGroupInvalidNameRule) Severity ¶

Severity returns the rule severity

type AwsCloudwatchLogMetricFilterInvalidLogGroupNameRule ¶

type AwsCloudwatchLogMetricFilterInvalidLogGroupNameRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsCloudwatchLogMetricFilterInvalidLogGroupNameRule checks the pattern is valid

func NewAwsCloudwatchLogMetricFilterInvalidLogGroupNameRule ¶

func NewAwsCloudwatchLogMetricFilterInvalidLogGroupNameRule() *AwsCloudwatchLogMetricFilterInvalidLogGroupNameRule

NewAwsCloudwatchLogMetricFilterInvalidLogGroupNameRule returns new rule with default attributes

func (*AwsCloudwatchLogMetricFilterInvalidLogGroupNameRule) Check ¶

Check checks the pattern is valid

func (*AwsCloudwatchLogMetricFilterInvalidLogGroupNameRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsCloudwatchLogMetricFilterInvalidLogGroupNameRule) Name ¶

Name returns the rule name

func (*AwsCloudwatchLogMetricFilterInvalidLogGroupNameRule) Severity ¶

Severity returns the rule severity

type AwsCloudwatchLogMetricFilterInvalidNameRule ¶

type AwsCloudwatchLogMetricFilterInvalidNameRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsCloudwatchLogMetricFilterInvalidNameRule checks the pattern is valid

func NewAwsCloudwatchLogMetricFilterInvalidNameRule ¶

func NewAwsCloudwatchLogMetricFilterInvalidNameRule() *AwsCloudwatchLogMetricFilterInvalidNameRule

NewAwsCloudwatchLogMetricFilterInvalidNameRule returns new rule with default attributes

func (*AwsCloudwatchLogMetricFilterInvalidNameRule) Check ¶

Check checks the pattern is valid

func (*AwsCloudwatchLogMetricFilterInvalidNameRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsCloudwatchLogMetricFilterInvalidNameRule) Name ¶

Name returns the rule name

func (*AwsCloudwatchLogMetricFilterInvalidNameRule) Severity ¶

Severity returns the rule severity

type AwsCloudwatchLogMetricFilterInvalidPatternRule ¶

type AwsCloudwatchLogMetricFilterInvalidPatternRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsCloudwatchLogMetricFilterInvalidPatternRule checks the pattern is valid

func NewAwsCloudwatchLogMetricFilterInvalidPatternRule ¶

func NewAwsCloudwatchLogMetricFilterInvalidPatternRule() *AwsCloudwatchLogMetricFilterInvalidPatternRule

NewAwsCloudwatchLogMetricFilterInvalidPatternRule returns new rule with default attributes

func (*AwsCloudwatchLogMetricFilterInvalidPatternRule) Check ¶

Check checks the pattern is valid

func (*AwsCloudwatchLogMetricFilterInvalidPatternRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsCloudwatchLogMetricFilterInvalidPatternRule) Name ¶

Name returns the rule name

func (*AwsCloudwatchLogMetricFilterInvalidPatternRule) Severity ¶

Severity returns the rule severity

type AwsCloudwatchLogResourcePolicyInvalidPolicyDocumentRule ¶

type AwsCloudwatchLogResourcePolicyInvalidPolicyDocumentRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsCloudwatchLogResourcePolicyInvalidPolicyDocumentRule checks the pattern is valid

func NewAwsCloudwatchLogResourcePolicyInvalidPolicyDocumentRule ¶

func NewAwsCloudwatchLogResourcePolicyInvalidPolicyDocumentRule() *AwsCloudwatchLogResourcePolicyInvalidPolicyDocumentRule

NewAwsCloudwatchLogResourcePolicyInvalidPolicyDocumentRule returns new rule with default attributes

func (*AwsCloudwatchLogResourcePolicyInvalidPolicyDocumentRule) Check ¶

Check checks the pattern is valid

func (*AwsCloudwatchLogResourcePolicyInvalidPolicyDocumentRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsCloudwatchLogResourcePolicyInvalidPolicyDocumentRule) Name ¶

Name returns the rule name

func (*AwsCloudwatchLogResourcePolicyInvalidPolicyDocumentRule) Severity ¶

Severity returns the rule severity

type AwsCloudwatchLogStreamInvalidLogGroupNameRule ¶

type AwsCloudwatchLogStreamInvalidLogGroupNameRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsCloudwatchLogStreamInvalidLogGroupNameRule checks the pattern is valid

func NewAwsCloudwatchLogStreamInvalidLogGroupNameRule ¶

func NewAwsCloudwatchLogStreamInvalidLogGroupNameRule() *AwsCloudwatchLogStreamInvalidLogGroupNameRule

NewAwsCloudwatchLogStreamInvalidLogGroupNameRule returns new rule with default attributes

func (*AwsCloudwatchLogStreamInvalidLogGroupNameRule) Check ¶

Check checks the pattern is valid

func (*AwsCloudwatchLogStreamInvalidLogGroupNameRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsCloudwatchLogStreamInvalidLogGroupNameRule) Name ¶

Name returns the rule name

func (*AwsCloudwatchLogStreamInvalidLogGroupNameRule) Severity ¶

Severity returns the rule severity

type AwsCloudwatchLogStreamInvalidNameRule ¶

type AwsCloudwatchLogStreamInvalidNameRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsCloudwatchLogStreamInvalidNameRule checks the pattern is valid

func NewAwsCloudwatchLogStreamInvalidNameRule ¶

func NewAwsCloudwatchLogStreamInvalidNameRule() *AwsCloudwatchLogStreamInvalidNameRule

NewAwsCloudwatchLogStreamInvalidNameRule returns new rule with default attributes

func (*AwsCloudwatchLogStreamInvalidNameRule) Check ¶

Check checks the pattern is valid

func (*AwsCloudwatchLogStreamInvalidNameRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsCloudwatchLogStreamInvalidNameRule) Name ¶

Name returns the rule name

func (*AwsCloudwatchLogStreamInvalidNameRule) Severity ¶

Severity returns the rule severity

type AwsCloudwatchLogSubscriptionFilterInvalidDistributionRule ¶

type AwsCloudwatchLogSubscriptionFilterInvalidDistributionRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsCloudwatchLogSubscriptionFilterInvalidDistributionRule checks the pattern is valid

func NewAwsCloudwatchLogSubscriptionFilterInvalidDistributionRule ¶

func NewAwsCloudwatchLogSubscriptionFilterInvalidDistributionRule() *AwsCloudwatchLogSubscriptionFilterInvalidDistributionRule

NewAwsCloudwatchLogSubscriptionFilterInvalidDistributionRule returns new rule with default attributes

func (*AwsCloudwatchLogSubscriptionFilterInvalidDistributionRule) Check ¶

Check checks the pattern is valid

func (*AwsCloudwatchLogSubscriptionFilterInvalidDistributionRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsCloudwatchLogSubscriptionFilterInvalidDistributionRule) Name ¶

Name returns the rule name

func (*AwsCloudwatchLogSubscriptionFilterInvalidDistributionRule) Severity ¶

Severity returns the rule severity

type AwsCloudwatchLogSubscriptionFilterInvalidFilterPatternRule ¶

type AwsCloudwatchLogSubscriptionFilterInvalidFilterPatternRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsCloudwatchLogSubscriptionFilterInvalidFilterPatternRule checks the pattern is valid

func NewAwsCloudwatchLogSubscriptionFilterInvalidFilterPatternRule ¶

func NewAwsCloudwatchLogSubscriptionFilterInvalidFilterPatternRule() *AwsCloudwatchLogSubscriptionFilterInvalidFilterPatternRule

NewAwsCloudwatchLogSubscriptionFilterInvalidFilterPatternRule returns new rule with default attributes

func (*AwsCloudwatchLogSubscriptionFilterInvalidFilterPatternRule) Check ¶

Check checks the pattern is valid

func (*AwsCloudwatchLogSubscriptionFilterInvalidFilterPatternRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsCloudwatchLogSubscriptionFilterInvalidFilterPatternRule) Name ¶

Name returns the rule name

func (*AwsCloudwatchLogSubscriptionFilterInvalidFilterPatternRule) Severity ¶

Severity returns the rule severity

type AwsCloudwatchLogSubscriptionFilterInvalidLogGroupNameRule ¶

type AwsCloudwatchLogSubscriptionFilterInvalidLogGroupNameRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsCloudwatchLogSubscriptionFilterInvalidLogGroupNameRule checks the pattern is valid

func NewAwsCloudwatchLogSubscriptionFilterInvalidLogGroupNameRule ¶

func NewAwsCloudwatchLogSubscriptionFilterInvalidLogGroupNameRule() *AwsCloudwatchLogSubscriptionFilterInvalidLogGroupNameRule

NewAwsCloudwatchLogSubscriptionFilterInvalidLogGroupNameRule returns new rule with default attributes

func (*AwsCloudwatchLogSubscriptionFilterInvalidLogGroupNameRule) Check ¶

Check checks the pattern is valid

func (*AwsCloudwatchLogSubscriptionFilterInvalidLogGroupNameRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsCloudwatchLogSubscriptionFilterInvalidLogGroupNameRule) Name ¶

Name returns the rule name

func (*AwsCloudwatchLogSubscriptionFilterInvalidLogGroupNameRule) Severity ¶

Severity returns the rule severity

type AwsCloudwatchLogSubscriptionFilterInvalidNameRule ¶

type AwsCloudwatchLogSubscriptionFilterInvalidNameRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsCloudwatchLogSubscriptionFilterInvalidNameRule checks the pattern is valid

func NewAwsCloudwatchLogSubscriptionFilterInvalidNameRule ¶

func NewAwsCloudwatchLogSubscriptionFilterInvalidNameRule() *AwsCloudwatchLogSubscriptionFilterInvalidNameRule

NewAwsCloudwatchLogSubscriptionFilterInvalidNameRule returns new rule with default attributes

func (*AwsCloudwatchLogSubscriptionFilterInvalidNameRule) Check ¶

Check checks the pattern is valid

func (*AwsCloudwatchLogSubscriptionFilterInvalidNameRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsCloudwatchLogSubscriptionFilterInvalidNameRule) Name ¶

Name returns the rule name

func (*AwsCloudwatchLogSubscriptionFilterInvalidNameRule) Severity ¶

Severity returns the rule severity

type AwsCloudwatchMetricAlarmInvalidAlarmDescriptionRule ¶

type AwsCloudwatchMetricAlarmInvalidAlarmDescriptionRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsCloudwatchMetricAlarmInvalidAlarmDescriptionRule checks the pattern is valid

func NewAwsCloudwatchMetricAlarmInvalidAlarmDescriptionRule ¶

func NewAwsCloudwatchMetricAlarmInvalidAlarmDescriptionRule() *AwsCloudwatchMetricAlarmInvalidAlarmDescriptionRule

NewAwsCloudwatchMetricAlarmInvalidAlarmDescriptionRule returns new rule with default attributes

func (*AwsCloudwatchMetricAlarmInvalidAlarmDescriptionRule) Check ¶

Check checks the pattern is valid

func (*AwsCloudwatchMetricAlarmInvalidAlarmDescriptionRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsCloudwatchMetricAlarmInvalidAlarmDescriptionRule) Name ¶

Name returns the rule name

func (*AwsCloudwatchMetricAlarmInvalidAlarmDescriptionRule) Severity ¶

Severity returns the rule severity

type AwsCloudwatchMetricAlarmInvalidAlarmNameRule ¶

type AwsCloudwatchMetricAlarmInvalidAlarmNameRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsCloudwatchMetricAlarmInvalidAlarmNameRule checks the pattern is valid

func NewAwsCloudwatchMetricAlarmInvalidAlarmNameRule ¶

func NewAwsCloudwatchMetricAlarmInvalidAlarmNameRule() *AwsCloudwatchMetricAlarmInvalidAlarmNameRule

NewAwsCloudwatchMetricAlarmInvalidAlarmNameRule returns new rule with default attributes

func (*AwsCloudwatchMetricAlarmInvalidAlarmNameRule) Check ¶

Check checks the pattern is valid

func (*AwsCloudwatchMetricAlarmInvalidAlarmNameRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsCloudwatchMetricAlarmInvalidAlarmNameRule) Name ¶

Name returns the rule name

func (*AwsCloudwatchMetricAlarmInvalidAlarmNameRule) Severity ¶

Severity returns the rule severity

type AwsCloudwatchMetricAlarmInvalidComparisonOperatorRule ¶

type AwsCloudwatchMetricAlarmInvalidComparisonOperatorRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsCloudwatchMetricAlarmInvalidComparisonOperatorRule checks the pattern is valid

func NewAwsCloudwatchMetricAlarmInvalidComparisonOperatorRule ¶

func NewAwsCloudwatchMetricAlarmInvalidComparisonOperatorRule() *AwsCloudwatchMetricAlarmInvalidComparisonOperatorRule

NewAwsCloudwatchMetricAlarmInvalidComparisonOperatorRule returns new rule with default attributes

func (*AwsCloudwatchMetricAlarmInvalidComparisonOperatorRule) Check ¶

Check checks the pattern is valid

func (*AwsCloudwatchMetricAlarmInvalidComparisonOperatorRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsCloudwatchMetricAlarmInvalidComparisonOperatorRule) Name ¶

Name returns the rule name

func (*AwsCloudwatchMetricAlarmInvalidComparisonOperatorRule) Severity ¶

Severity returns the rule severity

type AwsCloudwatchMetricAlarmInvalidEvaluateLowSampleCountPercentilesRule ¶

type AwsCloudwatchMetricAlarmInvalidEvaluateLowSampleCountPercentilesRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsCloudwatchMetricAlarmInvalidEvaluateLowSampleCountPercentilesRule checks the pattern is valid

func NewAwsCloudwatchMetricAlarmInvalidEvaluateLowSampleCountPercentilesRule ¶

func NewAwsCloudwatchMetricAlarmInvalidEvaluateLowSampleCountPercentilesRule() *AwsCloudwatchMetricAlarmInvalidEvaluateLowSampleCountPercentilesRule

NewAwsCloudwatchMetricAlarmInvalidEvaluateLowSampleCountPercentilesRule returns new rule with default attributes

func (*AwsCloudwatchMetricAlarmInvalidEvaluateLowSampleCountPercentilesRule) Check ¶

Check checks the pattern is valid

func (*AwsCloudwatchMetricAlarmInvalidEvaluateLowSampleCountPercentilesRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsCloudwatchMetricAlarmInvalidEvaluateLowSampleCountPercentilesRule) Name ¶

Name returns the rule name

func (*AwsCloudwatchMetricAlarmInvalidEvaluateLowSampleCountPercentilesRule) Severity ¶

Severity returns the rule severity

type AwsCloudwatchMetricAlarmInvalidExtendedStatisticRule ¶

type AwsCloudwatchMetricAlarmInvalidExtendedStatisticRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsCloudwatchMetricAlarmInvalidExtendedStatisticRule checks the pattern is valid

func NewAwsCloudwatchMetricAlarmInvalidExtendedStatisticRule ¶

func NewAwsCloudwatchMetricAlarmInvalidExtendedStatisticRule() *AwsCloudwatchMetricAlarmInvalidExtendedStatisticRule

NewAwsCloudwatchMetricAlarmInvalidExtendedStatisticRule returns new rule with default attributes

func (*AwsCloudwatchMetricAlarmInvalidExtendedStatisticRule) Check ¶

Check checks the pattern is valid

func (*AwsCloudwatchMetricAlarmInvalidExtendedStatisticRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsCloudwatchMetricAlarmInvalidExtendedStatisticRule) Name ¶

Name returns the rule name

func (*AwsCloudwatchMetricAlarmInvalidExtendedStatisticRule) Severity ¶

Severity returns the rule severity

type AwsCloudwatchMetricAlarmInvalidMetricNameRule ¶

type AwsCloudwatchMetricAlarmInvalidMetricNameRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsCloudwatchMetricAlarmInvalidMetricNameRule checks the pattern is valid

func NewAwsCloudwatchMetricAlarmInvalidMetricNameRule ¶

func NewAwsCloudwatchMetricAlarmInvalidMetricNameRule() *AwsCloudwatchMetricAlarmInvalidMetricNameRule

NewAwsCloudwatchMetricAlarmInvalidMetricNameRule returns new rule with default attributes

func (*AwsCloudwatchMetricAlarmInvalidMetricNameRule) Check ¶

Check checks the pattern is valid

func (*AwsCloudwatchMetricAlarmInvalidMetricNameRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsCloudwatchMetricAlarmInvalidMetricNameRule) Name ¶

Name returns the rule name

func (*AwsCloudwatchMetricAlarmInvalidMetricNameRule) Severity ¶

Severity returns the rule severity

type AwsCloudwatchMetricAlarmInvalidNamespaceRule ¶

type AwsCloudwatchMetricAlarmInvalidNamespaceRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsCloudwatchMetricAlarmInvalidNamespaceRule checks the pattern is valid

func NewAwsCloudwatchMetricAlarmInvalidNamespaceRule ¶

func NewAwsCloudwatchMetricAlarmInvalidNamespaceRule() *AwsCloudwatchMetricAlarmInvalidNamespaceRule

NewAwsCloudwatchMetricAlarmInvalidNamespaceRule returns new rule with default attributes

func (*AwsCloudwatchMetricAlarmInvalidNamespaceRule) Check ¶

Check checks the pattern is valid

func (*AwsCloudwatchMetricAlarmInvalidNamespaceRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsCloudwatchMetricAlarmInvalidNamespaceRule) Name ¶

Name returns the rule name

func (*AwsCloudwatchMetricAlarmInvalidNamespaceRule) Severity ¶

Severity returns the rule severity

type AwsCloudwatchMetricAlarmInvalidStatisticRule ¶

type AwsCloudwatchMetricAlarmInvalidStatisticRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsCloudwatchMetricAlarmInvalidStatisticRule checks the pattern is valid

func NewAwsCloudwatchMetricAlarmInvalidStatisticRule ¶

func NewAwsCloudwatchMetricAlarmInvalidStatisticRule() *AwsCloudwatchMetricAlarmInvalidStatisticRule

NewAwsCloudwatchMetricAlarmInvalidStatisticRule returns new rule with default attributes

func (*AwsCloudwatchMetricAlarmInvalidStatisticRule) Check ¶

Check checks the pattern is valid

func (*AwsCloudwatchMetricAlarmInvalidStatisticRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsCloudwatchMetricAlarmInvalidStatisticRule) Name ¶

Name returns the rule name

func (*AwsCloudwatchMetricAlarmInvalidStatisticRule) Severity ¶

Severity returns the rule severity

type AwsCloudwatchMetricAlarmInvalidTreatMissingDataRule ¶

type AwsCloudwatchMetricAlarmInvalidTreatMissingDataRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsCloudwatchMetricAlarmInvalidTreatMissingDataRule checks the pattern is valid

func NewAwsCloudwatchMetricAlarmInvalidTreatMissingDataRule ¶

func NewAwsCloudwatchMetricAlarmInvalidTreatMissingDataRule() *AwsCloudwatchMetricAlarmInvalidTreatMissingDataRule

NewAwsCloudwatchMetricAlarmInvalidTreatMissingDataRule returns new rule with default attributes

func (*AwsCloudwatchMetricAlarmInvalidTreatMissingDataRule) Check ¶

Check checks the pattern is valid

func (*AwsCloudwatchMetricAlarmInvalidTreatMissingDataRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsCloudwatchMetricAlarmInvalidTreatMissingDataRule) Name ¶

Name returns the rule name

func (*AwsCloudwatchMetricAlarmInvalidTreatMissingDataRule) Severity ¶

Severity returns the rule severity

type AwsCloudwatchMetricAlarmInvalidUnitRule ¶

type AwsCloudwatchMetricAlarmInvalidUnitRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsCloudwatchMetricAlarmInvalidUnitRule checks the pattern is valid

func NewAwsCloudwatchMetricAlarmInvalidUnitRule ¶

func NewAwsCloudwatchMetricAlarmInvalidUnitRule() *AwsCloudwatchMetricAlarmInvalidUnitRule

NewAwsCloudwatchMetricAlarmInvalidUnitRule returns new rule with default attributes

func (*AwsCloudwatchMetricAlarmInvalidUnitRule) Check ¶

Check checks the pattern is valid

func (*AwsCloudwatchMetricAlarmInvalidUnitRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsCloudwatchMetricAlarmInvalidUnitRule) Name ¶

Name returns the rule name

func (*AwsCloudwatchMetricAlarmInvalidUnitRule) Severity ¶

Severity returns the rule severity

type AwsCodeartifactDomainInvalidDomainRule ¶ added in v0.11.0

type AwsCodeartifactDomainInvalidDomainRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsCodeartifactDomainInvalidDomainRule checks the pattern is valid

func NewAwsCodeartifactDomainInvalidDomainRule ¶ added in v0.11.0

func NewAwsCodeartifactDomainInvalidDomainRule() *AwsCodeartifactDomainInvalidDomainRule

NewAwsCodeartifactDomainInvalidDomainRule returns new rule with default attributes

func (*AwsCodeartifactDomainInvalidDomainRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsCodeartifactDomainInvalidDomainRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsCodeartifactDomainInvalidDomainRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsCodeartifactDomainInvalidDomainRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsCodeartifactDomainInvalidEncryptionKeyRule ¶ added in v0.11.0

type AwsCodeartifactDomainInvalidEncryptionKeyRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsCodeartifactDomainInvalidEncryptionKeyRule checks the pattern is valid

func NewAwsCodeartifactDomainInvalidEncryptionKeyRule ¶ added in v0.11.0

func NewAwsCodeartifactDomainInvalidEncryptionKeyRule() *AwsCodeartifactDomainInvalidEncryptionKeyRule

NewAwsCodeartifactDomainInvalidEncryptionKeyRule returns new rule with default attributes

func (*AwsCodeartifactDomainInvalidEncryptionKeyRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsCodeartifactDomainInvalidEncryptionKeyRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsCodeartifactDomainInvalidEncryptionKeyRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsCodeartifactDomainInvalidEncryptionKeyRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsCodeartifactDomainPermissionsPolicyInvalidDomainOwnerRule ¶ added in v0.11.0

type AwsCodeartifactDomainPermissionsPolicyInvalidDomainOwnerRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsCodeartifactDomainPermissionsPolicyInvalidDomainOwnerRule checks the pattern is valid

func NewAwsCodeartifactDomainPermissionsPolicyInvalidDomainOwnerRule ¶ added in v0.11.0

func NewAwsCodeartifactDomainPermissionsPolicyInvalidDomainOwnerRule() *AwsCodeartifactDomainPermissionsPolicyInvalidDomainOwnerRule

NewAwsCodeartifactDomainPermissionsPolicyInvalidDomainOwnerRule returns new rule with default attributes

func (*AwsCodeartifactDomainPermissionsPolicyInvalidDomainOwnerRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsCodeartifactDomainPermissionsPolicyInvalidDomainOwnerRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsCodeartifactDomainPermissionsPolicyInvalidDomainOwnerRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsCodeartifactDomainPermissionsPolicyInvalidDomainOwnerRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsCodeartifactDomainPermissionsPolicyInvalidDomainRule ¶ added in v0.11.0

type AwsCodeartifactDomainPermissionsPolicyInvalidDomainRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsCodeartifactDomainPermissionsPolicyInvalidDomainRule checks the pattern is valid

func NewAwsCodeartifactDomainPermissionsPolicyInvalidDomainRule ¶ added in v0.11.0

func NewAwsCodeartifactDomainPermissionsPolicyInvalidDomainRule() *AwsCodeartifactDomainPermissionsPolicyInvalidDomainRule

NewAwsCodeartifactDomainPermissionsPolicyInvalidDomainRule returns new rule with default attributes

func (*AwsCodeartifactDomainPermissionsPolicyInvalidDomainRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsCodeartifactDomainPermissionsPolicyInvalidDomainRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsCodeartifactDomainPermissionsPolicyInvalidDomainRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsCodeartifactDomainPermissionsPolicyInvalidDomainRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsCodeartifactDomainPermissionsPolicyInvalidPolicyDocumentRule ¶ added in v0.11.0

type AwsCodeartifactDomainPermissionsPolicyInvalidPolicyDocumentRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsCodeartifactDomainPermissionsPolicyInvalidPolicyDocumentRule checks the pattern is valid

func NewAwsCodeartifactDomainPermissionsPolicyInvalidPolicyDocumentRule ¶ added in v0.11.0

func NewAwsCodeartifactDomainPermissionsPolicyInvalidPolicyDocumentRule() *AwsCodeartifactDomainPermissionsPolicyInvalidPolicyDocumentRule

NewAwsCodeartifactDomainPermissionsPolicyInvalidPolicyDocumentRule returns new rule with default attributes

func (*AwsCodeartifactDomainPermissionsPolicyInvalidPolicyDocumentRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsCodeartifactDomainPermissionsPolicyInvalidPolicyDocumentRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsCodeartifactDomainPermissionsPolicyInvalidPolicyDocumentRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsCodeartifactDomainPermissionsPolicyInvalidPolicyDocumentRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsCodeartifactDomainPermissionsPolicyInvalidPolicyRevisionRule ¶ added in v0.11.0

type AwsCodeartifactDomainPermissionsPolicyInvalidPolicyRevisionRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsCodeartifactDomainPermissionsPolicyInvalidPolicyRevisionRule checks the pattern is valid

func NewAwsCodeartifactDomainPermissionsPolicyInvalidPolicyRevisionRule ¶ added in v0.11.0

func NewAwsCodeartifactDomainPermissionsPolicyInvalidPolicyRevisionRule() *AwsCodeartifactDomainPermissionsPolicyInvalidPolicyRevisionRule

NewAwsCodeartifactDomainPermissionsPolicyInvalidPolicyRevisionRule returns new rule with default attributes

func (*AwsCodeartifactDomainPermissionsPolicyInvalidPolicyRevisionRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsCodeartifactDomainPermissionsPolicyInvalidPolicyRevisionRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsCodeartifactDomainPermissionsPolicyInvalidPolicyRevisionRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsCodeartifactDomainPermissionsPolicyInvalidPolicyRevisionRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsCodeartifactRepositoryInvalidDescriptionRule ¶ added in v0.11.0

type AwsCodeartifactRepositoryInvalidDescriptionRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsCodeartifactRepositoryInvalidDescriptionRule checks the pattern is valid

func NewAwsCodeartifactRepositoryInvalidDescriptionRule ¶ added in v0.11.0

func NewAwsCodeartifactRepositoryInvalidDescriptionRule() *AwsCodeartifactRepositoryInvalidDescriptionRule

NewAwsCodeartifactRepositoryInvalidDescriptionRule returns new rule with default attributes

func (*AwsCodeartifactRepositoryInvalidDescriptionRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsCodeartifactRepositoryInvalidDescriptionRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsCodeartifactRepositoryInvalidDescriptionRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsCodeartifactRepositoryInvalidDescriptionRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsCodeartifactRepositoryInvalidDomainOwnerRule ¶ added in v0.11.0

type AwsCodeartifactRepositoryInvalidDomainOwnerRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsCodeartifactRepositoryInvalidDomainOwnerRule checks the pattern is valid

func NewAwsCodeartifactRepositoryInvalidDomainOwnerRule ¶ added in v0.11.0

func NewAwsCodeartifactRepositoryInvalidDomainOwnerRule() *AwsCodeartifactRepositoryInvalidDomainOwnerRule

NewAwsCodeartifactRepositoryInvalidDomainOwnerRule returns new rule with default attributes

func (*AwsCodeartifactRepositoryInvalidDomainOwnerRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsCodeartifactRepositoryInvalidDomainOwnerRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsCodeartifactRepositoryInvalidDomainOwnerRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsCodeartifactRepositoryInvalidDomainOwnerRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsCodeartifactRepositoryInvalidDomainRule ¶ added in v0.11.0

type AwsCodeartifactRepositoryInvalidDomainRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsCodeartifactRepositoryInvalidDomainRule checks the pattern is valid

func NewAwsCodeartifactRepositoryInvalidDomainRule ¶ added in v0.11.0

func NewAwsCodeartifactRepositoryInvalidDomainRule() *AwsCodeartifactRepositoryInvalidDomainRule

NewAwsCodeartifactRepositoryInvalidDomainRule returns new rule with default attributes

func (*AwsCodeartifactRepositoryInvalidDomainRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsCodeartifactRepositoryInvalidDomainRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsCodeartifactRepositoryInvalidDomainRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsCodeartifactRepositoryInvalidDomainRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsCodeartifactRepositoryInvalidRepositoryRule ¶ added in v0.11.0

type AwsCodeartifactRepositoryInvalidRepositoryRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsCodeartifactRepositoryInvalidRepositoryRule checks the pattern is valid

func NewAwsCodeartifactRepositoryInvalidRepositoryRule ¶ added in v0.11.0

func NewAwsCodeartifactRepositoryInvalidRepositoryRule() *AwsCodeartifactRepositoryInvalidRepositoryRule

NewAwsCodeartifactRepositoryInvalidRepositoryRule returns new rule with default attributes

func (*AwsCodeartifactRepositoryInvalidRepositoryRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsCodeartifactRepositoryInvalidRepositoryRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsCodeartifactRepositoryInvalidRepositoryRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsCodeartifactRepositoryInvalidRepositoryRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsCodeartifactRepositoryPermissionsPolicyInvalidDomainOwnerRule ¶ added in v0.11.0

type AwsCodeartifactRepositoryPermissionsPolicyInvalidDomainOwnerRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsCodeartifactRepositoryPermissionsPolicyInvalidDomainOwnerRule checks the pattern is valid

func NewAwsCodeartifactRepositoryPermissionsPolicyInvalidDomainOwnerRule ¶ added in v0.11.0

func NewAwsCodeartifactRepositoryPermissionsPolicyInvalidDomainOwnerRule() *AwsCodeartifactRepositoryPermissionsPolicyInvalidDomainOwnerRule

NewAwsCodeartifactRepositoryPermissionsPolicyInvalidDomainOwnerRule returns new rule with default attributes

func (*AwsCodeartifactRepositoryPermissionsPolicyInvalidDomainOwnerRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsCodeartifactRepositoryPermissionsPolicyInvalidDomainOwnerRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsCodeartifactRepositoryPermissionsPolicyInvalidDomainOwnerRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsCodeartifactRepositoryPermissionsPolicyInvalidDomainOwnerRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsCodeartifactRepositoryPermissionsPolicyInvalidDomainRule ¶ added in v0.11.0

type AwsCodeartifactRepositoryPermissionsPolicyInvalidDomainRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsCodeartifactRepositoryPermissionsPolicyInvalidDomainRule checks the pattern is valid

func NewAwsCodeartifactRepositoryPermissionsPolicyInvalidDomainRule ¶ added in v0.11.0

func NewAwsCodeartifactRepositoryPermissionsPolicyInvalidDomainRule() *AwsCodeartifactRepositoryPermissionsPolicyInvalidDomainRule

NewAwsCodeartifactRepositoryPermissionsPolicyInvalidDomainRule returns new rule with default attributes

func (*AwsCodeartifactRepositoryPermissionsPolicyInvalidDomainRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsCodeartifactRepositoryPermissionsPolicyInvalidDomainRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsCodeartifactRepositoryPermissionsPolicyInvalidDomainRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsCodeartifactRepositoryPermissionsPolicyInvalidDomainRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsCodeartifactRepositoryPermissionsPolicyInvalidPolicyDocumentRule ¶ added in v0.11.0

type AwsCodeartifactRepositoryPermissionsPolicyInvalidPolicyDocumentRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsCodeartifactRepositoryPermissionsPolicyInvalidPolicyDocumentRule checks the pattern is valid

func NewAwsCodeartifactRepositoryPermissionsPolicyInvalidPolicyDocumentRule ¶ added in v0.11.0

func NewAwsCodeartifactRepositoryPermissionsPolicyInvalidPolicyDocumentRule() *AwsCodeartifactRepositoryPermissionsPolicyInvalidPolicyDocumentRule

NewAwsCodeartifactRepositoryPermissionsPolicyInvalidPolicyDocumentRule returns new rule with default attributes

func (*AwsCodeartifactRepositoryPermissionsPolicyInvalidPolicyDocumentRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsCodeartifactRepositoryPermissionsPolicyInvalidPolicyDocumentRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsCodeartifactRepositoryPermissionsPolicyInvalidPolicyDocumentRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsCodeartifactRepositoryPermissionsPolicyInvalidPolicyDocumentRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsCodeartifactRepositoryPermissionsPolicyInvalidPolicyRevisionRule ¶ added in v0.11.0

type AwsCodeartifactRepositoryPermissionsPolicyInvalidPolicyRevisionRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsCodeartifactRepositoryPermissionsPolicyInvalidPolicyRevisionRule checks the pattern is valid

func NewAwsCodeartifactRepositoryPermissionsPolicyInvalidPolicyRevisionRule ¶ added in v0.11.0

func NewAwsCodeartifactRepositoryPermissionsPolicyInvalidPolicyRevisionRule() *AwsCodeartifactRepositoryPermissionsPolicyInvalidPolicyRevisionRule

NewAwsCodeartifactRepositoryPermissionsPolicyInvalidPolicyRevisionRule returns new rule with default attributes

func (*AwsCodeartifactRepositoryPermissionsPolicyInvalidPolicyRevisionRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsCodeartifactRepositoryPermissionsPolicyInvalidPolicyRevisionRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsCodeartifactRepositoryPermissionsPolicyInvalidPolicyRevisionRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsCodeartifactRepositoryPermissionsPolicyInvalidPolicyRevisionRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsCodeartifactRepositoryPermissionsPolicyInvalidRepositoryRule ¶ added in v0.11.0

type AwsCodeartifactRepositoryPermissionsPolicyInvalidRepositoryRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsCodeartifactRepositoryPermissionsPolicyInvalidRepositoryRule checks the pattern is valid

func NewAwsCodeartifactRepositoryPermissionsPolicyInvalidRepositoryRule ¶ added in v0.11.0

func NewAwsCodeartifactRepositoryPermissionsPolicyInvalidRepositoryRule() *AwsCodeartifactRepositoryPermissionsPolicyInvalidRepositoryRule

NewAwsCodeartifactRepositoryPermissionsPolicyInvalidRepositoryRule returns new rule with default attributes

func (*AwsCodeartifactRepositoryPermissionsPolicyInvalidRepositoryRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsCodeartifactRepositoryPermissionsPolicyInvalidRepositoryRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsCodeartifactRepositoryPermissionsPolicyInvalidRepositoryRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsCodeartifactRepositoryPermissionsPolicyInvalidRepositoryRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsCodebuildProjectInvalidDescriptionRule ¶

type AwsCodebuildProjectInvalidDescriptionRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsCodebuildProjectInvalidDescriptionRule checks the pattern is valid

func NewAwsCodebuildProjectInvalidDescriptionRule ¶

func NewAwsCodebuildProjectInvalidDescriptionRule() *AwsCodebuildProjectInvalidDescriptionRule

NewAwsCodebuildProjectInvalidDescriptionRule returns new rule with default attributes

func (*AwsCodebuildProjectInvalidDescriptionRule) Check ¶

Check checks the pattern is valid

func (*AwsCodebuildProjectInvalidDescriptionRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsCodebuildProjectInvalidDescriptionRule) Name ¶

Name returns the rule name

func (*AwsCodebuildProjectInvalidDescriptionRule) Severity ¶

Severity returns the rule severity

type AwsCodebuildReportGroupInvalidNameRule ¶ added in v0.11.0

type AwsCodebuildReportGroupInvalidNameRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsCodebuildReportGroupInvalidNameRule checks the pattern is valid

func NewAwsCodebuildReportGroupInvalidNameRule ¶ added in v0.11.0

func NewAwsCodebuildReportGroupInvalidNameRule() *AwsCodebuildReportGroupInvalidNameRule

NewAwsCodebuildReportGroupInvalidNameRule returns new rule with default attributes

func (*AwsCodebuildReportGroupInvalidNameRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsCodebuildReportGroupInvalidNameRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsCodebuildReportGroupInvalidNameRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsCodebuildReportGroupInvalidNameRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsCodebuildReportGroupInvalidTypeRule ¶ added in v0.11.0

type AwsCodebuildReportGroupInvalidTypeRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsCodebuildReportGroupInvalidTypeRule checks the pattern is valid

func NewAwsCodebuildReportGroupInvalidTypeRule ¶ added in v0.11.0

func NewAwsCodebuildReportGroupInvalidTypeRule() *AwsCodebuildReportGroupInvalidTypeRule

NewAwsCodebuildReportGroupInvalidTypeRule returns new rule with default attributes

func (*AwsCodebuildReportGroupInvalidTypeRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsCodebuildReportGroupInvalidTypeRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsCodebuildReportGroupInvalidTypeRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsCodebuildReportGroupInvalidTypeRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsCodebuildSourceCredentialInvalidAuthTypeRule ¶

type AwsCodebuildSourceCredentialInvalidAuthTypeRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsCodebuildSourceCredentialInvalidAuthTypeRule checks the pattern is valid

func NewAwsCodebuildSourceCredentialInvalidAuthTypeRule ¶

func NewAwsCodebuildSourceCredentialInvalidAuthTypeRule() *AwsCodebuildSourceCredentialInvalidAuthTypeRule

NewAwsCodebuildSourceCredentialInvalidAuthTypeRule returns new rule with default attributes

func (*AwsCodebuildSourceCredentialInvalidAuthTypeRule) Check ¶

Check checks the pattern is valid

func (*AwsCodebuildSourceCredentialInvalidAuthTypeRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsCodebuildSourceCredentialInvalidAuthTypeRule) Name ¶

Name returns the rule name

func (*AwsCodebuildSourceCredentialInvalidAuthTypeRule) Severity ¶

Severity returns the rule severity

type AwsCodebuildSourceCredentialInvalidServerTypeRule ¶

type AwsCodebuildSourceCredentialInvalidServerTypeRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsCodebuildSourceCredentialInvalidServerTypeRule checks the pattern is valid

func NewAwsCodebuildSourceCredentialInvalidServerTypeRule ¶

func NewAwsCodebuildSourceCredentialInvalidServerTypeRule() *AwsCodebuildSourceCredentialInvalidServerTypeRule

NewAwsCodebuildSourceCredentialInvalidServerTypeRule returns new rule with default attributes

func (*AwsCodebuildSourceCredentialInvalidServerTypeRule) Check ¶

Check checks the pattern is valid

func (*AwsCodebuildSourceCredentialInvalidServerTypeRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsCodebuildSourceCredentialInvalidServerTypeRule) Name ¶

Name returns the rule name

func (*AwsCodebuildSourceCredentialInvalidServerTypeRule) Severity ¶

Severity returns the rule severity

type AwsCodecommitApprovalRuleTemplateAssociationInvalidApprovalRuleTemplateNameRule ¶ added in v0.11.0

type AwsCodecommitApprovalRuleTemplateAssociationInvalidApprovalRuleTemplateNameRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsCodecommitApprovalRuleTemplateAssociationInvalidApprovalRuleTemplateNameRule checks the pattern is valid

func NewAwsCodecommitApprovalRuleTemplateAssociationInvalidApprovalRuleTemplateNameRule ¶ added in v0.11.0

func NewAwsCodecommitApprovalRuleTemplateAssociationInvalidApprovalRuleTemplateNameRule() *AwsCodecommitApprovalRuleTemplateAssociationInvalidApprovalRuleTemplateNameRule

NewAwsCodecommitApprovalRuleTemplateAssociationInvalidApprovalRuleTemplateNameRule returns new rule with default attributes

func (*AwsCodecommitApprovalRuleTemplateAssociationInvalidApprovalRuleTemplateNameRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsCodecommitApprovalRuleTemplateAssociationInvalidApprovalRuleTemplateNameRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsCodecommitApprovalRuleTemplateAssociationInvalidApprovalRuleTemplateNameRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsCodecommitApprovalRuleTemplateAssociationInvalidApprovalRuleTemplateNameRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsCodecommitApprovalRuleTemplateAssociationInvalidRepositoryNameRule ¶ added in v0.11.0

type AwsCodecommitApprovalRuleTemplateAssociationInvalidRepositoryNameRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsCodecommitApprovalRuleTemplateAssociationInvalidRepositoryNameRule checks the pattern is valid

func NewAwsCodecommitApprovalRuleTemplateAssociationInvalidRepositoryNameRule ¶ added in v0.11.0

func NewAwsCodecommitApprovalRuleTemplateAssociationInvalidRepositoryNameRule() *AwsCodecommitApprovalRuleTemplateAssociationInvalidRepositoryNameRule

NewAwsCodecommitApprovalRuleTemplateAssociationInvalidRepositoryNameRule returns new rule with default attributes

func (*AwsCodecommitApprovalRuleTemplateAssociationInvalidRepositoryNameRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsCodecommitApprovalRuleTemplateAssociationInvalidRepositoryNameRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsCodecommitApprovalRuleTemplateAssociationInvalidRepositoryNameRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsCodecommitApprovalRuleTemplateAssociationInvalidRepositoryNameRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsCodecommitApprovalRuleTemplateInvalidContentRule ¶ added in v0.11.0

type AwsCodecommitApprovalRuleTemplateInvalidContentRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsCodecommitApprovalRuleTemplateInvalidContentRule checks the pattern is valid

func NewAwsCodecommitApprovalRuleTemplateInvalidContentRule ¶ added in v0.11.0

func NewAwsCodecommitApprovalRuleTemplateInvalidContentRule() *AwsCodecommitApprovalRuleTemplateInvalidContentRule

NewAwsCodecommitApprovalRuleTemplateInvalidContentRule returns new rule with default attributes

func (*AwsCodecommitApprovalRuleTemplateInvalidContentRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsCodecommitApprovalRuleTemplateInvalidContentRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsCodecommitApprovalRuleTemplateInvalidContentRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsCodecommitApprovalRuleTemplateInvalidContentRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsCodecommitApprovalRuleTemplateInvalidDescriptionRule ¶ added in v0.11.0

type AwsCodecommitApprovalRuleTemplateInvalidDescriptionRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsCodecommitApprovalRuleTemplateInvalidDescriptionRule checks the pattern is valid

func NewAwsCodecommitApprovalRuleTemplateInvalidDescriptionRule ¶ added in v0.11.0

func NewAwsCodecommitApprovalRuleTemplateInvalidDescriptionRule() *AwsCodecommitApprovalRuleTemplateInvalidDescriptionRule

NewAwsCodecommitApprovalRuleTemplateInvalidDescriptionRule returns new rule with default attributes

func (*AwsCodecommitApprovalRuleTemplateInvalidDescriptionRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsCodecommitApprovalRuleTemplateInvalidDescriptionRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsCodecommitApprovalRuleTemplateInvalidDescriptionRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsCodecommitApprovalRuleTemplateInvalidDescriptionRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsCodecommitApprovalRuleTemplateInvalidNameRule ¶ added in v0.11.0

type AwsCodecommitApprovalRuleTemplateInvalidNameRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsCodecommitApprovalRuleTemplateInvalidNameRule checks the pattern is valid

func NewAwsCodecommitApprovalRuleTemplateInvalidNameRule ¶ added in v0.11.0

func NewAwsCodecommitApprovalRuleTemplateInvalidNameRule() *AwsCodecommitApprovalRuleTemplateInvalidNameRule

NewAwsCodecommitApprovalRuleTemplateInvalidNameRule returns new rule with default attributes

func (*AwsCodecommitApprovalRuleTemplateInvalidNameRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsCodecommitApprovalRuleTemplateInvalidNameRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsCodecommitApprovalRuleTemplateInvalidNameRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsCodecommitApprovalRuleTemplateInvalidNameRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsCodecommitRepositoryInvalidDefaultBranchRule ¶

type AwsCodecommitRepositoryInvalidDefaultBranchRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsCodecommitRepositoryInvalidDefaultBranchRule checks the pattern is valid

func NewAwsCodecommitRepositoryInvalidDefaultBranchRule ¶

func NewAwsCodecommitRepositoryInvalidDefaultBranchRule() *AwsCodecommitRepositoryInvalidDefaultBranchRule

NewAwsCodecommitRepositoryInvalidDefaultBranchRule returns new rule with default attributes

func (*AwsCodecommitRepositoryInvalidDefaultBranchRule) Check ¶

Check checks the pattern is valid

func (*AwsCodecommitRepositoryInvalidDefaultBranchRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsCodecommitRepositoryInvalidDefaultBranchRule) Name ¶

Name returns the rule name

func (*AwsCodecommitRepositoryInvalidDefaultBranchRule) Severity ¶

Severity returns the rule severity

type AwsCodecommitRepositoryInvalidDescriptionRule ¶

type AwsCodecommitRepositoryInvalidDescriptionRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsCodecommitRepositoryInvalidDescriptionRule checks the pattern is valid

func NewAwsCodecommitRepositoryInvalidDescriptionRule ¶

func NewAwsCodecommitRepositoryInvalidDescriptionRule() *AwsCodecommitRepositoryInvalidDescriptionRule

NewAwsCodecommitRepositoryInvalidDescriptionRule returns new rule with default attributes

func (*AwsCodecommitRepositoryInvalidDescriptionRule) Check ¶

Check checks the pattern is valid

func (*AwsCodecommitRepositoryInvalidDescriptionRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsCodecommitRepositoryInvalidDescriptionRule) Name ¶

Name returns the rule name

func (*AwsCodecommitRepositoryInvalidDescriptionRule) Severity ¶

Severity returns the rule severity

type AwsCodecommitRepositoryInvalidRepositoryNameRule ¶

type AwsCodecommitRepositoryInvalidRepositoryNameRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsCodecommitRepositoryInvalidRepositoryNameRule checks the pattern is valid

func NewAwsCodecommitRepositoryInvalidRepositoryNameRule ¶

func NewAwsCodecommitRepositoryInvalidRepositoryNameRule() *AwsCodecommitRepositoryInvalidRepositoryNameRule

NewAwsCodecommitRepositoryInvalidRepositoryNameRule returns new rule with default attributes

func (*AwsCodecommitRepositoryInvalidRepositoryNameRule) Check ¶

Check checks the pattern is valid

func (*AwsCodecommitRepositoryInvalidRepositoryNameRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsCodecommitRepositoryInvalidRepositoryNameRule) Name ¶

Name returns the rule name

func (*AwsCodecommitRepositoryInvalidRepositoryNameRule) Severity ¶

Severity returns the rule severity

type AwsCodecommitTriggerInvalidRepositoryNameRule ¶

type AwsCodecommitTriggerInvalidRepositoryNameRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsCodecommitTriggerInvalidRepositoryNameRule checks the pattern is valid

func NewAwsCodecommitTriggerInvalidRepositoryNameRule ¶

func NewAwsCodecommitTriggerInvalidRepositoryNameRule() *AwsCodecommitTriggerInvalidRepositoryNameRule

NewAwsCodecommitTriggerInvalidRepositoryNameRule returns new rule with default attributes

func (*AwsCodecommitTriggerInvalidRepositoryNameRule) Check ¶

Check checks the pattern is valid

func (*AwsCodecommitTriggerInvalidRepositoryNameRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsCodecommitTriggerInvalidRepositoryNameRule) Name ¶

Name returns the rule name

func (*AwsCodecommitTriggerInvalidRepositoryNameRule) Severity ¶

Severity returns the rule severity

type AwsCodedeployAppInvalidComputePlatformRule ¶

type AwsCodedeployAppInvalidComputePlatformRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsCodedeployAppInvalidComputePlatformRule checks the pattern is valid

func NewAwsCodedeployAppInvalidComputePlatformRule ¶

func NewAwsCodedeployAppInvalidComputePlatformRule() *AwsCodedeployAppInvalidComputePlatformRule

NewAwsCodedeployAppInvalidComputePlatformRule returns new rule with default attributes

func (*AwsCodedeployAppInvalidComputePlatformRule) Check ¶

Check checks the pattern is valid

func (*AwsCodedeployAppInvalidComputePlatformRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsCodedeployAppInvalidComputePlatformRule) Name ¶

Name returns the rule name

func (*AwsCodedeployAppInvalidComputePlatformRule) Severity ¶

Severity returns the rule severity

type AwsCodedeployAppInvalidNameRule ¶

type AwsCodedeployAppInvalidNameRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsCodedeployAppInvalidNameRule checks the pattern is valid

func NewAwsCodedeployAppInvalidNameRule ¶

func NewAwsCodedeployAppInvalidNameRule() *AwsCodedeployAppInvalidNameRule

NewAwsCodedeployAppInvalidNameRule returns new rule with default attributes

func (*AwsCodedeployAppInvalidNameRule) Check ¶

Check checks the pattern is valid

func (*AwsCodedeployAppInvalidNameRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsCodedeployAppInvalidNameRule) Name ¶

Name returns the rule name

func (*AwsCodedeployAppInvalidNameRule) Severity ¶

Severity returns the rule severity

type AwsCodedeployDeploymentConfigInvalidComputePlatformRule ¶

type AwsCodedeployDeploymentConfigInvalidComputePlatformRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsCodedeployDeploymentConfigInvalidComputePlatformRule checks the pattern is valid

func NewAwsCodedeployDeploymentConfigInvalidComputePlatformRule ¶

func NewAwsCodedeployDeploymentConfigInvalidComputePlatformRule() *AwsCodedeployDeploymentConfigInvalidComputePlatformRule

NewAwsCodedeployDeploymentConfigInvalidComputePlatformRule returns new rule with default attributes

func (*AwsCodedeployDeploymentConfigInvalidComputePlatformRule) Check ¶

Check checks the pattern is valid

func (*AwsCodedeployDeploymentConfigInvalidComputePlatformRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsCodedeployDeploymentConfigInvalidComputePlatformRule) Name ¶

Name returns the rule name

func (*AwsCodedeployDeploymentConfigInvalidComputePlatformRule) Severity ¶

Severity returns the rule severity

type AwsCodedeployDeploymentConfigInvalidDeploymentConfigNameRule ¶

type AwsCodedeployDeploymentConfigInvalidDeploymentConfigNameRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsCodedeployDeploymentConfigInvalidDeploymentConfigNameRule checks the pattern is valid

func NewAwsCodedeployDeploymentConfigInvalidDeploymentConfigNameRule ¶

func NewAwsCodedeployDeploymentConfigInvalidDeploymentConfigNameRule() *AwsCodedeployDeploymentConfigInvalidDeploymentConfigNameRule

NewAwsCodedeployDeploymentConfigInvalidDeploymentConfigNameRule returns new rule with default attributes

func (*AwsCodedeployDeploymentConfigInvalidDeploymentConfigNameRule) Check ¶

Check checks the pattern is valid

func (*AwsCodedeployDeploymentConfigInvalidDeploymentConfigNameRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsCodedeployDeploymentConfigInvalidDeploymentConfigNameRule) Name ¶

Name returns the rule name

func (*AwsCodedeployDeploymentConfigInvalidDeploymentConfigNameRule) Severity ¶

Severity returns the rule severity

type AwsCodedeployDeploymentGroupInvalidAppNameRule ¶

type AwsCodedeployDeploymentGroupInvalidAppNameRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsCodedeployDeploymentGroupInvalidAppNameRule checks the pattern is valid

func NewAwsCodedeployDeploymentGroupInvalidAppNameRule ¶

func NewAwsCodedeployDeploymentGroupInvalidAppNameRule() *AwsCodedeployDeploymentGroupInvalidAppNameRule

NewAwsCodedeployDeploymentGroupInvalidAppNameRule returns new rule with default attributes

func (*AwsCodedeployDeploymentGroupInvalidAppNameRule) Check ¶

Check checks the pattern is valid

func (*AwsCodedeployDeploymentGroupInvalidAppNameRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsCodedeployDeploymentGroupInvalidAppNameRule) Name ¶

Name returns the rule name

func (*AwsCodedeployDeploymentGroupInvalidAppNameRule) Severity ¶

Severity returns the rule severity

type AwsCodedeployDeploymentGroupInvalidDeploymentConfigNameRule ¶

type AwsCodedeployDeploymentGroupInvalidDeploymentConfigNameRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsCodedeployDeploymentGroupInvalidDeploymentConfigNameRule checks the pattern is valid

func NewAwsCodedeployDeploymentGroupInvalidDeploymentConfigNameRule ¶

func NewAwsCodedeployDeploymentGroupInvalidDeploymentConfigNameRule() *AwsCodedeployDeploymentGroupInvalidDeploymentConfigNameRule

NewAwsCodedeployDeploymentGroupInvalidDeploymentConfigNameRule returns new rule with default attributes

func (*AwsCodedeployDeploymentGroupInvalidDeploymentConfigNameRule) Check ¶

Check checks the pattern is valid

func (*AwsCodedeployDeploymentGroupInvalidDeploymentConfigNameRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsCodedeployDeploymentGroupInvalidDeploymentConfigNameRule) Name ¶

Name returns the rule name

func (*AwsCodedeployDeploymentGroupInvalidDeploymentConfigNameRule) Severity ¶

Severity returns the rule severity

type AwsCodedeployDeploymentGroupInvalidDeploymentGroupNameRule ¶

type AwsCodedeployDeploymentGroupInvalidDeploymentGroupNameRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsCodedeployDeploymentGroupInvalidDeploymentGroupNameRule checks the pattern is valid

func NewAwsCodedeployDeploymentGroupInvalidDeploymentGroupNameRule ¶

func NewAwsCodedeployDeploymentGroupInvalidDeploymentGroupNameRule() *AwsCodedeployDeploymentGroupInvalidDeploymentGroupNameRule

NewAwsCodedeployDeploymentGroupInvalidDeploymentGroupNameRule returns new rule with default attributes

func (*AwsCodedeployDeploymentGroupInvalidDeploymentGroupNameRule) Check ¶

Check checks the pattern is valid

func (*AwsCodedeployDeploymentGroupInvalidDeploymentGroupNameRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsCodedeployDeploymentGroupInvalidDeploymentGroupNameRule) Name ¶

Name returns the rule name

func (*AwsCodedeployDeploymentGroupInvalidDeploymentGroupNameRule) Severity ¶

Severity returns the rule severity

type AwsCodepipelineInvalidNameRule ¶

type AwsCodepipelineInvalidNameRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsCodepipelineInvalidNameRule checks the pattern is valid

func NewAwsCodepipelineInvalidNameRule ¶

func NewAwsCodepipelineInvalidNameRule() *AwsCodepipelineInvalidNameRule

NewAwsCodepipelineInvalidNameRule returns new rule with default attributes

func (*AwsCodepipelineInvalidNameRule) Check ¶

Check checks the pattern is valid

func (*AwsCodepipelineInvalidNameRule) Enabled ¶

func (r *AwsCodepipelineInvalidNameRule) Enabled() bool

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsCodepipelineInvalidNameRule) Name ¶

Name returns the rule name

func (*AwsCodepipelineInvalidNameRule) Severity ¶

Severity returns the rule severity

type AwsCodepipelineInvalidRoleArnRule ¶

type AwsCodepipelineInvalidRoleArnRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsCodepipelineInvalidRoleArnRule checks the pattern is valid

func NewAwsCodepipelineInvalidRoleArnRule ¶

func NewAwsCodepipelineInvalidRoleArnRule() *AwsCodepipelineInvalidRoleArnRule

NewAwsCodepipelineInvalidRoleArnRule returns new rule with default attributes

func (*AwsCodepipelineInvalidRoleArnRule) Check ¶

Check checks the pattern is valid

func (*AwsCodepipelineInvalidRoleArnRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsCodepipelineInvalidRoleArnRule) Name ¶

Name returns the rule name

func (*AwsCodepipelineInvalidRoleArnRule) Severity ¶

Severity returns the rule severity

type AwsCodepipelineWebhookInvalidAuthenticationRule ¶

type AwsCodepipelineWebhookInvalidAuthenticationRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsCodepipelineWebhookInvalidAuthenticationRule checks the pattern is valid

func NewAwsCodepipelineWebhookInvalidAuthenticationRule ¶

func NewAwsCodepipelineWebhookInvalidAuthenticationRule() *AwsCodepipelineWebhookInvalidAuthenticationRule

NewAwsCodepipelineWebhookInvalidAuthenticationRule returns new rule with default attributes

func (*AwsCodepipelineWebhookInvalidAuthenticationRule) Check ¶

Check checks the pattern is valid

func (*AwsCodepipelineWebhookInvalidAuthenticationRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsCodepipelineWebhookInvalidAuthenticationRule) Name ¶

Name returns the rule name

func (*AwsCodepipelineWebhookInvalidAuthenticationRule) Severity ¶

Severity returns the rule severity

type AwsCodepipelineWebhookInvalidNameRule ¶

type AwsCodepipelineWebhookInvalidNameRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsCodepipelineWebhookInvalidNameRule checks the pattern is valid

func NewAwsCodepipelineWebhookInvalidNameRule ¶

func NewAwsCodepipelineWebhookInvalidNameRule() *AwsCodepipelineWebhookInvalidNameRule

NewAwsCodepipelineWebhookInvalidNameRule returns new rule with default attributes

func (*AwsCodepipelineWebhookInvalidNameRule) Check ¶

Check checks the pattern is valid

func (*AwsCodepipelineWebhookInvalidNameRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsCodepipelineWebhookInvalidNameRule) Name ¶

Name returns the rule name

func (*AwsCodepipelineWebhookInvalidNameRule) Severity ¶

Severity returns the rule severity

type AwsCodepipelineWebhookInvalidTargetActionRule ¶

type AwsCodepipelineWebhookInvalidTargetActionRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsCodepipelineWebhookInvalidTargetActionRule checks the pattern is valid

func NewAwsCodepipelineWebhookInvalidTargetActionRule ¶

func NewAwsCodepipelineWebhookInvalidTargetActionRule() *AwsCodepipelineWebhookInvalidTargetActionRule

NewAwsCodepipelineWebhookInvalidTargetActionRule returns new rule with default attributes

func (*AwsCodepipelineWebhookInvalidTargetActionRule) Check ¶

Check checks the pattern is valid

func (*AwsCodepipelineWebhookInvalidTargetActionRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsCodepipelineWebhookInvalidTargetActionRule) Name ¶

Name returns the rule name

func (*AwsCodepipelineWebhookInvalidTargetActionRule) Severity ¶

Severity returns the rule severity

type AwsCodepipelineWebhookInvalidTargetPipelineRule ¶

type AwsCodepipelineWebhookInvalidTargetPipelineRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsCodepipelineWebhookInvalidTargetPipelineRule checks the pattern is valid

func NewAwsCodepipelineWebhookInvalidTargetPipelineRule ¶

func NewAwsCodepipelineWebhookInvalidTargetPipelineRule() *AwsCodepipelineWebhookInvalidTargetPipelineRule

NewAwsCodepipelineWebhookInvalidTargetPipelineRule returns new rule with default attributes

func (*AwsCodepipelineWebhookInvalidTargetPipelineRule) Check ¶

Check checks the pattern is valid

func (*AwsCodepipelineWebhookInvalidTargetPipelineRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsCodepipelineWebhookInvalidTargetPipelineRule) Name ¶

Name returns the rule name

func (*AwsCodepipelineWebhookInvalidTargetPipelineRule) Severity ¶

Severity returns the rule severity

type AwsCodestarconnectionsConnectionInvalidHostArnRule ¶ added in v0.11.0

type AwsCodestarconnectionsConnectionInvalidHostArnRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsCodestarconnectionsConnectionInvalidHostArnRule checks the pattern is valid

func NewAwsCodestarconnectionsConnectionInvalidHostArnRule ¶ added in v0.11.0

func NewAwsCodestarconnectionsConnectionInvalidHostArnRule() *AwsCodestarconnectionsConnectionInvalidHostArnRule

NewAwsCodestarconnectionsConnectionInvalidHostArnRule returns new rule with default attributes

func (*AwsCodestarconnectionsConnectionInvalidHostArnRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsCodestarconnectionsConnectionInvalidHostArnRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsCodestarconnectionsConnectionInvalidHostArnRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsCodestarconnectionsConnectionInvalidHostArnRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsCodestarconnectionsConnectionInvalidNameRule ¶ added in v0.11.0

type AwsCodestarconnectionsConnectionInvalidNameRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsCodestarconnectionsConnectionInvalidNameRule checks the pattern is valid

func NewAwsCodestarconnectionsConnectionInvalidNameRule ¶ added in v0.11.0

func NewAwsCodestarconnectionsConnectionInvalidNameRule() *AwsCodestarconnectionsConnectionInvalidNameRule

NewAwsCodestarconnectionsConnectionInvalidNameRule returns new rule with default attributes

func (*AwsCodestarconnectionsConnectionInvalidNameRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsCodestarconnectionsConnectionInvalidNameRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsCodestarconnectionsConnectionInvalidNameRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsCodestarconnectionsConnectionInvalidNameRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsCodestarconnectionsConnectionInvalidProviderTypeRule ¶ added in v0.11.0

type AwsCodestarconnectionsConnectionInvalidProviderTypeRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsCodestarconnectionsConnectionInvalidProviderTypeRule checks the pattern is valid

func NewAwsCodestarconnectionsConnectionInvalidProviderTypeRule ¶ added in v0.11.0

func NewAwsCodestarconnectionsConnectionInvalidProviderTypeRule() *AwsCodestarconnectionsConnectionInvalidProviderTypeRule

NewAwsCodestarconnectionsConnectionInvalidProviderTypeRule returns new rule with default attributes

func (*AwsCodestarconnectionsConnectionInvalidProviderTypeRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsCodestarconnectionsConnectionInvalidProviderTypeRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsCodestarconnectionsConnectionInvalidProviderTypeRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsCodestarconnectionsConnectionInvalidProviderTypeRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsCodestarconnectionsHostInvalidNameRule ¶ added in v0.11.0

type AwsCodestarconnectionsHostInvalidNameRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsCodestarconnectionsHostInvalidNameRule checks the pattern is valid

func NewAwsCodestarconnectionsHostInvalidNameRule ¶ added in v0.11.0

func NewAwsCodestarconnectionsHostInvalidNameRule() *AwsCodestarconnectionsHostInvalidNameRule

NewAwsCodestarconnectionsHostInvalidNameRule returns new rule with default attributes

func (*AwsCodestarconnectionsHostInvalidNameRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsCodestarconnectionsHostInvalidNameRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsCodestarconnectionsHostInvalidNameRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsCodestarconnectionsHostInvalidNameRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsCodestarconnectionsHostInvalidProviderEndpointRule ¶ added in v0.11.0

type AwsCodestarconnectionsHostInvalidProviderEndpointRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsCodestarconnectionsHostInvalidProviderEndpointRule checks the pattern is valid

func NewAwsCodestarconnectionsHostInvalidProviderEndpointRule ¶ added in v0.11.0

func NewAwsCodestarconnectionsHostInvalidProviderEndpointRule() *AwsCodestarconnectionsHostInvalidProviderEndpointRule

NewAwsCodestarconnectionsHostInvalidProviderEndpointRule returns new rule with default attributes

func (*AwsCodestarconnectionsHostInvalidProviderEndpointRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsCodestarconnectionsHostInvalidProviderEndpointRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsCodestarconnectionsHostInvalidProviderEndpointRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsCodestarconnectionsHostInvalidProviderEndpointRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsCodestarconnectionsHostInvalidProviderTypeRule ¶ added in v0.11.0

type AwsCodestarconnectionsHostInvalidProviderTypeRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsCodestarconnectionsHostInvalidProviderTypeRule checks the pattern is valid

func NewAwsCodestarconnectionsHostInvalidProviderTypeRule ¶ added in v0.11.0

func NewAwsCodestarconnectionsHostInvalidProviderTypeRule() *AwsCodestarconnectionsHostInvalidProviderTypeRule

NewAwsCodestarconnectionsHostInvalidProviderTypeRule returns new rule with default attributes

func (*AwsCodestarconnectionsHostInvalidProviderTypeRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsCodestarconnectionsHostInvalidProviderTypeRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsCodestarconnectionsHostInvalidProviderTypeRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsCodestarconnectionsHostInvalidProviderTypeRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsCognitoIdentityPoolInvalidDeveloperProviderNameRule ¶

type AwsCognitoIdentityPoolInvalidDeveloperProviderNameRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsCognitoIdentityPoolInvalidDeveloperProviderNameRule checks the pattern is valid

func NewAwsCognitoIdentityPoolInvalidDeveloperProviderNameRule ¶

func NewAwsCognitoIdentityPoolInvalidDeveloperProviderNameRule() *AwsCognitoIdentityPoolInvalidDeveloperProviderNameRule

NewAwsCognitoIdentityPoolInvalidDeveloperProviderNameRule returns new rule with default attributes

func (*AwsCognitoIdentityPoolInvalidDeveloperProviderNameRule) Check ¶

Check checks the pattern is valid

func (*AwsCognitoIdentityPoolInvalidDeveloperProviderNameRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsCognitoIdentityPoolInvalidDeveloperProviderNameRule) Name ¶

Name returns the rule name

func (*AwsCognitoIdentityPoolInvalidDeveloperProviderNameRule) Severity ¶

Severity returns the rule severity

type AwsCognitoIdentityPoolInvalidIdentityPoolNameRule ¶

type AwsCognitoIdentityPoolInvalidIdentityPoolNameRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsCognitoIdentityPoolInvalidIdentityPoolNameRule checks the pattern is valid

func NewAwsCognitoIdentityPoolInvalidIdentityPoolNameRule ¶

func NewAwsCognitoIdentityPoolInvalidIdentityPoolNameRule() *AwsCognitoIdentityPoolInvalidIdentityPoolNameRule

NewAwsCognitoIdentityPoolInvalidIdentityPoolNameRule returns new rule with default attributes

func (*AwsCognitoIdentityPoolInvalidIdentityPoolNameRule) Check ¶

Check checks the pattern is valid

func (*AwsCognitoIdentityPoolInvalidIdentityPoolNameRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsCognitoIdentityPoolInvalidIdentityPoolNameRule) Name ¶

Name returns the rule name

func (*AwsCognitoIdentityPoolInvalidIdentityPoolNameRule) Severity ¶

Severity returns the rule severity

type AwsCognitoIdentityPoolRolesAttachmentInvalidIdentityPoolIDRule ¶

type AwsCognitoIdentityPoolRolesAttachmentInvalidIdentityPoolIDRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsCognitoIdentityPoolRolesAttachmentInvalidIdentityPoolIDRule checks the pattern is valid

func NewAwsCognitoIdentityPoolRolesAttachmentInvalidIdentityPoolIDRule ¶

func NewAwsCognitoIdentityPoolRolesAttachmentInvalidIdentityPoolIDRule() *AwsCognitoIdentityPoolRolesAttachmentInvalidIdentityPoolIDRule

NewAwsCognitoIdentityPoolRolesAttachmentInvalidIdentityPoolIDRule returns new rule with default attributes

func (*AwsCognitoIdentityPoolRolesAttachmentInvalidIdentityPoolIDRule) Check ¶

Check checks the pattern is valid

func (*AwsCognitoIdentityPoolRolesAttachmentInvalidIdentityPoolIDRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsCognitoIdentityPoolRolesAttachmentInvalidIdentityPoolIDRule) Name ¶

Name returns the rule name

func (*AwsCognitoIdentityPoolRolesAttachmentInvalidIdentityPoolIDRule) Severity ¶

Severity returns the rule severity

type AwsCognitoIdentityProviderInvalidProviderNameRule ¶

type AwsCognitoIdentityProviderInvalidProviderNameRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsCognitoIdentityProviderInvalidProviderNameRule checks the pattern is valid

func NewAwsCognitoIdentityProviderInvalidProviderNameRule ¶

func NewAwsCognitoIdentityProviderInvalidProviderNameRule() *AwsCognitoIdentityProviderInvalidProviderNameRule

NewAwsCognitoIdentityProviderInvalidProviderNameRule returns new rule with default attributes

func (*AwsCognitoIdentityProviderInvalidProviderNameRule) Check ¶

Check checks the pattern is valid

func (*AwsCognitoIdentityProviderInvalidProviderNameRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsCognitoIdentityProviderInvalidProviderNameRule) Name ¶

Name returns the rule name

func (*AwsCognitoIdentityProviderInvalidProviderNameRule) Severity ¶

Severity returns the rule severity

type AwsCognitoIdentityProviderInvalidProviderTypeRule ¶

type AwsCognitoIdentityProviderInvalidProviderTypeRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsCognitoIdentityProviderInvalidProviderTypeRule checks the pattern is valid

func NewAwsCognitoIdentityProviderInvalidProviderTypeRule ¶

func NewAwsCognitoIdentityProviderInvalidProviderTypeRule() *AwsCognitoIdentityProviderInvalidProviderTypeRule

NewAwsCognitoIdentityProviderInvalidProviderTypeRule returns new rule with default attributes

func (*AwsCognitoIdentityProviderInvalidProviderTypeRule) Check ¶

Check checks the pattern is valid

func (*AwsCognitoIdentityProviderInvalidProviderTypeRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsCognitoIdentityProviderInvalidProviderTypeRule) Name ¶

Name returns the rule name

func (*AwsCognitoIdentityProviderInvalidProviderTypeRule) Severity ¶

Severity returns the rule severity

type AwsCognitoIdentityProviderInvalidUserPoolIDRule ¶

type AwsCognitoIdentityProviderInvalidUserPoolIDRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsCognitoIdentityProviderInvalidUserPoolIDRule checks the pattern is valid

func NewAwsCognitoIdentityProviderInvalidUserPoolIDRule ¶

func NewAwsCognitoIdentityProviderInvalidUserPoolIDRule() *AwsCognitoIdentityProviderInvalidUserPoolIDRule

NewAwsCognitoIdentityProviderInvalidUserPoolIDRule returns new rule with default attributes

func (*AwsCognitoIdentityProviderInvalidUserPoolIDRule) Check ¶

Check checks the pattern is valid

func (*AwsCognitoIdentityProviderInvalidUserPoolIDRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsCognitoIdentityProviderInvalidUserPoolIDRule) Name ¶

Name returns the rule name

func (*AwsCognitoIdentityProviderInvalidUserPoolIDRule) Severity ¶

Severity returns the rule severity

type AwsCognitoResourceServerInvalidIdentifierRule ¶

type AwsCognitoResourceServerInvalidIdentifierRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsCognitoResourceServerInvalidIdentifierRule checks the pattern is valid

func NewAwsCognitoResourceServerInvalidIdentifierRule ¶

func NewAwsCognitoResourceServerInvalidIdentifierRule() *AwsCognitoResourceServerInvalidIdentifierRule

NewAwsCognitoResourceServerInvalidIdentifierRule returns new rule with default attributes

func (*AwsCognitoResourceServerInvalidIdentifierRule) Check ¶

Check checks the pattern is valid

func (*AwsCognitoResourceServerInvalidIdentifierRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsCognitoResourceServerInvalidIdentifierRule) Name ¶

Name returns the rule name

func (*AwsCognitoResourceServerInvalidIdentifierRule) Severity ¶

Severity returns the rule severity

type AwsCognitoResourceServerInvalidNameRule ¶

type AwsCognitoResourceServerInvalidNameRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsCognitoResourceServerInvalidNameRule checks the pattern is valid

func NewAwsCognitoResourceServerInvalidNameRule ¶

func NewAwsCognitoResourceServerInvalidNameRule() *AwsCognitoResourceServerInvalidNameRule

NewAwsCognitoResourceServerInvalidNameRule returns new rule with default attributes

func (*AwsCognitoResourceServerInvalidNameRule) Check ¶

Check checks the pattern is valid

func (*AwsCognitoResourceServerInvalidNameRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsCognitoResourceServerInvalidNameRule) Name ¶

Name returns the rule name

func (*AwsCognitoResourceServerInvalidNameRule) Severity ¶

Severity returns the rule severity

type AwsCognitoUserGroupInvalidDescriptionRule ¶

type AwsCognitoUserGroupInvalidDescriptionRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsCognitoUserGroupInvalidDescriptionRule checks the pattern is valid

func NewAwsCognitoUserGroupInvalidDescriptionRule ¶

func NewAwsCognitoUserGroupInvalidDescriptionRule() *AwsCognitoUserGroupInvalidDescriptionRule

NewAwsCognitoUserGroupInvalidDescriptionRule returns new rule with default attributes

func (*AwsCognitoUserGroupInvalidDescriptionRule) Check ¶

Check checks the pattern is valid

func (*AwsCognitoUserGroupInvalidDescriptionRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsCognitoUserGroupInvalidDescriptionRule) Name ¶

Name returns the rule name

func (*AwsCognitoUserGroupInvalidDescriptionRule) Severity ¶

Severity returns the rule severity

type AwsCognitoUserGroupInvalidNameRule ¶

type AwsCognitoUserGroupInvalidNameRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsCognitoUserGroupInvalidNameRule checks the pattern is valid

func NewAwsCognitoUserGroupInvalidNameRule ¶

func NewAwsCognitoUserGroupInvalidNameRule() *AwsCognitoUserGroupInvalidNameRule

NewAwsCognitoUserGroupInvalidNameRule returns new rule with default attributes

func (*AwsCognitoUserGroupInvalidNameRule) Check ¶

Check checks the pattern is valid

func (*AwsCognitoUserGroupInvalidNameRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsCognitoUserGroupInvalidNameRule) Name ¶

Name returns the rule name

func (*AwsCognitoUserGroupInvalidNameRule) Severity ¶

Severity returns the rule severity

type AwsCognitoUserGroupInvalidRoleArnRule ¶

type AwsCognitoUserGroupInvalidRoleArnRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsCognitoUserGroupInvalidRoleArnRule checks the pattern is valid

func NewAwsCognitoUserGroupInvalidRoleArnRule ¶

func NewAwsCognitoUserGroupInvalidRoleArnRule() *AwsCognitoUserGroupInvalidRoleArnRule

NewAwsCognitoUserGroupInvalidRoleArnRule returns new rule with default attributes

func (*AwsCognitoUserGroupInvalidRoleArnRule) Check ¶

Check checks the pattern is valid

func (*AwsCognitoUserGroupInvalidRoleArnRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsCognitoUserGroupInvalidRoleArnRule) Name ¶

Name returns the rule name

func (*AwsCognitoUserGroupInvalidRoleArnRule) Severity ¶

Severity returns the rule severity

type AwsCognitoUserGroupInvalidUserPoolIDRule ¶

type AwsCognitoUserGroupInvalidUserPoolIDRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsCognitoUserGroupInvalidUserPoolIDRule checks the pattern is valid

func NewAwsCognitoUserGroupInvalidUserPoolIDRule ¶

func NewAwsCognitoUserGroupInvalidUserPoolIDRule() *AwsCognitoUserGroupInvalidUserPoolIDRule

NewAwsCognitoUserGroupInvalidUserPoolIDRule returns new rule with default attributes

func (*AwsCognitoUserGroupInvalidUserPoolIDRule) Check ¶

Check checks the pattern is valid

func (*AwsCognitoUserGroupInvalidUserPoolIDRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsCognitoUserGroupInvalidUserPoolIDRule) Name ¶

Name returns the rule name

func (*AwsCognitoUserGroupInvalidUserPoolIDRule) Severity ¶

Severity returns the rule severity

type AwsCognitoUserPoolClientInvalidDefaultRedirectURIRule ¶

type AwsCognitoUserPoolClientInvalidDefaultRedirectURIRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsCognitoUserPoolClientInvalidDefaultRedirectURIRule checks the pattern is valid

func NewAwsCognitoUserPoolClientInvalidDefaultRedirectURIRule ¶

func NewAwsCognitoUserPoolClientInvalidDefaultRedirectURIRule() *AwsCognitoUserPoolClientInvalidDefaultRedirectURIRule

NewAwsCognitoUserPoolClientInvalidDefaultRedirectURIRule returns new rule with default attributes

func (*AwsCognitoUserPoolClientInvalidDefaultRedirectURIRule) Check ¶

Check checks the pattern is valid

func (*AwsCognitoUserPoolClientInvalidDefaultRedirectURIRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsCognitoUserPoolClientInvalidDefaultRedirectURIRule) Name ¶

Name returns the rule name

func (*AwsCognitoUserPoolClientInvalidDefaultRedirectURIRule) Severity ¶

Severity returns the rule severity

type AwsCognitoUserPoolClientInvalidNameRule ¶

type AwsCognitoUserPoolClientInvalidNameRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsCognitoUserPoolClientInvalidNameRule checks the pattern is valid

func NewAwsCognitoUserPoolClientInvalidNameRule ¶

func NewAwsCognitoUserPoolClientInvalidNameRule() *AwsCognitoUserPoolClientInvalidNameRule

NewAwsCognitoUserPoolClientInvalidNameRule returns new rule with default attributes

func (*AwsCognitoUserPoolClientInvalidNameRule) Check ¶

Check checks the pattern is valid

func (*AwsCognitoUserPoolClientInvalidNameRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsCognitoUserPoolClientInvalidNameRule) Name ¶

Name returns the rule name

func (*AwsCognitoUserPoolClientInvalidNameRule) Severity ¶

Severity returns the rule severity

type AwsCognitoUserPoolClientInvalidUserPoolIDRule ¶

type AwsCognitoUserPoolClientInvalidUserPoolIDRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsCognitoUserPoolClientInvalidUserPoolIDRule checks the pattern is valid

func NewAwsCognitoUserPoolClientInvalidUserPoolIDRule ¶

func NewAwsCognitoUserPoolClientInvalidUserPoolIDRule() *AwsCognitoUserPoolClientInvalidUserPoolIDRule

NewAwsCognitoUserPoolClientInvalidUserPoolIDRule returns new rule with default attributes

func (*AwsCognitoUserPoolClientInvalidUserPoolIDRule) Check ¶

Check checks the pattern is valid

func (*AwsCognitoUserPoolClientInvalidUserPoolIDRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsCognitoUserPoolClientInvalidUserPoolIDRule) Name ¶

Name returns the rule name

func (*AwsCognitoUserPoolClientInvalidUserPoolIDRule) Severity ¶

Severity returns the rule severity

type AwsCognitoUserPoolDomainInvalidCertificateArnRule ¶

type AwsCognitoUserPoolDomainInvalidCertificateArnRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsCognitoUserPoolDomainInvalidCertificateArnRule checks the pattern is valid

func NewAwsCognitoUserPoolDomainInvalidCertificateArnRule ¶

func NewAwsCognitoUserPoolDomainInvalidCertificateArnRule() *AwsCognitoUserPoolDomainInvalidCertificateArnRule

NewAwsCognitoUserPoolDomainInvalidCertificateArnRule returns new rule with default attributes

func (*AwsCognitoUserPoolDomainInvalidCertificateArnRule) Check ¶

Check checks the pattern is valid

func (*AwsCognitoUserPoolDomainInvalidCertificateArnRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsCognitoUserPoolDomainInvalidCertificateArnRule) Name ¶

Name returns the rule name

func (*AwsCognitoUserPoolDomainInvalidCertificateArnRule) Severity ¶

Severity returns the rule severity

type AwsCognitoUserPoolDomainInvalidUserPoolIDRule ¶

type AwsCognitoUserPoolDomainInvalidUserPoolIDRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsCognitoUserPoolDomainInvalidUserPoolIDRule checks the pattern is valid

func NewAwsCognitoUserPoolDomainInvalidUserPoolIDRule ¶

func NewAwsCognitoUserPoolDomainInvalidUserPoolIDRule() *AwsCognitoUserPoolDomainInvalidUserPoolIDRule

NewAwsCognitoUserPoolDomainInvalidUserPoolIDRule returns new rule with default attributes

func (*AwsCognitoUserPoolDomainInvalidUserPoolIDRule) Check ¶

Check checks the pattern is valid

func (*AwsCognitoUserPoolDomainInvalidUserPoolIDRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsCognitoUserPoolDomainInvalidUserPoolIDRule) Name ¶

Name returns the rule name

func (*AwsCognitoUserPoolDomainInvalidUserPoolIDRule) Severity ¶

Severity returns the rule severity

type AwsCognitoUserPoolInvalidEmailVerificationMessageRule ¶

type AwsCognitoUserPoolInvalidEmailVerificationMessageRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsCognitoUserPoolInvalidEmailVerificationMessageRule checks the pattern is valid

func NewAwsCognitoUserPoolInvalidEmailVerificationMessageRule ¶

func NewAwsCognitoUserPoolInvalidEmailVerificationMessageRule() *AwsCognitoUserPoolInvalidEmailVerificationMessageRule

NewAwsCognitoUserPoolInvalidEmailVerificationMessageRule returns new rule with default attributes

func (*AwsCognitoUserPoolInvalidEmailVerificationMessageRule) Check ¶

Check checks the pattern is valid

func (*AwsCognitoUserPoolInvalidEmailVerificationMessageRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsCognitoUserPoolInvalidEmailVerificationMessageRule) Name ¶

Name returns the rule name

func (*AwsCognitoUserPoolInvalidEmailVerificationMessageRule) Severity ¶

Severity returns the rule severity

type AwsCognitoUserPoolInvalidEmailVerificationSubjectRule ¶

type AwsCognitoUserPoolInvalidEmailVerificationSubjectRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsCognitoUserPoolInvalidEmailVerificationSubjectRule checks the pattern is valid

func NewAwsCognitoUserPoolInvalidEmailVerificationSubjectRule ¶

func NewAwsCognitoUserPoolInvalidEmailVerificationSubjectRule() *AwsCognitoUserPoolInvalidEmailVerificationSubjectRule

NewAwsCognitoUserPoolInvalidEmailVerificationSubjectRule returns new rule with default attributes

func (*AwsCognitoUserPoolInvalidEmailVerificationSubjectRule) Check ¶

Check checks the pattern is valid

func (*AwsCognitoUserPoolInvalidEmailVerificationSubjectRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsCognitoUserPoolInvalidEmailVerificationSubjectRule) Name ¶

Name returns the rule name

func (*AwsCognitoUserPoolInvalidEmailVerificationSubjectRule) Severity ¶

Severity returns the rule severity

type AwsCognitoUserPoolInvalidMfaConfigurationRule ¶

type AwsCognitoUserPoolInvalidMfaConfigurationRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsCognitoUserPoolInvalidMfaConfigurationRule checks the pattern is valid

func NewAwsCognitoUserPoolInvalidMfaConfigurationRule ¶

func NewAwsCognitoUserPoolInvalidMfaConfigurationRule() *AwsCognitoUserPoolInvalidMfaConfigurationRule

NewAwsCognitoUserPoolInvalidMfaConfigurationRule returns new rule with default attributes

func (*AwsCognitoUserPoolInvalidMfaConfigurationRule) Check ¶

Check checks the pattern is valid

func (*AwsCognitoUserPoolInvalidMfaConfigurationRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsCognitoUserPoolInvalidMfaConfigurationRule) Name ¶

Name returns the rule name

func (*AwsCognitoUserPoolInvalidMfaConfigurationRule) Severity ¶

Severity returns the rule severity

type AwsCognitoUserPoolInvalidNameRule ¶

type AwsCognitoUserPoolInvalidNameRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsCognitoUserPoolInvalidNameRule checks the pattern is valid

func NewAwsCognitoUserPoolInvalidNameRule ¶

func NewAwsCognitoUserPoolInvalidNameRule() *AwsCognitoUserPoolInvalidNameRule

NewAwsCognitoUserPoolInvalidNameRule returns new rule with default attributes

func (*AwsCognitoUserPoolInvalidNameRule) Check ¶

Check checks the pattern is valid

func (*AwsCognitoUserPoolInvalidNameRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsCognitoUserPoolInvalidNameRule) Name ¶

Name returns the rule name

func (*AwsCognitoUserPoolInvalidNameRule) Severity ¶

Severity returns the rule severity

type AwsCognitoUserPoolInvalidSmsAuthenticationMessageRule ¶

type AwsCognitoUserPoolInvalidSmsAuthenticationMessageRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsCognitoUserPoolInvalidSmsAuthenticationMessageRule checks the pattern is valid

func NewAwsCognitoUserPoolInvalidSmsAuthenticationMessageRule ¶

func NewAwsCognitoUserPoolInvalidSmsAuthenticationMessageRule() *AwsCognitoUserPoolInvalidSmsAuthenticationMessageRule

NewAwsCognitoUserPoolInvalidSmsAuthenticationMessageRule returns new rule with default attributes

func (*AwsCognitoUserPoolInvalidSmsAuthenticationMessageRule) Check ¶

Check checks the pattern is valid

func (*AwsCognitoUserPoolInvalidSmsAuthenticationMessageRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsCognitoUserPoolInvalidSmsAuthenticationMessageRule) Name ¶

Name returns the rule name

func (*AwsCognitoUserPoolInvalidSmsAuthenticationMessageRule) Severity ¶

Severity returns the rule severity

type AwsCognitoUserPoolInvalidSmsVerificationMessageRule ¶

type AwsCognitoUserPoolInvalidSmsVerificationMessageRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsCognitoUserPoolInvalidSmsVerificationMessageRule checks the pattern is valid

func NewAwsCognitoUserPoolInvalidSmsVerificationMessageRule ¶

func NewAwsCognitoUserPoolInvalidSmsVerificationMessageRule() *AwsCognitoUserPoolInvalidSmsVerificationMessageRule

NewAwsCognitoUserPoolInvalidSmsVerificationMessageRule returns new rule with default attributes

func (*AwsCognitoUserPoolInvalidSmsVerificationMessageRule) Check ¶

Check checks the pattern is valid

func (*AwsCognitoUserPoolInvalidSmsVerificationMessageRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsCognitoUserPoolInvalidSmsVerificationMessageRule) Name ¶

Name returns the rule name

func (*AwsCognitoUserPoolInvalidSmsVerificationMessageRule) Severity ¶

Severity returns the rule severity

type AwsCognitoUserPoolUICustomizationInvalidClientIDRule ¶ added in v0.11.0

type AwsCognitoUserPoolUICustomizationInvalidClientIDRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsCognitoUserPoolUICustomizationInvalidClientIDRule checks the pattern is valid

func NewAwsCognitoUserPoolUICustomizationInvalidClientIDRule ¶ added in v0.11.0

func NewAwsCognitoUserPoolUICustomizationInvalidClientIDRule() *AwsCognitoUserPoolUICustomizationInvalidClientIDRule

NewAwsCognitoUserPoolUICustomizationInvalidClientIDRule returns new rule with default attributes

func (*AwsCognitoUserPoolUICustomizationInvalidClientIDRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsCognitoUserPoolUICustomizationInvalidClientIDRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsCognitoUserPoolUICustomizationInvalidClientIDRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsCognitoUserPoolUICustomizationInvalidClientIDRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsCognitoUserPoolUICustomizationInvalidUserPoolIDRule ¶ added in v0.11.0

type AwsCognitoUserPoolUICustomizationInvalidUserPoolIDRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsCognitoUserPoolUICustomizationInvalidUserPoolIDRule checks the pattern is valid

func NewAwsCognitoUserPoolUICustomizationInvalidUserPoolIDRule ¶ added in v0.11.0

func NewAwsCognitoUserPoolUICustomizationInvalidUserPoolIDRule() *AwsCognitoUserPoolUICustomizationInvalidUserPoolIDRule

NewAwsCognitoUserPoolUICustomizationInvalidUserPoolIDRule returns new rule with default attributes

func (*AwsCognitoUserPoolUICustomizationInvalidUserPoolIDRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsCognitoUserPoolUICustomizationInvalidUserPoolIDRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsCognitoUserPoolUICustomizationInvalidUserPoolIDRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsCognitoUserPoolUICustomizationInvalidUserPoolIDRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsConfigAggregateAuthorizationInvalidAccountIDRule ¶

type AwsConfigAggregateAuthorizationInvalidAccountIDRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsConfigAggregateAuthorizationInvalidAccountIDRule checks the pattern is valid

func NewAwsConfigAggregateAuthorizationInvalidAccountIDRule ¶

func NewAwsConfigAggregateAuthorizationInvalidAccountIDRule() *AwsConfigAggregateAuthorizationInvalidAccountIDRule

NewAwsConfigAggregateAuthorizationInvalidAccountIDRule returns new rule with default attributes

func (*AwsConfigAggregateAuthorizationInvalidAccountIDRule) Check ¶

Check checks the pattern is valid

func (*AwsConfigAggregateAuthorizationInvalidAccountIDRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsConfigAggregateAuthorizationInvalidAccountIDRule) Name ¶

Name returns the rule name

func (*AwsConfigAggregateAuthorizationInvalidAccountIDRule) Severity ¶

Severity returns the rule severity

type AwsConfigAggregateAuthorizationInvalidRegionRule ¶

type AwsConfigAggregateAuthorizationInvalidRegionRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsConfigAggregateAuthorizationInvalidRegionRule checks the pattern is valid

func NewAwsConfigAggregateAuthorizationInvalidRegionRule ¶

func NewAwsConfigAggregateAuthorizationInvalidRegionRule() *AwsConfigAggregateAuthorizationInvalidRegionRule

NewAwsConfigAggregateAuthorizationInvalidRegionRule returns new rule with default attributes

func (*AwsConfigAggregateAuthorizationInvalidRegionRule) Check ¶

Check checks the pattern is valid

func (*AwsConfigAggregateAuthorizationInvalidRegionRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsConfigAggregateAuthorizationInvalidRegionRule) Name ¶

Name returns the rule name

func (*AwsConfigAggregateAuthorizationInvalidRegionRule) Severity ¶

Severity returns the rule severity

type AwsConfigConfigRuleInvalidDescriptionRule ¶

type AwsConfigConfigRuleInvalidDescriptionRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsConfigConfigRuleInvalidDescriptionRule checks the pattern is valid

func NewAwsConfigConfigRuleInvalidDescriptionRule ¶

func NewAwsConfigConfigRuleInvalidDescriptionRule() *AwsConfigConfigRuleInvalidDescriptionRule

NewAwsConfigConfigRuleInvalidDescriptionRule returns new rule with default attributes

func (*AwsConfigConfigRuleInvalidDescriptionRule) Check ¶

Check checks the pattern is valid

func (*AwsConfigConfigRuleInvalidDescriptionRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsConfigConfigRuleInvalidDescriptionRule) Name ¶

Name returns the rule name

func (*AwsConfigConfigRuleInvalidDescriptionRule) Severity ¶

Severity returns the rule severity

type AwsConfigConfigRuleInvalidInputParametersRule ¶

type AwsConfigConfigRuleInvalidInputParametersRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsConfigConfigRuleInvalidInputParametersRule checks the pattern is valid

func NewAwsConfigConfigRuleInvalidInputParametersRule ¶

func NewAwsConfigConfigRuleInvalidInputParametersRule() *AwsConfigConfigRuleInvalidInputParametersRule

NewAwsConfigConfigRuleInvalidInputParametersRule returns new rule with default attributes

func (*AwsConfigConfigRuleInvalidInputParametersRule) Check ¶

Check checks the pattern is valid

func (*AwsConfigConfigRuleInvalidInputParametersRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsConfigConfigRuleInvalidInputParametersRule) Name ¶

Name returns the rule name

func (*AwsConfigConfigRuleInvalidInputParametersRule) Severity ¶

Severity returns the rule severity

type AwsConfigConfigRuleInvalidMaximumExecutionFrequencyRule ¶

type AwsConfigConfigRuleInvalidMaximumExecutionFrequencyRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsConfigConfigRuleInvalidMaximumExecutionFrequencyRule checks the pattern is valid

func NewAwsConfigConfigRuleInvalidMaximumExecutionFrequencyRule ¶

func NewAwsConfigConfigRuleInvalidMaximumExecutionFrequencyRule() *AwsConfigConfigRuleInvalidMaximumExecutionFrequencyRule

NewAwsConfigConfigRuleInvalidMaximumExecutionFrequencyRule returns new rule with default attributes

func (*AwsConfigConfigRuleInvalidMaximumExecutionFrequencyRule) Check ¶

Check checks the pattern is valid

func (*AwsConfigConfigRuleInvalidMaximumExecutionFrequencyRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsConfigConfigRuleInvalidMaximumExecutionFrequencyRule) Name ¶

Name returns the rule name

func (*AwsConfigConfigRuleInvalidMaximumExecutionFrequencyRule) Severity ¶

Severity returns the rule severity

type AwsConfigConfigRuleInvalidNameRule ¶

type AwsConfigConfigRuleInvalidNameRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsConfigConfigRuleInvalidNameRule checks the pattern is valid

func NewAwsConfigConfigRuleInvalidNameRule ¶

func NewAwsConfigConfigRuleInvalidNameRule() *AwsConfigConfigRuleInvalidNameRule

NewAwsConfigConfigRuleInvalidNameRule returns new rule with default attributes

func (*AwsConfigConfigRuleInvalidNameRule) Check ¶

Check checks the pattern is valid

func (*AwsConfigConfigRuleInvalidNameRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsConfigConfigRuleInvalidNameRule) Name ¶

Name returns the rule name

func (*AwsConfigConfigRuleInvalidNameRule) Severity ¶

Severity returns the rule severity

type AwsConfigConfigurationAggregatorInvalidNameRule ¶

type AwsConfigConfigurationAggregatorInvalidNameRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsConfigConfigurationAggregatorInvalidNameRule checks the pattern is valid

func NewAwsConfigConfigurationAggregatorInvalidNameRule ¶

func NewAwsConfigConfigurationAggregatorInvalidNameRule() *AwsConfigConfigurationAggregatorInvalidNameRule

NewAwsConfigConfigurationAggregatorInvalidNameRule returns new rule with default attributes

func (*AwsConfigConfigurationAggregatorInvalidNameRule) Check ¶

Check checks the pattern is valid

func (*AwsConfigConfigurationAggregatorInvalidNameRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsConfigConfigurationAggregatorInvalidNameRule) Name ¶

Name returns the rule name

func (*AwsConfigConfigurationAggregatorInvalidNameRule) Severity ¶

Severity returns the rule severity

type AwsConfigConfigurationRecorderInvalidNameRule ¶

type AwsConfigConfigurationRecorderInvalidNameRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsConfigConfigurationRecorderInvalidNameRule checks the pattern is valid

func NewAwsConfigConfigurationRecorderInvalidNameRule ¶

func NewAwsConfigConfigurationRecorderInvalidNameRule() *AwsConfigConfigurationRecorderInvalidNameRule

NewAwsConfigConfigurationRecorderInvalidNameRule returns new rule with default attributes

func (*AwsConfigConfigurationRecorderInvalidNameRule) Check ¶

Check checks the pattern is valid

func (*AwsConfigConfigurationRecorderInvalidNameRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsConfigConfigurationRecorderInvalidNameRule) Name ¶

Name returns the rule name

func (*AwsConfigConfigurationRecorderInvalidNameRule) Severity ¶

Severity returns the rule severity

type AwsConfigConfigurationRecorderStatusInvalidNameRule ¶

type AwsConfigConfigurationRecorderStatusInvalidNameRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsConfigConfigurationRecorderStatusInvalidNameRule checks the pattern is valid

func NewAwsConfigConfigurationRecorderStatusInvalidNameRule ¶

func NewAwsConfigConfigurationRecorderStatusInvalidNameRule() *AwsConfigConfigurationRecorderStatusInvalidNameRule

NewAwsConfigConfigurationRecorderStatusInvalidNameRule returns new rule with default attributes

func (*AwsConfigConfigurationRecorderStatusInvalidNameRule) Check ¶

Check checks the pattern is valid

func (*AwsConfigConfigurationRecorderStatusInvalidNameRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsConfigConfigurationRecorderStatusInvalidNameRule) Name ¶

Name returns the rule name

func (*AwsConfigConfigurationRecorderStatusInvalidNameRule) Severity ¶

Severity returns the rule severity

type AwsConfigConformancePackInvalidDeliveryS3BucketRule ¶ added in v0.11.0

type AwsConfigConformancePackInvalidDeliveryS3BucketRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsConfigConformancePackInvalidDeliveryS3BucketRule checks the pattern is valid

func NewAwsConfigConformancePackInvalidDeliveryS3BucketRule ¶ added in v0.11.0

func NewAwsConfigConformancePackInvalidDeliveryS3BucketRule() *AwsConfigConformancePackInvalidDeliveryS3BucketRule

NewAwsConfigConformancePackInvalidDeliveryS3BucketRule returns new rule with default attributes

func (*AwsConfigConformancePackInvalidDeliveryS3BucketRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsConfigConformancePackInvalidDeliveryS3BucketRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsConfigConformancePackInvalidDeliveryS3BucketRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsConfigConformancePackInvalidDeliveryS3BucketRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsConfigConformancePackInvalidDeliveryS3KeyPrefixRule ¶ added in v0.11.0

type AwsConfigConformancePackInvalidDeliveryS3KeyPrefixRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsConfigConformancePackInvalidDeliveryS3KeyPrefixRule checks the pattern is valid

func NewAwsConfigConformancePackInvalidDeliveryS3KeyPrefixRule ¶ added in v0.11.0

func NewAwsConfigConformancePackInvalidDeliveryS3KeyPrefixRule() *AwsConfigConformancePackInvalidDeliveryS3KeyPrefixRule

NewAwsConfigConformancePackInvalidDeliveryS3KeyPrefixRule returns new rule with default attributes

func (*AwsConfigConformancePackInvalidDeliveryS3KeyPrefixRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsConfigConformancePackInvalidDeliveryS3KeyPrefixRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsConfigConformancePackInvalidDeliveryS3KeyPrefixRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsConfigConformancePackInvalidDeliveryS3KeyPrefixRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsConfigConformancePackInvalidNameRule ¶ added in v0.11.0

type AwsConfigConformancePackInvalidNameRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsConfigConformancePackInvalidNameRule checks the pattern is valid

func NewAwsConfigConformancePackInvalidNameRule ¶ added in v0.11.0

func NewAwsConfigConformancePackInvalidNameRule() *AwsConfigConformancePackInvalidNameRule

NewAwsConfigConformancePackInvalidNameRule returns new rule with default attributes

func (*AwsConfigConformancePackInvalidNameRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsConfigConformancePackInvalidNameRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsConfigConformancePackInvalidNameRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsConfigConformancePackInvalidNameRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsConfigConformancePackInvalidTemplateBodyRule ¶ added in v0.11.0

type AwsConfigConformancePackInvalidTemplateBodyRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsConfigConformancePackInvalidTemplateBodyRule checks the pattern is valid

func NewAwsConfigConformancePackInvalidTemplateBodyRule ¶ added in v0.11.0

func NewAwsConfigConformancePackInvalidTemplateBodyRule() *AwsConfigConformancePackInvalidTemplateBodyRule

NewAwsConfigConformancePackInvalidTemplateBodyRule returns new rule with default attributes

func (*AwsConfigConformancePackInvalidTemplateBodyRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsConfigConformancePackInvalidTemplateBodyRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsConfigConformancePackInvalidTemplateBodyRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsConfigConformancePackInvalidTemplateBodyRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsConfigConformancePackInvalidTemplateS3URIRule ¶ added in v0.11.0

type AwsConfigConformancePackInvalidTemplateS3URIRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsConfigConformancePackInvalidTemplateS3URIRule checks the pattern is valid

func NewAwsConfigConformancePackInvalidTemplateS3URIRule ¶ added in v0.11.0

func NewAwsConfigConformancePackInvalidTemplateS3URIRule() *AwsConfigConformancePackInvalidTemplateS3URIRule

NewAwsConfigConformancePackInvalidTemplateS3URIRule returns new rule with default attributes

func (*AwsConfigConformancePackInvalidTemplateS3URIRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsConfigConformancePackInvalidTemplateS3URIRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsConfigConformancePackInvalidTemplateS3URIRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsConfigConformancePackInvalidTemplateS3URIRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsConfigDeliveryChannelInvalidNameRule ¶

type AwsConfigDeliveryChannelInvalidNameRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsConfigDeliveryChannelInvalidNameRule checks the pattern is valid

func NewAwsConfigDeliveryChannelInvalidNameRule ¶

func NewAwsConfigDeliveryChannelInvalidNameRule() *AwsConfigDeliveryChannelInvalidNameRule

NewAwsConfigDeliveryChannelInvalidNameRule returns new rule with default attributes

func (*AwsConfigDeliveryChannelInvalidNameRule) Check ¶

Check checks the pattern is valid

func (*AwsConfigDeliveryChannelInvalidNameRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsConfigDeliveryChannelInvalidNameRule) Name ¶

Name returns the rule name

func (*AwsConfigDeliveryChannelInvalidNameRule) Severity ¶

Severity returns the rule severity

type AwsConfigOrganizationConformancePackInvalidDeliveryS3BucketRule ¶ added in v0.11.0

type AwsConfigOrganizationConformancePackInvalidDeliveryS3BucketRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsConfigOrganizationConformancePackInvalidDeliveryS3BucketRule checks the pattern is valid

func NewAwsConfigOrganizationConformancePackInvalidDeliveryS3BucketRule ¶ added in v0.11.0

func NewAwsConfigOrganizationConformancePackInvalidDeliveryS3BucketRule() *AwsConfigOrganizationConformancePackInvalidDeliveryS3BucketRule

NewAwsConfigOrganizationConformancePackInvalidDeliveryS3BucketRule returns new rule with default attributes

func (*AwsConfigOrganizationConformancePackInvalidDeliveryS3BucketRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsConfigOrganizationConformancePackInvalidDeliveryS3BucketRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsConfigOrganizationConformancePackInvalidDeliveryS3BucketRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsConfigOrganizationConformancePackInvalidDeliveryS3BucketRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsConfigOrganizationConformancePackInvalidDeliveryS3KeyPrefixRule ¶ added in v0.11.0

type AwsConfigOrganizationConformancePackInvalidDeliveryS3KeyPrefixRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsConfigOrganizationConformancePackInvalidDeliveryS3KeyPrefixRule checks the pattern is valid

func NewAwsConfigOrganizationConformancePackInvalidDeliveryS3KeyPrefixRule ¶ added in v0.11.0

func NewAwsConfigOrganizationConformancePackInvalidDeliveryS3KeyPrefixRule() *AwsConfigOrganizationConformancePackInvalidDeliveryS3KeyPrefixRule

NewAwsConfigOrganizationConformancePackInvalidDeliveryS3KeyPrefixRule returns new rule with default attributes

func (*AwsConfigOrganizationConformancePackInvalidDeliveryS3KeyPrefixRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsConfigOrganizationConformancePackInvalidDeliveryS3KeyPrefixRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsConfigOrganizationConformancePackInvalidDeliveryS3KeyPrefixRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsConfigOrganizationConformancePackInvalidDeliveryS3KeyPrefixRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsConfigOrganizationConformancePackInvalidNameRule ¶ added in v0.11.0

type AwsConfigOrganizationConformancePackInvalidNameRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsConfigOrganizationConformancePackInvalidNameRule checks the pattern is valid

func NewAwsConfigOrganizationConformancePackInvalidNameRule ¶ added in v0.11.0

func NewAwsConfigOrganizationConformancePackInvalidNameRule() *AwsConfigOrganizationConformancePackInvalidNameRule

NewAwsConfigOrganizationConformancePackInvalidNameRule returns new rule with default attributes

func (*AwsConfigOrganizationConformancePackInvalidNameRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsConfigOrganizationConformancePackInvalidNameRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsConfigOrganizationConformancePackInvalidNameRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsConfigOrganizationConformancePackInvalidNameRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsConfigOrganizationConformancePackInvalidTemplateBodyRule ¶ added in v0.11.0

type AwsConfigOrganizationConformancePackInvalidTemplateBodyRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsConfigOrganizationConformancePackInvalidTemplateBodyRule checks the pattern is valid

func NewAwsConfigOrganizationConformancePackInvalidTemplateBodyRule ¶ added in v0.11.0

func NewAwsConfigOrganizationConformancePackInvalidTemplateBodyRule() *AwsConfigOrganizationConformancePackInvalidTemplateBodyRule

NewAwsConfigOrganizationConformancePackInvalidTemplateBodyRule returns new rule with default attributes

func (*AwsConfigOrganizationConformancePackInvalidTemplateBodyRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsConfigOrganizationConformancePackInvalidTemplateBodyRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsConfigOrganizationConformancePackInvalidTemplateBodyRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsConfigOrganizationConformancePackInvalidTemplateBodyRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsConfigOrganizationConformancePackInvalidTemplateS3URIRule ¶ added in v0.11.0

type AwsConfigOrganizationConformancePackInvalidTemplateS3URIRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsConfigOrganizationConformancePackInvalidTemplateS3URIRule checks the pattern is valid

func NewAwsConfigOrganizationConformancePackInvalidTemplateS3URIRule ¶ added in v0.11.0

func NewAwsConfigOrganizationConformancePackInvalidTemplateS3URIRule() *AwsConfigOrganizationConformancePackInvalidTemplateS3URIRule

NewAwsConfigOrganizationConformancePackInvalidTemplateS3URIRule returns new rule with default attributes

func (*AwsConfigOrganizationConformancePackInvalidTemplateS3URIRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsConfigOrganizationConformancePackInvalidTemplateS3URIRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsConfigOrganizationConformancePackInvalidTemplateS3URIRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsConfigOrganizationConformancePackInvalidTemplateS3URIRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsConfigOrganizationCustomRuleInvalidDescriptionRule ¶

type AwsConfigOrganizationCustomRuleInvalidDescriptionRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsConfigOrganizationCustomRuleInvalidDescriptionRule checks the pattern is valid

func NewAwsConfigOrganizationCustomRuleInvalidDescriptionRule ¶

func NewAwsConfigOrganizationCustomRuleInvalidDescriptionRule() *AwsConfigOrganizationCustomRuleInvalidDescriptionRule

NewAwsConfigOrganizationCustomRuleInvalidDescriptionRule returns new rule with default attributes

func (*AwsConfigOrganizationCustomRuleInvalidDescriptionRule) Check ¶

Check checks the pattern is valid

func (*AwsConfigOrganizationCustomRuleInvalidDescriptionRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsConfigOrganizationCustomRuleInvalidDescriptionRule) Name ¶

Name returns the rule name

func (*AwsConfigOrganizationCustomRuleInvalidDescriptionRule) Severity ¶

Severity returns the rule severity

type AwsConfigOrganizationCustomRuleInvalidInputParametersRule ¶

type AwsConfigOrganizationCustomRuleInvalidInputParametersRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsConfigOrganizationCustomRuleInvalidInputParametersRule checks the pattern is valid

func NewAwsConfigOrganizationCustomRuleInvalidInputParametersRule ¶

func NewAwsConfigOrganizationCustomRuleInvalidInputParametersRule() *AwsConfigOrganizationCustomRuleInvalidInputParametersRule

NewAwsConfigOrganizationCustomRuleInvalidInputParametersRule returns new rule with default attributes

func (*AwsConfigOrganizationCustomRuleInvalidInputParametersRule) Check ¶

Check checks the pattern is valid

func (*AwsConfigOrganizationCustomRuleInvalidInputParametersRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsConfigOrganizationCustomRuleInvalidInputParametersRule) Name ¶

Name returns the rule name

func (*AwsConfigOrganizationCustomRuleInvalidInputParametersRule) Severity ¶

Severity returns the rule severity

type AwsConfigOrganizationCustomRuleInvalidLambdaFunctionArnRule ¶

type AwsConfigOrganizationCustomRuleInvalidLambdaFunctionArnRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsConfigOrganizationCustomRuleInvalidLambdaFunctionArnRule checks the pattern is valid

func NewAwsConfigOrganizationCustomRuleInvalidLambdaFunctionArnRule ¶

func NewAwsConfigOrganizationCustomRuleInvalidLambdaFunctionArnRule() *AwsConfigOrganizationCustomRuleInvalidLambdaFunctionArnRule

NewAwsConfigOrganizationCustomRuleInvalidLambdaFunctionArnRule returns new rule with default attributes

func (*AwsConfigOrganizationCustomRuleInvalidLambdaFunctionArnRule) Check ¶

Check checks the pattern is valid

func (*AwsConfigOrganizationCustomRuleInvalidLambdaFunctionArnRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsConfigOrganizationCustomRuleInvalidLambdaFunctionArnRule) Name ¶

Name returns the rule name

func (*AwsConfigOrganizationCustomRuleInvalidLambdaFunctionArnRule) Severity ¶

Severity returns the rule severity

type AwsConfigOrganizationCustomRuleInvalidMaximumExecutionFrequencyRule ¶

type AwsConfigOrganizationCustomRuleInvalidMaximumExecutionFrequencyRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsConfigOrganizationCustomRuleInvalidMaximumExecutionFrequencyRule checks the pattern is valid

func NewAwsConfigOrganizationCustomRuleInvalidMaximumExecutionFrequencyRule ¶

func NewAwsConfigOrganizationCustomRuleInvalidMaximumExecutionFrequencyRule() *AwsConfigOrganizationCustomRuleInvalidMaximumExecutionFrequencyRule

NewAwsConfigOrganizationCustomRuleInvalidMaximumExecutionFrequencyRule returns new rule with default attributes

func (*AwsConfigOrganizationCustomRuleInvalidMaximumExecutionFrequencyRule) Check ¶

Check checks the pattern is valid

func (*AwsConfigOrganizationCustomRuleInvalidMaximumExecutionFrequencyRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsConfigOrganizationCustomRuleInvalidMaximumExecutionFrequencyRule) Name ¶

Name returns the rule name

func (*AwsConfigOrganizationCustomRuleInvalidMaximumExecutionFrequencyRule) Severity ¶

Severity returns the rule severity

type AwsConfigOrganizationCustomRuleInvalidNameRule ¶

type AwsConfigOrganizationCustomRuleInvalidNameRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsConfigOrganizationCustomRuleInvalidNameRule checks the pattern is valid

func NewAwsConfigOrganizationCustomRuleInvalidNameRule ¶

func NewAwsConfigOrganizationCustomRuleInvalidNameRule() *AwsConfigOrganizationCustomRuleInvalidNameRule

NewAwsConfigOrganizationCustomRuleInvalidNameRule returns new rule with default attributes

func (*AwsConfigOrganizationCustomRuleInvalidNameRule) Check ¶

Check checks the pattern is valid

func (*AwsConfigOrganizationCustomRuleInvalidNameRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsConfigOrganizationCustomRuleInvalidNameRule) Name ¶

Name returns the rule name

func (*AwsConfigOrganizationCustomRuleInvalidNameRule) Severity ¶

Severity returns the rule severity

type AwsConfigOrganizationCustomRuleInvalidResourceIDScopeRule ¶

type AwsConfigOrganizationCustomRuleInvalidResourceIDScopeRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsConfigOrganizationCustomRuleInvalidResourceIDScopeRule checks the pattern is valid

func NewAwsConfigOrganizationCustomRuleInvalidResourceIDScopeRule ¶

func NewAwsConfigOrganizationCustomRuleInvalidResourceIDScopeRule() *AwsConfigOrganizationCustomRuleInvalidResourceIDScopeRule

NewAwsConfigOrganizationCustomRuleInvalidResourceIDScopeRule returns new rule with default attributes

func (*AwsConfigOrganizationCustomRuleInvalidResourceIDScopeRule) Check ¶

Check checks the pattern is valid

func (*AwsConfigOrganizationCustomRuleInvalidResourceIDScopeRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsConfigOrganizationCustomRuleInvalidResourceIDScopeRule) Name ¶

Name returns the rule name

func (*AwsConfigOrganizationCustomRuleInvalidResourceIDScopeRule) Severity ¶

Severity returns the rule severity

type AwsConfigOrganizationCustomRuleInvalidTagKeyScopeRule ¶

type AwsConfigOrganizationCustomRuleInvalidTagKeyScopeRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsConfigOrganizationCustomRuleInvalidTagKeyScopeRule checks the pattern is valid

func NewAwsConfigOrganizationCustomRuleInvalidTagKeyScopeRule ¶

func NewAwsConfigOrganizationCustomRuleInvalidTagKeyScopeRule() *AwsConfigOrganizationCustomRuleInvalidTagKeyScopeRule

NewAwsConfigOrganizationCustomRuleInvalidTagKeyScopeRule returns new rule with default attributes

func (*AwsConfigOrganizationCustomRuleInvalidTagKeyScopeRule) Check ¶

Check checks the pattern is valid

func (*AwsConfigOrganizationCustomRuleInvalidTagKeyScopeRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsConfigOrganizationCustomRuleInvalidTagKeyScopeRule) Name ¶

Name returns the rule name

func (*AwsConfigOrganizationCustomRuleInvalidTagKeyScopeRule) Severity ¶

Severity returns the rule severity

type AwsConfigOrganizationCustomRuleInvalidTagValueScopeRule ¶

type AwsConfigOrganizationCustomRuleInvalidTagValueScopeRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsConfigOrganizationCustomRuleInvalidTagValueScopeRule checks the pattern is valid

func NewAwsConfigOrganizationCustomRuleInvalidTagValueScopeRule ¶

func NewAwsConfigOrganizationCustomRuleInvalidTagValueScopeRule() *AwsConfigOrganizationCustomRuleInvalidTagValueScopeRule

NewAwsConfigOrganizationCustomRuleInvalidTagValueScopeRule returns new rule with default attributes

func (*AwsConfigOrganizationCustomRuleInvalidTagValueScopeRule) Check ¶

Check checks the pattern is valid

func (*AwsConfigOrganizationCustomRuleInvalidTagValueScopeRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsConfigOrganizationCustomRuleInvalidTagValueScopeRule) Name ¶

Name returns the rule name

func (*AwsConfigOrganizationCustomRuleInvalidTagValueScopeRule) Severity ¶

Severity returns the rule severity

type AwsConfigOrganizationManagedRuleInvalidDescriptionRule ¶

type AwsConfigOrganizationManagedRuleInvalidDescriptionRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsConfigOrganizationManagedRuleInvalidDescriptionRule checks the pattern is valid

func NewAwsConfigOrganizationManagedRuleInvalidDescriptionRule ¶

func NewAwsConfigOrganizationManagedRuleInvalidDescriptionRule() *AwsConfigOrganizationManagedRuleInvalidDescriptionRule

NewAwsConfigOrganizationManagedRuleInvalidDescriptionRule returns new rule with default attributes

func (*AwsConfigOrganizationManagedRuleInvalidDescriptionRule) Check ¶

Check checks the pattern is valid

func (*AwsConfigOrganizationManagedRuleInvalidDescriptionRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsConfigOrganizationManagedRuleInvalidDescriptionRule) Name ¶

Name returns the rule name

func (*AwsConfigOrganizationManagedRuleInvalidDescriptionRule) Severity ¶

Severity returns the rule severity

type AwsConfigOrganizationManagedRuleInvalidInputParametersRule ¶

type AwsConfigOrganizationManagedRuleInvalidInputParametersRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsConfigOrganizationManagedRuleInvalidInputParametersRule checks the pattern is valid

func NewAwsConfigOrganizationManagedRuleInvalidInputParametersRule ¶

func NewAwsConfigOrganizationManagedRuleInvalidInputParametersRule() *AwsConfigOrganizationManagedRuleInvalidInputParametersRule

NewAwsConfigOrganizationManagedRuleInvalidInputParametersRule returns new rule with default attributes

func (*AwsConfigOrganizationManagedRuleInvalidInputParametersRule) Check ¶

Check checks the pattern is valid

func (*AwsConfigOrganizationManagedRuleInvalidInputParametersRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsConfigOrganizationManagedRuleInvalidInputParametersRule) Name ¶

Name returns the rule name

func (*AwsConfigOrganizationManagedRuleInvalidInputParametersRule) Severity ¶

Severity returns the rule severity

type AwsConfigOrganizationManagedRuleInvalidMaximumExecutionFrequencyRule ¶

type AwsConfigOrganizationManagedRuleInvalidMaximumExecutionFrequencyRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsConfigOrganizationManagedRuleInvalidMaximumExecutionFrequencyRule checks the pattern is valid

func NewAwsConfigOrganizationManagedRuleInvalidMaximumExecutionFrequencyRule ¶

func NewAwsConfigOrganizationManagedRuleInvalidMaximumExecutionFrequencyRule() *AwsConfigOrganizationManagedRuleInvalidMaximumExecutionFrequencyRule

NewAwsConfigOrganizationManagedRuleInvalidMaximumExecutionFrequencyRule returns new rule with default attributes

func (*AwsConfigOrganizationManagedRuleInvalidMaximumExecutionFrequencyRule) Check ¶

Check checks the pattern is valid

func (*AwsConfigOrganizationManagedRuleInvalidMaximumExecutionFrequencyRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsConfigOrganizationManagedRuleInvalidMaximumExecutionFrequencyRule) Name ¶

Name returns the rule name

func (*AwsConfigOrganizationManagedRuleInvalidMaximumExecutionFrequencyRule) Severity ¶

Severity returns the rule severity

type AwsConfigOrganizationManagedRuleInvalidNameRule ¶

type AwsConfigOrganizationManagedRuleInvalidNameRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsConfigOrganizationManagedRuleInvalidNameRule checks the pattern is valid

func NewAwsConfigOrganizationManagedRuleInvalidNameRule ¶

func NewAwsConfigOrganizationManagedRuleInvalidNameRule() *AwsConfigOrganizationManagedRuleInvalidNameRule

NewAwsConfigOrganizationManagedRuleInvalidNameRule returns new rule with default attributes

func (*AwsConfigOrganizationManagedRuleInvalidNameRule) Check ¶

Check checks the pattern is valid

func (*AwsConfigOrganizationManagedRuleInvalidNameRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsConfigOrganizationManagedRuleInvalidNameRule) Name ¶

Name returns the rule name

func (*AwsConfigOrganizationManagedRuleInvalidNameRule) Severity ¶

Severity returns the rule severity

type AwsConfigOrganizationManagedRuleInvalidResourceIDScopeRule ¶

type AwsConfigOrganizationManagedRuleInvalidResourceIDScopeRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsConfigOrganizationManagedRuleInvalidResourceIDScopeRule checks the pattern is valid

func NewAwsConfigOrganizationManagedRuleInvalidResourceIDScopeRule ¶

func NewAwsConfigOrganizationManagedRuleInvalidResourceIDScopeRule() *AwsConfigOrganizationManagedRuleInvalidResourceIDScopeRule

NewAwsConfigOrganizationManagedRuleInvalidResourceIDScopeRule returns new rule with default attributes

func (*AwsConfigOrganizationManagedRuleInvalidResourceIDScopeRule) Check ¶

Check checks the pattern is valid

func (*AwsConfigOrganizationManagedRuleInvalidResourceIDScopeRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsConfigOrganizationManagedRuleInvalidResourceIDScopeRule) Name ¶

Name returns the rule name

func (*AwsConfigOrganizationManagedRuleInvalidResourceIDScopeRule) Severity ¶

Severity returns the rule severity

type AwsConfigOrganizationManagedRuleInvalidRuleIdentifierRule ¶

type AwsConfigOrganizationManagedRuleInvalidRuleIdentifierRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsConfigOrganizationManagedRuleInvalidRuleIdentifierRule checks the pattern is valid

func NewAwsConfigOrganizationManagedRuleInvalidRuleIdentifierRule ¶

func NewAwsConfigOrganizationManagedRuleInvalidRuleIdentifierRule() *AwsConfigOrganizationManagedRuleInvalidRuleIdentifierRule

NewAwsConfigOrganizationManagedRuleInvalidRuleIdentifierRule returns new rule with default attributes

func (*AwsConfigOrganizationManagedRuleInvalidRuleIdentifierRule) Check ¶

Check checks the pattern is valid

func (*AwsConfigOrganizationManagedRuleInvalidRuleIdentifierRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsConfigOrganizationManagedRuleInvalidRuleIdentifierRule) Name ¶

Name returns the rule name

func (*AwsConfigOrganizationManagedRuleInvalidRuleIdentifierRule) Severity ¶

Severity returns the rule severity

type AwsConfigOrganizationManagedRuleInvalidTagKeyScopeRule ¶

type AwsConfigOrganizationManagedRuleInvalidTagKeyScopeRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsConfigOrganizationManagedRuleInvalidTagKeyScopeRule checks the pattern is valid

func NewAwsConfigOrganizationManagedRuleInvalidTagKeyScopeRule ¶

func NewAwsConfigOrganizationManagedRuleInvalidTagKeyScopeRule() *AwsConfigOrganizationManagedRuleInvalidTagKeyScopeRule

NewAwsConfigOrganizationManagedRuleInvalidTagKeyScopeRule returns new rule with default attributes

func (*AwsConfigOrganizationManagedRuleInvalidTagKeyScopeRule) Check ¶

Check checks the pattern is valid

func (*AwsConfigOrganizationManagedRuleInvalidTagKeyScopeRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsConfigOrganizationManagedRuleInvalidTagKeyScopeRule) Name ¶

Name returns the rule name

func (*AwsConfigOrganizationManagedRuleInvalidTagKeyScopeRule) Severity ¶

Severity returns the rule severity

type AwsConfigOrganizationManagedRuleInvalidTagValueScopeRule ¶

type AwsConfigOrganizationManagedRuleInvalidTagValueScopeRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsConfigOrganizationManagedRuleInvalidTagValueScopeRule checks the pattern is valid

func NewAwsConfigOrganizationManagedRuleInvalidTagValueScopeRule ¶

func NewAwsConfigOrganizationManagedRuleInvalidTagValueScopeRule() *AwsConfigOrganizationManagedRuleInvalidTagValueScopeRule

NewAwsConfigOrganizationManagedRuleInvalidTagValueScopeRule returns new rule with default attributes

func (*AwsConfigOrganizationManagedRuleInvalidTagValueScopeRule) Check ¶

Check checks the pattern is valid

func (*AwsConfigOrganizationManagedRuleInvalidTagValueScopeRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsConfigOrganizationManagedRuleInvalidTagValueScopeRule) Name ¶

Name returns the rule name

func (*AwsConfigOrganizationManagedRuleInvalidTagValueScopeRule) Severity ¶

Severity returns the rule severity

type AwsConfigRemediationConfigurationInvalidConfigRuleNameRule ¶ added in v0.11.0

type AwsConfigRemediationConfigurationInvalidConfigRuleNameRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsConfigRemediationConfigurationInvalidConfigRuleNameRule checks the pattern is valid

func NewAwsConfigRemediationConfigurationInvalidConfigRuleNameRule ¶ added in v0.11.0

func NewAwsConfigRemediationConfigurationInvalidConfigRuleNameRule() *AwsConfigRemediationConfigurationInvalidConfigRuleNameRule

NewAwsConfigRemediationConfigurationInvalidConfigRuleNameRule returns new rule with default attributes

func (*AwsConfigRemediationConfigurationInvalidConfigRuleNameRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsConfigRemediationConfigurationInvalidConfigRuleNameRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsConfigRemediationConfigurationInvalidConfigRuleNameRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsConfigRemediationConfigurationInvalidConfigRuleNameRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsConfigRemediationConfigurationInvalidTargetIDRule ¶ added in v0.11.0

type AwsConfigRemediationConfigurationInvalidTargetIDRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsConfigRemediationConfigurationInvalidTargetIDRule checks the pattern is valid

func NewAwsConfigRemediationConfigurationInvalidTargetIDRule ¶ added in v0.11.0

func NewAwsConfigRemediationConfigurationInvalidTargetIDRule() *AwsConfigRemediationConfigurationInvalidTargetIDRule

NewAwsConfigRemediationConfigurationInvalidTargetIDRule returns new rule with default attributes

func (*AwsConfigRemediationConfigurationInvalidTargetIDRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsConfigRemediationConfigurationInvalidTargetIDRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsConfigRemediationConfigurationInvalidTargetIDRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsConfigRemediationConfigurationInvalidTargetIDRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsConfigRemediationConfigurationInvalidTargetTypeRule ¶ added in v0.11.0

type AwsConfigRemediationConfigurationInvalidTargetTypeRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsConfigRemediationConfigurationInvalidTargetTypeRule checks the pattern is valid

func NewAwsConfigRemediationConfigurationInvalidTargetTypeRule ¶ added in v0.11.0

func NewAwsConfigRemediationConfigurationInvalidTargetTypeRule() *AwsConfigRemediationConfigurationInvalidTargetTypeRule

NewAwsConfigRemediationConfigurationInvalidTargetTypeRule returns new rule with default attributes

func (*AwsConfigRemediationConfigurationInvalidTargetTypeRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsConfigRemediationConfigurationInvalidTargetTypeRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsConfigRemediationConfigurationInvalidTargetTypeRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsConfigRemediationConfigurationInvalidTargetTypeRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsConnectBotAssociationInvalidInstanceIDRule ¶ added in v0.11.0

type AwsConnectBotAssociationInvalidInstanceIDRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsConnectBotAssociationInvalidInstanceIDRule checks the pattern is valid

func NewAwsConnectBotAssociationInvalidInstanceIDRule ¶ added in v0.11.0

func NewAwsConnectBotAssociationInvalidInstanceIDRule() *AwsConnectBotAssociationInvalidInstanceIDRule

NewAwsConnectBotAssociationInvalidInstanceIDRule returns new rule with default attributes

func (*AwsConnectBotAssociationInvalidInstanceIDRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsConnectBotAssociationInvalidInstanceIDRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsConnectBotAssociationInvalidInstanceIDRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsConnectBotAssociationInvalidInstanceIDRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsConnectContactFlowInvalidInstanceIDRule ¶ added in v0.11.0

type AwsConnectContactFlowInvalidInstanceIDRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsConnectContactFlowInvalidInstanceIDRule checks the pattern is valid

func NewAwsConnectContactFlowInvalidInstanceIDRule ¶ added in v0.11.0

func NewAwsConnectContactFlowInvalidInstanceIDRule() *AwsConnectContactFlowInvalidInstanceIDRule

NewAwsConnectContactFlowInvalidInstanceIDRule returns new rule with default attributes

func (*AwsConnectContactFlowInvalidInstanceIDRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsConnectContactFlowInvalidInstanceIDRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsConnectContactFlowInvalidInstanceIDRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsConnectContactFlowInvalidInstanceIDRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsConnectContactFlowInvalidTypeRule ¶ added in v0.11.0

type AwsConnectContactFlowInvalidTypeRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsConnectContactFlowInvalidTypeRule checks the pattern is valid

func NewAwsConnectContactFlowInvalidTypeRule ¶ added in v0.11.0

func NewAwsConnectContactFlowInvalidTypeRule() *AwsConnectContactFlowInvalidTypeRule

NewAwsConnectContactFlowInvalidTypeRule returns new rule with default attributes

func (*AwsConnectContactFlowInvalidTypeRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsConnectContactFlowInvalidTypeRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsConnectContactFlowInvalidTypeRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsConnectContactFlowInvalidTypeRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsConnectHoursOfOperationInvalidDescriptionRule ¶ added in v0.11.0

type AwsConnectHoursOfOperationInvalidDescriptionRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsConnectHoursOfOperationInvalidDescriptionRule checks the pattern is valid

func NewAwsConnectHoursOfOperationInvalidDescriptionRule ¶ added in v0.11.0

func NewAwsConnectHoursOfOperationInvalidDescriptionRule() *AwsConnectHoursOfOperationInvalidDescriptionRule

NewAwsConnectHoursOfOperationInvalidDescriptionRule returns new rule with default attributes

func (*AwsConnectHoursOfOperationInvalidDescriptionRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsConnectHoursOfOperationInvalidDescriptionRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsConnectHoursOfOperationInvalidDescriptionRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsConnectHoursOfOperationInvalidDescriptionRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsConnectHoursOfOperationInvalidInstanceIDRule ¶ added in v0.11.0

type AwsConnectHoursOfOperationInvalidInstanceIDRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsConnectHoursOfOperationInvalidInstanceIDRule checks the pattern is valid

func NewAwsConnectHoursOfOperationInvalidInstanceIDRule ¶ added in v0.11.0

func NewAwsConnectHoursOfOperationInvalidInstanceIDRule() *AwsConnectHoursOfOperationInvalidInstanceIDRule

NewAwsConnectHoursOfOperationInvalidInstanceIDRule returns new rule with default attributes

func (*AwsConnectHoursOfOperationInvalidInstanceIDRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsConnectHoursOfOperationInvalidInstanceIDRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsConnectHoursOfOperationInvalidInstanceIDRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsConnectHoursOfOperationInvalidInstanceIDRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsConnectHoursOfOperationInvalidNameRule ¶ added in v0.11.0

type AwsConnectHoursOfOperationInvalidNameRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsConnectHoursOfOperationInvalidNameRule checks the pattern is valid

func NewAwsConnectHoursOfOperationInvalidNameRule ¶ added in v0.11.0

func NewAwsConnectHoursOfOperationInvalidNameRule() *AwsConnectHoursOfOperationInvalidNameRule

NewAwsConnectHoursOfOperationInvalidNameRule returns new rule with default attributes

func (*AwsConnectHoursOfOperationInvalidNameRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsConnectHoursOfOperationInvalidNameRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsConnectHoursOfOperationInvalidNameRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsConnectHoursOfOperationInvalidNameRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsConnectInstanceInvalidIdentityManagementTypeRule ¶ added in v0.11.0

type AwsConnectInstanceInvalidIdentityManagementTypeRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsConnectInstanceInvalidIdentityManagementTypeRule checks the pattern is valid

func NewAwsConnectInstanceInvalidIdentityManagementTypeRule ¶ added in v0.11.0

func NewAwsConnectInstanceInvalidIdentityManagementTypeRule() *AwsConnectInstanceInvalidIdentityManagementTypeRule

NewAwsConnectInstanceInvalidIdentityManagementTypeRule returns new rule with default attributes

func (*AwsConnectInstanceInvalidIdentityManagementTypeRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsConnectInstanceInvalidIdentityManagementTypeRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsConnectInstanceInvalidIdentityManagementTypeRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsConnectInstanceInvalidIdentityManagementTypeRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsConnectLambdaFunctionAssociationInvalidFunctionArnRule ¶ added in v0.11.0

type AwsConnectLambdaFunctionAssociationInvalidFunctionArnRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsConnectLambdaFunctionAssociationInvalidFunctionArnRule checks the pattern is valid

func NewAwsConnectLambdaFunctionAssociationInvalidFunctionArnRule ¶ added in v0.11.0

func NewAwsConnectLambdaFunctionAssociationInvalidFunctionArnRule() *AwsConnectLambdaFunctionAssociationInvalidFunctionArnRule

NewAwsConnectLambdaFunctionAssociationInvalidFunctionArnRule returns new rule with default attributes

func (*AwsConnectLambdaFunctionAssociationInvalidFunctionArnRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsConnectLambdaFunctionAssociationInvalidFunctionArnRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsConnectLambdaFunctionAssociationInvalidFunctionArnRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsConnectLambdaFunctionAssociationInvalidFunctionArnRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsConnectLambdaFunctionAssociationInvalidInstanceIDRule ¶ added in v0.11.0

type AwsConnectLambdaFunctionAssociationInvalidInstanceIDRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsConnectLambdaFunctionAssociationInvalidInstanceIDRule checks the pattern is valid

func NewAwsConnectLambdaFunctionAssociationInvalidInstanceIDRule ¶ added in v0.11.0

func NewAwsConnectLambdaFunctionAssociationInvalidInstanceIDRule() *AwsConnectLambdaFunctionAssociationInvalidInstanceIDRule

NewAwsConnectLambdaFunctionAssociationInvalidInstanceIDRule returns new rule with default attributes

func (*AwsConnectLambdaFunctionAssociationInvalidInstanceIDRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsConnectLambdaFunctionAssociationInvalidInstanceIDRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsConnectLambdaFunctionAssociationInvalidInstanceIDRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsConnectLambdaFunctionAssociationInvalidInstanceIDRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsCurReportDefinitionInvalidCompressionRule ¶

type AwsCurReportDefinitionInvalidCompressionRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsCurReportDefinitionInvalidCompressionRule checks the pattern is valid

func NewAwsCurReportDefinitionInvalidCompressionRule ¶

func NewAwsCurReportDefinitionInvalidCompressionRule() *AwsCurReportDefinitionInvalidCompressionRule

NewAwsCurReportDefinitionInvalidCompressionRule returns new rule with default attributes

func (*AwsCurReportDefinitionInvalidCompressionRule) Check ¶

Check checks the pattern is valid

func (*AwsCurReportDefinitionInvalidCompressionRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsCurReportDefinitionInvalidCompressionRule) Name ¶

Name returns the rule name

func (*AwsCurReportDefinitionInvalidCompressionRule) Severity ¶

Severity returns the rule severity

type AwsCurReportDefinitionInvalidFormatRule ¶

type AwsCurReportDefinitionInvalidFormatRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsCurReportDefinitionInvalidFormatRule checks the pattern is valid

func NewAwsCurReportDefinitionInvalidFormatRule ¶

func NewAwsCurReportDefinitionInvalidFormatRule() *AwsCurReportDefinitionInvalidFormatRule

NewAwsCurReportDefinitionInvalidFormatRule returns new rule with default attributes

func (*AwsCurReportDefinitionInvalidFormatRule) Check ¶

Check checks the pattern is valid

func (*AwsCurReportDefinitionInvalidFormatRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsCurReportDefinitionInvalidFormatRule) Name ¶

Name returns the rule name

func (*AwsCurReportDefinitionInvalidFormatRule) Severity ¶

Severity returns the rule severity

type AwsCurReportDefinitionInvalidReportNameRule ¶

type AwsCurReportDefinitionInvalidReportNameRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsCurReportDefinitionInvalidReportNameRule checks the pattern is valid

func NewAwsCurReportDefinitionInvalidReportNameRule ¶

func NewAwsCurReportDefinitionInvalidReportNameRule() *AwsCurReportDefinitionInvalidReportNameRule

NewAwsCurReportDefinitionInvalidReportNameRule returns new rule with default attributes

func (*AwsCurReportDefinitionInvalidReportNameRule) Check ¶

Check checks the pattern is valid

func (*AwsCurReportDefinitionInvalidReportNameRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsCurReportDefinitionInvalidReportNameRule) Name ¶

Name returns the rule name

func (*AwsCurReportDefinitionInvalidReportNameRule) Severity ¶

Severity returns the rule severity

type AwsCurReportDefinitionInvalidS3BucketRule ¶

type AwsCurReportDefinitionInvalidS3BucketRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsCurReportDefinitionInvalidS3BucketRule checks the pattern is valid

func NewAwsCurReportDefinitionInvalidS3BucketRule ¶

func NewAwsCurReportDefinitionInvalidS3BucketRule() *AwsCurReportDefinitionInvalidS3BucketRule

NewAwsCurReportDefinitionInvalidS3BucketRule returns new rule with default attributes

func (*AwsCurReportDefinitionInvalidS3BucketRule) Check ¶

Check checks the pattern is valid

func (*AwsCurReportDefinitionInvalidS3BucketRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsCurReportDefinitionInvalidS3BucketRule) Name ¶

Name returns the rule name

func (*AwsCurReportDefinitionInvalidS3BucketRule) Severity ¶

Severity returns the rule severity

type AwsCurReportDefinitionInvalidS3PrefixRule ¶

type AwsCurReportDefinitionInvalidS3PrefixRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsCurReportDefinitionInvalidS3PrefixRule checks the pattern is valid

func NewAwsCurReportDefinitionInvalidS3PrefixRule ¶

func NewAwsCurReportDefinitionInvalidS3PrefixRule() *AwsCurReportDefinitionInvalidS3PrefixRule

NewAwsCurReportDefinitionInvalidS3PrefixRule returns new rule with default attributes

func (*AwsCurReportDefinitionInvalidS3PrefixRule) Check ¶

Check checks the pattern is valid

func (*AwsCurReportDefinitionInvalidS3PrefixRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsCurReportDefinitionInvalidS3PrefixRule) Name ¶

Name returns the rule name

func (*AwsCurReportDefinitionInvalidS3PrefixRule) Severity ¶

Severity returns the rule severity

type AwsCurReportDefinitionInvalidS3RegionRule ¶

type AwsCurReportDefinitionInvalidS3RegionRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsCurReportDefinitionInvalidS3RegionRule checks the pattern is valid

func NewAwsCurReportDefinitionInvalidS3RegionRule ¶

func NewAwsCurReportDefinitionInvalidS3RegionRule() *AwsCurReportDefinitionInvalidS3RegionRule

NewAwsCurReportDefinitionInvalidS3RegionRule returns new rule with default attributes

func (*AwsCurReportDefinitionInvalidS3RegionRule) Check ¶

Check checks the pattern is valid

func (*AwsCurReportDefinitionInvalidS3RegionRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsCurReportDefinitionInvalidS3RegionRule) Name ¶

Name returns the rule name

func (*AwsCurReportDefinitionInvalidS3RegionRule) Severity ¶

Severity returns the rule severity

type AwsCurReportDefinitionInvalidTimeUnitRule ¶

type AwsCurReportDefinitionInvalidTimeUnitRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsCurReportDefinitionInvalidTimeUnitRule checks the pattern is valid

func NewAwsCurReportDefinitionInvalidTimeUnitRule ¶

func NewAwsCurReportDefinitionInvalidTimeUnitRule() *AwsCurReportDefinitionInvalidTimeUnitRule

NewAwsCurReportDefinitionInvalidTimeUnitRule returns new rule with default attributes

func (*AwsCurReportDefinitionInvalidTimeUnitRule) Check ¶

Check checks the pattern is valid

func (*AwsCurReportDefinitionInvalidTimeUnitRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsCurReportDefinitionInvalidTimeUnitRule) Name ¶

Name returns the rule name

func (*AwsCurReportDefinitionInvalidTimeUnitRule) Severity ¶

Severity returns the rule severity

type AwsCustomerGatewayInvalidTypeRule ¶

type AwsCustomerGatewayInvalidTypeRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsCustomerGatewayInvalidTypeRule checks the pattern is valid

func NewAwsCustomerGatewayInvalidTypeRule ¶

func NewAwsCustomerGatewayInvalidTypeRule() *AwsCustomerGatewayInvalidTypeRule

NewAwsCustomerGatewayInvalidTypeRule returns new rule with default attributes

func (*AwsCustomerGatewayInvalidTypeRule) Check ¶

Check checks the pattern is valid

func (*AwsCustomerGatewayInvalidTypeRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsCustomerGatewayInvalidTypeRule) Name ¶

Name returns the rule name

func (*AwsCustomerGatewayInvalidTypeRule) Severity ¶

Severity returns the rule severity

type AwsDBProxyEndpointInvalidDBProxyEndpointNameRule ¶ added in v0.11.0

type AwsDBProxyEndpointInvalidDBProxyEndpointNameRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsDBProxyEndpointInvalidDBProxyEndpointNameRule checks the pattern is valid

func NewAwsDBProxyEndpointInvalidDBProxyEndpointNameRule ¶ added in v0.11.0

func NewAwsDBProxyEndpointInvalidDBProxyEndpointNameRule() *AwsDBProxyEndpointInvalidDBProxyEndpointNameRule

NewAwsDBProxyEndpointInvalidDBProxyEndpointNameRule returns new rule with default attributes

func (*AwsDBProxyEndpointInvalidDBProxyEndpointNameRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsDBProxyEndpointInvalidDBProxyEndpointNameRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsDBProxyEndpointInvalidDBProxyEndpointNameRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsDBProxyEndpointInvalidDBProxyEndpointNameRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsDBProxyEndpointInvalidDBProxyNameRule ¶ added in v0.11.0

type AwsDBProxyEndpointInvalidDBProxyNameRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsDBProxyEndpointInvalidDBProxyNameRule checks the pattern is valid

func NewAwsDBProxyEndpointInvalidDBProxyNameRule ¶ added in v0.11.0

func NewAwsDBProxyEndpointInvalidDBProxyNameRule() *AwsDBProxyEndpointInvalidDBProxyNameRule

NewAwsDBProxyEndpointInvalidDBProxyNameRule returns new rule with default attributes

func (*AwsDBProxyEndpointInvalidDBProxyNameRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsDBProxyEndpointInvalidDBProxyNameRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsDBProxyEndpointInvalidDBProxyNameRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsDBProxyEndpointInvalidDBProxyNameRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsDBProxyEndpointInvalidTargetRoleRule ¶ added in v0.11.0

type AwsDBProxyEndpointInvalidTargetRoleRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsDBProxyEndpointInvalidTargetRoleRule checks the pattern is valid

func NewAwsDBProxyEndpointInvalidTargetRoleRule ¶ added in v0.11.0

func NewAwsDBProxyEndpointInvalidTargetRoleRule() *AwsDBProxyEndpointInvalidTargetRoleRule

NewAwsDBProxyEndpointInvalidTargetRoleRule returns new rule with default attributes

func (*AwsDBProxyEndpointInvalidTargetRoleRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsDBProxyEndpointInvalidTargetRoleRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsDBProxyEndpointInvalidTargetRoleRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsDBProxyEndpointInvalidTargetRoleRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsDBProxyInvalidEngineFamilyRule ¶ added in v0.11.0

type AwsDBProxyInvalidEngineFamilyRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsDBProxyInvalidEngineFamilyRule checks the pattern is valid

func NewAwsDBProxyInvalidEngineFamilyRule ¶ added in v0.11.0

func NewAwsDBProxyInvalidEngineFamilyRule() *AwsDBProxyInvalidEngineFamilyRule

NewAwsDBProxyInvalidEngineFamilyRule returns new rule with default attributes

func (*AwsDBProxyInvalidEngineFamilyRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsDBProxyInvalidEngineFamilyRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsDBProxyInvalidEngineFamilyRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsDBProxyInvalidEngineFamilyRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsDatasyncAgentInvalidActivationKeyRule ¶

type AwsDatasyncAgentInvalidActivationKeyRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsDatasyncAgentInvalidActivationKeyRule checks the pattern is valid

func NewAwsDatasyncAgentInvalidActivationKeyRule ¶

func NewAwsDatasyncAgentInvalidActivationKeyRule() *AwsDatasyncAgentInvalidActivationKeyRule

NewAwsDatasyncAgentInvalidActivationKeyRule returns new rule with default attributes

func (*AwsDatasyncAgentInvalidActivationKeyRule) Check ¶

Check checks the pattern is valid

func (*AwsDatasyncAgentInvalidActivationKeyRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsDatasyncAgentInvalidActivationKeyRule) Name ¶

Name returns the rule name

func (*AwsDatasyncAgentInvalidActivationKeyRule) Severity ¶

Severity returns the rule severity

type AwsDatasyncAgentInvalidNameRule ¶

type AwsDatasyncAgentInvalidNameRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsDatasyncAgentInvalidNameRule checks the pattern is valid

func NewAwsDatasyncAgentInvalidNameRule ¶

func NewAwsDatasyncAgentInvalidNameRule() *AwsDatasyncAgentInvalidNameRule

NewAwsDatasyncAgentInvalidNameRule returns new rule with default attributes

func (*AwsDatasyncAgentInvalidNameRule) Check ¶

Check checks the pattern is valid

func (*AwsDatasyncAgentInvalidNameRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsDatasyncAgentInvalidNameRule) Name ¶

Name returns the rule name

func (*AwsDatasyncAgentInvalidNameRule) Severity ¶

Severity returns the rule severity

type AwsDatasyncLocationEfsInvalidEfsFileSystemArnRule ¶

type AwsDatasyncLocationEfsInvalidEfsFileSystemArnRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsDatasyncLocationEfsInvalidEfsFileSystemArnRule checks the pattern is valid

func NewAwsDatasyncLocationEfsInvalidEfsFileSystemArnRule ¶

func NewAwsDatasyncLocationEfsInvalidEfsFileSystemArnRule() *AwsDatasyncLocationEfsInvalidEfsFileSystemArnRule

NewAwsDatasyncLocationEfsInvalidEfsFileSystemArnRule returns new rule with default attributes

func (*AwsDatasyncLocationEfsInvalidEfsFileSystemArnRule) Check ¶

Check checks the pattern is valid

func (*AwsDatasyncLocationEfsInvalidEfsFileSystemArnRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsDatasyncLocationEfsInvalidEfsFileSystemArnRule) Name ¶

Name returns the rule name

func (*AwsDatasyncLocationEfsInvalidEfsFileSystemArnRule) Severity ¶

Severity returns the rule severity

type AwsDatasyncLocationEfsInvalidSubdirectoryRule ¶

type AwsDatasyncLocationEfsInvalidSubdirectoryRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsDatasyncLocationEfsInvalidSubdirectoryRule checks the pattern is valid

func NewAwsDatasyncLocationEfsInvalidSubdirectoryRule ¶

func NewAwsDatasyncLocationEfsInvalidSubdirectoryRule() *AwsDatasyncLocationEfsInvalidSubdirectoryRule

NewAwsDatasyncLocationEfsInvalidSubdirectoryRule returns new rule with default attributes

func (*AwsDatasyncLocationEfsInvalidSubdirectoryRule) Check ¶

Check checks the pattern is valid

func (*AwsDatasyncLocationEfsInvalidSubdirectoryRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsDatasyncLocationEfsInvalidSubdirectoryRule) Name ¶

Name returns the rule name

func (*AwsDatasyncLocationEfsInvalidSubdirectoryRule) Severity ¶

Severity returns the rule severity

type AwsDatasyncLocationFsxWindowsFileSystemInvalidDomainRule ¶ added in v0.11.0

type AwsDatasyncLocationFsxWindowsFileSystemInvalidDomainRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsDatasyncLocationFsxWindowsFileSystemInvalidDomainRule checks the pattern is valid

func NewAwsDatasyncLocationFsxWindowsFileSystemInvalidDomainRule ¶ added in v0.11.0

func NewAwsDatasyncLocationFsxWindowsFileSystemInvalidDomainRule() *AwsDatasyncLocationFsxWindowsFileSystemInvalidDomainRule

NewAwsDatasyncLocationFsxWindowsFileSystemInvalidDomainRule returns new rule with default attributes

func (*AwsDatasyncLocationFsxWindowsFileSystemInvalidDomainRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsDatasyncLocationFsxWindowsFileSystemInvalidDomainRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsDatasyncLocationFsxWindowsFileSystemInvalidDomainRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsDatasyncLocationFsxWindowsFileSystemInvalidDomainRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsDatasyncLocationFsxWindowsFileSystemInvalidFsxFilesystemArnRule ¶ added in v0.11.0

type AwsDatasyncLocationFsxWindowsFileSystemInvalidFsxFilesystemArnRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsDatasyncLocationFsxWindowsFileSystemInvalidFsxFilesystemArnRule checks the pattern is valid

func NewAwsDatasyncLocationFsxWindowsFileSystemInvalidFsxFilesystemArnRule ¶ added in v0.11.0

func NewAwsDatasyncLocationFsxWindowsFileSystemInvalidFsxFilesystemArnRule() *AwsDatasyncLocationFsxWindowsFileSystemInvalidFsxFilesystemArnRule

NewAwsDatasyncLocationFsxWindowsFileSystemInvalidFsxFilesystemArnRule returns new rule with default attributes

func (*AwsDatasyncLocationFsxWindowsFileSystemInvalidFsxFilesystemArnRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsDatasyncLocationFsxWindowsFileSystemInvalidFsxFilesystemArnRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsDatasyncLocationFsxWindowsFileSystemInvalidFsxFilesystemArnRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsDatasyncLocationFsxWindowsFileSystemInvalidFsxFilesystemArnRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsDatasyncLocationFsxWindowsFileSystemInvalidPasswordRule ¶ added in v0.11.0

type AwsDatasyncLocationFsxWindowsFileSystemInvalidPasswordRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsDatasyncLocationFsxWindowsFileSystemInvalidPasswordRule checks the pattern is valid

func NewAwsDatasyncLocationFsxWindowsFileSystemInvalidPasswordRule ¶ added in v0.11.0

func NewAwsDatasyncLocationFsxWindowsFileSystemInvalidPasswordRule() *AwsDatasyncLocationFsxWindowsFileSystemInvalidPasswordRule

NewAwsDatasyncLocationFsxWindowsFileSystemInvalidPasswordRule returns new rule with default attributes

func (*AwsDatasyncLocationFsxWindowsFileSystemInvalidPasswordRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsDatasyncLocationFsxWindowsFileSystemInvalidPasswordRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsDatasyncLocationFsxWindowsFileSystemInvalidPasswordRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsDatasyncLocationFsxWindowsFileSystemInvalidPasswordRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsDatasyncLocationFsxWindowsFileSystemInvalidSubdirectoryRule ¶ added in v0.11.0

type AwsDatasyncLocationFsxWindowsFileSystemInvalidSubdirectoryRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsDatasyncLocationFsxWindowsFileSystemInvalidSubdirectoryRule checks the pattern is valid

func NewAwsDatasyncLocationFsxWindowsFileSystemInvalidSubdirectoryRule ¶ added in v0.11.0

func NewAwsDatasyncLocationFsxWindowsFileSystemInvalidSubdirectoryRule() *AwsDatasyncLocationFsxWindowsFileSystemInvalidSubdirectoryRule

NewAwsDatasyncLocationFsxWindowsFileSystemInvalidSubdirectoryRule returns new rule with default attributes

func (*AwsDatasyncLocationFsxWindowsFileSystemInvalidSubdirectoryRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsDatasyncLocationFsxWindowsFileSystemInvalidSubdirectoryRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsDatasyncLocationFsxWindowsFileSystemInvalidSubdirectoryRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsDatasyncLocationFsxWindowsFileSystemInvalidSubdirectoryRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsDatasyncLocationFsxWindowsFileSystemInvalidUserRule ¶ added in v0.11.0

type AwsDatasyncLocationFsxWindowsFileSystemInvalidUserRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsDatasyncLocationFsxWindowsFileSystemInvalidUserRule checks the pattern is valid

func NewAwsDatasyncLocationFsxWindowsFileSystemInvalidUserRule ¶ added in v0.11.0

func NewAwsDatasyncLocationFsxWindowsFileSystemInvalidUserRule() *AwsDatasyncLocationFsxWindowsFileSystemInvalidUserRule

NewAwsDatasyncLocationFsxWindowsFileSystemInvalidUserRule returns new rule with default attributes

func (*AwsDatasyncLocationFsxWindowsFileSystemInvalidUserRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsDatasyncLocationFsxWindowsFileSystemInvalidUserRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsDatasyncLocationFsxWindowsFileSystemInvalidUserRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsDatasyncLocationFsxWindowsFileSystemInvalidUserRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsDatasyncLocationNfsInvalidServerHostnameRule ¶

type AwsDatasyncLocationNfsInvalidServerHostnameRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsDatasyncLocationNfsInvalidServerHostnameRule checks the pattern is valid

func NewAwsDatasyncLocationNfsInvalidServerHostnameRule ¶

func NewAwsDatasyncLocationNfsInvalidServerHostnameRule() *AwsDatasyncLocationNfsInvalidServerHostnameRule

NewAwsDatasyncLocationNfsInvalidServerHostnameRule returns new rule with default attributes

func (*AwsDatasyncLocationNfsInvalidServerHostnameRule) Check ¶

Check checks the pattern is valid

func (*AwsDatasyncLocationNfsInvalidServerHostnameRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsDatasyncLocationNfsInvalidServerHostnameRule) Name ¶

Name returns the rule name

func (*AwsDatasyncLocationNfsInvalidServerHostnameRule) Severity ¶

Severity returns the rule severity

type AwsDatasyncLocationNfsInvalidSubdirectoryRule ¶

type AwsDatasyncLocationNfsInvalidSubdirectoryRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsDatasyncLocationNfsInvalidSubdirectoryRule checks the pattern is valid

func NewAwsDatasyncLocationNfsInvalidSubdirectoryRule ¶

func NewAwsDatasyncLocationNfsInvalidSubdirectoryRule() *AwsDatasyncLocationNfsInvalidSubdirectoryRule

NewAwsDatasyncLocationNfsInvalidSubdirectoryRule returns new rule with default attributes

func (*AwsDatasyncLocationNfsInvalidSubdirectoryRule) Check ¶

Check checks the pattern is valid

func (*AwsDatasyncLocationNfsInvalidSubdirectoryRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsDatasyncLocationNfsInvalidSubdirectoryRule) Name ¶

Name returns the rule name

func (*AwsDatasyncLocationNfsInvalidSubdirectoryRule) Severity ¶

Severity returns the rule severity

type AwsDatasyncLocationS3InvalidS3BucketArnRule ¶

type AwsDatasyncLocationS3InvalidS3BucketArnRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsDatasyncLocationS3InvalidS3BucketArnRule checks the pattern is valid

func NewAwsDatasyncLocationS3InvalidS3BucketArnRule ¶

func NewAwsDatasyncLocationS3InvalidS3BucketArnRule() *AwsDatasyncLocationS3InvalidS3BucketArnRule

NewAwsDatasyncLocationS3InvalidS3BucketArnRule returns new rule with default attributes

func (*AwsDatasyncLocationS3InvalidS3BucketArnRule) Check ¶

Check checks the pattern is valid

func (*AwsDatasyncLocationS3InvalidS3BucketArnRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsDatasyncLocationS3InvalidS3BucketArnRule) Name ¶

Name returns the rule name

func (*AwsDatasyncLocationS3InvalidS3BucketArnRule) Severity ¶

Severity returns the rule severity

type AwsDatasyncLocationS3InvalidSubdirectoryRule ¶

type AwsDatasyncLocationS3InvalidSubdirectoryRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsDatasyncLocationS3InvalidSubdirectoryRule checks the pattern is valid

func NewAwsDatasyncLocationS3InvalidSubdirectoryRule ¶

func NewAwsDatasyncLocationS3InvalidSubdirectoryRule() *AwsDatasyncLocationS3InvalidSubdirectoryRule

NewAwsDatasyncLocationS3InvalidSubdirectoryRule returns new rule with default attributes

func (*AwsDatasyncLocationS3InvalidSubdirectoryRule) Check ¶

Check checks the pattern is valid

func (*AwsDatasyncLocationS3InvalidSubdirectoryRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsDatasyncLocationS3InvalidSubdirectoryRule) Name ¶

Name returns the rule name

func (*AwsDatasyncLocationS3InvalidSubdirectoryRule) Severity ¶

Severity returns the rule severity

type AwsDatasyncLocationSmbInvalidDomainRule ¶ added in v0.11.0

type AwsDatasyncLocationSmbInvalidDomainRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsDatasyncLocationSmbInvalidDomainRule checks the pattern is valid

func NewAwsDatasyncLocationSmbInvalidDomainRule ¶ added in v0.11.0

func NewAwsDatasyncLocationSmbInvalidDomainRule() *AwsDatasyncLocationSmbInvalidDomainRule

NewAwsDatasyncLocationSmbInvalidDomainRule returns new rule with default attributes

func (*AwsDatasyncLocationSmbInvalidDomainRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsDatasyncLocationSmbInvalidDomainRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsDatasyncLocationSmbInvalidDomainRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsDatasyncLocationSmbInvalidDomainRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsDatasyncLocationSmbInvalidPasswordRule ¶ added in v0.11.0

type AwsDatasyncLocationSmbInvalidPasswordRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsDatasyncLocationSmbInvalidPasswordRule checks the pattern is valid

func NewAwsDatasyncLocationSmbInvalidPasswordRule ¶ added in v0.11.0

func NewAwsDatasyncLocationSmbInvalidPasswordRule() *AwsDatasyncLocationSmbInvalidPasswordRule

NewAwsDatasyncLocationSmbInvalidPasswordRule returns new rule with default attributes

func (*AwsDatasyncLocationSmbInvalidPasswordRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsDatasyncLocationSmbInvalidPasswordRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsDatasyncLocationSmbInvalidPasswordRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsDatasyncLocationSmbInvalidPasswordRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsDatasyncLocationSmbInvalidServerHostnameRule ¶ added in v0.11.0

type AwsDatasyncLocationSmbInvalidServerHostnameRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsDatasyncLocationSmbInvalidServerHostnameRule checks the pattern is valid

func NewAwsDatasyncLocationSmbInvalidServerHostnameRule ¶ added in v0.11.0

func NewAwsDatasyncLocationSmbInvalidServerHostnameRule() *AwsDatasyncLocationSmbInvalidServerHostnameRule

NewAwsDatasyncLocationSmbInvalidServerHostnameRule returns new rule with default attributes

func (*AwsDatasyncLocationSmbInvalidServerHostnameRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsDatasyncLocationSmbInvalidServerHostnameRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsDatasyncLocationSmbInvalidServerHostnameRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsDatasyncLocationSmbInvalidServerHostnameRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsDatasyncLocationSmbInvalidSubdirectoryRule ¶ added in v0.11.0

type AwsDatasyncLocationSmbInvalidSubdirectoryRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsDatasyncLocationSmbInvalidSubdirectoryRule checks the pattern is valid

func NewAwsDatasyncLocationSmbInvalidSubdirectoryRule ¶ added in v0.11.0

func NewAwsDatasyncLocationSmbInvalidSubdirectoryRule() *AwsDatasyncLocationSmbInvalidSubdirectoryRule

NewAwsDatasyncLocationSmbInvalidSubdirectoryRule returns new rule with default attributes

func (*AwsDatasyncLocationSmbInvalidSubdirectoryRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsDatasyncLocationSmbInvalidSubdirectoryRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsDatasyncLocationSmbInvalidSubdirectoryRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsDatasyncLocationSmbInvalidSubdirectoryRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsDatasyncLocationSmbInvalidUserRule ¶ added in v0.11.0

type AwsDatasyncLocationSmbInvalidUserRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsDatasyncLocationSmbInvalidUserRule checks the pattern is valid

func NewAwsDatasyncLocationSmbInvalidUserRule ¶ added in v0.11.0

func NewAwsDatasyncLocationSmbInvalidUserRule() *AwsDatasyncLocationSmbInvalidUserRule

NewAwsDatasyncLocationSmbInvalidUserRule returns new rule with default attributes

func (*AwsDatasyncLocationSmbInvalidUserRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsDatasyncLocationSmbInvalidUserRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsDatasyncLocationSmbInvalidUserRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsDatasyncLocationSmbInvalidUserRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsDatasyncTaskInvalidCloudwatchLogGroupArnRule ¶

type AwsDatasyncTaskInvalidCloudwatchLogGroupArnRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsDatasyncTaskInvalidCloudwatchLogGroupArnRule checks the pattern is valid

func NewAwsDatasyncTaskInvalidCloudwatchLogGroupArnRule ¶

func NewAwsDatasyncTaskInvalidCloudwatchLogGroupArnRule() *AwsDatasyncTaskInvalidCloudwatchLogGroupArnRule

NewAwsDatasyncTaskInvalidCloudwatchLogGroupArnRule returns new rule with default attributes

func (*AwsDatasyncTaskInvalidCloudwatchLogGroupArnRule) Check ¶

Check checks the pattern is valid

func (*AwsDatasyncTaskInvalidCloudwatchLogGroupArnRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsDatasyncTaskInvalidCloudwatchLogGroupArnRule) Name ¶

Name returns the rule name

func (*AwsDatasyncTaskInvalidCloudwatchLogGroupArnRule) Severity ¶

Severity returns the rule severity

type AwsDatasyncTaskInvalidDestinationLocationArnRule ¶

type AwsDatasyncTaskInvalidDestinationLocationArnRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsDatasyncTaskInvalidDestinationLocationArnRule checks the pattern is valid

func NewAwsDatasyncTaskInvalidDestinationLocationArnRule ¶

func NewAwsDatasyncTaskInvalidDestinationLocationArnRule() *AwsDatasyncTaskInvalidDestinationLocationArnRule

NewAwsDatasyncTaskInvalidDestinationLocationArnRule returns new rule with default attributes

func (*AwsDatasyncTaskInvalidDestinationLocationArnRule) Check ¶

Check checks the pattern is valid

func (*AwsDatasyncTaskInvalidDestinationLocationArnRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsDatasyncTaskInvalidDestinationLocationArnRule) Name ¶

Name returns the rule name

func (*AwsDatasyncTaskInvalidDestinationLocationArnRule) Severity ¶

Severity returns the rule severity

type AwsDatasyncTaskInvalidNameRule ¶

type AwsDatasyncTaskInvalidNameRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsDatasyncTaskInvalidNameRule checks the pattern is valid

func NewAwsDatasyncTaskInvalidNameRule ¶

func NewAwsDatasyncTaskInvalidNameRule() *AwsDatasyncTaskInvalidNameRule

NewAwsDatasyncTaskInvalidNameRule returns new rule with default attributes

func (*AwsDatasyncTaskInvalidNameRule) Check ¶

Check checks the pattern is valid

func (*AwsDatasyncTaskInvalidNameRule) Enabled ¶

func (r *AwsDatasyncTaskInvalidNameRule) Enabled() bool

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsDatasyncTaskInvalidNameRule) Name ¶

Name returns the rule name

func (*AwsDatasyncTaskInvalidNameRule) Severity ¶

Severity returns the rule severity

type AwsDatasyncTaskInvalidSourceLocationArnRule ¶

type AwsDatasyncTaskInvalidSourceLocationArnRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsDatasyncTaskInvalidSourceLocationArnRule checks the pattern is valid

func NewAwsDatasyncTaskInvalidSourceLocationArnRule ¶

func NewAwsDatasyncTaskInvalidSourceLocationArnRule() *AwsDatasyncTaskInvalidSourceLocationArnRule

NewAwsDatasyncTaskInvalidSourceLocationArnRule returns new rule with default attributes

func (*AwsDatasyncTaskInvalidSourceLocationArnRule) Check ¶

Check checks the pattern is valid

func (*AwsDatasyncTaskInvalidSourceLocationArnRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsDatasyncTaskInvalidSourceLocationArnRule) Name ¶

Name returns the rule name

func (*AwsDatasyncTaskInvalidSourceLocationArnRule) Severity ¶

Severity returns the rule severity

type AwsDevicefarmDevicePoolInvalidDescriptionRule ¶ added in v0.12.0

type AwsDevicefarmDevicePoolInvalidDescriptionRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsDevicefarmDevicePoolInvalidDescriptionRule checks the pattern is valid

func NewAwsDevicefarmDevicePoolInvalidDescriptionRule ¶ added in v0.12.0

func NewAwsDevicefarmDevicePoolInvalidDescriptionRule() *AwsDevicefarmDevicePoolInvalidDescriptionRule

NewAwsDevicefarmDevicePoolInvalidDescriptionRule returns new rule with default attributes

func (*AwsDevicefarmDevicePoolInvalidDescriptionRule) Check ¶ added in v0.12.0

Check checks the pattern is valid

func (*AwsDevicefarmDevicePoolInvalidDescriptionRule) Enabled ¶ added in v0.12.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsDevicefarmDevicePoolInvalidDescriptionRule) Name ¶ added in v0.12.0

Name returns the rule name

func (*AwsDevicefarmDevicePoolInvalidDescriptionRule) Severity ¶ added in v0.12.0

Severity returns the rule severity

type AwsDevicefarmDevicePoolInvalidNameRule ¶ added in v0.12.0

type AwsDevicefarmDevicePoolInvalidNameRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsDevicefarmDevicePoolInvalidNameRule checks the pattern is valid

func NewAwsDevicefarmDevicePoolInvalidNameRule ¶ added in v0.12.0

func NewAwsDevicefarmDevicePoolInvalidNameRule() *AwsDevicefarmDevicePoolInvalidNameRule

NewAwsDevicefarmDevicePoolInvalidNameRule returns new rule with default attributes

func (*AwsDevicefarmDevicePoolInvalidNameRule) Check ¶ added in v0.12.0

Check checks the pattern is valid

func (*AwsDevicefarmDevicePoolInvalidNameRule) Enabled ¶ added in v0.12.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsDevicefarmDevicePoolInvalidNameRule) Name ¶ added in v0.12.0

Name returns the rule name

func (*AwsDevicefarmDevicePoolInvalidNameRule) Severity ¶ added in v0.12.0

Severity returns the rule severity

type AwsDevicefarmDevicePoolInvalidProjectArnRule ¶ added in v0.12.0

type AwsDevicefarmDevicePoolInvalidProjectArnRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsDevicefarmDevicePoolInvalidProjectArnRule checks the pattern is valid

func NewAwsDevicefarmDevicePoolInvalidProjectArnRule ¶ added in v0.12.0

func NewAwsDevicefarmDevicePoolInvalidProjectArnRule() *AwsDevicefarmDevicePoolInvalidProjectArnRule

NewAwsDevicefarmDevicePoolInvalidProjectArnRule returns new rule with default attributes

func (*AwsDevicefarmDevicePoolInvalidProjectArnRule) Check ¶ added in v0.12.0

Check checks the pattern is valid

func (*AwsDevicefarmDevicePoolInvalidProjectArnRule) Enabled ¶ added in v0.12.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsDevicefarmDevicePoolInvalidProjectArnRule) Name ¶ added in v0.12.0

Name returns the rule name

func (*AwsDevicefarmDevicePoolInvalidProjectArnRule) Severity ¶ added in v0.12.0

Severity returns the rule severity

type AwsDevicefarmNetworkProfileInvalidDescriptionRule ¶ added in v0.12.0

type AwsDevicefarmNetworkProfileInvalidDescriptionRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsDevicefarmNetworkProfileInvalidDescriptionRule checks the pattern is valid

func NewAwsDevicefarmNetworkProfileInvalidDescriptionRule ¶ added in v0.12.0

func NewAwsDevicefarmNetworkProfileInvalidDescriptionRule() *AwsDevicefarmNetworkProfileInvalidDescriptionRule

NewAwsDevicefarmNetworkProfileInvalidDescriptionRule returns new rule with default attributes

func (*AwsDevicefarmNetworkProfileInvalidDescriptionRule) Check ¶ added in v0.12.0

Check checks the pattern is valid

func (*AwsDevicefarmNetworkProfileInvalidDescriptionRule) Enabled ¶ added in v0.12.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsDevicefarmNetworkProfileInvalidDescriptionRule) Name ¶ added in v0.12.0

Name returns the rule name

func (*AwsDevicefarmNetworkProfileInvalidDescriptionRule) Severity ¶ added in v0.12.0

Severity returns the rule severity

type AwsDevicefarmNetworkProfileInvalidNameRule ¶ added in v0.12.0

type AwsDevicefarmNetworkProfileInvalidNameRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsDevicefarmNetworkProfileInvalidNameRule checks the pattern is valid

func NewAwsDevicefarmNetworkProfileInvalidNameRule ¶ added in v0.12.0

func NewAwsDevicefarmNetworkProfileInvalidNameRule() *AwsDevicefarmNetworkProfileInvalidNameRule

NewAwsDevicefarmNetworkProfileInvalidNameRule returns new rule with default attributes

func (*AwsDevicefarmNetworkProfileInvalidNameRule) Check ¶ added in v0.12.0

Check checks the pattern is valid

func (*AwsDevicefarmNetworkProfileInvalidNameRule) Enabled ¶ added in v0.12.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsDevicefarmNetworkProfileInvalidNameRule) Name ¶ added in v0.12.0

Name returns the rule name

func (*AwsDevicefarmNetworkProfileInvalidNameRule) Severity ¶ added in v0.12.0

Severity returns the rule severity

type AwsDevicefarmNetworkProfileInvalidProjectArnRule ¶ added in v0.12.0

type AwsDevicefarmNetworkProfileInvalidProjectArnRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsDevicefarmNetworkProfileInvalidProjectArnRule checks the pattern is valid

func NewAwsDevicefarmNetworkProfileInvalidProjectArnRule ¶ added in v0.12.0

func NewAwsDevicefarmNetworkProfileInvalidProjectArnRule() *AwsDevicefarmNetworkProfileInvalidProjectArnRule

NewAwsDevicefarmNetworkProfileInvalidProjectArnRule returns new rule with default attributes

func (*AwsDevicefarmNetworkProfileInvalidProjectArnRule) Check ¶ added in v0.12.0

Check checks the pattern is valid

func (*AwsDevicefarmNetworkProfileInvalidProjectArnRule) Enabled ¶ added in v0.12.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsDevicefarmNetworkProfileInvalidProjectArnRule) Name ¶ added in v0.12.0

Name returns the rule name

func (*AwsDevicefarmNetworkProfileInvalidProjectArnRule) Severity ¶ added in v0.12.0

Severity returns the rule severity

type AwsDevicefarmNetworkProfileInvalidTypeRule ¶ added in v0.12.0

type AwsDevicefarmNetworkProfileInvalidTypeRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsDevicefarmNetworkProfileInvalidTypeRule checks the pattern is valid

func NewAwsDevicefarmNetworkProfileInvalidTypeRule ¶ added in v0.12.0

func NewAwsDevicefarmNetworkProfileInvalidTypeRule() *AwsDevicefarmNetworkProfileInvalidTypeRule

NewAwsDevicefarmNetworkProfileInvalidTypeRule returns new rule with default attributes

func (*AwsDevicefarmNetworkProfileInvalidTypeRule) Check ¶ added in v0.12.0

Check checks the pattern is valid

func (*AwsDevicefarmNetworkProfileInvalidTypeRule) Enabled ¶ added in v0.12.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsDevicefarmNetworkProfileInvalidTypeRule) Name ¶ added in v0.12.0

Name returns the rule name

func (*AwsDevicefarmNetworkProfileInvalidTypeRule) Severity ¶ added in v0.12.0

Severity returns the rule severity

type AwsDevicefarmProjectInvalidNameRule ¶

type AwsDevicefarmProjectInvalidNameRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsDevicefarmProjectInvalidNameRule checks the pattern is valid

func NewAwsDevicefarmProjectInvalidNameRule ¶

func NewAwsDevicefarmProjectInvalidNameRule() *AwsDevicefarmProjectInvalidNameRule

NewAwsDevicefarmProjectInvalidNameRule returns new rule with default attributes

func (*AwsDevicefarmProjectInvalidNameRule) Check ¶

Check checks the pattern is valid

func (*AwsDevicefarmProjectInvalidNameRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsDevicefarmProjectInvalidNameRule) Name ¶

Name returns the rule name

func (*AwsDevicefarmProjectInvalidNameRule) Severity ¶

Severity returns the rule severity

type AwsDevicefarmUploadInvalidContentTypeRule ¶ added in v0.12.0

type AwsDevicefarmUploadInvalidContentTypeRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsDevicefarmUploadInvalidContentTypeRule checks the pattern is valid

func NewAwsDevicefarmUploadInvalidContentTypeRule ¶ added in v0.12.0

func NewAwsDevicefarmUploadInvalidContentTypeRule() *AwsDevicefarmUploadInvalidContentTypeRule

NewAwsDevicefarmUploadInvalidContentTypeRule returns new rule with default attributes

func (*AwsDevicefarmUploadInvalidContentTypeRule) Check ¶ added in v0.12.0

Check checks the pattern is valid

func (*AwsDevicefarmUploadInvalidContentTypeRule) Enabled ¶ added in v0.12.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsDevicefarmUploadInvalidContentTypeRule) Name ¶ added in v0.12.0

Name returns the rule name

func (*AwsDevicefarmUploadInvalidContentTypeRule) Severity ¶ added in v0.12.0

Severity returns the rule severity

type AwsDevicefarmUploadInvalidNameRule ¶ added in v0.12.0

type AwsDevicefarmUploadInvalidNameRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsDevicefarmUploadInvalidNameRule checks the pattern is valid

func NewAwsDevicefarmUploadInvalidNameRule ¶ added in v0.12.0

func NewAwsDevicefarmUploadInvalidNameRule() *AwsDevicefarmUploadInvalidNameRule

NewAwsDevicefarmUploadInvalidNameRule returns new rule with default attributes

func (*AwsDevicefarmUploadInvalidNameRule) Check ¶ added in v0.12.0

Check checks the pattern is valid

func (*AwsDevicefarmUploadInvalidNameRule) Enabled ¶ added in v0.12.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsDevicefarmUploadInvalidNameRule) Name ¶ added in v0.12.0

Name returns the rule name

func (*AwsDevicefarmUploadInvalidNameRule) Severity ¶ added in v0.12.0

Severity returns the rule severity

type AwsDevicefarmUploadInvalidProjectArnRule ¶ added in v0.12.0

type AwsDevicefarmUploadInvalidProjectArnRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsDevicefarmUploadInvalidProjectArnRule checks the pattern is valid

func NewAwsDevicefarmUploadInvalidProjectArnRule ¶ added in v0.12.0

func NewAwsDevicefarmUploadInvalidProjectArnRule() *AwsDevicefarmUploadInvalidProjectArnRule

NewAwsDevicefarmUploadInvalidProjectArnRule returns new rule with default attributes

func (*AwsDevicefarmUploadInvalidProjectArnRule) Check ¶ added in v0.12.0

Check checks the pattern is valid

func (*AwsDevicefarmUploadInvalidProjectArnRule) Enabled ¶ added in v0.12.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsDevicefarmUploadInvalidProjectArnRule) Name ¶ added in v0.12.0

Name returns the rule name

func (*AwsDevicefarmUploadInvalidProjectArnRule) Severity ¶ added in v0.12.0

Severity returns the rule severity

type AwsDevicefarmUploadInvalidTypeRule ¶ added in v0.12.0

type AwsDevicefarmUploadInvalidTypeRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsDevicefarmUploadInvalidTypeRule checks the pattern is valid

func NewAwsDevicefarmUploadInvalidTypeRule ¶ added in v0.12.0

func NewAwsDevicefarmUploadInvalidTypeRule() *AwsDevicefarmUploadInvalidTypeRule

NewAwsDevicefarmUploadInvalidTypeRule returns new rule with default attributes

func (*AwsDevicefarmUploadInvalidTypeRule) Check ¶ added in v0.12.0

Check checks the pattern is valid

func (*AwsDevicefarmUploadInvalidTypeRule) Enabled ¶ added in v0.12.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsDevicefarmUploadInvalidTypeRule) Name ¶ added in v0.12.0

Name returns the rule name

func (*AwsDevicefarmUploadInvalidTypeRule) Severity ¶ added in v0.12.0

Severity returns the rule severity

type AwsDirectoryServiceConditionalForwarderInvalidDirectoryIDRule ¶

type AwsDirectoryServiceConditionalForwarderInvalidDirectoryIDRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsDirectoryServiceConditionalForwarderInvalidDirectoryIDRule checks the pattern is valid

func NewAwsDirectoryServiceConditionalForwarderInvalidDirectoryIDRule ¶

func NewAwsDirectoryServiceConditionalForwarderInvalidDirectoryIDRule() *AwsDirectoryServiceConditionalForwarderInvalidDirectoryIDRule

NewAwsDirectoryServiceConditionalForwarderInvalidDirectoryIDRule returns new rule with default attributes

func (*AwsDirectoryServiceConditionalForwarderInvalidDirectoryIDRule) Check ¶

Check checks the pattern is valid

func (*AwsDirectoryServiceConditionalForwarderInvalidDirectoryIDRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsDirectoryServiceConditionalForwarderInvalidDirectoryIDRule) Name ¶

Name returns the rule name

func (*AwsDirectoryServiceConditionalForwarderInvalidDirectoryIDRule) Severity ¶

Severity returns the rule severity

type AwsDirectoryServiceConditionalForwarderInvalidRemoteDomainNameRule ¶

type AwsDirectoryServiceConditionalForwarderInvalidRemoteDomainNameRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsDirectoryServiceConditionalForwarderInvalidRemoteDomainNameRule checks the pattern is valid

func NewAwsDirectoryServiceConditionalForwarderInvalidRemoteDomainNameRule ¶

func NewAwsDirectoryServiceConditionalForwarderInvalidRemoteDomainNameRule() *AwsDirectoryServiceConditionalForwarderInvalidRemoteDomainNameRule

NewAwsDirectoryServiceConditionalForwarderInvalidRemoteDomainNameRule returns new rule with default attributes

func (*AwsDirectoryServiceConditionalForwarderInvalidRemoteDomainNameRule) Check ¶

Check checks the pattern is valid

func (*AwsDirectoryServiceConditionalForwarderInvalidRemoteDomainNameRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsDirectoryServiceConditionalForwarderInvalidRemoteDomainNameRule) Name ¶

Name returns the rule name

func (*AwsDirectoryServiceConditionalForwarderInvalidRemoteDomainNameRule) Severity ¶

Severity returns the rule severity

type AwsDirectoryServiceDirectoryInvalidDescriptionRule ¶

type AwsDirectoryServiceDirectoryInvalidDescriptionRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsDirectoryServiceDirectoryInvalidDescriptionRule checks the pattern is valid

func NewAwsDirectoryServiceDirectoryInvalidDescriptionRule ¶

func NewAwsDirectoryServiceDirectoryInvalidDescriptionRule() *AwsDirectoryServiceDirectoryInvalidDescriptionRule

NewAwsDirectoryServiceDirectoryInvalidDescriptionRule returns new rule with default attributes

func (*AwsDirectoryServiceDirectoryInvalidDescriptionRule) Check ¶

Check checks the pattern is valid

func (*AwsDirectoryServiceDirectoryInvalidDescriptionRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsDirectoryServiceDirectoryInvalidDescriptionRule) Name ¶

Name returns the rule name

func (*AwsDirectoryServiceDirectoryInvalidDescriptionRule) Severity ¶

Severity returns the rule severity

type AwsDirectoryServiceDirectoryInvalidEditionRule ¶

type AwsDirectoryServiceDirectoryInvalidEditionRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsDirectoryServiceDirectoryInvalidEditionRule checks the pattern is valid

func NewAwsDirectoryServiceDirectoryInvalidEditionRule ¶

func NewAwsDirectoryServiceDirectoryInvalidEditionRule() *AwsDirectoryServiceDirectoryInvalidEditionRule

NewAwsDirectoryServiceDirectoryInvalidEditionRule returns new rule with default attributes

func (*AwsDirectoryServiceDirectoryInvalidEditionRule) Check ¶

Check checks the pattern is valid

func (*AwsDirectoryServiceDirectoryInvalidEditionRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsDirectoryServiceDirectoryInvalidEditionRule) Name ¶

Name returns the rule name

func (*AwsDirectoryServiceDirectoryInvalidEditionRule) Severity ¶

Severity returns the rule severity

type AwsDirectoryServiceDirectoryInvalidNameRule ¶

type AwsDirectoryServiceDirectoryInvalidNameRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsDirectoryServiceDirectoryInvalidNameRule checks the pattern is valid

func NewAwsDirectoryServiceDirectoryInvalidNameRule ¶

func NewAwsDirectoryServiceDirectoryInvalidNameRule() *AwsDirectoryServiceDirectoryInvalidNameRule

NewAwsDirectoryServiceDirectoryInvalidNameRule returns new rule with default attributes

func (*AwsDirectoryServiceDirectoryInvalidNameRule) Check ¶

Check checks the pattern is valid

func (*AwsDirectoryServiceDirectoryInvalidNameRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsDirectoryServiceDirectoryInvalidNameRule) Name ¶

Name returns the rule name

func (*AwsDirectoryServiceDirectoryInvalidNameRule) Severity ¶

Severity returns the rule severity

type AwsDirectoryServiceDirectoryInvalidPasswordRule ¶

type AwsDirectoryServiceDirectoryInvalidPasswordRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsDirectoryServiceDirectoryInvalidPasswordRule checks the pattern is valid

func NewAwsDirectoryServiceDirectoryInvalidPasswordRule ¶

func NewAwsDirectoryServiceDirectoryInvalidPasswordRule() *AwsDirectoryServiceDirectoryInvalidPasswordRule

NewAwsDirectoryServiceDirectoryInvalidPasswordRule returns new rule with default attributes

func (*AwsDirectoryServiceDirectoryInvalidPasswordRule) Check ¶

Check checks the pattern is valid

func (*AwsDirectoryServiceDirectoryInvalidPasswordRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsDirectoryServiceDirectoryInvalidPasswordRule) Name ¶

Name returns the rule name

func (*AwsDirectoryServiceDirectoryInvalidPasswordRule) Severity ¶

Severity returns the rule severity

type AwsDirectoryServiceDirectoryInvalidShortNameRule ¶

type AwsDirectoryServiceDirectoryInvalidShortNameRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsDirectoryServiceDirectoryInvalidShortNameRule checks the pattern is valid

func NewAwsDirectoryServiceDirectoryInvalidShortNameRule ¶

func NewAwsDirectoryServiceDirectoryInvalidShortNameRule() *AwsDirectoryServiceDirectoryInvalidShortNameRule

NewAwsDirectoryServiceDirectoryInvalidShortNameRule returns new rule with default attributes

func (*AwsDirectoryServiceDirectoryInvalidShortNameRule) Check ¶

Check checks the pattern is valid

func (*AwsDirectoryServiceDirectoryInvalidShortNameRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsDirectoryServiceDirectoryInvalidShortNameRule) Name ¶

Name returns the rule name

func (*AwsDirectoryServiceDirectoryInvalidShortNameRule) Severity ¶

Severity returns the rule severity

type AwsDirectoryServiceDirectoryInvalidSizeRule ¶

type AwsDirectoryServiceDirectoryInvalidSizeRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsDirectoryServiceDirectoryInvalidSizeRule checks the pattern is valid

func NewAwsDirectoryServiceDirectoryInvalidSizeRule ¶

func NewAwsDirectoryServiceDirectoryInvalidSizeRule() *AwsDirectoryServiceDirectoryInvalidSizeRule

NewAwsDirectoryServiceDirectoryInvalidSizeRule returns new rule with default attributes

func (*AwsDirectoryServiceDirectoryInvalidSizeRule) Check ¶

Check checks the pattern is valid

func (*AwsDirectoryServiceDirectoryInvalidSizeRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsDirectoryServiceDirectoryInvalidSizeRule) Name ¶

Name returns the rule name

func (*AwsDirectoryServiceDirectoryInvalidSizeRule) Severity ¶

Severity returns the rule severity

type AwsDirectoryServiceDirectoryInvalidTypeRule ¶

type AwsDirectoryServiceDirectoryInvalidTypeRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsDirectoryServiceDirectoryInvalidTypeRule checks the pattern is valid

func NewAwsDirectoryServiceDirectoryInvalidTypeRule ¶

func NewAwsDirectoryServiceDirectoryInvalidTypeRule() *AwsDirectoryServiceDirectoryInvalidTypeRule

NewAwsDirectoryServiceDirectoryInvalidTypeRule returns new rule with default attributes

func (*AwsDirectoryServiceDirectoryInvalidTypeRule) Check ¶

Check checks the pattern is valid

func (*AwsDirectoryServiceDirectoryInvalidTypeRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsDirectoryServiceDirectoryInvalidTypeRule) Name ¶

Name returns the rule name

func (*AwsDirectoryServiceDirectoryInvalidTypeRule) Severity ¶

Severity returns the rule severity

type AwsDirectoryServiceLogSubscriptionInvalidDirectoryIDRule ¶

type AwsDirectoryServiceLogSubscriptionInvalidDirectoryIDRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsDirectoryServiceLogSubscriptionInvalidDirectoryIDRule checks the pattern is valid

func NewAwsDirectoryServiceLogSubscriptionInvalidDirectoryIDRule ¶

func NewAwsDirectoryServiceLogSubscriptionInvalidDirectoryIDRule() *AwsDirectoryServiceLogSubscriptionInvalidDirectoryIDRule

NewAwsDirectoryServiceLogSubscriptionInvalidDirectoryIDRule returns new rule with default attributes

func (*AwsDirectoryServiceLogSubscriptionInvalidDirectoryIDRule) Check ¶

Check checks the pattern is valid

func (*AwsDirectoryServiceLogSubscriptionInvalidDirectoryIDRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsDirectoryServiceLogSubscriptionInvalidDirectoryIDRule) Name ¶

Name returns the rule name

func (*AwsDirectoryServiceLogSubscriptionInvalidDirectoryIDRule) Severity ¶

Severity returns the rule severity

type AwsDirectoryServiceLogSubscriptionInvalidLogGroupNameRule ¶

type AwsDirectoryServiceLogSubscriptionInvalidLogGroupNameRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsDirectoryServiceLogSubscriptionInvalidLogGroupNameRule checks the pattern is valid

func NewAwsDirectoryServiceLogSubscriptionInvalidLogGroupNameRule ¶

func NewAwsDirectoryServiceLogSubscriptionInvalidLogGroupNameRule() *AwsDirectoryServiceLogSubscriptionInvalidLogGroupNameRule

NewAwsDirectoryServiceLogSubscriptionInvalidLogGroupNameRule returns new rule with default attributes

func (*AwsDirectoryServiceLogSubscriptionInvalidLogGroupNameRule) Check ¶

Check checks the pattern is valid

func (*AwsDirectoryServiceLogSubscriptionInvalidLogGroupNameRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsDirectoryServiceLogSubscriptionInvalidLogGroupNameRule) Name ¶

Name returns the rule name

func (*AwsDirectoryServiceLogSubscriptionInvalidLogGroupNameRule) Severity ¶

Severity returns the rule severity

type AwsDlmLifecyclePolicyInvalidDescriptionRule ¶

type AwsDlmLifecyclePolicyInvalidDescriptionRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsDlmLifecyclePolicyInvalidDescriptionRule checks the pattern is valid

func NewAwsDlmLifecyclePolicyInvalidDescriptionRule ¶

func NewAwsDlmLifecyclePolicyInvalidDescriptionRule() *AwsDlmLifecyclePolicyInvalidDescriptionRule

NewAwsDlmLifecyclePolicyInvalidDescriptionRule returns new rule with default attributes

func (*AwsDlmLifecyclePolicyInvalidDescriptionRule) Check ¶

Check checks the pattern is valid

func (*AwsDlmLifecyclePolicyInvalidDescriptionRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsDlmLifecyclePolicyInvalidDescriptionRule) Name ¶

Name returns the rule name

func (*AwsDlmLifecyclePolicyInvalidDescriptionRule) Severity ¶

Severity returns the rule severity

type AwsDlmLifecyclePolicyInvalidExecutionRoleArnRule ¶

type AwsDlmLifecyclePolicyInvalidExecutionRoleArnRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsDlmLifecyclePolicyInvalidExecutionRoleArnRule checks the pattern is valid

func NewAwsDlmLifecyclePolicyInvalidExecutionRoleArnRule ¶

func NewAwsDlmLifecyclePolicyInvalidExecutionRoleArnRule() *AwsDlmLifecyclePolicyInvalidExecutionRoleArnRule

NewAwsDlmLifecyclePolicyInvalidExecutionRoleArnRule returns new rule with default attributes

func (*AwsDlmLifecyclePolicyInvalidExecutionRoleArnRule) Check ¶

Check checks the pattern is valid

func (*AwsDlmLifecyclePolicyInvalidExecutionRoleArnRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsDlmLifecyclePolicyInvalidExecutionRoleArnRule) Name ¶

Name returns the rule name

func (*AwsDlmLifecyclePolicyInvalidExecutionRoleArnRule) Severity ¶

Severity returns the rule severity

type AwsDlmLifecyclePolicyInvalidStateRule ¶

type AwsDlmLifecyclePolicyInvalidStateRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsDlmLifecyclePolicyInvalidStateRule checks the pattern is valid

func NewAwsDlmLifecyclePolicyInvalidStateRule ¶

func NewAwsDlmLifecyclePolicyInvalidStateRule() *AwsDlmLifecyclePolicyInvalidStateRule

NewAwsDlmLifecyclePolicyInvalidStateRule returns new rule with default attributes

func (*AwsDlmLifecyclePolicyInvalidStateRule) Check ¶

Check checks the pattern is valid

func (*AwsDlmLifecyclePolicyInvalidStateRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsDlmLifecyclePolicyInvalidStateRule) Name ¶

Name returns the rule name

func (*AwsDlmLifecyclePolicyInvalidStateRule) Severity ¶

Severity returns the rule severity

type AwsDmsEndpointInvalidEndpointTypeRule ¶

type AwsDmsEndpointInvalidEndpointTypeRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsDmsEndpointInvalidEndpointTypeRule checks the pattern is valid

func NewAwsDmsEndpointInvalidEndpointTypeRule ¶

func NewAwsDmsEndpointInvalidEndpointTypeRule() *AwsDmsEndpointInvalidEndpointTypeRule

NewAwsDmsEndpointInvalidEndpointTypeRule returns new rule with default attributes

func (*AwsDmsEndpointInvalidEndpointTypeRule) Check ¶

Check checks the pattern is valid

func (*AwsDmsEndpointInvalidEndpointTypeRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsDmsEndpointInvalidEndpointTypeRule) Name ¶

Name returns the rule name

func (*AwsDmsEndpointInvalidEndpointTypeRule) Severity ¶

Severity returns the rule severity

type AwsDmsEndpointInvalidSslModeRule ¶

type AwsDmsEndpointInvalidSslModeRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsDmsEndpointInvalidSslModeRule checks the pattern is valid

func NewAwsDmsEndpointInvalidSslModeRule ¶

func NewAwsDmsEndpointInvalidSslModeRule() *AwsDmsEndpointInvalidSslModeRule

NewAwsDmsEndpointInvalidSslModeRule returns new rule with default attributes

func (*AwsDmsEndpointInvalidSslModeRule) Check ¶

Check checks the pattern is valid

func (*AwsDmsEndpointInvalidSslModeRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsDmsEndpointInvalidSslModeRule) Name ¶

Name returns the rule name

func (*AwsDmsEndpointInvalidSslModeRule) Severity ¶

Severity returns the rule severity

type AwsDmsReplicationTaskInvalidMigrationTypeRule ¶

type AwsDmsReplicationTaskInvalidMigrationTypeRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsDmsReplicationTaskInvalidMigrationTypeRule checks the pattern is valid

func NewAwsDmsReplicationTaskInvalidMigrationTypeRule ¶

func NewAwsDmsReplicationTaskInvalidMigrationTypeRule() *AwsDmsReplicationTaskInvalidMigrationTypeRule

NewAwsDmsReplicationTaskInvalidMigrationTypeRule returns new rule with default attributes

func (*AwsDmsReplicationTaskInvalidMigrationTypeRule) Check ¶

Check checks the pattern is valid

func (*AwsDmsReplicationTaskInvalidMigrationTypeRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsDmsReplicationTaskInvalidMigrationTypeRule) Name ¶

Name returns the rule name

func (*AwsDmsReplicationTaskInvalidMigrationTypeRule) Severity ¶

Severity returns the rule severity

type AwsDocDBGlobalClusterInvalidGlobalClusterIdentifierRule ¶ added in v0.11.0

type AwsDocDBGlobalClusterInvalidGlobalClusterIdentifierRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsDocDBGlobalClusterInvalidGlobalClusterIdentifierRule checks the pattern is valid

func NewAwsDocDBGlobalClusterInvalidGlobalClusterIdentifierRule ¶ added in v0.11.0

func NewAwsDocDBGlobalClusterInvalidGlobalClusterIdentifierRule() *AwsDocDBGlobalClusterInvalidGlobalClusterIdentifierRule

NewAwsDocDBGlobalClusterInvalidGlobalClusterIdentifierRule returns new rule with default attributes

func (*AwsDocDBGlobalClusterInvalidGlobalClusterIdentifierRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsDocDBGlobalClusterInvalidGlobalClusterIdentifierRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsDocDBGlobalClusterInvalidGlobalClusterIdentifierRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsDocDBGlobalClusterInvalidGlobalClusterIdentifierRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsDxBgpPeerInvalidAddressFamilyRule ¶

type AwsDxBgpPeerInvalidAddressFamilyRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsDxBgpPeerInvalidAddressFamilyRule checks the pattern is valid

func NewAwsDxBgpPeerInvalidAddressFamilyRule ¶

func NewAwsDxBgpPeerInvalidAddressFamilyRule() *AwsDxBgpPeerInvalidAddressFamilyRule

NewAwsDxBgpPeerInvalidAddressFamilyRule returns new rule with default attributes

func (*AwsDxBgpPeerInvalidAddressFamilyRule) Check ¶

Check checks the pattern is valid

func (*AwsDxBgpPeerInvalidAddressFamilyRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsDxBgpPeerInvalidAddressFamilyRule) Name ¶

Name returns the rule name

func (*AwsDxBgpPeerInvalidAddressFamilyRule) Severity ¶

Severity returns the rule severity

type AwsDxHostedPrivateVirtualInterfaceInvalidAddressFamilyRule ¶

type AwsDxHostedPrivateVirtualInterfaceInvalidAddressFamilyRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsDxHostedPrivateVirtualInterfaceInvalidAddressFamilyRule checks the pattern is valid

func NewAwsDxHostedPrivateVirtualInterfaceInvalidAddressFamilyRule ¶

func NewAwsDxHostedPrivateVirtualInterfaceInvalidAddressFamilyRule() *AwsDxHostedPrivateVirtualInterfaceInvalidAddressFamilyRule

NewAwsDxHostedPrivateVirtualInterfaceInvalidAddressFamilyRule returns new rule with default attributes

func (*AwsDxHostedPrivateVirtualInterfaceInvalidAddressFamilyRule) Check ¶

Check checks the pattern is valid

func (*AwsDxHostedPrivateVirtualInterfaceInvalidAddressFamilyRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsDxHostedPrivateVirtualInterfaceInvalidAddressFamilyRule) Name ¶

Name returns the rule name

func (*AwsDxHostedPrivateVirtualInterfaceInvalidAddressFamilyRule) Severity ¶

Severity returns the rule severity

type AwsDxHostedPublicVirtualInterfaceInvalidAddressFamilyRule ¶

type AwsDxHostedPublicVirtualInterfaceInvalidAddressFamilyRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsDxHostedPublicVirtualInterfaceInvalidAddressFamilyRule checks the pattern is valid

func NewAwsDxHostedPublicVirtualInterfaceInvalidAddressFamilyRule ¶

func NewAwsDxHostedPublicVirtualInterfaceInvalidAddressFamilyRule() *AwsDxHostedPublicVirtualInterfaceInvalidAddressFamilyRule

NewAwsDxHostedPublicVirtualInterfaceInvalidAddressFamilyRule returns new rule with default attributes

func (*AwsDxHostedPublicVirtualInterfaceInvalidAddressFamilyRule) Check ¶

Check checks the pattern is valid

func (*AwsDxHostedPublicVirtualInterfaceInvalidAddressFamilyRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsDxHostedPublicVirtualInterfaceInvalidAddressFamilyRule) Name ¶

Name returns the rule name

func (*AwsDxHostedPublicVirtualInterfaceInvalidAddressFamilyRule) Severity ¶

Severity returns the rule severity

type AwsDxHostedTransitVirtualInterfaceInvalidAddressFamilyRule ¶ added in v0.11.0

type AwsDxHostedTransitVirtualInterfaceInvalidAddressFamilyRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsDxHostedTransitVirtualInterfaceInvalidAddressFamilyRule checks the pattern is valid

func NewAwsDxHostedTransitVirtualInterfaceInvalidAddressFamilyRule ¶ added in v0.11.0

func NewAwsDxHostedTransitVirtualInterfaceInvalidAddressFamilyRule() *AwsDxHostedTransitVirtualInterfaceInvalidAddressFamilyRule

NewAwsDxHostedTransitVirtualInterfaceInvalidAddressFamilyRule returns new rule with default attributes

func (*AwsDxHostedTransitVirtualInterfaceInvalidAddressFamilyRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsDxHostedTransitVirtualInterfaceInvalidAddressFamilyRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsDxHostedTransitVirtualInterfaceInvalidAddressFamilyRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsDxHostedTransitVirtualInterfaceInvalidAddressFamilyRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsDxPrivateVirtualInterfaceInvalidAddressFamilyRule ¶

type AwsDxPrivateVirtualInterfaceInvalidAddressFamilyRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsDxPrivateVirtualInterfaceInvalidAddressFamilyRule checks the pattern is valid

func NewAwsDxPrivateVirtualInterfaceInvalidAddressFamilyRule ¶

func NewAwsDxPrivateVirtualInterfaceInvalidAddressFamilyRule() *AwsDxPrivateVirtualInterfaceInvalidAddressFamilyRule

NewAwsDxPrivateVirtualInterfaceInvalidAddressFamilyRule returns new rule with default attributes

func (*AwsDxPrivateVirtualInterfaceInvalidAddressFamilyRule) Check ¶

Check checks the pattern is valid

func (*AwsDxPrivateVirtualInterfaceInvalidAddressFamilyRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsDxPrivateVirtualInterfaceInvalidAddressFamilyRule) Name ¶

Name returns the rule name

func (*AwsDxPrivateVirtualInterfaceInvalidAddressFamilyRule) Severity ¶

Severity returns the rule severity

type AwsDxPublicVirtualInterfaceInvalidAddressFamilyRule ¶

type AwsDxPublicVirtualInterfaceInvalidAddressFamilyRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsDxPublicVirtualInterfaceInvalidAddressFamilyRule checks the pattern is valid

func NewAwsDxPublicVirtualInterfaceInvalidAddressFamilyRule ¶

func NewAwsDxPublicVirtualInterfaceInvalidAddressFamilyRule() *AwsDxPublicVirtualInterfaceInvalidAddressFamilyRule

NewAwsDxPublicVirtualInterfaceInvalidAddressFamilyRule returns new rule with default attributes

func (*AwsDxPublicVirtualInterfaceInvalidAddressFamilyRule) Check ¶

Check checks the pattern is valid

func (*AwsDxPublicVirtualInterfaceInvalidAddressFamilyRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsDxPublicVirtualInterfaceInvalidAddressFamilyRule) Name ¶

Name returns the rule name

func (*AwsDxPublicVirtualInterfaceInvalidAddressFamilyRule) Severity ¶

Severity returns the rule severity

type AwsDynamoDBGlobalTableInvalidNameRule ¶

type AwsDynamoDBGlobalTableInvalidNameRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsDynamoDBGlobalTableInvalidNameRule checks the pattern is valid

func NewAwsDynamoDBGlobalTableInvalidNameRule ¶

func NewAwsDynamoDBGlobalTableInvalidNameRule() *AwsDynamoDBGlobalTableInvalidNameRule

NewAwsDynamoDBGlobalTableInvalidNameRule returns new rule with default attributes

func (*AwsDynamoDBGlobalTableInvalidNameRule) Check ¶

Check checks the pattern is valid

func (*AwsDynamoDBGlobalTableInvalidNameRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsDynamoDBGlobalTableInvalidNameRule) Name ¶

Name returns the rule name

func (*AwsDynamoDBGlobalTableInvalidNameRule) Severity ¶

Severity returns the rule severity

type AwsDynamoDBKinesisStreamingDestinationInvalidStreamArnRule ¶ added in v0.11.0

type AwsDynamoDBKinesisStreamingDestinationInvalidStreamArnRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsDynamoDBKinesisStreamingDestinationInvalidStreamArnRule checks the pattern is valid

func NewAwsDynamoDBKinesisStreamingDestinationInvalidStreamArnRule ¶ added in v0.11.0

func NewAwsDynamoDBKinesisStreamingDestinationInvalidStreamArnRule() *AwsDynamoDBKinesisStreamingDestinationInvalidStreamArnRule

NewAwsDynamoDBKinesisStreamingDestinationInvalidStreamArnRule returns new rule with default attributes

func (*AwsDynamoDBKinesisStreamingDestinationInvalidStreamArnRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsDynamoDBKinesisStreamingDestinationInvalidStreamArnRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsDynamoDBKinesisStreamingDestinationInvalidStreamArnRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsDynamoDBKinesisStreamingDestinationInvalidStreamArnRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsDynamoDBKinesisStreamingDestinationInvalidTableNameRule ¶ added in v0.11.0

type AwsDynamoDBKinesisStreamingDestinationInvalidTableNameRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsDynamoDBKinesisStreamingDestinationInvalidTableNameRule checks the pattern is valid

func NewAwsDynamoDBKinesisStreamingDestinationInvalidTableNameRule ¶ added in v0.11.0

func NewAwsDynamoDBKinesisStreamingDestinationInvalidTableNameRule() *AwsDynamoDBKinesisStreamingDestinationInvalidTableNameRule

NewAwsDynamoDBKinesisStreamingDestinationInvalidTableNameRule returns new rule with default attributes

func (*AwsDynamoDBKinesisStreamingDestinationInvalidTableNameRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsDynamoDBKinesisStreamingDestinationInvalidTableNameRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsDynamoDBKinesisStreamingDestinationInvalidTableNameRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsDynamoDBKinesisStreamingDestinationInvalidTableNameRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsDynamoDBTableInvalidBillingModeRule ¶

type AwsDynamoDBTableInvalidBillingModeRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsDynamoDBTableInvalidBillingModeRule checks the pattern is valid

func NewAwsDynamoDBTableInvalidBillingModeRule ¶

func NewAwsDynamoDBTableInvalidBillingModeRule() *AwsDynamoDBTableInvalidBillingModeRule

NewAwsDynamoDBTableInvalidBillingModeRule returns new rule with default attributes

func (*AwsDynamoDBTableInvalidBillingModeRule) Check ¶

Check checks the pattern is valid

func (*AwsDynamoDBTableInvalidBillingModeRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsDynamoDBTableInvalidBillingModeRule) Name ¶

Name returns the rule name

func (*AwsDynamoDBTableInvalidBillingModeRule) Severity ¶

Severity returns the rule severity

type AwsDynamoDBTableInvalidHashKeyRule ¶

type AwsDynamoDBTableInvalidHashKeyRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsDynamoDBTableInvalidHashKeyRule checks the pattern is valid

func NewAwsDynamoDBTableInvalidHashKeyRule ¶

func NewAwsDynamoDBTableInvalidHashKeyRule() *AwsDynamoDBTableInvalidHashKeyRule

NewAwsDynamoDBTableInvalidHashKeyRule returns new rule with default attributes

func (*AwsDynamoDBTableInvalidHashKeyRule) Check ¶

Check checks the pattern is valid

func (*AwsDynamoDBTableInvalidHashKeyRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsDynamoDBTableInvalidHashKeyRule) Name ¶

Name returns the rule name

func (*AwsDynamoDBTableInvalidHashKeyRule) Severity ¶

Severity returns the rule severity

type AwsDynamoDBTableInvalidNameRule ¶

type AwsDynamoDBTableInvalidNameRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsDynamoDBTableInvalidNameRule checks the pattern is valid

func NewAwsDynamoDBTableInvalidNameRule ¶

func NewAwsDynamoDBTableInvalidNameRule() *AwsDynamoDBTableInvalidNameRule

NewAwsDynamoDBTableInvalidNameRule returns new rule with default attributes

func (*AwsDynamoDBTableInvalidNameRule) Check ¶

Check checks the pattern is valid

func (*AwsDynamoDBTableInvalidNameRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsDynamoDBTableInvalidNameRule) Name ¶

Name returns the rule name

func (*AwsDynamoDBTableInvalidNameRule) Severity ¶

Severity returns the rule severity

type AwsDynamoDBTableInvalidRangeKeyRule ¶

type AwsDynamoDBTableInvalidRangeKeyRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsDynamoDBTableInvalidRangeKeyRule checks the pattern is valid

func NewAwsDynamoDBTableInvalidRangeKeyRule ¶

func NewAwsDynamoDBTableInvalidRangeKeyRule() *AwsDynamoDBTableInvalidRangeKeyRule

NewAwsDynamoDBTableInvalidRangeKeyRule returns new rule with default attributes

func (*AwsDynamoDBTableInvalidRangeKeyRule) Check ¶

Check checks the pattern is valid

func (*AwsDynamoDBTableInvalidRangeKeyRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsDynamoDBTableInvalidRangeKeyRule) Name ¶

Name returns the rule name

func (*AwsDynamoDBTableInvalidRangeKeyRule) Severity ¶

Severity returns the rule severity

type AwsDynamoDBTableItemInvalidHashKeyRule ¶

type AwsDynamoDBTableItemInvalidHashKeyRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsDynamoDBTableItemInvalidHashKeyRule checks the pattern is valid

func NewAwsDynamoDBTableItemInvalidHashKeyRule ¶

func NewAwsDynamoDBTableItemInvalidHashKeyRule() *AwsDynamoDBTableItemInvalidHashKeyRule

NewAwsDynamoDBTableItemInvalidHashKeyRule returns new rule with default attributes

func (*AwsDynamoDBTableItemInvalidHashKeyRule) Check ¶

Check checks the pattern is valid

func (*AwsDynamoDBTableItemInvalidHashKeyRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsDynamoDBTableItemInvalidHashKeyRule) Name ¶

Name returns the rule name

func (*AwsDynamoDBTableItemInvalidHashKeyRule) Severity ¶

Severity returns the rule severity

type AwsDynamoDBTableItemInvalidRangeKeyRule ¶

type AwsDynamoDBTableItemInvalidRangeKeyRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsDynamoDBTableItemInvalidRangeKeyRule checks the pattern is valid

func NewAwsDynamoDBTableItemInvalidRangeKeyRule ¶

func NewAwsDynamoDBTableItemInvalidRangeKeyRule() *AwsDynamoDBTableItemInvalidRangeKeyRule

NewAwsDynamoDBTableItemInvalidRangeKeyRule returns new rule with default attributes

func (*AwsDynamoDBTableItemInvalidRangeKeyRule) Check ¶

Check checks the pattern is valid

func (*AwsDynamoDBTableItemInvalidRangeKeyRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsDynamoDBTableItemInvalidRangeKeyRule) Name ¶

Name returns the rule name

func (*AwsDynamoDBTableItemInvalidRangeKeyRule) Severity ¶

Severity returns the rule severity

type AwsDynamoDBTableItemInvalidTableNameRule ¶

type AwsDynamoDBTableItemInvalidTableNameRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsDynamoDBTableItemInvalidTableNameRule checks the pattern is valid

func NewAwsDynamoDBTableItemInvalidTableNameRule ¶

func NewAwsDynamoDBTableItemInvalidTableNameRule() *AwsDynamoDBTableItemInvalidTableNameRule

NewAwsDynamoDBTableItemInvalidTableNameRule returns new rule with default attributes

func (*AwsDynamoDBTableItemInvalidTableNameRule) Check ¶

Check checks the pattern is valid

func (*AwsDynamoDBTableItemInvalidTableNameRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsDynamoDBTableItemInvalidTableNameRule) Name ¶

Name returns the rule name

func (*AwsDynamoDBTableItemInvalidTableNameRule) Severity ¶

Severity returns the rule severity

type AwsDynamoDBTagInvalidResourceArnRule ¶ added in v0.11.0

type AwsDynamoDBTagInvalidResourceArnRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsDynamoDBTagInvalidResourceArnRule checks the pattern is valid

func NewAwsDynamoDBTagInvalidResourceArnRule ¶ added in v0.11.0

func NewAwsDynamoDBTagInvalidResourceArnRule() *AwsDynamoDBTagInvalidResourceArnRule

NewAwsDynamoDBTagInvalidResourceArnRule returns new rule with default attributes

func (*AwsDynamoDBTagInvalidResourceArnRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsDynamoDBTagInvalidResourceArnRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsDynamoDBTagInvalidResourceArnRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsDynamoDBTagInvalidResourceArnRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsEbsVolumeInvalidTypeRule ¶

type AwsEbsVolumeInvalidTypeRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsEbsVolumeInvalidTypeRule checks the pattern is valid

func NewAwsEbsVolumeInvalidTypeRule ¶

func NewAwsEbsVolumeInvalidTypeRule() *AwsEbsVolumeInvalidTypeRule

NewAwsEbsVolumeInvalidTypeRule returns new rule with default attributes

func (*AwsEbsVolumeInvalidTypeRule) Check ¶

Check checks the pattern is valid

func (*AwsEbsVolumeInvalidTypeRule) Enabled ¶

func (r *AwsEbsVolumeInvalidTypeRule) Enabled() bool

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsEbsVolumeInvalidTypeRule) Name ¶

Name returns the rule name

func (*AwsEbsVolumeInvalidTypeRule) Severity ¶

Severity returns the rule severity

type AwsEc2AvailabilityZoneGroupInvalidOptInStatusRule ¶ added in v0.11.0

type AwsEc2AvailabilityZoneGroupInvalidOptInStatusRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsEc2AvailabilityZoneGroupInvalidOptInStatusRule checks the pattern is valid

func NewAwsEc2AvailabilityZoneGroupInvalidOptInStatusRule ¶ added in v0.11.0

func NewAwsEc2AvailabilityZoneGroupInvalidOptInStatusRule() *AwsEc2AvailabilityZoneGroupInvalidOptInStatusRule

NewAwsEc2AvailabilityZoneGroupInvalidOptInStatusRule returns new rule with default attributes

func (*AwsEc2AvailabilityZoneGroupInvalidOptInStatusRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsEc2AvailabilityZoneGroupInvalidOptInStatusRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsEc2AvailabilityZoneGroupInvalidOptInStatusRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsEc2AvailabilityZoneGroupInvalidOptInStatusRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsEc2CapacityReservationInvalidEndDateTypeRule ¶

type AwsEc2CapacityReservationInvalidEndDateTypeRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsEc2CapacityReservationInvalidEndDateTypeRule checks the pattern is valid

func NewAwsEc2CapacityReservationInvalidEndDateTypeRule ¶

func NewAwsEc2CapacityReservationInvalidEndDateTypeRule() *AwsEc2CapacityReservationInvalidEndDateTypeRule

NewAwsEc2CapacityReservationInvalidEndDateTypeRule returns new rule with default attributes

func (*AwsEc2CapacityReservationInvalidEndDateTypeRule) Check ¶

Check checks the pattern is valid

func (*AwsEc2CapacityReservationInvalidEndDateTypeRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsEc2CapacityReservationInvalidEndDateTypeRule) Name ¶

Name returns the rule name

func (*AwsEc2CapacityReservationInvalidEndDateTypeRule) Severity ¶

Severity returns the rule severity

type AwsEc2CapacityReservationInvalidInstanceMatchCriteriaRule ¶

type AwsEc2CapacityReservationInvalidInstanceMatchCriteriaRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsEc2CapacityReservationInvalidInstanceMatchCriteriaRule checks the pattern is valid

func NewAwsEc2CapacityReservationInvalidInstanceMatchCriteriaRule ¶

func NewAwsEc2CapacityReservationInvalidInstanceMatchCriteriaRule() *AwsEc2CapacityReservationInvalidInstanceMatchCriteriaRule

NewAwsEc2CapacityReservationInvalidInstanceMatchCriteriaRule returns new rule with default attributes

func (*AwsEc2CapacityReservationInvalidInstanceMatchCriteriaRule) Check ¶

Check checks the pattern is valid

func (*AwsEc2CapacityReservationInvalidInstanceMatchCriteriaRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsEc2CapacityReservationInvalidInstanceMatchCriteriaRule) Name ¶

Name returns the rule name

func (*AwsEc2CapacityReservationInvalidInstanceMatchCriteriaRule) Severity ¶

Severity returns the rule severity

type AwsEc2CapacityReservationInvalidInstancePlatformRule ¶

type AwsEc2CapacityReservationInvalidInstancePlatformRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsEc2CapacityReservationInvalidInstancePlatformRule checks the pattern is valid

func NewAwsEc2CapacityReservationInvalidInstancePlatformRule ¶

func NewAwsEc2CapacityReservationInvalidInstancePlatformRule() *AwsEc2CapacityReservationInvalidInstancePlatformRule

NewAwsEc2CapacityReservationInvalidInstancePlatformRule returns new rule with default attributes

func (*AwsEc2CapacityReservationInvalidInstancePlatformRule) Check ¶

Check checks the pattern is valid

func (*AwsEc2CapacityReservationInvalidInstancePlatformRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsEc2CapacityReservationInvalidInstancePlatformRule) Name ¶

Name returns the rule name

func (*AwsEc2CapacityReservationInvalidInstancePlatformRule) Severity ¶

Severity returns the rule severity

type AwsEc2CapacityReservationInvalidTenancyRule ¶

type AwsEc2CapacityReservationInvalidTenancyRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsEc2CapacityReservationInvalidTenancyRule checks the pattern is valid

func NewAwsEc2CapacityReservationInvalidTenancyRule ¶

func NewAwsEc2CapacityReservationInvalidTenancyRule() *AwsEc2CapacityReservationInvalidTenancyRule

NewAwsEc2CapacityReservationInvalidTenancyRule returns new rule with default attributes

func (*AwsEc2CapacityReservationInvalidTenancyRule) Check ¶

Check checks the pattern is valid

func (*AwsEc2CapacityReservationInvalidTenancyRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsEc2CapacityReservationInvalidTenancyRule) Name ¶

Name returns the rule name

func (*AwsEc2CapacityReservationInvalidTenancyRule) Severity ¶

Severity returns the rule severity

type AwsEc2ClientVpnEndpointInvalidTransportProtocolRule ¶

type AwsEc2ClientVpnEndpointInvalidTransportProtocolRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsEc2ClientVpnEndpointInvalidTransportProtocolRule checks the pattern is valid

func NewAwsEc2ClientVpnEndpointInvalidTransportProtocolRule ¶

func NewAwsEc2ClientVpnEndpointInvalidTransportProtocolRule() *AwsEc2ClientVpnEndpointInvalidTransportProtocolRule

NewAwsEc2ClientVpnEndpointInvalidTransportProtocolRule returns new rule with default attributes

func (*AwsEc2ClientVpnEndpointInvalidTransportProtocolRule) Check ¶

Check checks the pattern is valid

func (*AwsEc2ClientVpnEndpointInvalidTransportProtocolRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsEc2ClientVpnEndpointInvalidTransportProtocolRule) Name ¶

Name returns the rule name

func (*AwsEc2ClientVpnEndpointInvalidTransportProtocolRule) Severity ¶

Severity returns the rule severity

type AwsEc2FleetInvalidExcessCapacityTerminationPolicyRule ¶

type AwsEc2FleetInvalidExcessCapacityTerminationPolicyRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsEc2FleetInvalidExcessCapacityTerminationPolicyRule checks the pattern is valid

func NewAwsEc2FleetInvalidExcessCapacityTerminationPolicyRule ¶

func NewAwsEc2FleetInvalidExcessCapacityTerminationPolicyRule() *AwsEc2FleetInvalidExcessCapacityTerminationPolicyRule

NewAwsEc2FleetInvalidExcessCapacityTerminationPolicyRule returns new rule with default attributes

func (*AwsEc2FleetInvalidExcessCapacityTerminationPolicyRule) Check ¶

Check checks the pattern is valid

func (*AwsEc2FleetInvalidExcessCapacityTerminationPolicyRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsEc2FleetInvalidExcessCapacityTerminationPolicyRule) Name ¶

Name returns the rule name

func (*AwsEc2FleetInvalidExcessCapacityTerminationPolicyRule) Severity ¶

Severity returns the rule severity

type AwsEc2FleetInvalidTypeRule ¶

type AwsEc2FleetInvalidTypeRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsEc2FleetInvalidTypeRule checks the pattern is valid

func NewAwsEc2FleetInvalidTypeRule ¶

func NewAwsEc2FleetInvalidTypeRule() *AwsEc2FleetInvalidTypeRule

NewAwsEc2FleetInvalidTypeRule returns new rule with default attributes

func (*AwsEc2FleetInvalidTypeRule) Check ¶

func (r *AwsEc2FleetInvalidTypeRule) Check(runner tflint.Runner) error

Check checks the pattern is valid

func (*AwsEc2FleetInvalidTypeRule) Enabled ¶

func (r *AwsEc2FleetInvalidTypeRule) Enabled() bool

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsEc2FleetInvalidTypeRule) Name ¶

Name returns the rule name

func (*AwsEc2FleetInvalidTypeRule) Severity ¶

Severity returns the rule severity

type AwsEc2HostInvalidAutoPlacementRule ¶ added in v0.11.0

type AwsEc2HostInvalidAutoPlacementRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsEc2HostInvalidAutoPlacementRule checks the pattern is valid

func NewAwsEc2HostInvalidAutoPlacementRule ¶ added in v0.11.0

func NewAwsEc2HostInvalidAutoPlacementRule() *AwsEc2HostInvalidAutoPlacementRule

NewAwsEc2HostInvalidAutoPlacementRule returns new rule with default attributes

func (*AwsEc2HostInvalidAutoPlacementRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsEc2HostInvalidAutoPlacementRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsEc2HostInvalidAutoPlacementRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsEc2HostInvalidAutoPlacementRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsEc2HostInvalidHostRecoveryRule ¶ added in v0.11.0

type AwsEc2HostInvalidHostRecoveryRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsEc2HostInvalidHostRecoveryRule checks the pattern is valid

func NewAwsEc2HostInvalidHostRecoveryRule ¶ added in v0.11.0

func NewAwsEc2HostInvalidHostRecoveryRule() *AwsEc2HostInvalidHostRecoveryRule

NewAwsEc2HostInvalidHostRecoveryRule returns new rule with default attributes

func (*AwsEc2HostInvalidHostRecoveryRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsEc2HostInvalidHostRecoveryRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsEc2HostInvalidHostRecoveryRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsEc2HostInvalidHostRecoveryRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsEc2SubnetCidrReservationInvalidReservationTypeRule ¶ added in v0.11.0

type AwsEc2SubnetCidrReservationInvalidReservationTypeRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsEc2SubnetCidrReservationInvalidReservationTypeRule checks the pattern is valid

func NewAwsEc2SubnetCidrReservationInvalidReservationTypeRule ¶ added in v0.11.0

func NewAwsEc2SubnetCidrReservationInvalidReservationTypeRule() *AwsEc2SubnetCidrReservationInvalidReservationTypeRule

NewAwsEc2SubnetCidrReservationInvalidReservationTypeRule returns new rule with default attributes

func (*AwsEc2SubnetCidrReservationInvalidReservationTypeRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsEc2SubnetCidrReservationInvalidReservationTypeRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsEc2SubnetCidrReservationInvalidReservationTypeRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsEc2SubnetCidrReservationInvalidReservationTypeRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsEc2TrafficMirrorFilterRuleInvalidRuleActionRule ¶ added in v0.11.0

type AwsEc2TrafficMirrorFilterRuleInvalidRuleActionRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsEc2TrafficMirrorFilterRuleInvalidRuleActionRule checks the pattern is valid

func NewAwsEc2TrafficMirrorFilterRuleInvalidRuleActionRule ¶ added in v0.11.0

func NewAwsEc2TrafficMirrorFilterRuleInvalidRuleActionRule() *AwsEc2TrafficMirrorFilterRuleInvalidRuleActionRule

NewAwsEc2TrafficMirrorFilterRuleInvalidRuleActionRule returns new rule with default attributes

func (*AwsEc2TrafficMirrorFilterRuleInvalidRuleActionRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsEc2TrafficMirrorFilterRuleInvalidRuleActionRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsEc2TrafficMirrorFilterRuleInvalidRuleActionRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsEc2TrafficMirrorFilterRuleInvalidRuleActionRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsEc2TrafficMirrorFilterRuleInvalidTrafficDirectionRule ¶ added in v0.11.0

type AwsEc2TrafficMirrorFilterRuleInvalidTrafficDirectionRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsEc2TrafficMirrorFilterRuleInvalidTrafficDirectionRule checks the pattern is valid

func NewAwsEc2TrafficMirrorFilterRuleInvalidTrafficDirectionRule ¶ added in v0.11.0

func NewAwsEc2TrafficMirrorFilterRuleInvalidTrafficDirectionRule() *AwsEc2TrafficMirrorFilterRuleInvalidTrafficDirectionRule

NewAwsEc2TrafficMirrorFilterRuleInvalidTrafficDirectionRule returns new rule with default attributes

func (*AwsEc2TrafficMirrorFilterRuleInvalidTrafficDirectionRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsEc2TrafficMirrorFilterRuleInvalidTrafficDirectionRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsEc2TrafficMirrorFilterRuleInvalidTrafficDirectionRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsEc2TrafficMirrorFilterRuleInvalidTrafficDirectionRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsEc2TransitGatewayInvalidAutoAcceptSharedAttachmentsRule ¶

type AwsEc2TransitGatewayInvalidAutoAcceptSharedAttachmentsRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsEc2TransitGatewayInvalidAutoAcceptSharedAttachmentsRule checks the pattern is valid

func NewAwsEc2TransitGatewayInvalidAutoAcceptSharedAttachmentsRule ¶

func NewAwsEc2TransitGatewayInvalidAutoAcceptSharedAttachmentsRule() *AwsEc2TransitGatewayInvalidAutoAcceptSharedAttachmentsRule

NewAwsEc2TransitGatewayInvalidAutoAcceptSharedAttachmentsRule returns new rule with default attributes

func (*AwsEc2TransitGatewayInvalidAutoAcceptSharedAttachmentsRule) Check ¶

Check checks the pattern is valid

func (*AwsEc2TransitGatewayInvalidAutoAcceptSharedAttachmentsRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsEc2TransitGatewayInvalidAutoAcceptSharedAttachmentsRule) Name ¶

Name returns the rule name

func (*AwsEc2TransitGatewayInvalidAutoAcceptSharedAttachmentsRule) Severity ¶

Severity returns the rule severity

type AwsEc2TransitGatewayInvalidDNSSupportRule ¶

type AwsEc2TransitGatewayInvalidDNSSupportRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsEc2TransitGatewayInvalidDNSSupportRule checks the pattern is valid

func NewAwsEc2TransitGatewayInvalidDNSSupportRule ¶

func NewAwsEc2TransitGatewayInvalidDNSSupportRule() *AwsEc2TransitGatewayInvalidDNSSupportRule

NewAwsEc2TransitGatewayInvalidDNSSupportRule returns new rule with default attributes

func (*AwsEc2TransitGatewayInvalidDNSSupportRule) Check ¶

Check checks the pattern is valid

func (*AwsEc2TransitGatewayInvalidDNSSupportRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsEc2TransitGatewayInvalidDNSSupportRule) Name ¶

Name returns the rule name

func (*AwsEc2TransitGatewayInvalidDNSSupportRule) Severity ¶

Severity returns the rule severity

type AwsEc2TransitGatewayInvalidDefaultRouteTableAssociationRule ¶

type AwsEc2TransitGatewayInvalidDefaultRouteTableAssociationRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsEc2TransitGatewayInvalidDefaultRouteTableAssociationRule checks the pattern is valid

func NewAwsEc2TransitGatewayInvalidDefaultRouteTableAssociationRule ¶

func NewAwsEc2TransitGatewayInvalidDefaultRouteTableAssociationRule() *AwsEc2TransitGatewayInvalidDefaultRouteTableAssociationRule

NewAwsEc2TransitGatewayInvalidDefaultRouteTableAssociationRule returns new rule with default attributes

func (*AwsEc2TransitGatewayInvalidDefaultRouteTableAssociationRule) Check ¶

Check checks the pattern is valid

func (*AwsEc2TransitGatewayInvalidDefaultRouteTableAssociationRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsEc2TransitGatewayInvalidDefaultRouteTableAssociationRule) Name ¶

Name returns the rule name

func (*AwsEc2TransitGatewayInvalidDefaultRouteTableAssociationRule) Severity ¶

Severity returns the rule severity

type AwsEc2TransitGatewayInvalidDefaultRouteTablePropagationRule ¶

type AwsEc2TransitGatewayInvalidDefaultRouteTablePropagationRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsEc2TransitGatewayInvalidDefaultRouteTablePropagationRule checks the pattern is valid

func NewAwsEc2TransitGatewayInvalidDefaultRouteTablePropagationRule ¶

func NewAwsEc2TransitGatewayInvalidDefaultRouteTablePropagationRule() *AwsEc2TransitGatewayInvalidDefaultRouteTablePropagationRule

NewAwsEc2TransitGatewayInvalidDefaultRouteTablePropagationRule returns new rule with default attributes

func (*AwsEc2TransitGatewayInvalidDefaultRouteTablePropagationRule) Check ¶

Check checks the pattern is valid

func (*AwsEc2TransitGatewayInvalidDefaultRouteTablePropagationRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsEc2TransitGatewayInvalidDefaultRouteTablePropagationRule) Name ¶

Name returns the rule name

func (*AwsEc2TransitGatewayInvalidDefaultRouteTablePropagationRule) Severity ¶

Severity returns the rule severity

type AwsEc2TransitGatewayVpcAttachmentInvalidDNSSupportRule ¶

type AwsEc2TransitGatewayVpcAttachmentInvalidDNSSupportRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsEc2TransitGatewayVpcAttachmentInvalidDNSSupportRule checks the pattern is valid

func NewAwsEc2TransitGatewayVpcAttachmentInvalidDNSSupportRule ¶

func NewAwsEc2TransitGatewayVpcAttachmentInvalidDNSSupportRule() *AwsEc2TransitGatewayVpcAttachmentInvalidDNSSupportRule

NewAwsEc2TransitGatewayVpcAttachmentInvalidDNSSupportRule returns new rule with default attributes

func (*AwsEc2TransitGatewayVpcAttachmentInvalidDNSSupportRule) Check ¶

Check checks the pattern is valid

func (*AwsEc2TransitGatewayVpcAttachmentInvalidDNSSupportRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsEc2TransitGatewayVpcAttachmentInvalidDNSSupportRule) Name ¶

Name returns the rule name

func (*AwsEc2TransitGatewayVpcAttachmentInvalidDNSSupportRule) Severity ¶

Severity returns the rule severity

type AwsEc2TransitGatewayVpcAttachmentInvalidIpv6SupportRule ¶

type AwsEc2TransitGatewayVpcAttachmentInvalidIpv6SupportRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsEc2TransitGatewayVpcAttachmentInvalidIpv6SupportRule checks the pattern is valid

func NewAwsEc2TransitGatewayVpcAttachmentInvalidIpv6SupportRule ¶

func NewAwsEc2TransitGatewayVpcAttachmentInvalidIpv6SupportRule() *AwsEc2TransitGatewayVpcAttachmentInvalidIpv6SupportRule

NewAwsEc2TransitGatewayVpcAttachmentInvalidIpv6SupportRule returns new rule with default attributes

func (*AwsEc2TransitGatewayVpcAttachmentInvalidIpv6SupportRule) Check ¶

Check checks the pattern is valid

func (*AwsEc2TransitGatewayVpcAttachmentInvalidIpv6SupportRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsEc2TransitGatewayVpcAttachmentInvalidIpv6SupportRule) Name ¶

Name returns the rule name

func (*AwsEc2TransitGatewayVpcAttachmentInvalidIpv6SupportRule) Severity ¶

Severity returns the rule severity

type AwsEcrLifecyclePolicyInvalidPolicyRule ¶

type AwsEcrLifecyclePolicyInvalidPolicyRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsEcrLifecyclePolicyInvalidPolicyRule checks the pattern is valid

func NewAwsEcrLifecyclePolicyInvalidPolicyRule ¶

func NewAwsEcrLifecyclePolicyInvalidPolicyRule() *AwsEcrLifecyclePolicyInvalidPolicyRule

NewAwsEcrLifecyclePolicyInvalidPolicyRule returns new rule with default attributes

func (*AwsEcrLifecyclePolicyInvalidPolicyRule) Check ¶

Check checks the pattern is valid

func (*AwsEcrLifecyclePolicyInvalidPolicyRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsEcrLifecyclePolicyInvalidPolicyRule) Name ¶

Name returns the rule name

func (*AwsEcrLifecyclePolicyInvalidPolicyRule) Severity ¶

Severity returns the rule severity

type AwsEcrLifecyclePolicyInvalidRepositoryRule ¶

type AwsEcrLifecyclePolicyInvalidRepositoryRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsEcrLifecyclePolicyInvalidRepositoryRule checks the pattern is valid

func NewAwsEcrLifecyclePolicyInvalidRepositoryRule ¶

func NewAwsEcrLifecyclePolicyInvalidRepositoryRule() *AwsEcrLifecyclePolicyInvalidRepositoryRule

NewAwsEcrLifecyclePolicyInvalidRepositoryRule returns new rule with default attributes

func (*AwsEcrLifecyclePolicyInvalidRepositoryRule) Check ¶

Check checks the pattern is valid

func (*AwsEcrLifecyclePolicyInvalidRepositoryRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsEcrLifecyclePolicyInvalidRepositoryRule) Name ¶

Name returns the rule name

func (*AwsEcrLifecyclePolicyInvalidRepositoryRule) Severity ¶

Severity returns the rule severity

type AwsEcrPullThroughCacheRuleInvalidEcrRepositoryPrefixRule ¶ added in v0.11.0

type AwsEcrPullThroughCacheRuleInvalidEcrRepositoryPrefixRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsEcrPullThroughCacheRuleInvalidEcrRepositoryPrefixRule checks the pattern is valid

func NewAwsEcrPullThroughCacheRuleInvalidEcrRepositoryPrefixRule ¶ added in v0.11.0

func NewAwsEcrPullThroughCacheRuleInvalidEcrRepositoryPrefixRule() *AwsEcrPullThroughCacheRuleInvalidEcrRepositoryPrefixRule

NewAwsEcrPullThroughCacheRuleInvalidEcrRepositoryPrefixRule returns new rule with default attributes

func (*AwsEcrPullThroughCacheRuleInvalidEcrRepositoryPrefixRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsEcrPullThroughCacheRuleInvalidEcrRepositoryPrefixRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsEcrPullThroughCacheRuleInvalidEcrRepositoryPrefixRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsEcrPullThroughCacheRuleInvalidEcrRepositoryPrefixRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsEcrRegistryPolicyInvalidPolicyRule ¶ added in v0.11.0

type AwsEcrRegistryPolicyInvalidPolicyRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsEcrRegistryPolicyInvalidPolicyRule checks the pattern is valid

func NewAwsEcrRegistryPolicyInvalidPolicyRule ¶ added in v0.11.0

func NewAwsEcrRegistryPolicyInvalidPolicyRule() *AwsEcrRegistryPolicyInvalidPolicyRule

NewAwsEcrRegistryPolicyInvalidPolicyRule returns new rule with default attributes

func (*AwsEcrRegistryPolicyInvalidPolicyRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsEcrRegistryPolicyInvalidPolicyRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsEcrRegistryPolicyInvalidPolicyRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsEcrRegistryPolicyInvalidPolicyRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsEcrRegistryScanningConfigurationInvalidScanTypeRule ¶ added in v0.11.0

type AwsEcrRegistryScanningConfigurationInvalidScanTypeRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsEcrRegistryScanningConfigurationInvalidScanTypeRule checks the pattern is valid

func NewAwsEcrRegistryScanningConfigurationInvalidScanTypeRule ¶ added in v0.11.0

func NewAwsEcrRegistryScanningConfigurationInvalidScanTypeRule() *AwsEcrRegistryScanningConfigurationInvalidScanTypeRule

NewAwsEcrRegistryScanningConfigurationInvalidScanTypeRule returns new rule with default attributes

func (*AwsEcrRegistryScanningConfigurationInvalidScanTypeRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsEcrRegistryScanningConfigurationInvalidScanTypeRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsEcrRegistryScanningConfigurationInvalidScanTypeRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsEcrRegistryScanningConfigurationInvalidScanTypeRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsEcrRepositoryInvalidNameRule ¶

type AwsEcrRepositoryInvalidNameRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsEcrRepositoryInvalidNameRule checks the pattern is valid

func NewAwsEcrRepositoryInvalidNameRule ¶

func NewAwsEcrRepositoryInvalidNameRule() *AwsEcrRepositoryInvalidNameRule

NewAwsEcrRepositoryInvalidNameRule returns new rule with default attributes

func (*AwsEcrRepositoryInvalidNameRule) Check ¶

Check checks the pattern is valid

func (*AwsEcrRepositoryInvalidNameRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsEcrRepositoryInvalidNameRule) Name ¶

Name returns the rule name

func (*AwsEcrRepositoryInvalidNameRule) Severity ¶

Severity returns the rule severity

type AwsEcrRepositoryPolicyInvalidPolicyRule ¶

type AwsEcrRepositoryPolicyInvalidPolicyRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsEcrRepositoryPolicyInvalidPolicyRule checks the pattern is valid

func NewAwsEcrRepositoryPolicyInvalidPolicyRule ¶

func NewAwsEcrRepositoryPolicyInvalidPolicyRule() *AwsEcrRepositoryPolicyInvalidPolicyRule

NewAwsEcrRepositoryPolicyInvalidPolicyRule returns new rule with default attributes

func (*AwsEcrRepositoryPolicyInvalidPolicyRule) Check ¶

Check checks the pattern is valid

func (*AwsEcrRepositoryPolicyInvalidPolicyRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsEcrRepositoryPolicyInvalidPolicyRule) Name ¶

Name returns the rule name

func (*AwsEcrRepositoryPolicyInvalidPolicyRule) Severity ¶

Severity returns the rule severity

type AwsEcrRepositoryPolicyInvalidRepositoryRule ¶

type AwsEcrRepositoryPolicyInvalidRepositoryRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsEcrRepositoryPolicyInvalidRepositoryRule checks the pattern is valid

func NewAwsEcrRepositoryPolicyInvalidRepositoryRule ¶

func NewAwsEcrRepositoryPolicyInvalidRepositoryRule() *AwsEcrRepositoryPolicyInvalidRepositoryRule

NewAwsEcrRepositoryPolicyInvalidRepositoryRule returns new rule with default attributes

func (*AwsEcrRepositoryPolicyInvalidRepositoryRule) Check ¶

Check checks the pattern is valid

func (*AwsEcrRepositoryPolicyInvalidRepositoryRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsEcrRepositoryPolicyInvalidRepositoryRule) Name ¶

Name returns the rule name

func (*AwsEcrRepositoryPolicyInvalidRepositoryRule) Severity ¶

Severity returns the rule severity

type AwsEcrpublicRepositoryInvalidRepositoryNameRule ¶ added in v0.11.0

type AwsEcrpublicRepositoryInvalidRepositoryNameRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsEcrpublicRepositoryInvalidRepositoryNameRule checks the pattern is valid

func NewAwsEcrpublicRepositoryInvalidRepositoryNameRule ¶ added in v0.11.0

func NewAwsEcrpublicRepositoryInvalidRepositoryNameRule() *AwsEcrpublicRepositoryInvalidRepositoryNameRule

NewAwsEcrpublicRepositoryInvalidRepositoryNameRule returns new rule with default attributes

func (*AwsEcrpublicRepositoryInvalidRepositoryNameRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsEcrpublicRepositoryInvalidRepositoryNameRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsEcrpublicRepositoryInvalidRepositoryNameRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsEcrpublicRepositoryInvalidRepositoryNameRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsEcrpublicRepositoryPolicyInvalidPolicyRule ¶ added in v0.11.0

type AwsEcrpublicRepositoryPolicyInvalidPolicyRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsEcrpublicRepositoryPolicyInvalidPolicyRule checks the pattern is valid

func NewAwsEcrpublicRepositoryPolicyInvalidPolicyRule ¶ added in v0.11.0

func NewAwsEcrpublicRepositoryPolicyInvalidPolicyRule() *AwsEcrpublicRepositoryPolicyInvalidPolicyRule

NewAwsEcrpublicRepositoryPolicyInvalidPolicyRule returns new rule with default attributes

func (*AwsEcrpublicRepositoryPolicyInvalidPolicyRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsEcrpublicRepositoryPolicyInvalidPolicyRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsEcrpublicRepositoryPolicyInvalidPolicyRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsEcrpublicRepositoryPolicyInvalidPolicyRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsEcrpublicRepositoryPolicyInvalidRepositoryNameRule ¶ added in v0.11.0

type AwsEcrpublicRepositoryPolicyInvalidRepositoryNameRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsEcrpublicRepositoryPolicyInvalidRepositoryNameRule checks the pattern is valid

func NewAwsEcrpublicRepositoryPolicyInvalidRepositoryNameRule ¶ added in v0.11.0

func NewAwsEcrpublicRepositoryPolicyInvalidRepositoryNameRule() *AwsEcrpublicRepositoryPolicyInvalidRepositoryNameRule

NewAwsEcrpublicRepositoryPolicyInvalidRepositoryNameRule returns new rule with default attributes

func (*AwsEcrpublicRepositoryPolicyInvalidRepositoryNameRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsEcrpublicRepositoryPolicyInvalidRepositoryNameRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsEcrpublicRepositoryPolicyInvalidRepositoryNameRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsEcrpublicRepositoryPolicyInvalidRepositoryNameRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsEcsAccountSettingDefaultInvalidNameRule ¶ added in v0.11.0

type AwsEcsAccountSettingDefaultInvalidNameRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsEcsAccountSettingDefaultInvalidNameRule checks the pattern is valid

func NewAwsEcsAccountSettingDefaultInvalidNameRule ¶ added in v0.11.0

func NewAwsEcsAccountSettingDefaultInvalidNameRule() *AwsEcsAccountSettingDefaultInvalidNameRule

NewAwsEcsAccountSettingDefaultInvalidNameRule returns new rule with default attributes

func (*AwsEcsAccountSettingDefaultInvalidNameRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsEcsAccountSettingDefaultInvalidNameRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsEcsAccountSettingDefaultInvalidNameRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsEcsAccountSettingDefaultInvalidNameRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsEcsServiceInvalidLaunchTypeRule ¶

type AwsEcsServiceInvalidLaunchTypeRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsEcsServiceInvalidLaunchTypeRule checks the pattern is valid

func NewAwsEcsServiceInvalidLaunchTypeRule ¶

func NewAwsEcsServiceInvalidLaunchTypeRule() *AwsEcsServiceInvalidLaunchTypeRule

NewAwsEcsServiceInvalidLaunchTypeRule returns new rule with default attributes

func (*AwsEcsServiceInvalidLaunchTypeRule) Check ¶

Check checks the pattern is valid

func (*AwsEcsServiceInvalidLaunchTypeRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsEcsServiceInvalidLaunchTypeRule) Name ¶

Name returns the rule name

func (*AwsEcsServiceInvalidLaunchTypeRule) Severity ¶

Severity returns the rule severity

type AwsEcsServiceInvalidPropagateTagsRule ¶

type AwsEcsServiceInvalidPropagateTagsRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsEcsServiceInvalidPropagateTagsRule checks the pattern is valid

func NewAwsEcsServiceInvalidPropagateTagsRule ¶

func NewAwsEcsServiceInvalidPropagateTagsRule() *AwsEcsServiceInvalidPropagateTagsRule

NewAwsEcsServiceInvalidPropagateTagsRule returns new rule with default attributes

func (*AwsEcsServiceInvalidPropagateTagsRule) Check ¶

Check checks the pattern is valid

func (*AwsEcsServiceInvalidPropagateTagsRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsEcsServiceInvalidPropagateTagsRule) Name ¶

Name returns the rule name

func (*AwsEcsServiceInvalidPropagateTagsRule) Severity ¶

Severity returns the rule severity

type AwsEcsServiceInvalidSchedulingStrategyRule ¶

type AwsEcsServiceInvalidSchedulingStrategyRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsEcsServiceInvalidSchedulingStrategyRule checks the pattern is valid

func NewAwsEcsServiceInvalidSchedulingStrategyRule ¶

func NewAwsEcsServiceInvalidSchedulingStrategyRule() *AwsEcsServiceInvalidSchedulingStrategyRule

NewAwsEcsServiceInvalidSchedulingStrategyRule returns new rule with default attributes

func (*AwsEcsServiceInvalidSchedulingStrategyRule) Check ¶

Check checks the pattern is valid

func (*AwsEcsServiceInvalidSchedulingStrategyRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsEcsServiceInvalidSchedulingStrategyRule) Name ¶

Name returns the rule name

func (*AwsEcsServiceInvalidSchedulingStrategyRule) Severity ¶

Severity returns the rule severity

type AwsEcsTaskDefinitionInvalidIpcModeRule ¶

type AwsEcsTaskDefinitionInvalidIpcModeRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsEcsTaskDefinitionInvalidIpcModeRule checks the pattern is valid

func NewAwsEcsTaskDefinitionInvalidIpcModeRule ¶

func NewAwsEcsTaskDefinitionInvalidIpcModeRule() *AwsEcsTaskDefinitionInvalidIpcModeRule

NewAwsEcsTaskDefinitionInvalidIpcModeRule returns new rule with default attributes

func (*AwsEcsTaskDefinitionInvalidIpcModeRule) Check ¶

Check checks the pattern is valid

func (*AwsEcsTaskDefinitionInvalidIpcModeRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsEcsTaskDefinitionInvalidIpcModeRule) Name ¶

Name returns the rule name

func (*AwsEcsTaskDefinitionInvalidIpcModeRule) Severity ¶

Severity returns the rule severity

type AwsEcsTaskDefinitionInvalidNetworkModeRule ¶

type AwsEcsTaskDefinitionInvalidNetworkModeRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsEcsTaskDefinitionInvalidNetworkModeRule checks the pattern is valid

func NewAwsEcsTaskDefinitionInvalidNetworkModeRule ¶

func NewAwsEcsTaskDefinitionInvalidNetworkModeRule() *AwsEcsTaskDefinitionInvalidNetworkModeRule

NewAwsEcsTaskDefinitionInvalidNetworkModeRule returns new rule with default attributes

func (*AwsEcsTaskDefinitionInvalidNetworkModeRule) Check ¶

Check checks the pattern is valid

func (*AwsEcsTaskDefinitionInvalidNetworkModeRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsEcsTaskDefinitionInvalidNetworkModeRule) Name ¶

Name returns the rule name

func (*AwsEcsTaskDefinitionInvalidNetworkModeRule) Severity ¶

Severity returns the rule severity

type AwsEcsTaskDefinitionInvalidPidModeRule ¶

type AwsEcsTaskDefinitionInvalidPidModeRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsEcsTaskDefinitionInvalidPidModeRule checks the pattern is valid

func NewAwsEcsTaskDefinitionInvalidPidModeRule ¶

func NewAwsEcsTaskDefinitionInvalidPidModeRule() *AwsEcsTaskDefinitionInvalidPidModeRule

NewAwsEcsTaskDefinitionInvalidPidModeRule returns new rule with default attributes

func (*AwsEcsTaskDefinitionInvalidPidModeRule) Check ¶

Check checks the pattern is valid

func (*AwsEcsTaskDefinitionInvalidPidModeRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsEcsTaskDefinitionInvalidPidModeRule) Name ¶

Name returns the rule name

func (*AwsEcsTaskDefinitionInvalidPidModeRule) Severity ¶

Severity returns the rule severity

type AwsEcsTaskSetInvalidLaunchTypeRule ¶ added in v0.11.0

type AwsEcsTaskSetInvalidLaunchTypeRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsEcsTaskSetInvalidLaunchTypeRule checks the pattern is valid

func NewAwsEcsTaskSetInvalidLaunchTypeRule ¶ added in v0.11.0

func NewAwsEcsTaskSetInvalidLaunchTypeRule() *AwsEcsTaskSetInvalidLaunchTypeRule

NewAwsEcsTaskSetInvalidLaunchTypeRule returns new rule with default attributes

func (*AwsEcsTaskSetInvalidLaunchTypeRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsEcsTaskSetInvalidLaunchTypeRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsEcsTaskSetInvalidLaunchTypeRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsEcsTaskSetInvalidLaunchTypeRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsEfsAccessPointInvalidFileSystemIDRule ¶ added in v0.11.0

type AwsEfsAccessPointInvalidFileSystemIDRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsEfsAccessPointInvalidFileSystemIDRule checks the pattern is valid

func NewAwsEfsAccessPointInvalidFileSystemIDRule ¶ added in v0.11.0

func NewAwsEfsAccessPointInvalidFileSystemIDRule() *AwsEfsAccessPointInvalidFileSystemIDRule

NewAwsEfsAccessPointInvalidFileSystemIDRule returns new rule with default attributes

func (*AwsEfsAccessPointInvalidFileSystemIDRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsEfsAccessPointInvalidFileSystemIDRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsEfsAccessPointInvalidFileSystemIDRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsEfsAccessPointInvalidFileSystemIDRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsEfsBackupPolicyInvalidFileSystemIDRule ¶ added in v0.11.0

type AwsEfsBackupPolicyInvalidFileSystemIDRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsEfsBackupPolicyInvalidFileSystemIDRule checks the pattern is valid

func NewAwsEfsBackupPolicyInvalidFileSystemIDRule ¶ added in v0.11.0

func NewAwsEfsBackupPolicyInvalidFileSystemIDRule() *AwsEfsBackupPolicyInvalidFileSystemIDRule

NewAwsEfsBackupPolicyInvalidFileSystemIDRule returns new rule with default attributes

func (*AwsEfsBackupPolicyInvalidFileSystemIDRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsEfsBackupPolicyInvalidFileSystemIDRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsEfsBackupPolicyInvalidFileSystemIDRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsEfsBackupPolicyInvalidFileSystemIDRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsEfsFileSystemInvalidCreationTokenRule ¶

type AwsEfsFileSystemInvalidCreationTokenRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsEfsFileSystemInvalidCreationTokenRule checks the pattern is valid

func NewAwsEfsFileSystemInvalidCreationTokenRule ¶

func NewAwsEfsFileSystemInvalidCreationTokenRule() *AwsEfsFileSystemInvalidCreationTokenRule

NewAwsEfsFileSystemInvalidCreationTokenRule returns new rule with default attributes

func (*AwsEfsFileSystemInvalidCreationTokenRule) Check ¶

Check checks the pattern is valid

func (*AwsEfsFileSystemInvalidCreationTokenRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsEfsFileSystemInvalidCreationTokenRule) Name ¶

Name returns the rule name

func (*AwsEfsFileSystemInvalidCreationTokenRule) Severity ¶

Severity returns the rule severity

type AwsEfsFileSystemInvalidKmsKeyIDRule ¶

type AwsEfsFileSystemInvalidKmsKeyIDRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsEfsFileSystemInvalidKmsKeyIDRule checks the pattern is valid

func NewAwsEfsFileSystemInvalidKmsKeyIDRule ¶

func NewAwsEfsFileSystemInvalidKmsKeyIDRule() *AwsEfsFileSystemInvalidKmsKeyIDRule

NewAwsEfsFileSystemInvalidKmsKeyIDRule returns new rule with default attributes

func (*AwsEfsFileSystemInvalidKmsKeyIDRule) Check ¶

Check checks the pattern is valid

func (*AwsEfsFileSystemInvalidKmsKeyIDRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsEfsFileSystemInvalidKmsKeyIDRule) Name ¶

Name returns the rule name

func (*AwsEfsFileSystemInvalidKmsKeyIDRule) Severity ¶

Severity returns the rule severity

type AwsEfsFileSystemInvalidPerformanceModeRule ¶

type AwsEfsFileSystemInvalidPerformanceModeRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsEfsFileSystemInvalidPerformanceModeRule checks the pattern is valid

func NewAwsEfsFileSystemInvalidPerformanceModeRule ¶

func NewAwsEfsFileSystemInvalidPerformanceModeRule() *AwsEfsFileSystemInvalidPerformanceModeRule

NewAwsEfsFileSystemInvalidPerformanceModeRule returns new rule with default attributes

func (*AwsEfsFileSystemInvalidPerformanceModeRule) Check ¶

Check checks the pattern is valid

func (*AwsEfsFileSystemInvalidPerformanceModeRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsEfsFileSystemInvalidPerformanceModeRule) Name ¶

Name returns the rule name

func (*AwsEfsFileSystemInvalidPerformanceModeRule) Severity ¶

Severity returns the rule severity

type AwsEfsFileSystemInvalidThroughputModeRule ¶

type AwsEfsFileSystemInvalidThroughputModeRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsEfsFileSystemInvalidThroughputModeRule checks the pattern is valid

func NewAwsEfsFileSystemInvalidThroughputModeRule ¶

func NewAwsEfsFileSystemInvalidThroughputModeRule() *AwsEfsFileSystemInvalidThroughputModeRule

NewAwsEfsFileSystemInvalidThroughputModeRule returns new rule with default attributes

func (*AwsEfsFileSystemInvalidThroughputModeRule) Check ¶

Check checks the pattern is valid

func (*AwsEfsFileSystemInvalidThroughputModeRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsEfsFileSystemInvalidThroughputModeRule) Name ¶

Name returns the rule name

func (*AwsEfsFileSystemInvalidThroughputModeRule) Severity ¶

Severity returns the rule severity

type AwsEfsFileSystemPolicyInvalidFileSystemIDRule ¶ added in v0.11.0

type AwsEfsFileSystemPolicyInvalidFileSystemIDRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsEfsFileSystemPolicyInvalidFileSystemIDRule checks the pattern is valid

func NewAwsEfsFileSystemPolicyInvalidFileSystemIDRule ¶ added in v0.11.0

func NewAwsEfsFileSystemPolicyInvalidFileSystemIDRule() *AwsEfsFileSystemPolicyInvalidFileSystemIDRule

NewAwsEfsFileSystemPolicyInvalidFileSystemIDRule returns new rule with default attributes

func (*AwsEfsFileSystemPolicyInvalidFileSystemIDRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsEfsFileSystemPolicyInvalidFileSystemIDRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsEfsFileSystemPolicyInvalidFileSystemIDRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsEfsFileSystemPolicyInvalidFileSystemIDRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsEfsFileSystemPolicyInvalidPolicyRule ¶ added in v0.11.0

type AwsEfsFileSystemPolicyInvalidPolicyRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsEfsFileSystemPolicyInvalidPolicyRule checks the pattern is valid

func NewAwsEfsFileSystemPolicyInvalidPolicyRule ¶ added in v0.11.0

func NewAwsEfsFileSystemPolicyInvalidPolicyRule() *AwsEfsFileSystemPolicyInvalidPolicyRule

NewAwsEfsFileSystemPolicyInvalidPolicyRule returns new rule with default attributes

func (*AwsEfsFileSystemPolicyInvalidPolicyRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsEfsFileSystemPolicyInvalidPolicyRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsEfsFileSystemPolicyInvalidPolicyRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsEfsFileSystemPolicyInvalidPolicyRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsEfsMountTargetInvalidFileSystemIDRule ¶

type AwsEfsMountTargetInvalidFileSystemIDRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsEfsMountTargetInvalidFileSystemIDRule checks the pattern is valid

func NewAwsEfsMountTargetInvalidFileSystemIDRule ¶

func NewAwsEfsMountTargetInvalidFileSystemIDRule() *AwsEfsMountTargetInvalidFileSystemIDRule

NewAwsEfsMountTargetInvalidFileSystemIDRule returns new rule with default attributes

func (*AwsEfsMountTargetInvalidFileSystemIDRule) Check ¶

Check checks the pattern is valid

func (*AwsEfsMountTargetInvalidFileSystemIDRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsEfsMountTargetInvalidFileSystemIDRule) Name ¶

Name returns the rule name

func (*AwsEfsMountTargetInvalidFileSystemIDRule) Severity ¶

Severity returns the rule severity

type AwsEfsMountTargetInvalidIPAddressRule ¶

type AwsEfsMountTargetInvalidIPAddressRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsEfsMountTargetInvalidIPAddressRule checks the pattern is valid

func NewAwsEfsMountTargetInvalidIPAddressRule ¶

func NewAwsEfsMountTargetInvalidIPAddressRule() *AwsEfsMountTargetInvalidIPAddressRule

NewAwsEfsMountTargetInvalidIPAddressRule returns new rule with default attributes

func (*AwsEfsMountTargetInvalidIPAddressRule) Check ¶

Check checks the pattern is valid

func (*AwsEfsMountTargetInvalidIPAddressRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsEfsMountTargetInvalidIPAddressRule) Name ¶

Name returns the rule name

func (*AwsEfsMountTargetInvalidIPAddressRule) Severity ¶

Severity returns the rule severity

type AwsEfsMountTargetInvalidSubnetIDRule ¶

type AwsEfsMountTargetInvalidSubnetIDRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsEfsMountTargetInvalidSubnetIDRule checks the pattern is valid

func NewAwsEfsMountTargetInvalidSubnetIDRule ¶

func NewAwsEfsMountTargetInvalidSubnetIDRule() *AwsEfsMountTargetInvalidSubnetIDRule

NewAwsEfsMountTargetInvalidSubnetIDRule returns new rule with default attributes

func (*AwsEfsMountTargetInvalidSubnetIDRule) Check ¶

Check checks the pattern is valid

func (*AwsEfsMountTargetInvalidSubnetIDRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsEfsMountTargetInvalidSubnetIDRule) Name ¶

Name returns the rule name

func (*AwsEfsMountTargetInvalidSubnetIDRule) Severity ¶

Severity returns the rule severity

type AwsEksAddonInvalidClusterNameRule ¶ added in v0.11.0

type AwsEksAddonInvalidClusterNameRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsEksAddonInvalidClusterNameRule checks the pattern is valid

func NewAwsEksAddonInvalidClusterNameRule ¶ added in v0.11.0

func NewAwsEksAddonInvalidClusterNameRule() *AwsEksAddonInvalidClusterNameRule

NewAwsEksAddonInvalidClusterNameRule returns new rule with default attributes

func (*AwsEksAddonInvalidClusterNameRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsEksAddonInvalidClusterNameRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsEksAddonInvalidClusterNameRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsEksAddonInvalidClusterNameRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsEksAddonInvalidResolveConflictsRule ¶ added in v0.11.0

type AwsEksAddonInvalidResolveConflictsRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsEksAddonInvalidResolveConflictsRule checks the pattern is valid

func NewAwsEksAddonInvalidResolveConflictsRule ¶ added in v0.11.0

func NewAwsEksAddonInvalidResolveConflictsRule() *AwsEksAddonInvalidResolveConflictsRule

NewAwsEksAddonInvalidResolveConflictsRule returns new rule with default attributes

func (*AwsEksAddonInvalidResolveConflictsRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsEksAddonInvalidResolveConflictsRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsEksAddonInvalidResolveConflictsRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsEksAddonInvalidResolveConflictsRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsEksAddonInvalidServiceAccountRoleArnRule ¶ added in v0.11.0

type AwsEksAddonInvalidServiceAccountRoleArnRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsEksAddonInvalidServiceAccountRoleArnRule checks the pattern is valid

func NewAwsEksAddonInvalidServiceAccountRoleArnRule ¶ added in v0.11.0

func NewAwsEksAddonInvalidServiceAccountRoleArnRule() *AwsEksAddonInvalidServiceAccountRoleArnRule

NewAwsEksAddonInvalidServiceAccountRoleArnRule returns new rule with default attributes

func (*AwsEksAddonInvalidServiceAccountRoleArnRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsEksAddonInvalidServiceAccountRoleArnRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsEksAddonInvalidServiceAccountRoleArnRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsEksAddonInvalidServiceAccountRoleArnRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsEksClusterInvalidNameRule ¶

type AwsEksClusterInvalidNameRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsEksClusterInvalidNameRule checks the pattern is valid

func NewAwsEksClusterInvalidNameRule ¶

func NewAwsEksClusterInvalidNameRule() *AwsEksClusterInvalidNameRule

NewAwsEksClusterInvalidNameRule returns new rule with default attributes

func (*AwsEksClusterInvalidNameRule) Check ¶

Check checks the pattern is valid

func (*AwsEksClusterInvalidNameRule) Enabled ¶

func (r *AwsEksClusterInvalidNameRule) Enabled() bool

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsEksClusterInvalidNameRule) Name ¶

Name returns the rule name

func (*AwsEksClusterInvalidNameRule) Severity ¶

Severity returns the rule severity

type AwsEksNodeGroupInvalidAMITypeRule ¶ added in v0.11.0

type AwsEksNodeGroupInvalidAMITypeRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsEksNodeGroupInvalidAMITypeRule checks the pattern is valid

func NewAwsEksNodeGroupInvalidAMITypeRule ¶ added in v0.11.0

func NewAwsEksNodeGroupInvalidAMITypeRule() *AwsEksNodeGroupInvalidAMITypeRule

NewAwsEksNodeGroupInvalidAMITypeRule returns new rule with default attributes

func (*AwsEksNodeGroupInvalidAMITypeRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsEksNodeGroupInvalidAMITypeRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsEksNodeGroupInvalidAMITypeRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsEksNodeGroupInvalidAMITypeRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsEksNodeGroupInvalidCapacityTypeRule ¶ added in v0.11.0

type AwsEksNodeGroupInvalidCapacityTypeRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsEksNodeGroupInvalidCapacityTypeRule checks the pattern is valid

func NewAwsEksNodeGroupInvalidCapacityTypeRule ¶ added in v0.11.0

func NewAwsEksNodeGroupInvalidCapacityTypeRule() *AwsEksNodeGroupInvalidCapacityTypeRule

NewAwsEksNodeGroupInvalidCapacityTypeRule returns new rule with default attributes

func (*AwsEksNodeGroupInvalidCapacityTypeRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsEksNodeGroupInvalidCapacityTypeRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsEksNodeGroupInvalidCapacityTypeRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsEksNodeGroupInvalidCapacityTypeRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsElastiCacheClusterInvalidAzModeRule ¶

type AwsElastiCacheClusterInvalidAzModeRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsElastiCacheClusterInvalidAzModeRule checks the pattern is valid

func NewAwsElastiCacheClusterInvalidAzModeRule ¶

func NewAwsElastiCacheClusterInvalidAzModeRule() *AwsElastiCacheClusterInvalidAzModeRule

NewAwsElastiCacheClusterInvalidAzModeRule returns new rule with default attributes

func (*AwsElastiCacheClusterInvalidAzModeRule) Check ¶

Check checks the pattern is valid

func (*AwsElastiCacheClusterInvalidAzModeRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsElastiCacheClusterInvalidAzModeRule) Name ¶

Name returns the rule name

func (*AwsElastiCacheClusterInvalidAzModeRule) Severity ¶

Severity returns the rule severity

type AwsElastiCacheUserGroupInvalidEngineRule ¶ added in v0.11.0

type AwsElastiCacheUserGroupInvalidEngineRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsElastiCacheUserGroupInvalidEngineRule checks the pattern is valid

func NewAwsElastiCacheUserGroupInvalidEngineRule ¶ added in v0.11.0

func NewAwsElastiCacheUserGroupInvalidEngineRule() *AwsElastiCacheUserGroupInvalidEngineRule

NewAwsElastiCacheUserGroupInvalidEngineRule returns new rule with default attributes

func (*AwsElastiCacheUserGroupInvalidEngineRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsElastiCacheUserGroupInvalidEngineRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsElastiCacheUserGroupInvalidEngineRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsElastiCacheUserGroupInvalidEngineRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsElastiCacheUserInvalidAccessStringRule ¶ added in v0.11.0

type AwsElastiCacheUserInvalidAccessStringRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsElastiCacheUserInvalidAccessStringRule checks the pattern is valid

func NewAwsElastiCacheUserInvalidAccessStringRule ¶ added in v0.11.0

func NewAwsElastiCacheUserInvalidAccessStringRule() *AwsElastiCacheUserInvalidAccessStringRule

NewAwsElastiCacheUserInvalidAccessStringRule returns new rule with default attributes

func (*AwsElastiCacheUserInvalidAccessStringRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsElastiCacheUserInvalidAccessStringRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsElastiCacheUserInvalidAccessStringRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsElastiCacheUserInvalidAccessStringRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsElastiCacheUserInvalidEngineRule ¶ added in v0.11.0

type AwsElastiCacheUserInvalidEngineRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsElastiCacheUserInvalidEngineRule checks the pattern is valid

func NewAwsElastiCacheUserInvalidEngineRule ¶ added in v0.11.0

func NewAwsElastiCacheUserInvalidEngineRule() *AwsElastiCacheUserInvalidEngineRule

NewAwsElastiCacheUserInvalidEngineRule returns new rule with default attributes

func (*AwsElastiCacheUserInvalidEngineRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsElastiCacheUserInvalidEngineRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsElastiCacheUserInvalidEngineRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsElastiCacheUserInvalidEngineRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsElastiCacheUserInvalidUserIDRule ¶ added in v0.11.0

type AwsElastiCacheUserInvalidUserIDRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsElastiCacheUserInvalidUserIDRule checks the pattern is valid

func NewAwsElastiCacheUserInvalidUserIDRule ¶ added in v0.11.0

func NewAwsElastiCacheUserInvalidUserIDRule() *AwsElastiCacheUserInvalidUserIDRule

NewAwsElastiCacheUserInvalidUserIDRule returns new rule with default attributes

func (*AwsElastiCacheUserInvalidUserIDRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsElastiCacheUserInvalidUserIDRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsElastiCacheUserInvalidUserIDRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsElastiCacheUserInvalidUserIDRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsElasticBeanstalkApplicationInvalidDescriptionRule ¶

type AwsElasticBeanstalkApplicationInvalidDescriptionRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsElasticBeanstalkApplicationInvalidDescriptionRule checks the pattern is valid

func NewAwsElasticBeanstalkApplicationInvalidDescriptionRule ¶

func NewAwsElasticBeanstalkApplicationInvalidDescriptionRule() *AwsElasticBeanstalkApplicationInvalidDescriptionRule

NewAwsElasticBeanstalkApplicationInvalidDescriptionRule returns new rule with default attributes

func (*AwsElasticBeanstalkApplicationInvalidDescriptionRule) Check ¶

Check checks the pattern is valid

func (*AwsElasticBeanstalkApplicationInvalidDescriptionRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsElasticBeanstalkApplicationInvalidDescriptionRule) Name ¶

Name returns the rule name

func (*AwsElasticBeanstalkApplicationInvalidDescriptionRule) Severity ¶

Severity returns the rule severity

type AwsElasticBeanstalkApplicationInvalidNameRule ¶

type AwsElasticBeanstalkApplicationInvalidNameRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsElasticBeanstalkApplicationInvalidNameRule checks the pattern is valid

func NewAwsElasticBeanstalkApplicationInvalidNameRule ¶

func NewAwsElasticBeanstalkApplicationInvalidNameRule() *AwsElasticBeanstalkApplicationInvalidNameRule

NewAwsElasticBeanstalkApplicationInvalidNameRule returns new rule with default attributes

func (*AwsElasticBeanstalkApplicationInvalidNameRule) Check ¶

Check checks the pattern is valid

func (*AwsElasticBeanstalkApplicationInvalidNameRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsElasticBeanstalkApplicationInvalidNameRule) Name ¶

Name returns the rule name

func (*AwsElasticBeanstalkApplicationInvalidNameRule) Severity ¶

Severity returns the rule severity

type AwsElasticBeanstalkApplicationVersionInvalidApplicationRule ¶

type AwsElasticBeanstalkApplicationVersionInvalidApplicationRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsElasticBeanstalkApplicationVersionInvalidApplicationRule checks the pattern is valid

func NewAwsElasticBeanstalkApplicationVersionInvalidApplicationRule ¶

func NewAwsElasticBeanstalkApplicationVersionInvalidApplicationRule() *AwsElasticBeanstalkApplicationVersionInvalidApplicationRule

NewAwsElasticBeanstalkApplicationVersionInvalidApplicationRule returns new rule with default attributes

func (*AwsElasticBeanstalkApplicationVersionInvalidApplicationRule) Check ¶

Check checks the pattern is valid

func (*AwsElasticBeanstalkApplicationVersionInvalidApplicationRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsElasticBeanstalkApplicationVersionInvalidApplicationRule) Name ¶

Name returns the rule name

func (*AwsElasticBeanstalkApplicationVersionInvalidApplicationRule) Severity ¶

Severity returns the rule severity

type AwsElasticBeanstalkApplicationVersionInvalidBucketRule ¶

type AwsElasticBeanstalkApplicationVersionInvalidBucketRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsElasticBeanstalkApplicationVersionInvalidBucketRule checks the pattern is valid

func NewAwsElasticBeanstalkApplicationVersionInvalidBucketRule ¶

func NewAwsElasticBeanstalkApplicationVersionInvalidBucketRule() *AwsElasticBeanstalkApplicationVersionInvalidBucketRule

NewAwsElasticBeanstalkApplicationVersionInvalidBucketRule returns new rule with default attributes

func (*AwsElasticBeanstalkApplicationVersionInvalidBucketRule) Check ¶

Check checks the pattern is valid

func (*AwsElasticBeanstalkApplicationVersionInvalidBucketRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsElasticBeanstalkApplicationVersionInvalidBucketRule) Name ¶

Name returns the rule name

func (*AwsElasticBeanstalkApplicationVersionInvalidBucketRule) Severity ¶

Severity returns the rule severity

type AwsElasticBeanstalkApplicationVersionInvalidDescriptionRule ¶

type AwsElasticBeanstalkApplicationVersionInvalidDescriptionRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsElasticBeanstalkApplicationVersionInvalidDescriptionRule checks the pattern is valid

func NewAwsElasticBeanstalkApplicationVersionInvalidDescriptionRule ¶

func NewAwsElasticBeanstalkApplicationVersionInvalidDescriptionRule() *AwsElasticBeanstalkApplicationVersionInvalidDescriptionRule

NewAwsElasticBeanstalkApplicationVersionInvalidDescriptionRule returns new rule with default attributes

func (*AwsElasticBeanstalkApplicationVersionInvalidDescriptionRule) Check ¶

Check checks the pattern is valid

func (*AwsElasticBeanstalkApplicationVersionInvalidDescriptionRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsElasticBeanstalkApplicationVersionInvalidDescriptionRule) Name ¶

Name returns the rule name

func (*AwsElasticBeanstalkApplicationVersionInvalidDescriptionRule) Severity ¶

Severity returns the rule severity

type AwsElasticBeanstalkApplicationVersionInvalidKeyRule ¶

type AwsElasticBeanstalkApplicationVersionInvalidKeyRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsElasticBeanstalkApplicationVersionInvalidKeyRule checks the pattern is valid

func NewAwsElasticBeanstalkApplicationVersionInvalidKeyRule ¶

func NewAwsElasticBeanstalkApplicationVersionInvalidKeyRule() *AwsElasticBeanstalkApplicationVersionInvalidKeyRule

NewAwsElasticBeanstalkApplicationVersionInvalidKeyRule returns new rule with default attributes

func (*AwsElasticBeanstalkApplicationVersionInvalidKeyRule) Check ¶

Check checks the pattern is valid

func (*AwsElasticBeanstalkApplicationVersionInvalidKeyRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsElasticBeanstalkApplicationVersionInvalidKeyRule) Name ¶

Name returns the rule name

func (*AwsElasticBeanstalkApplicationVersionInvalidKeyRule) Severity ¶

Severity returns the rule severity

type AwsElasticBeanstalkApplicationVersionInvalidNameRule ¶

type AwsElasticBeanstalkApplicationVersionInvalidNameRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsElasticBeanstalkApplicationVersionInvalidNameRule checks the pattern is valid

func NewAwsElasticBeanstalkApplicationVersionInvalidNameRule ¶

func NewAwsElasticBeanstalkApplicationVersionInvalidNameRule() *AwsElasticBeanstalkApplicationVersionInvalidNameRule

NewAwsElasticBeanstalkApplicationVersionInvalidNameRule returns new rule with default attributes

func (*AwsElasticBeanstalkApplicationVersionInvalidNameRule) Check ¶

Check checks the pattern is valid

func (*AwsElasticBeanstalkApplicationVersionInvalidNameRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsElasticBeanstalkApplicationVersionInvalidNameRule) Name ¶

Name returns the rule name

func (*AwsElasticBeanstalkApplicationVersionInvalidNameRule) Severity ¶

Severity returns the rule severity

type AwsElasticBeanstalkConfigurationTemplateInvalidApplicationRule ¶

type AwsElasticBeanstalkConfigurationTemplateInvalidApplicationRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsElasticBeanstalkConfigurationTemplateInvalidApplicationRule checks the pattern is valid

func NewAwsElasticBeanstalkConfigurationTemplateInvalidApplicationRule ¶

func NewAwsElasticBeanstalkConfigurationTemplateInvalidApplicationRule() *AwsElasticBeanstalkConfigurationTemplateInvalidApplicationRule

NewAwsElasticBeanstalkConfigurationTemplateInvalidApplicationRule returns new rule with default attributes

func (*AwsElasticBeanstalkConfigurationTemplateInvalidApplicationRule) Check ¶

Check checks the pattern is valid

func (*AwsElasticBeanstalkConfigurationTemplateInvalidApplicationRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsElasticBeanstalkConfigurationTemplateInvalidApplicationRule) Name ¶

Name returns the rule name

func (*AwsElasticBeanstalkConfigurationTemplateInvalidApplicationRule) Severity ¶

Severity returns the rule severity

type AwsElasticBeanstalkConfigurationTemplateInvalidDescriptionRule ¶

type AwsElasticBeanstalkConfigurationTemplateInvalidDescriptionRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsElasticBeanstalkConfigurationTemplateInvalidDescriptionRule checks the pattern is valid

func NewAwsElasticBeanstalkConfigurationTemplateInvalidDescriptionRule ¶

func NewAwsElasticBeanstalkConfigurationTemplateInvalidDescriptionRule() *AwsElasticBeanstalkConfigurationTemplateInvalidDescriptionRule

NewAwsElasticBeanstalkConfigurationTemplateInvalidDescriptionRule returns new rule with default attributes

func (*AwsElasticBeanstalkConfigurationTemplateInvalidDescriptionRule) Check ¶

Check checks the pattern is valid

func (*AwsElasticBeanstalkConfigurationTemplateInvalidDescriptionRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsElasticBeanstalkConfigurationTemplateInvalidDescriptionRule) Name ¶

Name returns the rule name

func (*AwsElasticBeanstalkConfigurationTemplateInvalidDescriptionRule) Severity ¶

Severity returns the rule severity

type AwsElasticBeanstalkConfigurationTemplateInvalidNameRule ¶

type AwsElasticBeanstalkConfigurationTemplateInvalidNameRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsElasticBeanstalkConfigurationTemplateInvalidNameRule checks the pattern is valid

func NewAwsElasticBeanstalkConfigurationTemplateInvalidNameRule ¶

func NewAwsElasticBeanstalkConfigurationTemplateInvalidNameRule() *AwsElasticBeanstalkConfigurationTemplateInvalidNameRule

NewAwsElasticBeanstalkConfigurationTemplateInvalidNameRule returns new rule with default attributes

func (*AwsElasticBeanstalkConfigurationTemplateInvalidNameRule) Check ¶

Check checks the pattern is valid

func (*AwsElasticBeanstalkConfigurationTemplateInvalidNameRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsElasticBeanstalkConfigurationTemplateInvalidNameRule) Name ¶

Name returns the rule name

func (*AwsElasticBeanstalkConfigurationTemplateInvalidNameRule) Severity ¶

Severity returns the rule severity

type AwsElasticBeanstalkEnvironmentInvalidApplicationRule ¶

type AwsElasticBeanstalkEnvironmentInvalidApplicationRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsElasticBeanstalkEnvironmentInvalidApplicationRule checks the pattern is valid

func NewAwsElasticBeanstalkEnvironmentInvalidApplicationRule ¶

func NewAwsElasticBeanstalkEnvironmentInvalidApplicationRule() *AwsElasticBeanstalkEnvironmentInvalidApplicationRule

NewAwsElasticBeanstalkEnvironmentInvalidApplicationRule returns new rule with default attributes

func (*AwsElasticBeanstalkEnvironmentInvalidApplicationRule) Check ¶

Check checks the pattern is valid

func (*AwsElasticBeanstalkEnvironmentInvalidApplicationRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsElasticBeanstalkEnvironmentInvalidApplicationRule) Name ¶

Name returns the rule name

func (*AwsElasticBeanstalkEnvironmentInvalidApplicationRule) Severity ¶

Severity returns the rule severity

type AwsElasticBeanstalkEnvironmentInvalidCnamePrefixRule ¶

type AwsElasticBeanstalkEnvironmentInvalidCnamePrefixRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsElasticBeanstalkEnvironmentInvalidCnamePrefixRule checks the pattern is valid

func NewAwsElasticBeanstalkEnvironmentInvalidCnamePrefixRule ¶

func NewAwsElasticBeanstalkEnvironmentInvalidCnamePrefixRule() *AwsElasticBeanstalkEnvironmentInvalidCnamePrefixRule

NewAwsElasticBeanstalkEnvironmentInvalidCnamePrefixRule returns new rule with default attributes

func (*AwsElasticBeanstalkEnvironmentInvalidCnamePrefixRule) Check ¶

Check checks the pattern is valid

func (*AwsElasticBeanstalkEnvironmentInvalidCnamePrefixRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsElasticBeanstalkEnvironmentInvalidCnamePrefixRule) Name ¶

Name returns the rule name

func (*AwsElasticBeanstalkEnvironmentInvalidCnamePrefixRule) Severity ¶

Severity returns the rule severity

type AwsElasticBeanstalkEnvironmentInvalidDescriptionRule ¶

type AwsElasticBeanstalkEnvironmentInvalidDescriptionRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsElasticBeanstalkEnvironmentInvalidDescriptionRule checks the pattern is valid

func NewAwsElasticBeanstalkEnvironmentInvalidDescriptionRule ¶

func NewAwsElasticBeanstalkEnvironmentInvalidDescriptionRule() *AwsElasticBeanstalkEnvironmentInvalidDescriptionRule

NewAwsElasticBeanstalkEnvironmentInvalidDescriptionRule returns new rule with default attributes

func (*AwsElasticBeanstalkEnvironmentInvalidDescriptionRule) Check ¶

Check checks the pattern is valid

func (*AwsElasticBeanstalkEnvironmentInvalidDescriptionRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsElasticBeanstalkEnvironmentInvalidDescriptionRule) Name ¶

Name returns the rule name

func (*AwsElasticBeanstalkEnvironmentInvalidDescriptionRule) Severity ¶

Severity returns the rule severity

type AwsElasticBeanstalkEnvironmentInvalidNameRule ¶

type AwsElasticBeanstalkEnvironmentInvalidNameRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsElasticBeanstalkEnvironmentInvalidNameRule checks the pattern is valid

func NewAwsElasticBeanstalkEnvironmentInvalidNameRule ¶

func NewAwsElasticBeanstalkEnvironmentInvalidNameRule() *AwsElasticBeanstalkEnvironmentInvalidNameRule

NewAwsElasticBeanstalkEnvironmentInvalidNameRule returns new rule with default attributes

func (*AwsElasticBeanstalkEnvironmentInvalidNameRule) Check ¶

Check checks the pattern is valid

func (*AwsElasticBeanstalkEnvironmentInvalidNameRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsElasticBeanstalkEnvironmentInvalidNameRule) Name ¶

Name returns the rule name

func (*AwsElasticBeanstalkEnvironmentInvalidNameRule) Severity ¶

Severity returns the rule severity

type AwsElasticBeanstalkEnvironmentInvalidTemplateNameRule ¶

type AwsElasticBeanstalkEnvironmentInvalidTemplateNameRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsElasticBeanstalkEnvironmentInvalidTemplateNameRule checks the pattern is valid

func NewAwsElasticBeanstalkEnvironmentInvalidTemplateNameRule ¶

func NewAwsElasticBeanstalkEnvironmentInvalidTemplateNameRule() *AwsElasticBeanstalkEnvironmentInvalidTemplateNameRule

NewAwsElasticBeanstalkEnvironmentInvalidTemplateNameRule returns new rule with default attributes

func (*AwsElasticBeanstalkEnvironmentInvalidTemplateNameRule) Check ¶

Check checks the pattern is valid

func (*AwsElasticBeanstalkEnvironmentInvalidTemplateNameRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsElasticBeanstalkEnvironmentInvalidTemplateNameRule) Name ¶

Name returns the rule name

func (*AwsElasticBeanstalkEnvironmentInvalidTemplateNameRule) Severity ¶

Severity returns the rule severity

type AwsElasticBeanstalkEnvironmentInvalidVersionLabelRule ¶

type AwsElasticBeanstalkEnvironmentInvalidVersionLabelRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsElasticBeanstalkEnvironmentInvalidVersionLabelRule checks the pattern is valid

func NewAwsElasticBeanstalkEnvironmentInvalidVersionLabelRule ¶

func NewAwsElasticBeanstalkEnvironmentInvalidVersionLabelRule() *AwsElasticBeanstalkEnvironmentInvalidVersionLabelRule

NewAwsElasticBeanstalkEnvironmentInvalidVersionLabelRule returns new rule with default attributes

func (*AwsElasticBeanstalkEnvironmentInvalidVersionLabelRule) Check ¶

Check checks the pattern is valid

func (*AwsElasticBeanstalkEnvironmentInvalidVersionLabelRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsElasticBeanstalkEnvironmentInvalidVersionLabelRule) Name ¶

Name returns the rule name

func (*AwsElasticBeanstalkEnvironmentInvalidVersionLabelRule) Severity ¶

Severity returns the rule severity

type AwsElasticsearchDomainInvalidDomainNameRule ¶

type AwsElasticsearchDomainInvalidDomainNameRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsElasticsearchDomainInvalidDomainNameRule checks the pattern is valid

func NewAwsElasticsearchDomainInvalidDomainNameRule ¶

func NewAwsElasticsearchDomainInvalidDomainNameRule() *AwsElasticsearchDomainInvalidDomainNameRule

NewAwsElasticsearchDomainInvalidDomainNameRule returns new rule with default attributes

func (*AwsElasticsearchDomainInvalidDomainNameRule) Check ¶

Check checks the pattern is valid

func (*AwsElasticsearchDomainInvalidDomainNameRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsElasticsearchDomainInvalidDomainNameRule) Name ¶

Name returns the rule name

func (*AwsElasticsearchDomainInvalidDomainNameRule) Severity ¶

Severity returns the rule severity

type AwsElasticsearchDomainInvalidElasticsearchVersionRule ¶ added in v0.8.0

type AwsElasticsearchDomainInvalidElasticsearchVersionRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsElasticsearchDomainInvalidElasticsearchVersionRule checks the pattern is valid

func NewAwsElasticsearchDomainInvalidElasticsearchVersionRule ¶ added in v0.8.0

func NewAwsElasticsearchDomainInvalidElasticsearchVersionRule() *AwsElasticsearchDomainInvalidElasticsearchVersionRule

NewAwsElasticsearchDomainInvalidElasticsearchVersionRule returns new rule with default attributes

func (*AwsElasticsearchDomainInvalidElasticsearchVersionRule) Check ¶ added in v0.8.0

Check checks the pattern is valid

func (*AwsElasticsearchDomainInvalidElasticsearchVersionRule) Enabled ¶ added in v0.8.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsElasticsearchDomainInvalidElasticsearchVersionRule) Name ¶ added in v0.8.0

Name returns the rule name

func (*AwsElasticsearchDomainInvalidElasticsearchVersionRule) Severity ¶ added in v0.8.0

Severity returns the rule severity

type AwsElasticsearchDomainPolicyInvalidDomainNameRule ¶

type AwsElasticsearchDomainPolicyInvalidDomainNameRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsElasticsearchDomainPolicyInvalidDomainNameRule checks the pattern is valid

func NewAwsElasticsearchDomainPolicyInvalidDomainNameRule ¶

func NewAwsElasticsearchDomainPolicyInvalidDomainNameRule() *AwsElasticsearchDomainPolicyInvalidDomainNameRule

NewAwsElasticsearchDomainPolicyInvalidDomainNameRule returns new rule with default attributes

func (*AwsElasticsearchDomainPolicyInvalidDomainNameRule) Check ¶

Check checks the pattern is valid

func (*AwsElasticsearchDomainPolicyInvalidDomainNameRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsElasticsearchDomainPolicyInvalidDomainNameRule) Name ¶

Name returns the rule name

func (*AwsElasticsearchDomainPolicyInvalidDomainNameRule) Severity ¶

Severity returns the rule severity

type AwsElasticsearchDomainSamlOptionsInvalidDomainNameRule ¶ added in v0.11.0

type AwsElasticsearchDomainSamlOptionsInvalidDomainNameRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsElasticsearchDomainSamlOptionsInvalidDomainNameRule checks the pattern is valid

func NewAwsElasticsearchDomainSamlOptionsInvalidDomainNameRule ¶ added in v0.11.0

func NewAwsElasticsearchDomainSamlOptionsInvalidDomainNameRule() *AwsElasticsearchDomainSamlOptionsInvalidDomainNameRule

NewAwsElasticsearchDomainSamlOptionsInvalidDomainNameRule returns new rule with default attributes

func (*AwsElasticsearchDomainSamlOptionsInvalidDomainNameRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsElasticsearchDomainSamlOptionsInvalidDomainNameRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsElasticsearchDomainSamlOptionsInvalidDomainNameRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsElasticsearchDomainSamlOptionsInvalidDomainNameRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsElastictranscoderPipelineInvalidAwsKmsKeyArnRule ¶

type AwsElastictranscoderPipelineInvalidAwsKmsKeyArnRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsElastictranscoderPipelineInvalidAwsKmsKeyArnRule checks the pattern is valid

func NewAwsElastictranscoderPipelineInvalidAwsKmsKeyArnRule ¶

func NewAwsElastictranscoderPipelineInvalidAwsKmsKeyArnRule() *AwsElastictranscoderPipelineInvalidAwsKmsKeyArnRule

NewAwsElastictranscoderPipelineInvalidAwsKmsKeyArnRule returns new rule with default attributes

func (*AwsElastictranscoderPipelineInvalidAwsKmsKeyArnRule) Check ¶

Check checks the pattern is valid

func (*AwsElastictranscoderPipelineInvalidAwsKmsKeyArnRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsElastictranscoderPipelineInvalidAwsKmsKeyArnRule) Name ¶

Name returns the rule name

func (*AwsElastictranscoderPipelineInvalidAwsKmsKeyArnRule) Severity ¶

Severity returns the rule severity

type AwsElastictranscoderPipelineInvalidInputBucketRule ¶

type AwsElastictranscoderPipelineInvalidInputBucketRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsElastictranscoderPipelineInvalidInputBucketRule checks the pattern is valid

func NewAwsElastictranscoderPipelineInvalidInputBucketRule ¶

func NewAwsElastictranscoderPipelineInvalidInputBucketRule() *AwsElastictranscoderPipelineInvalidInputBucketRule

NewAwsElastictranscoderPipelineInvalidInputBucketRule returns new rule with default attributes

func (*AwsElastictranscoderPipelineInvalidInputBucketRule) Check ¶

Check checks the pattern is valid

func (*AwsElastictranscoderPipelineInvalidInputBucketRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsElastictranscoderPipelineInvalidInputBucketRule) Name ¶

Name returns the rule name

func (*AwsElastictranscoderPipelineInvalidInputBucketRule) Severity ¶

Severity returns the rule severity

type AwsElastictranscoderPipelineInvalidNameRule ¶

type AwsElastictranscoderPipelineInvalidNameRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsElastictranscoderPipelineInvalidNameRule checks the pattern is valid

func NewAwsElastictranscoderPipelineInvalidNameRule ¶

func NewAwsElastictranscoderPipelineInvalidNameRule() *AwsElastictranscoderPipelineInvalidNameRule

NewAwsElastictranscoderPipelineInvalidNameRule returns new rule with default attributes

func (*AwsElastictranscoderPipelineInvalidNameRule) Check ¶

Check checks the pattern is valid

func (*AwsElastictranscoderPipelineInvalidNameRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsElastictranscoderPipelineInvalidNameRule) Name ¶

Name returns the rule name

func (*AwsElastictranscoderPipelineInvalidNameRule) Severity ¶

Severity returns the rule severity

type AwsElastictranscoderPipelineInvalidOutputBucketRule ¶

type AwsElastictranscoderPipelineInvalidOutputBucketRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsElastictranscoderPipelineInvalidOutputBucketRule checks the pattern is valid

func NewAwsElastictranscoderPipelineInvalidOutputBucketRule ¶

func NewAwsElastictranscoderPipelineInvalidOutputBucketRule() *AwsElastictranscoderPipelineInvalidOutputBucketRule

NewAwsElastictranscoderPipelineInvalidOutputBucketRule returns new rule with default attributes

func (*AwsElastictranscoderPipelineInvalidOutputBucketRule) Check ¶

Check checks the pattern is valid

func (*AwsElastictranscoderPipelineInvalidOutputBucketRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsElastictranscoderPipelineInvalidOutputBucketRule) Name ¶

Name returns the rule name

func (*AwsElastictranscoderPipelineInvalidOutputBucketRule) Severity ¶

Severity returns the rule severity

type AwsElastictranscoderPipelineInvalidRoleRule ¶

type AwsElastictranscoderPipelineInvalidRoleRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsElastictranscoderPipelineInvalidRoleRule checks the pattern is valid

func NewAwsElastictranscoderPipelineInvalidRoleRule ¶

func NewAwsElastictranscoderPipelineInvalidRoleRule() *AwsElastictranscoderPipelineInvalidRoleRule

NewAwsElastictranscoderPipelineInvalidRoleRule returns new rule with default attributes

func (*AwsElastictranscoderPipelineInvalidRoleRule) Check ¶

Check checks the pattern is valid

func (*AwsElastictranscoderPipelineInvalidRoleRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsElastictranscoderPipelineInvalidRoleRule) Name ¶

Name returns the rule name

func (*AwsElastictranscoderPipelineInvalidRoleRule) Severity ¶

Severity returns the rule severity

type AwsElastictranscoderPresetInvalidContainerRule ¶

type AwsElastictranscoderPresetInvalidContainerRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsElastictranscoderPresetInvalidContainerRule checks the pattern is valid

func NewAwsElastictranscoderPresetInvalidContainerRule ¶

func NewAwsElastictranscoderPresetInvalidContainerRule() *AwsElastictranscoderPresetInvalidContainerRule

NewAwsElastictranscoderPresetInvalidContainerRule returns new rule with default attributes

func (*AwsElastictranscoderPresetInvalidContainerRule) Check ¶

Check checks the pattern is valid

func (*AwsElastictranscoderPresetInvalidContainerRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsElastictranscoderPresetInvalidContainerRule) Name ¶

Name returns the rule name

func (*AwsElastictranscoderPresetInvalidContainerRule) Severity ¶

Severity returns the rule severity

type AwsElastictranscoderPresetInvalidDescriptionRule ¶

type AwsElastictranscoderPresetInvalidDescriptionRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsElastictranscoderPresetInvalidDescriptionRule checks the pattern is valid

func NewAwsElastictranscoderPresetInvalidDescriptionRule ¶

func NewAwsElastictranscoderPresetInvalidDescriptionRule() *AwsElastictranscoderPresetInvalidDescriptionRule

NewAwsElastictranscoderPresetInvalidDescriptionRule returns new rule with default attributes

func (*AwsElastictranscoderPresetInvalidDescriptionRule) Check ¶

Check checks the pattern is valid

func (*AwsElastictranscoderPresetInvalidDescriptionRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsElastictranscoderPresetInvalidDescriptionRule) Name ¶

Name returns the rule name

func (*AwsElastictranscoderPresetInvalidDescriptionRule) Severity ¶

Severity returns the rule severity

type AwsElastictranscoderPresetInvalidNameRule ¶

type AwsElastictranscoderPresetInvalidNameRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsElastictranscoderPresetInvalidNameRule checks the pattern is valid

func NewAwsElastictranscoderPresetInvalidNameRule ¶

func NewAwsElastictranscoderPresetInvalidNameRule() *AwsElastictranscoderPresetInvalidNameRule

NewAwsElastictranscoderPresetInvalidNameRule returns new rule with default attributes

func (*AwsElastictranscoderPresetInvalidNameRule) Check ¶

Check checks the pattern is valid

func (*AwsElastictranscoderPresetInvalidNameRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsElastictranscoderPresetInvalidNameRule) Name ¶

Name returns the rule name

func (*AwsElastictranscoderPresetInvalidNameRule) Severity ¶

Severity returns the rule severity

type AwsEmrClusterInvalidScaleDownBehaviorRule ¶

type AwsEmrClusterInvalidScaleDownBehaviorRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsEmrClusterInvalidScaleDownBehaviorRule checks the pattern is valid

func NewAwsEmrClusterInvalidScaleDownBehaviorRule ¶

func NewAwsEmrClusterInvalidScaleDownBehaviorRule() *AwsEmrClusterInvalidScaleDownBehaviorRule

NewAwsEmrClusterInvalidScaleDownBehaviorRule returns new rule with default attributes

func (*AwsEmrClusterInvalidScaleDownBehaviorRule) Check ¶

Check checks the pattern is valid

func (*AwsEmrClusterInvalidScaleDownBehaviorRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsEmrClusterInvalidScaleDownBehaviorRule) Name ¶

Name returns the rule name

func (*AwsEmrClusterInvalidScaleDownBehaviorRule) Severity ¶

Severity returns the rule severity

type AwsEmrStudioInvalidAuthModeRule ¶ added in v0.11.0

type AwsEmrStudioInvalidAuthModeRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsEmrStudioInvalidAuthModeRule checks the pattern is valid

func NewAwsEmrStudioInvalidAuthModeRule ¶ added in v0.11.0

func NewAwsEmrStudioInvalidAuthModeRule() *AwsEmrStudioInvalidAuthModeRule

NewAwsEmrStudioInvalidAuthModeRule returns new rule with default attributes

func (*AwsEmrStudioInvalidAuthModeRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsEmrStudioInvalidAuthModeRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsEmrStudioInvalidAuthModeRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsEmrStudioInvalidAuthModeRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsEmrStudioSessionMappingInvalidIdentityTypeRule ¶ added in v0.11.0

type AwsEmrStudioSessionMappingInvalidIdentityTypeRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsEmrStudioSessionMappingInvalidIdentityTypeRule checks the pattern is valid

func NewAwsEmrStudioSessionMappingInvalidIdentityTypeRule ¶ added in v0.11.0

func NewAwsEmrStudioSessionMappingInvalidIdentityTypeRule() *AwsEmrStudioSessionMappingInvalidIdentityTypeRule

NewAwsEmrStudioSessionMappingInvalidIdentityTypeRule returns new rule with default attributes

func (*AwsEmrStudioSessionMappingInvalidIdentityTypeRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsEmrStudioSessionMappingInvalidIdentityTypeRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsEmrStudioSessionMappingInvalidIdentityTypeRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsEmrStudioSessionMappingInvalidIdentityTypeRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsFlowLogInvalidLogDestinationTypeRule ¶

type AwsFlowLogInvalidLogDestinationTypeRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsFlowLogInvalidLogDestinationTypeRule checks the pattern is valid

func NewAwsFlowLogInvalidLogDestinationTypeRule ¶

func NewAwsFlowLogInvalidLogDestinationTypeRule() *AwsFlowLogInvalidLogDestinationTypeRule

NewAwsFlowLogInvalidLogDestinationTypeRule returns new rule with default attributes

func (*AwsFlowLogInvalidLogDestinationTypeRule) Check ¶

Check checks the pattern is valid

func (*AwsFlowLogInvalidLogDestinationTypeRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsFlowLogInvalidLogDestinationTypeRule) Name ¶

Name returns the rule name

func (*AwsFlowLogInvalidLogDestinationTypeRule) Severity ¶

Severity returns the rule severity

type AwsFlowLogInvalidTrafficTypeRule ¶

type AwsFlowLogInvalidTrafficTypeRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsFlowLogInvalidTrafficTypeRule checks the pattern is valid

func NewAwsFlowLogInvalidTrafficTypeRule ¶

func NewAwsFlowLogInvalidTrafficTypeRule() *AwsFlowLogInvalidTrafficTypeRule

NewAwsFlowLogInvalidTrafficTypeRule returns new rule with default attributes

func (*AwsFlowLogInvalidTrafficTypeRule) Check ¶

Check checks the pattern is valid

func (*AwsFlowLogInvalidTrafficTypeRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsFlowLogInvalidTrafficTypeRule) Name ¶

Name returns the rule name

func (*AwsFlowLogInvalidTrafficTypeRule) Severity ¶

Severity returns the rule severity

type AwsFmsAdminAccountInvalidAccountIDRule ¶

type AwsFmsAdminAccountInvalidAccountIDRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsFmsAdminAccountInvalidAccountIDRule checks the pattern is valid

func NewAwsFmsAdminAccountInvalidAccountIDRule ¶

func NewAwsFmsAdminAccountInvalidAccountIDRule() *AwsFmsAdminAccountInvalidAccountIDRule

NewAwsFmsAdminAccountInvalidAccountIDRule returns new rule with default attributes

func (*AwsFmsAdminAccountInvalidAccountIDRule) Check ¶

Check checks the pattern is valid

func (*AwsFmsAdminAccountInvalidAccountIDRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsFmsAdminAccountInvalidAccountIDRule) Name ¶

Name returns the rule name

func (*AwsFmsAdminAccountInvalidAccountIDRule) Severity ¶

Severity returns the rule severity

type AwsFmsPolicyInvalidNameRule ¶ added in v0.11.0

type AwsFmsPolicyInvalidNameRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsFmsPolicyInvalidNameRule checks the pattern is valid

func NewAwsFmsPolicyInvalidNameRule ¶ added in v0.11.0

func NewAwsFmsPolicyInvalidNameRule() *AwsFmsPolicyInvalidNameRule

NewAwsFmsPolicyInvalidNameRule returns new rule with default attributes

func (*AwsFmsPolicyInvalidNameRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsFmsPolicyInvalidNameRule) Enabled ¶ added in v0.11.0

func (r *AwsFmsPolicyInvalidNameRule) Enabled() bool

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsFmsPolicyInvalidNameRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsFmsPolicyInvalidNameRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsFmsPolicyInvalidResourceTypeRule ¶ added in v0.11.0

type AwsFmsPolicyInvalidResourceTypeRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsFmsPolicyInvalidResourceTypeRule checks the pattern is valid

func NewAwsFmsPolicyInvalidResourceTypeRule ¶ added in v0.11.0

func NewAwsFmsPolicyInvalidResourceTypeRule() *AwsFmsPolicyInvalidResourceTypeRule

NewAwsFmsPolicyInvalidResourceTypeRule returns new rule with default attributes

func (*AwsFmsPolicyInvalidResourceTypeRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsFmsPolicyInvalidResourceTypeRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsFmsPolicyInvalidResourceTypeRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsFmsPolicyInvalidResourceTypeRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsFsxBackupInvalidFileSystemIDRule ¶ added in v0.11.0

type AwsFsxBackupInvalidFileSystemIDRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsFsxBackupInvalidFileSystemIDRule checks the pattern is valid

func NewAwsFsxBackupInvalidFileSystemIDRule ¶ added in v0.11.0

func NewAwsFsxBackupInvalidFileSystemIDRule() *AwsFsxBackupInvalidFileSystemIDRule

NewAwsFsxBackupInvalidFileSystemIDRule returns new rule with default attributes

func (*AwsFsxBackupInvalidFileSystemIDRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsFsxBackupInvalidFileSystemIDRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsFsxBackupInvalidFileSystemIDRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsFsxBackupInvalidFileSystemIDRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsFsxBackupInvalidVolumeIDRule ¶ added in v0.11.0

type AwsFsxBackupInvalidVolumeIDRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsFsxBackupInvalidVolumeIDRule checks the pattern is valid

func NewAwsFsxBackupInvalidVolumeIDRule ¶ added in v0.11.0

func NewAwsFsxBackupInvalidVolumeIDRule() *AwsFsxBackupInvalidVolumeIDRule

NewAwsFsxBackupInvalidVolumeIDRule returns new rule with default attributes

func (*AwsFsxBackupInvalidVolumeIDRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsFsxBackupInvalidVolumeIDRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsFsxBackupInvalidVolumeIDRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsFsxBackupInvalidVolumeIDRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsFsxLustreFileSystemInvalidWeeklyMaintenanceStartTimeRule ¶

type AwsFsxLustreFileSystemInvalidWeeklyMaintenanceStartTimeRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsFsxLustreFileSystemInvalidWeeklyMaintenanceStartTimeRule checks the pattern is valid

func NewAwsFsxLustreFileSystemInvalidWeeklyMaintenanceStartTimeRule ¶

func NewAwsFsxLustreFileSystemInvalidWeeklyMaintenanceStartTimeRule() *AwsFsxLustreFileSystemInvalidWeeklyMaintenanceStartTimeRule

NewAwsFsxLustreFileSystemInvalidWeeklyMaintenanceStartTimeRule returns new rule with default attributes

func (*AwsFsxLustreFileSystemInvalidWeeklyMaintenanceStartTimeRule) Check ¶

Check checks the pattern is valid

func (*AwsFsxLustreFileSystemInvalidWeeklyMaintenanceStartTimeRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsFsxLustreFileSystemInvalidWeeklyMaintenanceStartTimeRule) Name ¶

Name returns the rule name

func (*AwsFsxLustreFileSystemInvalidWeeklyMaintenanceStartTimeRule) Severity ¶

Severity returns the rule severity

type AwsFsxOntapFileSystemInvalidDailyAutomaticBackupStartTimeRule ¶ added in v0.11.0

type AwsFsxOntapFileSystemInvalidDailyAutomaticBackupStartTimeRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsFsxOntapFileSystemInvalidDailyAutomaticBackupStartTimeRule checks the pattern is valid

func NewAwsFsxOntapFileSystemInvalidDailyAutomaticBackupStartTimeRule ¶ added in v0.11.0

func NewAwsFsxOntapFileSystemInvalidDailyAutomaticBackupStartTimeRule() *AwsFsxOntapFileSystemInvalidDailyAutomaticBackupStartTimeRule

NewAwsFsxOntapFileSystemInvalidDailyAutomaticBackupStartTimeRule returns new rule with default attributes

func (*AwsFsxOntapFileSystemInvalidDailyAutomaticBackupStartTimeRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsFsxOntapFileSystemInvalidDailyAutomaticBackupStartTimeRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsFsxOntapFileSystemInvalidDailyAutomaticBackupStartTimeRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsFsxOntapFileSystemInvalidDailyAutomaticBackupStartTimeRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsFsxOntapFileSystemInvalidDeploymentTypeRule ¶ added in v0.11.0

type AwsFsxOntapFileSystemInvalidDeploymentTypeRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsFsxOntapFileSystemInvalidDeploymentTypeRule checks the pattern is valid

func NewAwsFsxOntapFileSystemInvalidDeploymentTypeRule ¶ added in v0.11.0

func NewAwsFsxOntapFileSystemInvalidDeploymentTypeRule() *AwsFsxOntapFileSystemInvalidDeploymentTypeRule

NewAwsFsxOntapFileSystemInvalidDeploymentTypeRule returns new rule with default attributes

func (*AwsFsxOntapFileSystemInvalidDeploymentTypeRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsFsxOntapFileSystemInvalidDeploymentTypeRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsFsxOntapFileSystemInvalidDeploymentTypeRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsFsxOntapFileSystemInvalidDeploymentTypeRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsFsxOntapFileSystemInvalidEndpointIPAddressRangeRule ¶ added in v0.11.0

type AwsFsxOntapFileSystemInvalidEndpointIPAddressRangeRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsFsxOntapFileSystemInvalidEndpointIPAddressRangeRule checks the pattern is valid

func NewAwsFsxOntapFileSystemInvalidEndpointIPAddressRangeRule ¶ added in v0.11.0

func NewAwsFsxOntapFileSystemInvalidEndpointIPAddressRangeRule() *AwsFsxOntapFileSystemInvalidEndpointIPAddressRangeRule

NewAwsFsxOntapFileSystemInvalidEndpointIPAddressRangeRule returns new rule with default attributes

func (*AwsFsxOntapFileSystemInvalidEndpointIPAddressRangeRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsFsxOntapFileSystemInvalidEndpointIPAddressRangeRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsFsxOntapFileSystemInvalidEndpointIPAddressRangeRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsFsxOntapFileSystemInvalidEndpointIPAddressRangeRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsFsxOntapFileSystemInvalidFsxAdminPasswordRule ¶ added in v0.11.0

type AwsFsxOntapFileSystemInvalidFsxAdminPasswordRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsFsxOntapFileSystemInvalidFsxAdminPasswordRule checks the pattern is valid

func NewAwsFsxOntapFileSystemInvalidFsxAdminPasswordRule ¶ added in v0.11.0

func NewAwsFsxOntapFileSystemInvalidFsxAdminPasswordRule() *AwsFsxOntapFileSystemInvalidFsxAdminPasswordRule

NewAwsFsxOntapFileSystemInvalidFsxAdminPasswordRule returns new rule with default attributes

func (*AwsFsxOntapFileSystemInvalidFsxAdminPasswordRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsFsxOntapFileSystemInvalidFsxAdminPasswordRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsFsxOntapFileSystemInvalidFsxAdminPasswordRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsFsxOntapFileSystemInvalidFsxAdminPasswordRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsFsxOntapFileSystemInvalidPreferredSubnetIDRule ¶ added in v0.11.0

type AwsFsxOntapFileSystemInvalidPreferredSubnetIDRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsFsxOntapFileSystemInvalidPreferredSubnetIDRule checks the pattern is valid

func NewAwsFsxOntapFileSystemInvalidPreferredSubnetIDRule ¶ added in v0.11.0

func NewAwsFsxOntapFileSystemInvalidPreferredSubnetIDRule() *AwsFsxOntapFileSystemInvalidPreferredSubnetIDRule

NewAwsFsxOntapFileSystemInvalidPreferredSubnetIDRule returns new rule with default attributes

func (*AwsFsxOntapFileSystemInvalidPreferredSubnetIDRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsFsxOntapFileSystemInvalidPreferredSubnetIDRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsFsxOntapFileSystemInvalidPreferredSubnetIDRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsFsxOntapFileSystemInvalidPreferredSubnetIDRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsFsxOntapFileSystemInvalidWeeklyMaintenanceStartTimeRule ¶ added in v0.11.0

type AwsFsxOntapFileSystemInvalidWeeklyMaintenanceStartTimeRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsFsxOntapFileSystemInvalidWeeklyMaintenanceStartTimeRule checks the pattern is valid

func NewAwsFsxOntapFileSystemInvalidWeeklyMaintenanceStartTimeRule ¶ added in v0.11.0

func NewAwsFsxOntapFileSystemInvalidWeeklyMaintenanceStartTimeRule() *AwsFsxOntapFileSystemInvalidWeeklyMaintenanceStartTimeRule

NewAwsFsxOntapFileSystemInvalidWeeklyMaintenanceStartTimeRule returns new rule with default attributes

func (*AwsFsxOntapFileSystemInvalidWeeklyMaintenanceStartTimeRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsFsxOntapFileSystemInvalidWeeklyMaintenanceStartTimeRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsFsxOntapFileSystemInvalidWeeklyMaintenanceStartTimeRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsFsxOntapFileSystemInvalidWeeklyMaintenanceStartTimeRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsFsxOntapStorageVirtualMachineInvalidFileSystemIDRule ¶ added in v0.11.0

type AwsFsxOntapStorageVirtualMachineInvalidFileSystemIDRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsFsxOntapStorageVirtualMachineInvalidFileSystemIDRule checks the pattern is valid

func NewAwsFsxOntapStorageVirtualMachineInvalidFileSystemIDRule ¶ added in v0.11.0

func NewAwsFsxOntapStorageVirtualMachineInvalidFileSystemIDRule() *AwsFsxOntapStorageVirtualMachineInvalidFileSystemIDRule

NewAwsFsxOntapStorageVirtualMachineInvalidFileSystemIDRule returns new rule with default attributes

func (*AwsFsxOntapStorageVirtualMachineInvalidFileSystemIDRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsFsxOntapStorageVirtualMachineInvalidFileSystemIDRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsFsxOntapStorageVirtualMachineInvalidFileSystemIDRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsFsxOntapStorageVirtualMachineInvalidFileSystemIDRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsFsxOntapStorageVirtualMachineInvalidNameRule ¶ added in v0.11.0

type AwsFsxOntapStorageVirtualMachineInvalidNameRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsFsxOntapStorageVirtualMachineInvalidNameRule checks the pattern is valid

func NewAwsFsxOntapStorageVirtualMachineInvalidNameRule ¶ added in v0.11.0

func NewAwsFsxOntapStorageVirtualMachineInvalidNameRule() *AwsFsxOntapStorageVirtualMachineInvalidNameRule

NewAwsFsxOntapStorageVirtualMachineInvalidNameRule returns new rule with default attributes

func (*AwsFsxOntapStorageVirtualMachineInvalidNameRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsFsxOntapStorageVirtualMachineInvalidNameRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsFsxOntapStorageVirtualMachineInvalidNameRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsFsxOntapStorageVirtualMachineInvalidNameRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsFsxOntapStorageVirtualMachineInvalidRootVolumeSecurityStyleRule ¶ added in v0.11.0

type AwsFsxOntapStorageVirtualMachineInvalidRootVolumeSecurityStyleRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsFsxOntapStorageVirtualMachineInvalidRootVolumeSecurityStyleRule checks the pattern is valid

func NewAwsFsxOntapStorageVirtualMachineInvalidRootVolumeSecurityStyleRule ¶ added in v0.11.0

func NewAwsFsxOntapStorageVirtualMachineInvalidRootVolumeSecurityStyleRule() *AwsFsxOntapStorageVirtualMachineInvalidRootVolumeSecurityStyleRule

NewAwsFsxOntapStorageVirtualMachineInvalidRootVolumeSecurityStyleRule returns new rule with default attributes

func (*AwsFsxOntapStorageVirtualMachineInvalidRootVolumeSecurityStyleRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsFsxOntapStorageVirtualMachineInvalidRootVolumeSecurityStyleRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsFsxOntapStorageVirtualMachineInvalidRootVolumeSecurityStyleRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsFsxOntapStorageVirtualMachineInvalidRootVolumeSecurityStyleRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsFsxOntapVolumeInvalidJunctionPathRule ¶ added in v0.11.0

type AwsFsxOntapVolumeInvalidJunctionPathRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsFsxOntapVolumeInvalidJunctionPathRule checks the pattern is valid

func NewAwsFsxOntapVolumeInvalidJunctionPathRule ¶ added in v0.11.0

func NewAwsFsxOntapVolumeInvalidJunctionPathRule() *AwsFsxOntapVolumeInvalidJunctionPathRule

NewAwsFsxOntapVolumeInvalidJunctionPathRule returns new rule with default attributes

func (*AwsFsxOntapVolumeInvalidJunctionPathRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsFsxOntapVolumeInvalidJunctionPathRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsFsxOntapVolumeInvalidJunctionPathRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsFsxOntapVolumeInvalidJunctionPathRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsFsxOntapVolumeInvalidNameRule ¶ added in v0.11.0

type AwsFsxOntapVolumeInvalidNameRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsFsxOntapVolumeInvalidNameRule checks the pattern is valid

func NewAwsFsxOntapVolumeInvalidNameRule ¶ added in v0.11.0

func NewAwsFsxOntapVolumeInvalidNameRule() *AwsFsxOntapVolumeInvalidNameRule

NewAwsFsxOntapVolumeInvalidNameRule returns new rule with default attributes

func (*AwsFsxOntapVolumeInvalidNameRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsFsxOntapVolumeInvalidNameRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsFsxOntapVolumeInvalidNameRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsFsxOntapVolumeInvalidNameRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsFsxOntapVolumeInvalidSecurityStyleRule ¶ added in v0.11.0

type AwsFsxOntapVolumeInvalidSecurityStyleRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsFsxOntapVolumeInvalidSecurityStyleRule checks the pattern is valid

func NewAwsFsxOntapVolumeInvalidSecurityStyleRule ¶ added in v0.11.0

func NewAwsFsxOntapVolumeInvalidSecurityStyleRule() *AwsFsxOntapVolumeInvalidSecurityStyleRule

NewAwsFsxOntapVolumeInvalidSecurityStyleRule returns new rule with default attributes

func (*AwsFsxOntapVolumeInvalidSecurityStyleRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsFsxOntapVolumeInvalidSecurityStyleRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsFsxOntapVolumeInvalidSecurityStyleRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsFsxOntapVolumeInvalidSecurityStyleRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsFsxOntapVolumeInvalidStorageVirtualMachineIDRule ¶ added in v0.11.0

type AwsFsxOntapVolumeInvalidStorageVirtualMachineIDRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsFsxOntapVolumeInvalidStorageVirtualMachineIDRule checks the pattern is valid

func NewAwsFsxOntapVolumeInvalidStorageVirtualMachineIDRule ¶ added in v0.11.0

func NewAwsFsxOntapVolumeInvalidStorageVirtualMachineIDRule() *AwsFsxOntapVolumeInvalidStorageVirtualMachineIDRule

NewAwsFsxOntapVolumeInvalidStorageVirtualMachineIDRule returns new rule with default attributes

func (*AwsFsxOntapVolumeInvalidStorageVirtualMachineIDRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsFsxOntapVolumeInvalidStorageVirtualMachineIDRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsFsxOntapVolumeInvalidStorageVirtualMachineIDRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsFsxOntapVolumeInvalidStorageVirtualMachineIDRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsFsxOpenzfsFileSystemInvalidBackupIDRule ¶ added in v0.12.0

type AwsFsxOpenzfsFileSystemInvalidBackupIDRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsFsxOpenzfsFileSystemInvalidBackupIDRule checks the pattern is valid

func NewAwsFsxOpenzfsFileSystemInvalidBackupIDRule ¶ added in v0.12.0

func NewAwsFsxOpenzfsFileSystemInvalidBackupIDRule() *AwsFsxOpenzfsFileSystemInvalidBackupIDRule

NewAwsFsxOpenzfsFileSystemInvalidBackupIDRule returns new rule with default attributes

func (*AwsFsxOpenzfsFileSystemInvalidBackupIDRule) Check ¶ added in v0.12.0

Check checks the pattern is valid

func (*AwsFsxOpenzfsFileSystemInvalidBackupIDRule) Enabled ¶ added in v0.12.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsFsxOpenzfsFileSystemInvalidBackupIDRule) Name ¶ added in v0.12.0

Name returns the rule name

func (*AwsFsxOpenzfsFileSystemInvalidBackupIDRule) Severity ¶ added in v0.12.0

Severity returns the rule severity

type AwsFsxOpenzfsFileSystemInvalidDailyAutomaticBackupStartTimeRule ¶ added in v0.12.0

type AwsFsxOpenzfsFileSystemInvalidDailyAutomaticBackupStartTimeRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsFsxOpenzfsFileSystemInvalidDailyAutomaticBackupStartTimeRule checks the pattern is valid

func NewAwsFsxOpenzfsFileSystemInvalidDailyAutomaticBackupStartTimeRule ¶ added in v0.12.0

func NewAwsFsxOpenzfsFileSystemInvalidDailyAutomaticBackupStartTimeRule() *AwsFsxOpenzfsFileSystemInvalidDailyAutomaticBackupStartTimeRule

NewAwsFsxOpenzfsFileSystemInvalidDailyAutomaticBackupStartTimeRule returns new rule with default attributes

func (*AwsFsxOpenzfsFileSystemInvalidDailyAutomaticBackupStartTimeRule) Check ¶ added in v0.12.0

Check checks the pattern is valid

func (*AwsFsxOpenzfsFileSystemInvalidDailyAutomaticBackupStartTimeRule) Enabled ¶ added in v0.12.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsFsxOpenzfsFileSystemInvalidDailyAutomaticBackupStartTimeRule) Name ¶ added in v0.12.0

Name returns the rule name

func (*AwsFsxOpenzfsFileSystemInvalidDailyAutomaticBackupStartTimeRule) Severity ¶ added in v0.12.0

Severity returns the rule severity

type AwsFsxOpenzfsFileSystemInvalidDeploymentTypeRule ¶ added in v0.12.0

type AwsFsxOpenzfsFileSystemInvalidDeploymentTypeRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsFsxOpenzfsFileSystemInvalidDeploymentTypeRule checks the pattern is valid

func NewAwsFsxOpenzfsFileSystemInvalidDeploymentTypeRule ¶ added in v0.12.0

func NewAwsFsxOpenzfsFileSystemInvalidDeploymentTypeRule() *AwsFsxOpenzfsFileSystemInvalidDeploymentTypeRule

NewAwsFsxOpenzfsFileSystemInvalidDeploymentTypeRule returns new rule with default attributes

func (*AwsFsxOpenzfsFileSystemInvalidDeploymentTypeRule) Check ¶ added in v0.12.0

Check checks the pattern is valid

func (*AwsFsxOpenzfsFileSystemInvalidDeploymentTypeRule) Enabled ¶ added in v0.12.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsFsxOpenzfsFileSystemInvalidDeploymentTypeRule) Name ¶ added in v0.12.0

Name returns the rule name

func (*AwsFsxOpenzfsFileSystemInvalidDeploymentTypeRule) Severity ¶ added in v0.12.0

Severity returns the rule severity

type AwsFsxOpenzfsFileSystemInvalidStorageTypeRule ¶ added in v0.12.0

type AwsFsxOpenzfsFileSystemInvalidStorageTypeRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsFsxOpenzfsFileSystemInvalidStorageTypeRule checks the pattern is valid

func NewAwsFsxOpenzfsFileSystemInvalidStorageTypeRule ¶ added in v0.12.0

func NewAwsFsxOpenzfsFileSystemInvalidStorageTypeRule() *AwsFsxOpenzfsFileSystemInvalidStorageTypeRule

NewAwsFsxOpenzfsFileSystemInvalidStorageTypeRule returns new rule with default attributes

func (*AwsFsxOpenzfsFileSystemInvalidStorageTypeRule) Check ¶ added in v0.12.0

Check checks the pattern is valid

func (*AwsFsxOpenzfsFileSystemInvalidStorageTypeRule) Enabled ¶ added in v0.12.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsFsxOpenzfsFileSystemInvalidStorageTypeRule) Name ¶ added in v0.12.0

Name returns the rule name

func (*AwsFsxOpenzfsFileSystemInvalidStorageTypeRule) Severity ¶ added in v0.12.0

Severity returns the rule severity

type AwsFsxOpenzfsFileSystemInvalidWeeklyMaintenanceStartTimeRule ¶ added in v0.12.0

type AwsFsxOpenzfsFileSystemInvalidWeeklyMaintenanceStartTimeRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsFsxOpenzfsFileSystemInvalidWeeklyMaintenanceStartTimeRule checks the pattern is valid

func NewAwsFsxOpenzfsFileSystemInvalidWeeklyMaintenanceStartTimeRule ¶ added in v0.12.0

func NewAwsFsxOpenzfsFileSystemInvalidWeeklyMaintenanceStartTimeRule() *AwsFsxOpenzfsFileSystemInvalidWeeklyMaintenanceStartTimeRule

NewAwsFsxOpenzfsFileSystemInvalidWeeklyMaintenanceStartTimeRule returns new rule with default attributes

func (*AwsFsxOpenzfsFileSystemInvalidWeeklyMaintenanceStartTimeRule) Check ¶ added in v0.12.0

Check checks the pattern is valid

func (*AwsFsxOpenzfsFileSystemInvalidWeeklyMaintenanceStartTimeRule) Enabled ¶ added in v0.12.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsFsxOpenzfsFileSystemInvalidWeeklyMaintenanceStartTimeRule) Name ¶ added in v0.12.0

Name returns the rule name

func (*AwsFsxOpenzfsFileSystemInvalidWeeklyMaintenanceStartTimeRule) Severity ¶ added in v0.12.0

Severity returns the rule severity

type AwsFsxOpenzfsSnapshotInvalidNameRule ¶ added in v0.12.0

type AwsFsxOpenzfsSnapshotInvalidNameRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsFsxOpenzfsSnapshotInvalidNameRule checks the pattern is valid

func NewAwsFsxOpenzfsSnapshotInvalidNameRule ¶ added in v0.12.0

func NewAwsFsxOpenzfsSnapshotInvalidNameRule() *AwsFsxOpenzfsSnapshotInvalidNameRule

NewAwsFsxOpenzfsSnapshotInvalidNameRule returns new rule with default attributes

func (*AwsFsxOpenzfsSnapshotInvalidNameRule) Check ¶ added in v0.12.0

Check checks the pattern is valid

func (*AwsFsxOpenzfsSnapshotInvalidNameRule) Enabled ¶ added in v0.12.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsFsxOpenzfsSnapshotInvalidNameRule) Name ¶ added in v0.12.0

Name returns the rule name

func (*AwsFsxOpenzfsSnapshotInvalidNameRule) Severity ¶ added in v0.12.0

Severity returns the rule severity

type AwsFsxOpenzfsSnapshotInvalidVolumeIDRule ¶ added in v0.12.0

type AwsFsxOpenzfsSnapshotInvalidVolumeIDRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsFsxOpenzfsSnapshotInvalidVolumeIDRule checks the pattern is valid

func NewAwsFsxOpenzfsSnapshotInvalidVolumeIDRule ¶ added in v0.12.0

func NewAwsFsxOpenzfsSnapshotInvalidVolumeIDRule() *AwsFsxOpenzfsSnapshotInvalidVolumeIDRule

NewAwsFsxOpenzfsSnapshotInvalidVolumeIDRule returns new rule with default attributes

func (*AwsFsxOpenzfsSnapshotInvalidVolumeIDRule) Check ¶ added in v0.12.0

Check checks the pattern is valid

func (*AwsFsxOpenzfsSnapshotInvalidVolumeIDRule) Enabled ¶ added in v0.12.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsFsxOpenzfsSnapshotInvalidVolumeIDRule) Name ¶ added in v0.12.0

Name returns the rule name

func (*AwsFsxOpenzfsSnapshotInvalidVolumeIDRule) Severity ¶ added in v0.12.0

Severity returns the rule severity

type AwsFsxOpenzfsVolumeInvalidDataCompressionTypeRule ¶ added in v0.12.0

type AwsFsxOpenzfsVolumeInvalidDataCompressionTypeRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsFsxOpenzfsVolumeInvalidDataCompressionTypeRule checks the pattern is valid

func NewAwsFsxOpenzfsVolumeInvalidDataCompressionTypeRule ¶ added in v0.12.0

func NewAwsFsxOpenzfsVolumeInvalidDataCompressionTypeRule() *AwsFsxOpenzfsVolumeInvalidDataCompressionTypeRule

NewAwsFsxOpenzfsVolumeInvalidDataCompressionTypeRule returns new rule with default attributes

func (*AwsFsxOpenzfsVolumeInvalidDataCompressionTypeRule) Check ¶ added in v0.12.0

Check checks the pattern is valid

func (*AwsFsxOpenzfsVolumeInvalidDataCompressionTypeRule) Enabled ¶ added in v0.12.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsFsxOpenzfsVolumeInvalidDataCompressionTypeRule) Name ¶ added in v0.12.0

Name returns the rule name

func (*AwsFsxOpenzfsVolumeInvalidDataCompressionTypeRule) Severity ¶ added in v0.12.0

Severity returns the rule severity

type AwsFsxOpenzfsVolumeInvalidParentVolumeIDRule ¶ added in v0.12.0

type AwsFsxOpenzfsVolumeInvalidParentVolumeIDRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsFsxOpenzfsVolumeInvalidParentVolumeIDRule checks the pattern is valid

func NewAwsFsxOpenzfsVolumeInvalidParentVolumeIDRule ¶ added in v0.12.0

func NewAwsFsxOpenzfsVolumeInvalidParentVolumeIDRule() *AwsFsxOpenzfsVolumeInvalidParentVolumeIDRule

NewAwsFsxOpenzfsVolumeInvalidParentVolumeIDRule returns new rule with default attributes

func (*AwsFsxOpenzfsVolumeInvalidParentVolumeIDRule) Check ¶ added in v0.12.0

Check checks the pattern is valid

func (*AwsFsxOpenzfsVolumeInvalidParentVolumeIDRule) Enabled ¶ added in v0.12.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsFsxOpenzfsVolumeInvalidParentVolumeIDRule) Name ¶ added in v0.12.0

Name returns the rule name

func (*AwsFsxOpenzfsVolumeInvalidParentVolumeIDRule) Severity ¶ added in v0.12.0

Severity returns the rule severity

type AwsFsxWindowsFileSystemInvalidActiveDirectoryIDRule ¶

type AwsFsxWindowsFileSystemInvalidActiveDirectoryIDRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsFsxWindowsFileSystemInvalidActiveDirectoryIDRule checks the pattern is valid

func NewAwsFsxWindowsFileSystemInvalidActiveDirectoryIDRule ¶

func NewAwsFsxWindowsFileSystemInvalidActiveDirectoryIDRule() *AwsFsxWindowsFileSystemInvalidActiveDirectoryIDRule

NewAwsFsxWindowsFileSystemInvalidActiveDirectoryIDRule returns new rule with default attributes

func (*AwsFsxWindowsFileSystemInvalidActiveDirectoryIDRule) Check ¶

Check checks the pattern is valid

func (*AwsFsxWindowsFileSystemInvalidActiveDirectoryIDRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsFsxWindowsFileSystemInvalidActiveDirectoryIDRule) Name ¶

Name returns the rule name

func (*AwsFsxWindowsFileSystemInvalidActiveDirectoryIDRule) Severity ¶

Severity returns the rule severity

type AwsFsxWindowsFileSystemInvalidDailyAutomaticBackupStartTimeRule ¶

type AwsFsxWindowsFileSystemInvalidDailyAutomaticBackupStartTimeRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsFsxWindowsFileSystemInvalidDailyAutomaticBackupStartTimeRule checks the pattern is valid

func NewAwsFsxWindowsFileSystemInvalidDailyAutomaticBackupStartTimeRule ¶

func NewAwsFsxWindowsFileSystemInvalidDailyAutomaticBackupStartTimeRule() *AwsFsxWindowsFileSystemInvalidDailyAutomaticBackupStartTimeRule

NewAwsFsxWindowsFileSystemInvalidDailyAutomaticBackupStartTimeRule returns new rule with default attributes

func (*AwsFsxWindowsFileSystemInvalidDailyAutomaticBackupStartTimeRule) Check ¶

Check checks the pattern is valid

func (*AwsFsxWindowsFileSystemInvalidDailyAutomaticBackupStartTimeRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsFsxWindowsFileSystemInvalidDailyAutomaticBackupStartTimeRule) Name ¶

Name returns the rule name

func (*AwsFsxWindowsFileSystemInvalidDailyAutomaticBackupStartTimeRule) Severity ¶

Severity returns the rule severity

type AwsFsxWindowsFileSystemInvalidWeeklyMaintenanceStartTimeRule ¶

type AwsFsxWindowsFileSystemInvalidWeeklyMaintenanceStartTimeRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsFsxWindowsFileSystemInvalidWeeklyMaintenanceStartTimeRule checks the pattern is valid

func NewAwsFsxWindowsFileSystemInvalidWeeklyMaintenanceStartTimeRule ¶

func NewAwsFsxWindowsFileSystemInvalidWeeklyMaintenanceStartTimeRule() *AwsFsxWindowsFileSystemInvalidWeeklyMaintenanceStartTimeRule

NewAwsFsxWindowsFileSystemInvalidWeeklyMaintenanceStartTimeRule returns new rule with default attributes

func (*AwsFsxWindowsFileSystemInvalidWeeklyMaintenanceStartTimeRule) Check ¶

Check checks the pattern is valid

func (*AwsFsxWindowsFileSystemInvalidWeeklyMaintenanceStartTimeRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsFsxWindowsFileSystemInvalidWeeklyMaintenanceStartTimeRule) Name ¶

Name returns the rule name

func (*AwsFsxWindowsFileSystemInvalidWeeklyMaintenanceStartTimeRule) Severity ¶

Severity returns the rule severity

type AwsGameliftAliasInvalidDescriptionRule ¶

type AwsGameliftAliasInvalidDescriptionRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsGameliftAliasInvalidDescriptionRule checks the pattern is valid

func NewAwsGameliftAliasInvalidDescriptionRule ¶

func NewAwsGameliftAliasInvalidDescriptionRule() *AwsGameliftAliasInvalidDescriptionRule

NewAwsGameliftAliasInvalidDescriptionRule returns new rule with default attributes

func (*AwsGameliftAliasInvalidDescriptionRule) Check ¶

Check checks the pattern is valid

func (*AwsGameliftAliasInvalidDescriptionRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsGameliftAliasInvalidDescriptionRule) Name ¶

Name returns the rule name

func (*AwsGameliftAliasInvalidDescriptionRule) Severity ¶

Severity returns the rule severity

type AwsGameliftAliasInvalidNameRule ¶

type AwsGameliftAliasInvalidNameRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsGameliftAliasInvalidNameRule checks the pattern is valid

func NewAwsGameliftAliasInvalidNameRule ¶

func NewAwsGameliftAliasInvalidNameRule() *AwsGameliftAliasInvalidNameRule

NewAwsGameliftAliasInvalidNameRule returns new rule with default attributes

func (*AwsGameliftAliasInvalidNameRule) Check ¶

Check checks the pattern is valid

func (*AwsGameliftAliasInvalidNameRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsGameliftAliasInvalidNameRule) Name ¶

Name returns the rule name

func (*AwsGameliftAliasInvalidNameRule) Severity ¶

Severity returns the rule severity

type AwsGameliftBuildInvalidNameRule ¶

type AwsGameliftBuildInvalidNameRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsGameliftBuildInvalidNameRule checks the pattern is valid

func NewAwsGameliftBuildInvalidNameRule ¶

func NewAwsGameliftBuildInvalidNameRule() *AwsGameliftBuildInvalidNameRule

NewAwsGameliftBuildInvalidNameRule returns new rule with default attributes

func (*AwsGameliftBuildInvalidNameRule) Check ¶

Check checks the pattern is valid

func (*AwsGameliftBuildInvalidNameRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsGameliftBuildInvalidNameRule) Name ¶

Name returns the rule name

func (*AwsGameliftBuildInvalidNameRule) Severity ¶

Severity returns the rule severity

type AwsGameliftBuildInvalidOperatingSystemRule ¶

type AwsGameliftBuildInvalidOperatingSystemRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsGameliftBuildInvalidOperatingSystemRule checks the pattern is valid

func NewAwsGameliftBuildInvalidOperatingSystemRule ¶

func NewAwsGameliftBuildInvalidOperatingSystemRule() *AwsGameliftBuildInvalidOperatingSystemRule

NewAwsGameliftBuildInvalidOperatingSystemRule returns new rule with default attributes

func (*AwsGameliftBuildInvalidOperatingSystemRule) Check ¶

Check checks the pattern is valid

func (*AwsGameliftBuildInvalidOperatingSystemRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsGameliftBuildInvalidOperatingSystemRule) Name ¶

Name returns the rule name

func (*AwsGameliftBuildInvalidOperatingSystemRule) Severity ¶

Severity returns the rule severity

type AwsGameliftBuildInvalidVersionRule ¶

type AwsGameliftBuildInvalidVersionRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsGameliftBuildInvalidVersionRule checks the pattern is valid

func NewAwsGameliftBuildInvalidVersionRule ¶

func NewAwsGameliftBuildInvalidVersionRule() *AwsGameliftBuildInvalidVersionRule

NewAwsGameliftBuildInvalidVersionRule returns new rule with default attributes

func (*AwsGameliftBuildInvalidVersionRule) Check ¶

Check checks the pattern is valid

func (*AwsGameliftBuildInvalidVersionRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsGameliftBuildInvalidVersionRule) Name ¶

Name returns the rule name

func (*AwsGameliftBuildInvalidVersionRule) Severity ¶

Severity returns the rule severity

type AwsGameliftFleetInvalidBuildIDRule ¶

type AwsGameliftFleetInvalidBuildIDRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsGameliftFleetInvalidBuildIDRule checks the pattern is valid

func NewAwsGameliftFleetInvalidBuildIDRule ¶

func NewAwsGameliftFleetInvalidBuildIDRule() *AwsGameliftFleetInvalidBuildIDRule

NewAwsGameliftFleetInvalidBuildIDRule returns new rule with default attributes

func (*AwsGameliftFleetInvalidBuildIDRule) Check ¶

Check checks the pattern is valid

func (*AwsGameliftFleetInvalidBuildIDRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsGameliftFleetInvalidBuildIDRule) Name ¶

Name returns the rule name

func (*AwsGameliftFleetInvalidBuildIDRule) Severity ¶

Severity returns the rule severity

type AwsGameliftFleetInvalidDescriptionRule ¶

type AwsGameliftFleetInvalidDescriptionRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsGameliftFleetInvalidDescriptionRule checks the pattern is valid

func NewAwsGameliftFleetInvalidDescriptionRule ¶

func NewAwsGameliftFleetInvalidDescriptionRule() *AwsGameliftFleetInvalidDescriptionRule

NewAwsGameliftFleetInvalidDescriptionRule returns new rule with default attributes

func (*AwsGameliftFleetInvalidDescriptionRule) Check ¶

Check checks the pattern is valid

func (*AwsGameliftFleetInvalidDescriptionRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsGameliftFleetInvalidDescriptionRule) Name ¶

Name returns the rule name

func (*AwsGameliftFleetInvalidDescriptionRule) Severity ¶

Severity returns the rule severity

type AwsGameliftFleetInvalidEc2InstanceTypeRule ¶

type AwsGameliftFleetInvalidEc2InstanceTypeRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsGameliftFleetInvalidEc2InstanceTypeRule checks the pattern is valid

func NewAwsGameliftFleetInvalidEc2InstanceTypeRule ¶

func NewAwsGameliftFleetInvalidEc2InstanceTypeRule() *AwsGameliftFleetInvalidEc2InstanceTypeRule

NewAwsGameliftFleetInvalidEc2InstanceTypeRule returns new rule with default attributes

func (*AwsGameliftFleetInvalidEc2InstanceTypeRule) Check ¶

Check checks the pattern is valid

func (*AwsGameliftFleetInvalidEc2InstanceTypeRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsGameliftFleetInvalidEc2InstanceTypeRule) Name ¶

Name returns the rule name

func (*AwsGameliftFleetInvalidEc2InstanceTypeRule) Severity ¶

Severity returns the rule severity

type AwsGameliftFleetInvalidNameRule ¶

type AwsGameliftFleetInvalidNameRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsGameliftFleetInvalidNameRule checks the pattern is valid

func NewAwsGameliftFleetInvalidNameRule ¶

func NewAwsGameliftFleetInvalidNameRule() *AwsGameliftFleetInvalidNameRule

NewAwsGameliftFleetInvalidNameRule returns new rule with default attributes

func (*AwsGameliftFleetInvalidNameRule) Check ¶

Check checks the pattern is valid

func (*AwsGameliftFleetInvalidNameRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsGameliftFleetInvalidNameRule) Name ¶

Name returns the rule name

func (*AwsGameliftFleetInvalidNameRule) Severity ¶

Severity returns the rule severity

type AwsGameliftFleetInvalidNewGameSessionProtectionPolicyRule ¶

type AwsGameliftFleetInvalidNewGameSessionProtectionPolicyRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsGameliftFleetInvalidNewGameSessionProtectionPolicyRule checks the pattern is valid

func NewAwsGameliftFleetInvalidNewGameSessionProtectionPolicyRule ¶

func NewAwsGameliftFleetInvalidNewGameSessionProtectionPolicyRule() *AwsGameliftFleetInvalidNewGameSessionProtectionPolicyRule

NewAwsGameliftFleetInvalidNewGameSessionProtectionPolicyRule returns new rule with default attributes

func (*AwsGameliftFleetInvalidNewGameSessionProtectionPolicyRule) Check ¶

Check checks the pattern is valid

func (*AwsGameliftFleetInvalidNewGameSessionProtectionPolicyRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsGameliftFleetInvalidNewGameSessionProtectionPolicyRule) Name ¶

Name returns the rule name

func (*AwsGameliftFleetInvalidNewGameSessionProtectionPolicyRule) Severity ¶

Severity returns the rule severity

type AwsGameliftGameSessionQueueInvalidNameRule ¶

type AwsGameliftGameSessionQueueInvalidNameRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsGameliftGameSessionQueueInvalidNameRule checks the pattern is valid

func NewAwsGameliftGameSessionQueueInvalidNameRule ¶

func NewAwsGameliftGameSessionQueueInvalidNameRule() *AwsGameliftGameSessionQueueInvalidNameRule

NewAwsGameliftGameSessionQueueInvalidNameRule returns new rule with default attributes

func (*AwsGameliftGameSessionQueueInvalidNameRule) Check ¶

Check checks the pattern is valid

func (*AwsGameliftGameSessionQueueInvalidNameRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsGameliftGameSessionQueueInvalidNameRule) Name ¶

Name returns the rule name

func (*AwsGameliftGameSessionQueueInvalidNameRule) Severity ¶

Severity returns the rule severity

type AwsGlobalacceleratorAcceleratorInvalidIPAddressTypeRule ¶

type AwsGlobalacceleratorAcceleratorInvalidIPAddressTypeRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsGlobalacceleratorAcceleratorInvalidIPAddressTypeRule checks the pattern is valid

func NewAwsGlobalacceleratorAcceleratorInvalidIPAddressTypeRule ¶

func NewAwsGlobalacceleratorAcceleratorInvalidIPAddressTypeRule() *AwsGlobalacceleratorAcceleratorInvalidIPAddressTypeRule

NewAwsGlobalacceleratorAcceleratorInvalidIPAddressTypeRule returns new rule with default attributes

func (*AwsGlobalacceleratorAcceleratorInvalidIPAddressTypeRule) Check ¶

Check checks the pattern is valid

func (*AwsGlobalacceleratorAcceleratorInvalidIPAddressTypeRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsGlobalacceleratorAcceleratorInvalidIPAddressTypeRule) Name ¶

Name returns the rule name

func (*AwsGlobalacceleratorAcceleratorInvalidIPAddressTypeRule) Severity ¶

Severity returns the rule severity

type AwsGlobalacceleratorAcceleratorInvalidNameRule ¶

type AwsGlobalacceleratorAcceleratorInvalidNameRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsGlobalacceleratorAcceleratorInvalidNameRule checks the pattern is valid

func NewAwsGlobalacceleratorAcceleratorInvalidNameRule ¶

func NewAwsGlobalacceleratorAcceleratorInvalidNameRule() *AwsGlobalacceleratorAcceleratorInvalidNameRule

NewAwsGlobalacceleratorAcceleratorInvalidNameRule returns new rule with default attributes

func (*AwsGlobalacceleratorAcceleratorInvalidNameRule) Check ¶

Check checks the pattern is valid

func (*AwsGlobalacceleratorAcceleratorInvalidNameRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsGlobalacceleratorAcceleratorInvalidNameRule) Name ¶

Name returns the rule name

func (*AwsGlobalacceleratorAcceleratorInvalidNameRule) Severity ¶

Severity returns the rule severity

type AwsGlobalacceleratorEndpointGroupInvalidHealthCheckPathRule ¶

type AwsGlobalacceleratorEndpointGroupInvalidHealthCheckPathRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsGlobalacceleratorEndpointGroupInvalidHealthCheckPathRule checks the pattern is valid

func NewAwsGlobalacceleratorEndpointGroupInvalidHealthCheckPathRule ¶

func NewAwsGlobalacceleratorEndpointGroupInvalidHealthCheckPathRule() *AwsGlobalacceleratorEndpointGroupInvalidHealthCheckPathRule

NewAwsGlobalacceleratorEndpointGroupInvalidHealthCheckPathRule returns new rule with default attributes

func (*AwsGlobalacceleratorEndpointGroupInvalidHealthCheckPathRule) Check ¶

Check checks the pattern is valid

func (*AwsGlobalacceleratorEndpointGroupInvalidHealthCheckPathRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsGlobalacceleratorEndpointGroupInvalidHealthCheckPathRule) Name ¶

Name returns the rule name

func (*AwsGlobalacceleratorEndpointGroupInvalidHealthCheckPathRule) Severity ¶

Severity returns the rule severity

type AwsGlobalacceleratorEndpointGroupInvalidHealthCheckProtocolRule ¶

type AwsGlobalacceleratorEndpointGroupInvalidHealthCheckProtocolRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsGlobalacceleratorEndpointGroupInvalidHealthCheckProtocolRule checks the pattern is valid

func NewAwsGlobalacceleratorEndpointGroupInvalidHealthCheckProtocolRule ¶

func NewAwsGlobalacceleratorEndpointGroupInvalidHealthCheckProtocolRule() *AwsGlobalacceleratorEndpointGroupInvalidHealthCheckProtocolRule

NewAwsGlobalacceleratorEndpointGroupInvalidHealthCheckProtocolRule returns new rule with default attributes

func (*AwsGlobalacceleratorEndpointGroupInvalidHealthCheckProtocolRule) Check ¶

Check checks the pattern is valid

func (*AwsGlobalacceleratorEndpointGroupInvalidHealthCheckProtocolRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsGlobalacceleratorEndpointGroupInvalidHealthCheckProtocolRule) Name ¶

Name returns the rule name

func (*AwsGlobalacceleratorEndpointGroupInvalidHealthCheckProtocolRule) Severity ¶

Severity returns the rule severity

type AwsGlobalacceleratorEndpointGroupInvalidListenerArnRule ¶

type AwsGlobalacceleratorEndpointGroupInvalidListenerArnRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsGlobalacceleratorEndpointGroupInvalidListenerArnRule checks the pattern is valid

func NewAwsGlobalacceleratorEndpointGroupInvalidListenerArnRule ¶

func NewAwsGlobalacceleratorEndpointGroupInvalidListenerArnRule() *AwsGlobalacceleratorEndpointGroupInvalidListenerArnRule

NewAwsGlobalacceleratorEndpointGroupInvalidListenerArnRule returns new rule with default attributes

func (*AwsGlobalacceleratorEndpointGroupInvalidListenerArnRule) Check ¶

Check checks the pattern is valid

func (*AwsGlobalacceleratorEndpointGroupInvalidListenerArnRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsGlobalacceleratorEndpointGroupInvalidListenerArnRule) Name ¶

Name returns the rule name

func (*AwsGlobalacceleratorEndpointGroupInvalidListenerArnRule) Severity ¶

Severity returns the rule severity

type AwsGlobalacceleratorListenerInvalidAcceleratorArnRule ¶

type AwsGlobalacceleratorListenerInvalidAcceleratorArnRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsGlobalacceleratorListenerInvalidAcceleratorArnRule checks the pattern is valid

func NewAwsGlobalacceleratorListenerInvalidAcceleratorArnRule ¶

func NewAwsGlobalacceleratorListenerInvalidAcceleratorArnRule() *AwsGlobalacceleratorListenerInvalidAcceleratorArnRule

NewAwsGlobalacceleratorListenerInvalidAcceleratorArnRule returns new rule with default attributes

func (*AwsGlobalacceleratorListenerInvalidAcceleratorArnRule) Check ¶

Check checks the pattern is valid

func (*AwsGlobalacceleratorListenerInvalidAcceleratorArnRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsGlobalacceleratorListenerInvalidAcceleratorArnRule) Name ¶

Name returns the rule name

func (*AwsGlobalacceleratorListenerInvalidAcceleratorArnRule) Severity ¶

Severity returns the rule severity

type AwsGlobalacceleratorListenerInvalidClientAffinityRule ¶

type AwsGlobalacceleratorListenerInvalidClientAffinityRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsGlobalacceleratorListenerInvalidClientAffinityRule checks the pattern is valid

func NewAwsGlobalacceleratorListenerInvalidClientAffinityRule ¶

func NewAwsGlobalacceleratorListenerInvalidClientAffinityRule() *AwsGlobalacceleratorListenerInvalidClientAffinityRule

NewAwsGlobalacceleratorListenerInvalidClientAffinityRule returns new rule with default attributes

func (*AwsGlobalacceleratorListenerInvalidClientAffinityRule) Check ¶

Check checks the pattern is valid

func (*AwsGlobalacceleratorListenerInvalidClientAffinityRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsGlobalacceleratorListenerInvalidClientAffinityRule) Name ¶

Name returns the rule name

func (*AwsGlobalacceleratorListenerInvalidClientAffinityRule) Severity ¶

Severity returns the rule severity

type AwsGlobalacceleratorListenerInvalidProtocolRule ¶

type AwsGlobalacceleratorListenerInvalidProtocolRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsGlobalacceleratorListenerInvalidProtocolRule checks the pattern is valid

func NewAwsGlobalacceleratorListenerInvalidProtocolRule ¶

func NewAwsGlobalacceleratorListenerInvalidProtocolRule() *AwsGlobalacceleratorListenerInvalidProtocolRule

NewAwsGlobalacceleratorListenerInvalidProtocolRule returns new rule with default attributes

func (*AwsGlobalacceleratorListenerInvalidProtocolRule) Check ¶

Check checks the pattern is valid

func (*AwsGlobalacceleratorListenerInvalidProtocolRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsGlobalacceleratorListenerInvalidProtocolRule) Name ¶

Name returns the rule name

func (*AwsGlobalacceleratorListenerInvalidProtocolRule) Severity ¶

Severity returns the rule severity

type AwsGlueCatalogTableInvalidTableTypeRule ¶

type AwsGlueCatalogTableInvalidTableTypeRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsGlueCatalogTableInvalidTableTypeRule checks the pattern is valid

func NewAwsGlueCatalogTableInvalidTableTypeRule ¶

func NewAwsGlueCatalogTableInvalidTableTypeRule() *AwsGlueCatalogTableInvalidTableTypeRule

NewAwsGlueCatalogTableInvalidTableTypeRule returns new rule with default attributes

func (*AwsGlueCatalogTableInvalidTableTypeRule) Check ¶

Check checks the pattern is valid

func (*AwsGlueCatalogTableInvalidTableTypeRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsGlueCatalogTableInvalidTableTypeRule) Name ¶

Name returns the rule name

func (*AwsGlueCatalogTableInvalidTableTypeRule) Severity ¶

Severity returns the rule severity

type AwsGlueCatalogTableInvalidViewExpandedTextRule ¶

type AwsGlueCatalogTableInvalidViewExpandedTextRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsGlueCatalogTableInvalidViewExpandedTextRule checks the pattern is valid

func NewAwsGlueCatalogTableInvalidViewExpandedTextRule ¶

func NewAwsGlueCatalogTableInvalidViewExpandedTextRule() *AwsGlueCatalogTableInvalidViewExpandedTextRule

NewAwsGlueCatalogTableInvalidViewExpandedTextRule returns new rule with default attributes

func (*AwsGlueCatalogTableInvalidViewExpandedTextRule) Check ¶

Check checks the pattern is valid

func (*AwsGlueCatalogTableInvalidViewExpandedTextRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsGlueCatalogTableInvalidViewExpandedTextRule) Name ¶

Name returns the rule name

func (*AwsGlueCatalogTableInvalidViewExpandedTextRule) Severity ¶

Severity returns the rule severity

type AwsGlueCatalogTableInvalidViewOriginalTextRule ¶

type AwsGlueCatalogTableInvalidViewOriginalTextRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsGlueCatalogTableInvalidViewOriginalTextRule checks the pattern is valid

func NewAwsGlueCatalogTableInvalidViewOriginalTextRule ¶

func NewAwsGlueCatalogTableInvalidViewOriginalTextRule() *AwsGlueCatalogTableInvalidViewOriginalTextRule

NewAwsGlueCatalogTableInvalidViewOriginalTextRule returns new rule with default attributes

func (*AwsGlueCatalogTableInvalidViewOriginalTextRule) Check ¶

Check checks the pattern is valid

func (*AwsGlueCatalogTableInvalidViewOriginalTextRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsGlueCatalogTableInvalidViewOriginalTextRule) Name ¶

Name returns the rule name

func (*AwsGlueCatalogTableInvalidViewOriginalTextRule) Severity ¶

Severity returns the rule severity

type AwsGlueConnectionInvalidConnectionTypeRule ¶

type AwsGlueConnectionInvalidConnectionTypeRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsGlueConnectionInvalidConnectionTypeRule checks the pattern is valid

func NewAwsGlueConnectionInvalidConnectionTypeRule ¶

func NewAwsGlueConnectionInvalidConnectionTypeRule() *AwsGlueConnectionInvalidConnectionTypeRule

NewAwsGlueConnectionInvalidConnectionTypeRule returns new rule with default attributes

func (*AwsGlueConnectionInvalidConnectionTypeRule) Check ¶

Check checks the pattern is valid

func (*AwsGlueConnectionInvalidConnectionTypeRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsGlueConnectionInvalidConnectionTypeRule) Name ¶

Name returns the rule name

func (*AwsGlueConnectionInvalidConnectionTypeRule) Severity ¶

Severity returns the rule severity

type AwsGlueCrawlerInvalidSecurityConfigurationRule ¶

type AwsGlueCrawlerInvalidSecurityConfigurationRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsGlueCrawlerInvalidSecurityConfigurationRule checks the pattern is valid

func NewAwsGlueCrawlerInvalidSecurityConfigurationRule ¶

func NewAwsGlueCrawlerInvalidSecurityConfigurationRule() *AwsGlueCrawlerInvalidSecurityConfigurationRule

NewAwsGlueCrawlerInvalidSecurityConfigurationRule returns new rule with default attributes

func (*AwsGlueCrawlerInvalidSecurityConfigurationRule) Check ¶

Check checks the pattern is valid

func (*AwsGlueCrawlerInvalidSecurityConfigurationRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsGlueCrawlerInvalidSecurityConfigurationRule) Name ¶

Name returns the rule name

func (*AwsGlueCrawlerInvalidSecurityConfigurationRule) Severity ¶

Severity returns the rule severity

type AwsGlueCrawlerInvalidTablePrefixRule ¶

type AwsGlueCrawlerInvalidTablePrefixRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsGlueCrawlerInvalidTablePrefixRule checks the pattern is valid

func NewAwsGlueCrawlerInvalidTablePrefixRule ¶

func NewAwsGlueCrawlerInvalidTablePrefixRule() *AwsGlueCrawlerInvalidTablePrefixRule

NewAwsGlueCrawlerInvalidTablePrefixRule returns new rule with default attributes

func (*AwsGlueCrawlerInvalidTablePrefixRule) Check ¶

Check checks the pattern is valid

func (*AwsGlueCrawlerInvalidTablePrefixRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsGlueCrawlerInvalidTablePrefixRule) Name ¶

Name returns the rule name

func (*AwsGlueCrawlerInvalidTablePrefixRule) Severity ¶

Severity returns the rule severity

type AwsGlueDevEndpointInvalidRoleArnRule ¶ added in v0.11.0

type AwsGlueDevEndpointInvalidRoleArnRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsGlueDevEndpointInvalidRoleArnRule checks the pattern is valid

func NewAwsGlueDevEndpointInvalidRoleArnRule ¶ added in v0.11.0

func NewAwsGlueDevEndpointInvalidRoleArnRule() *AwsGlueDevEndpointInvalidRoleArnRule

NewAwsGlueDevEndpointInvalidRoleArnRule returns new rule with default attributes

func (*AwsGlueDevEndpointInvalidRoleArnRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsGlueDevEndpointInvalidRoleArnRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsGlueDevEndpointInvalidRoleArnRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsGlueDevEndpointInvalidRoleArnRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsGlueDevEndpointInvalidWorkerTypeRule ¶ added in v0.11.0

type AwsGlueDevEndpointInvalidWorkerTypeRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsGlueDevEndpointInvalidWorkerTypeRule checks the pattern is valid

func NewAwsGlueDevEndpointInvalidWorkerTypeRule ¶ added in v0.11.0

func NewAwsGlueDevEndpointInvalidWorkerTypeRule() *AwsGlueDevEndpointInvalidWorkerTypeRule

NewAwsGlueDevEndpointInvalidWorkerTypeRule returns new rule with default attributes

func (*AwsGlueDevEndpointInvalidWorkerTypeRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsGlueDevEndpointInvalidWorkerTypeRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsGlueDevEndpointInvalidWorkerTypeRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsGlueDevEndpointInvalidWorkerTypeRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsGlueMlTransformInvalidGlueVersionRule ¶ added in v0.11.0

type AwsGlueMlTransformInvalidGlueVersionRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsGlueMlTransformInvalidGlueVersionRule checks the pattern is valid

func NewAwsGlueMlTransformInvalidGlueVersionRule ¶ added in v0.11.0

func NewAwsGlueMlTransformInvalidGlueVersionRule() *AwsGlueMlTransformInvalidGlueVersionRule

NewAwsGlueMlTransformInvalidGlueVersionRule returns new rule with default attributes

func (*AwsGlueMlTransformInvalidGlueVersionRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsGlueMlTransformInvalidGlueVersionRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsGlueMlTransformInvalidGlueVersionRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsGlueMlTransformInvalidGlueVersionRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsGlueMlTransformInvalidWorkerTypeRule ¶ added in v0.11.0

type AwsGlueMlTransformInvalidWorkerTypeRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsGlueMlTransformInvalidWorkerTypeRule checks the pattern is valid

func NewAwsGlueMlTransformInvalidWorkerTypeRule ¶ added in v0.11.0

func NewAwsGlueMlTransformInvalidWorkerTypeRule() *AwsGlueMlTransformInvalidWorkerTypeRule

NewAwsGlueMlTransformInvalidWorkerTypeRule returns new rule with default attributes

func (*AwsGlueMlTransformInvalidWorkerTypeRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsGlueMlTransformInvalidWorkerTypeRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsGlueMlTransformInvalidWorkerTypeRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsGlueMlTransformInvalidWorkerTypeRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsGlueRegistryInvalidRegistryNameRule ¶ added in v0.11.0

type AwsGlueRegistryInvalidRegistryNameRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsGlueRegistryInvalidRegistryNameRule checks the pattern is valid

func NewAwsGlueRegistryInvalidRegistryNameRule ¶ added in v0.11.0

func NewAwsGlueRegistryInvalidRegistryNameRule() *AwsGlueRegistryInvalidRegistryNameRule

NewAwsGlueRegistryInvalidRegistryNameRule returns new rule with default attributes

func (*AwsGlueRegistryInvalidRegistryNameRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsGlueRegistryInvalidRegistryNameRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsGlueRegistryInvalidRegistryNameRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsGlueRegistryInvalidRegistryNameRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsGlueResourcePolicyInvalidEnableHybridRule ¶ added in v0.11.0

type AwsGlueResourcePolicyInvalidEnableHybridRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsGlueResourcePolicyInvalidEnableHybridRule checks the pattern is valid

func NewAwsGlueResourcePolicyInvalidEnableHybridRule ¶ added in v0.11.0

func NewAwsGlueResourcePolicyInvalidEnableHybridRule() *AwsGlueResourcePolicyInvalidEnableHybridRule

NewAwsGlueResourcePolicyInvalidEnableHybridRule returns new rule with default attributes

func (*AwsGlueResourcePolicyInvalidEnableHybridRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsGlueResourcePolicyInvalidEnableHybridRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsGlueResourcePolicyInvalidEnableHybridRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsGlueResourcePolicyInvalidEnableHybridRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsGlueSchemaInvalidCompatibilityRule ¶ added in v0.11.0

type AwsGlueSchemaInvalidCompatibilityRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsGlueSchemaInvalidCompatibilityRule checks the pattern is valid

func NewAwsGlueSchemaInvalidCompatibilityRule ¶ added in v0.11.0

func NewAwsGlueSchemaInvalidCompatibilityRule() *AwsGlueSchemaInvalidCompatibilityRule

NewAwsGlueSchemaInvalidCompatibilityRule returns new rule with default attributes

func (*AwsGlueSchemaInvalidCompatibilityRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsGlueSchemaInvalidCompatibilityRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsGlueSchemaInvalidCompatibilityRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsGlueSchemaInvalidCompatibilityRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsGlueSchemaInvalidDataFormatRule ¶ added in v0.11.0

type AwsGlueSchemaInvalidDataFormatRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsGlueSchemaInvalidDataFormatRule checks the pattern is valid

func NewAwsGlueSchemaInvalidDataFormatRule ¶ added in v0.11.0

func NewAwsGlueSchemaInvalidDataFormatRule() *AwsGlueSchemaInvalidDataFormatRule

NewAwsGlueSchemaInvalidDataFormatRule returns new rule with default attributes

func (*AwsGlueSchemaInvalidDataFormatRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsGlueSchemaInvalidDataFormatRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsGlueSchemaInvalidDataFormatRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsGlueSchemaInvalidDataFormatRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsGlueSchemaInvalidSchemaDefinitionRule ¶ added in v0.11.0

type AwsGlueSchemaInvalidSchemaDefinitionRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsGlueSchemaInvalidSchemaDefinitionRule checks the pattern is valid

func NewAwsGlueSchemaInvalidSchemaDefinitionRule ¶ added in v0.11.0

func NewAwsGlueSchemaInvalidSchemaDefinitionRule() *AwsGlueSchemaInvalidSchemaDefinitionRule

NewAwsGlueSchemaInvalidSchemaDefinitionRule returns new rule with default attributes

func (*AwsGlueSchemaInvalidSchemaDefinitionRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsGlueSchemaInvalidSchemaDefinitionRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsGlueSchemaInvalidSchemaDefinitionRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsGlueSchemaInvalidSchemaDefinitionRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsGlueSchemaInvalidSchemaNameRule ¶ added in v0.11.0

type AwsGlueSchemaInvalidSchemaNameRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsGlueSchemaInvalidSchemaNameRule checks the pattern is valid

func NewAwsGlueSchemaInvalidSchemaNameRule ¶ added in v0.11.0

func NewAwsGlueSchemaInvalidSchemaNameRule() *AwsGlueSchemaInvalidSchemaNameRule

NewAwsGlueSchemaInvalidSchemaNameRule returns new rule with default attributes

func (*AwsGlueSchemaInvalidSchemaNameRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsGlueSchemaInvalidSchemaNameRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsGlueSchemaInvalidSchemaNameRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsGlueSchemaInvalidSchemaNameRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsGlueTriggerInvalidTypeRule ¶

type AwsGlueTriggerInvalidTypeRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsGlueTriggerInvalidTypeRule checks the pattern is valid

func NewAwsGlueTriggerInvalidTypeRule ¶

func NewAwsGlueTriggerInvalidTypeRule() *AwsGlueTriggerInvalidTypeRule

NewAwsGlueTriggerInvalidTypeRule returns new rule with default attributes

func (*AwsGlueTriggerInvalidTypeRule) Check ¶

Check checks the pattern is valid

func (*AwsGlueTriggerInvalidTypeRule) Enabled ¶

func (r *AwsGlueTriggerInvalidTypeRule) Enabled() bool

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsGlueTriggerInvalidTypeRule) Name ¶

Name returns the rule name

func (*AwsGlueTriggerInvalidTypeRule) Severity ¶

Severity returns the rule severity

type AwsGlueUserDefinedFunctionInvalidOwnerTypeRule ¶ added in v0.11.0

type AwsGlueUserDefinedFunctionInvalidOwnerTypeRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsGlueUserDefinedFunctionInvalidOwnerTypeRule checks the pattern is valid

func NewAwsGlueUserDefinedFunctionInvalidOwnerTypeRule ¶ added in v0.11.0

func NewAwsGlueUserDefinedFunctionInvalidOwnerTypeRule() *AwsGlueUserDefinedFunctionInvalidOwnerTypeRule

NewAwsGlueUserDefinedFunctionInvalidOwnerTypeRule returns new rule with default attributes

func (*AwsGlueUserDefinedFunctionInvalidOwnerTypeRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsGlueUserDefinedFunctionInvalidOwnerTypeRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsGlueUserDefinedFunctionInvalidOwnerTypeRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsGlueUserDefinedFunctionInvalidOwnerTypeRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsGuarddutyDetectorInvalidFindingPublishingFrequencyRule ¶

type AwsGuarddutyDetectorInvalidFindingPublishingFrequencyRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsGuarddutyDetectorInvalidFindingPublishingFrequencyRule checks the pattern is valid

func NewAwsGuarddutyDetectorInvalidFindingPublishingFrequencyRule ¶

func NewAwsGuarddutyDetectorInvalidFindingPublishingFrequencyRule() *AwsGuarddutyDetectorInvalidFindingPublishingFrequencyRule

NewAwsGuarddutyDetectorInvalidFindingPublishingFrequencyRule returns new rule with default attributes

func (*AwsGuarddutyDetectorInvalidFindingPublishingFrequencyRule) Check ¶

Check checks the pattern is valid

func (*AwsGuarddutyDetectorInvalidFindingPublishingFrequencyRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsGuarddutyDetectorInvalidFindingPublishingFrequencyRule) Name ¶

Name returns the rule name

func (*AwsGuarddutyDetectorInvalidFindingPublishingFrequencyRule) Severity ¶

Severity returns the rule severity

type AwsGuarddutyFilterInvalidActionRule ¶ added in v0.11.0

type AwsGuarddutyFilterInvalidActionRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsGuarddutyFilterInvalidActionRule checks the pattern is valid

func NewAwsGuarddutyFilterInvalidActionRule ¶ added in v0.11.0

func NewAwsGuarddutyFilterInvalidActionRule() *AwsGuarddutyFilterInvalidActionRule

NewAwsGuarddutyFilterInvalidActionRule returns new rule with default attributes

func (*AwsGuarddutyFilterInvalidActionRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsGuarddutyFilterInvalidActionRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsGuarddutyFilterInvalidActionRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsGuarddutyFilterInvalidActionRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsGuarddutyFilterInvalidDescriptionRule ¶ added in v0.11.0

type AwsGuarddutyFilterInvalidDescriptionRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsGuarddutyFilterInvalidDescriptionRule checks the pattern is valid

func NewAwsGuarddutyFilterInvalidDescriptionRule ¶ added in v0.11.0

func NewAwsGuarddutyFilterInvalidDescriptionRule() *AwsGuarddutyFilterInvalidDescriptionRule

NewAwsGuarddutyFilterInvalidDescriptionRule returns new rule with default attributes

func (*AwsGuarddutyFilterInvalidDescriptionRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsGuarddutyFilterInvalidDescriptionRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsGuarddutyFilterInvalidDescriptionRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsGuarddutyFilterInvalidDescriptionRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsGuarddutyFilterInvalidDetectorIDRule ¶ added in v0.11.0

type AwsGuarddutyFilterInvalidDetectorIDRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsGuarddutyFilterInvalidDetectorIDRule checks the pattern is valid

func NewAwsGuarddutyFilterInvalidDetectorIDRule ¶ added in v0.11.0

func NewAwsGuarddutyFilterInvalidDetectorIDRule() *AwsGuarddutyFilterInvalidDetectorIDRule

NewAwsGuarddutyFilterInvalidDetectorIDRule returns new rule with default attributes

func (*AwsGuarddutyFilterInvalidDetectorIDRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsGuarddutyFilterInvalidDetectorIDRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsGuarddutyFilterInvalidDetectorIDRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsGuarddutyFilterInvalidDetectorIDRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsGuarddutyFilterInvalidNameRule ¶ added in v0.11.0

type AwsGuarddutyFilterInvalidNameRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsGuarddutyFilterInvalidNameRule checks the pattern is valid

func NewAwsGuarddutyFilterInvalidNameRule ¶ added in v0.11.0

func NewAwsGuarddutyFilterInvalidNameRule() *AwsGuarddutyFilterInvalidNameRule

NewAwsGuarddutyFilterInvalidNameRule returns new rule with default attributes

func (*AwsGuarddutyFilterInvalidNameRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsGuarddutyFilterInvalidNameRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsGuarddutyFilterInvalidNameRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsGuarddutyFilterInvalidNameRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsGuarddutyInviteAccepterInvalidDetectorIDRule ¶

type AwsGuarddutyInviteAccepterInvalidDetectorIDRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsGuarddutyInviteAccepterInvalidDetectorIDRule checks the pattern is valid

func NewAwsGuarddutyInviteAccepterInvalidDetectorIDRule ¶

func NewAwsGuarddutyInviteAccepterInvalidDetectorIDRule() *AwsGuarddutyInviteAccepterInvalidDetectorIDRule

NewAwsGuarddutyInviteAccepterInvalidDetectorIDRule returns new rule with default attributes

func (*AwsGuarddutyInviteAccepterInvalidDetectorIDRule) Check ¶

Check checks the pattern is valid

func (*AwsGuarddutyInviteAccepterInvalidDetectorIDRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsGuarddutyInviteAccepterInvalidDetectorIDRule) Name ¶

Name returns the rule name

func (*AwsGuarddutyInviteAccepterInvalidDetectorIDRule) Severity ¶

Severity returns the rule severity

type AwsGuarddutyIpsetInvalidDetectorIDRule ¶

type AwsGuarddutyIpsetInvalidDetectorIDRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsGuarddutyIpsetInvalidDetectorIDRule checks the pattern is valid

func NewAwsGuarddutyIpsetInvalidDetectorIDRule ¶

func NewAwsGuarddutyIpsetInvalidDetectorIDRule() *AwsGuarddutyIpsetInvalidDetectorIDRule

NewAwsGuarddutyIpsetInvalidDetectorIDRule returns new rule with default attributes

func (*AwsGuarddutyIpsetInvalidDetectorIDRule) Check ¶

Check checks the pattern is valid

func (*AwsGuarddutyIpsetInvalidDetectorIDRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsGuarddutyIpsetInvalidDetectorIDRule) Name ¶

Name returns the rule name

func (*AwsGuarddutyIpsetInvalidDetectorIDRule) Severity ¶

Severity returns the rule severity

type AwsGuarddutyIpsetInvalidFormatRule ¶

type AwsGuarddutyIpsetInvalidFormatRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsGuarddutyIpsetInvalidFormatRule checks the pattern is valid

func NewAwsGuarddutyIpsetInvalidFormatRule ¶

func NewAwsGuarddutyIpsetInvalidFormatRule() *AwsGuarddutyIpsetInvalidFormatRule

NewAwsGuarddutyIpsetInvalidFormatRule returns new rule with default attributes

func (*AwsGuarddutyIpsetInvalidFormatRule) Check ¶

Check checks the pattern is valid

func (*AwsGuarddutyIpsetInvalidFormatRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsGuarddutyIpsetInvalidFormatRule) Name ¶

Name returns the rule name

func (*AwsGuarddutyIpsetInvalidFormatRule) Severity ¶

Severity returns the rule severity

type AwsGuarddutyIpsetInvalidLocationRule ¶

type AwsGuarddutyIpsetInvalidLocationRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsGuarddutyIpsetInvalidLocationRule checks the pattern is valid

func NewAwsGuarddutyIpsetInvalidLocationRule ¶

func NewAwsGuarddutyIpsetInvalidLocationRule() *AwsGuarddutyIpsetInvalidLocationRule

NewAwsGuarddutyIpsetInvalidLocationRule returns new rule with default attributes

func (*AwsGuarddutyIpsetInvalidLocationRule) Check ¶

Check checks the pattern is valid

func (*AwsGuarddutyIpsetInvalidLocationRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsGuarddutyIpsetInvalidLocationRule) Name ¶

Name returns the rule name

func (*AwsGuarddutyIpsetInvalidLocationRule) Severity ¶

Severity returns the rule severity

type AwsGuarddutyIpsetInvalidNameRule ¶

type AwsGuarddutyIpsetInvalidNameRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsGuarddutyIpsetInvalidNameRule checks the pattern is valid

func NewAwsGuarddutyIpsetInvalidNameRule ¶

func NewAwsGuarddutyIpsetInvalidNameRule() *AwsGuarddutyIpsetInvalidNameRule

NewAwsGuarddutyIpsetInvalidNameRule returns new rule with default attributes

func (*AwsGuarddutyIpsetInvalidNameRule) Check ¶

Check checks the pattern is valid

func (*AwsGuarddutyIpsetInvalidNameRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsGuarddutyIpsetInvalidNameRule) Name ¶

Name returns the rule name

func (*AwsGuarddutyIpsetInvalidNameRule) Severity ¶

Severity returns the rule severity

type AwsGuarddutyMemberInvalidDetectorIDRule ¶

type AwsGuarddutyMemberInvalidDetectorIDRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsGuarddutyMemberInvalidDetectorIDRule checks the pattern is valid

func NewAwsGuarddutyMemberInvalidDetectorIDRule ¶

func NewAwsGuarddutyMemberInvalidDetectorIDRule() *AwsGuarddutyMemberInvalidDetectorIDRule

NewAwsGuarddutyMemberInvalidDetectorIDRule returns new rule with default attributes

func (*AwsGuarddutyMemberInvalidDetectorIDRule) Check ¶

Check checks the pattern is valid

func (*AwsGuarddutyMemberInvalidDetectorIDRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsGuarddutyMemberInvalidDetectorIDRule) Name ¶

Name returns the rule name

func (*AwsGuarddutyMemberInvalidDetectorIDRule) Severity ¶

Severity returns the rule severity

type AwsGuarddutyMemberInvalidEmailRule ¶

type AwsGuarddutyMemberInvalidEmailRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsGuarddutyMemberInvalidEmailRule checks the pattern is valid

func NewAwsGuarddutyMemberInvalidEmailRule ¶

func NewAwsGuarddutyMemberInvalidEmailRule() *AwsGuarddutyMemberInvalidEmailRule

NewAwsGuarddutyMemberInvalidEmailRule returns new rule with default attributes

func (*AwsGuarddutyMemberInvalidEmailRule) Check ¶

Check checks the pattern is valid

func (*AwsGuarddutyMemberInvalidEmailRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsGuarddutyMemberInvalidEmailRule) Name ¶

Name returns the rule name

func (*AwsGuarddutyMemberInvalidEmailRule) Severity ¶

Severity returns the rule severity

type AwsGuarddutyOrganizationConfigurationInvalidDetectorIDRule ¶ added in v0.11.0

type AwsGuarddutyOrganizationConfigurationInvalidDetectorIDRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsGuarddutyOrganizationConfigurationInvalidDetectorIDRule checks the pattern is valid

func NewAwsGuarddutyOrganizationConfigurationInvalidDetectorIDRule ¶ added in v0.11.0

func NewAwsGuarddutyOrganizationConfigurationInvalidDetectorIDRule() *AwsGuarddutyOrganizationConfigurationInvalidDetectorIDRule

NewAwsGuarddutyOrganizationConfigurationInvalidDetectorIDRule returns new rule with default attributes

func (*AwsGuarddutyOrganizationConfigurationInvalidDetectorIDRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsGuarddutyOrganizationConfigurationInvalidDetectorIDRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsGuarddutyOrganizationConfigurationInvalidDetectorIDRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsGuarddutyOrganizationConfigurationInvalidDetectorIDRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsGuarddutyPublishingDestinationInvalidDestinationTypeRule ¶ added in v0.11.0

type AwsGuarddutyPublishingDestinationInvalidDestinationTypeRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsGuarddutyPublishingDestinationInvalidDestinationTypeRule checks the pattern is valid

func NewAwsGuarddutyPublishingDestinationInvalidDestinationTypeRule ¶ added in v0.11.0

func NewAwsGuarddutyPublishingDestinationInvalidDestinationTypeRule() *AwsGuarddutyPublishingDestinationInvalidDestinationTypeRule

NewAwsGuarddutyPublishingDestinationInvalidDestinationTypeRule returns new rule with default attributes

func (*AwsGuarddutyPublishingDestinationInvalidDestinationTypeRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsGuarddutyPublishingDestinationInvalidDestinationTypeRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsGuarddutyPublishingDestinationInvalidDestinationTypeRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsGuarddutyPublishingDestinationInvalidDestinationTypeRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsGuarddutyPublishingDestinationInvalidDetectorIDRule ¶ added in v0.11.0

type AwsGuarddutyPublishingDestinationInvalidDetectorIDRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsGuarddutyPublishingDestinationInvalidDetectorIDRule checks the pattern is valid

func NewAwsGuarddutyPublishingDestinationInvalidDetectorIDRule ¶ added in v0.11.0

func NewAwsGuarddutyPublishingDestinationInvalidDetectorIDRule() *AwsGuarddutyPublishingDestinationInvalidDetectorIDRule

NewAwsGuarddutyPublishingDestinationInvalidDetectorIDRule returns new rule with default attributes

func (*AwsGuarddutyPublishingDestinationInvalidDetectorIDRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsGuarddutyPublishingDestinationInvalidDetectorIDRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsGuarddutyPublishingDestinationInvalidDetectorIDRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsGuarddutyPublishingDestinationInvalidDetectorIDRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsGuarddutyThreatintelsetInvalidDetectorIDRule ¶

type AwsGuarddutyThreatintelsetInvalidDetectorIDRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsGuarddutyThreatintelsetInvalidDetectorIDRule checks the pattern is valid

func NewAwsGuarddutyThreatintelsetInvalidDetectorIDRule ¶

func NewAwsGuarddutyThreatintelsetInvalidDetectorIDRule() *AwsGuarddutyThreatintelsetInvalidDetectorIDRule

NewAwsGuarddutyThreatintelsetInvalidDetectorIDRule returns new rule with default attributes

func (*AwsGuarddutyThreatintelsetInvalidDetectorIDRule) Check ¶

Check checks the pattern is valid

func (*AwsGuarddutyThreatintelsetInvalidDetectorIDRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsGuarddutyThreatintelsetInvalidDetectorIDRule) Name ¶

Name returns the rule name

func (*AwsGuarddutyThreatintelsetInvalidDetectorIDRule) Severity ¶

Severity returns the rule severity

type AwsGuarddutyThreatintelsetInvalidFormatRule ¶

type AwsGuarddutyThreatintelsetInvalidFormatRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsGuarddutyThreatintelsetInvalidFormatRule checks the pattern is valid

func NewAwsGuarddutyThreatintelsetInvalidFormatRule ¶

func NewAwsGuarddutyThreatintelsetInvalidFormatRule() *AwsGuarddutyThreatintelsetInvalidFormatRule

NewAwsGuarddutyThreatintelsetInvalidFormatRule returns new rule with default attributes

func (*AwsGuarddutyThreatintelsetInvalidFormatRule) Check ¶

Check checks the pattern is valid

func (*AwsGuarddutyThreatintelsetInvalidFormatRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsGuarddutyThreatintelsetInvalidFormatRule) Name ¶

Name returns the rule name

func (*AwsGuarddutyThreatintelsetInvalidFormatRule) Severity ¶

Severity returns the rule severity

type AwsGuarddutyThreatintelsetInvalidLocationRule ¶

type AwsGuarddutyThreatintelsetInvalidLocationRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsGuarddutyThreatintelsetInvalidLocationRule checks the pattern is valid

func NewAwsGuarddutyThreatintelsetInvalidLocationRule ¶

func NewAwsGuarddutyThreatintelsetInvalidLocationRule() *AwsGuarddutyThreatintelsetInvalidLocationRule

NewAwsGuarddutyThreatintelsetInvalidLocationRule returns new rule with default attributes

func (*AwsGuarddutyThreatintelsetInvalidLocationRule) Check ¶

Check checks the pattern is valid

func (*AwsGuarddutyThreatintelsetInvalidLocationRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsGuarddutyThreatintelsetInvalidLocationRule) Name ¶

Name returns the rule name

func (*AwsGuarddutyThreatintelsetInvalidLocationRule) Severity ¶

Severity returns the rule severity

type AwsGuarddutyThreatintelsetInvalidNameRule ¶

type AwsGuarddutyThreatintelsetInvalidNameRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsGuarddutyThreatintelsetInvalidNameRule checks the pattern is valid

func NewAwsGuarddutyThreatintelsetInvalidNameRule ¶

func NewAwsGuarddutyThreatintelsetInvalidNameRule() *AwsGuarddutyThreatintelsetInvalidNameRule

NewAwsGuarddutyThreatintelsetInvalidNameRule returns new rule with default attributes

func (*AwsGuarddutyThreatintelsetInvalidNameRule) Check ¶

Check checks the pattern is valid

func (*AwsGuarddutyThreatintelsetInvalidNameRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsGuarddutyThreatintelsetInvalidNameRule) Name ¶

Name returns the rule name

func (*AwsGuarddutyThreatintelsetInvalidNameRule) Severity ¶

Severity returns the rule severity

type AwsIAMAccessKeyInvalidStatusRule ¶

type AwsIAMAccessKeyInvalidStatusRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsIAMAccessKeyInvalidStatusRule checks the pattern is valid

func NewAwsIAMAccessKeyInvalidStatusRule ¶

func NewAwsIAMAccessKeyInvalidStatusRule() *AwsIAMAccessKeyInvalidStatusRule

NewAwsIAMAccessKeyInvalidStatusRule returns new rule with default attributes

func (*AwsIAMAccessKeyInvalidStatusRule) Check ¶

Check checks the pattern is valid

func (*AwsIAMAccessKeyInvalidStatusRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsIAMAccessKeyInvalidStatusRule) Name ¶

Name returns the rule name

func (*AwsIAMAccessKeyInvalidStatusRule) Severity ¶

Severity returns the rule severity

type AwsIAMAccessKeyInvalidUserRule ¶

type AwsIAMAccessKeyInvalidUserRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsIAMAccessKeyInvalidUserRule checks the pattern is valid

func NewAwsIAMAccessKeyInvalidUserRule ¶

func NewAwsIAMAccessKeyInvalidUserRule() *AwsIAMAccessKeyInvalidUserRule

NewAwsIAMAccessKeyInvalidUserRule returns new rule with default attributes

func (*AwsIAMAccessKeyInvalidUserRule) Check ¶

Check checks the pattern is valid

func (*AwsIAMAccessKeyInvalidUserRule) Enabled ¶

func (r *AwsIAMAccessKeyInvalidUserRule) Enabled() bool

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsIAMAccessKeyInvalidUserRule) Name ¶

Name returns the rule name

func (*AwsIAMAccessKeyInvalidUserRule) Severity ¶

Severity returns the rule severity

type AwsIAMGroupInvalidNameRule ¶

type AwsIAMGroupInvalidNameRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsIAMGroupInvalidNameRule checks the pattern is valid

func NewAwsIAMGroupInvalidNameRule ¶

func NewAwsIAMGroupInvalidNameRule() *AwsIAMGroupInvalidNameRule

NewAwsIAMGroupInvalidNameRule returns new rule with default attributes

func (*AwsIAMGroupInvalidNameRule) Check ¶

func (r *AwsIAMGroupInvalidNameRule) Check(runner tflint.Runner) error

Check checks the pattern is valid

func (*AwsIAMGroupInvalidNameRule) Enabled ¶

func (r *AwsIAMGroupInvalidNameRule) Enabled() bool

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsIAMGroupInvalidNameRule) Name ¶

Name returns the rule name

func (*AwsIAMGroupInvalidNameRule) Severity ¶

Severity returns the rule severity

type AwsIAMGroupInvalidPathRule ¶

type AwsIAMGroupInvalidPathRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsIAMGroupInvalidPathRule checks the pattern is valid

func NewAwsIAMGroupInvalidPathRule ¶

func NewAwsIAMGroupInvalidPathRule() *AwsIAMGroupInvalidPathRule

NewAwsIAMGroupInvalidPathRule returns new rule with default attributes

func (*AwsIAMGroupInvalidPathRule) Check ¶

func (r *AwsIAMGroupInvalidPathRule) Check(runner tflint.Runner) error

Check checks the pattern is valid

func (*AwsIAMGroupInvalidPathRule) Enabled ¶

func (r *AwsIAMGroupInvalidPathRule) Enabled() bool

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsIAMGroupInvalidPathRule) Name ¶

Name returns the rule name

func (*AwsIAMGroupInvalidPathRule) Severity ¶

Severity returns the rule severity

type AwsIAMGroupMembershipInvalidGroupRule ¶

type AwsIAMGroupMembershipInvalidGroupRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsIAMGroupMembershipInvalidGroupRule checks the pattern is valid

func NewAwsIAMGroupMembershipInvalidGroupRule ¶

func NewAwsIAMGroupMembershipInvalidGroupRule() *AwsIAMGroupMembershipInvalidGroupRule

NewAwsIAMGroupMembershipInvalidGroupRule returns new rule with default attributes

func (*AwsIAMGroupMembershipInvalidGroupRule) Check ¶

Check checks the pattern is valid

func (*AwsIAMGroupMembershipInvalidGroupRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsIAMGroupMembershipInvalidGroupRule) Name ¶

Name returns the rule name

func (*AwsIAMGroupMembershipInvalidGroupRule) Severity ¶

Severity returns the rule severity

type AwsIAMGroupPolicyAttachmentInvalidGroupRule ¶

type AwsIAMGroupPolicyAttachmentInvalidGroupRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsIAMGroupPolicyAttachmentInvalidGroupRule checks the pattern is valid

func NewAwsIAMGroupPolicyAttachmentInvalidGroupRule ¶

func NewAwsIAMGroupPolicyAttachmentInvalidGroupRule() *AwsIAMGroupPolicyAttachmentInvalidGroupRule

NewAwsIAMGroupPolicyAttachmentInvalidGroupRule returns new rule with default attributes

func (*AwsIAMGroupPolicyAttachmentInvalidGroupRule) Check ¶

Check checks the pattern is valid

func (*AwsIAMGroupPolicyAttachmentInvalidGroupRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsIAMGroupPolicyAttachmentInvalidGroupRule) Name ¶

Name returns the rule name

func (*AwsIAMGroupPolicyAttachmentInvalidGroupRule) Severity ¶

Severity returns the rule severity

type AwsIAMGroupPolicyAttachmentInvalidPolicyArnRule ¶

type AwsIAMGroupPolicyAttachmentInvalidPolicyArnRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsIAMGroupPolicyAttachmentInvalidPolicyArnRule checks the pattern is valid

func NewAwsIAMGroupPolicyAttachmentInvalidPolicyArnRule ¶

func NewAwsIAMGroupPolicyAttachmentInvalidPolicyArnRule() *AwsIAMGroupPolicyAttachmentInvalidPolicyArnRule

NewAwsIAMGroupPolicyAttachmentInvalidPolicyArnRule returns new rule with default attributes

func (*AwsIAMGroupPolicyAttachmentInvalidPolicyArnRule) Check ¶

Check checks the pattern is valid

func (*AwsIAMGroupPolicyAttachmentInvalidPolicyArnRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsIAMGroupPolicyAttachmentInvalidPolicyArnRule) Name ¶

Name returns the rule name

func (*AwsIAMGroupPolicyAttachmentInvalidPolicyArnRule) Severity ¶

Severity returns the rule severity

type AwsIAMGroupPolicyInvalidGroupRule ¶

type AwsIAMGroupPolicyInvalidGroupRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsIAMGroupPolicyInvalidGroupRule checks the pattern is valid

func NewAwsIAMGroupPolicyInvalidGroupRule ¶

func NewAwsIAMGroupPolicyInvalidGroupRule() *AwsIAMGroupPolicyInvalidGroupRule

NewAwsIAMGroupPolicyInvalidGroupRule returns new rule with default attributes

func (*AwsIAMGroupPolicyInvalidGroupRule) Check ¶

Check checks the pattern is valid

func (*AwsIAMGroupPolicyInvalidGroupRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsIAMGroupPolicyInvalidGroupRule) Name ¶

Name returns the rule name

func (*AwsIAMGroupPolicyInvalidGroupRule) Severity ¶

Severity returns the rule severity

type AwsIAMGroupPolicyInvalidNameRule ¶

type AwsIAMGroupPolicyInvalidNameRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsIAMGroupPolicyInvalidNameRule checks the pattern is valid

func NewAwsIAMGroupPolicyInvalidNameRule ¶

func NewAwsIAMGroupPolicyInvalidNameRule() *AwsIAMGroupPolicyInvalidNameRule

NewAwsIAMGroupPolicyInvalidNameRule returns new rule with default attributes

func (*AwsIAMGroupPolicyInvalidNameRule) Check ¶

Check checks the pattern is valid

func (*AwsIAMGroupPolicyInvalidNameRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsIAMGroupPolicyInvalidNameRule) Name ¶

Name returns the rule name

func (*AwsIAMGroupPolicyInvalidNameRule) Severity ¶

Severity returns the rule severity

type AwsIAMGroupPolicyInvalidPolicyRule ¶

type AwsIAMGroupPolicyInvalidPolicyRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsIAMGroupPolicyInvalidPolicyRule checks the pattern is valid

func NewAwsIAMGroupPolicyInvalidPolicyRule ¶

func NewAwsIAMGroupPolicyInvalidPolicyRule() *AwsIAMGroupPolicyInvalidPolicyRule

NewAwsIAMGroupPolicyInvalidPolicyRule returns new rule with default attributes

func (*AwsIAMGroupPolicyInvalidPolicyRule) Check ¶

Check checks the pattern is valid

func (*AwsIAMGroupPolicyInvalidPolicyRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsIAMGroupPolicyInvalidPolicyRule) Name ¶

Name returns the rule name

func (*AwsIAMGroupPolicyInvalidPolicyRule) Severity ¶

Severity returns the rule severity

type AwsIAMInstanceProfileInvalidNameRule ¶

type AwsIAMInstanceProfileInvalidNameRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsIAMInstanceProfileInvalidNameRule checks the pattern is valid

func NewAwsIAMInstanceProfileInvalidNameRule ¶

func NewAwsIAMInstanceProfileInvalidNameRule() *AwsIAMInstanceProfileInvalidNameRule

NewAwsIAMInstanceProfileInvalidNameRule returns new rule with default attributes

func (*AwsIAMInstanceProfileInvalidNameRule) Check ¶

Check checks the pattern is valid

func (*AwsIAMInstanceProfileInvalidNameRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsIAMInstanceProfileInvalidNameRule) Name ¶

Name returns the rule name

func (*AwsIAMInstanceProfileInvalidNameRule) Severity ¶

Severity returns the rule severity

type AwsIAMInstanceProfileInvalidPathRule ¶

type AwsIAMInstanceProfileInvalidPathRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsIAMInstanceProfileInvalidPathRule checks the pattern is valid

func NewAwsIAMInstanceProfileInvalidPathRule ¶

func NewAwsIAMInstanceProfileInvalidPathRule() *AwsIAMInstanceProfileInvalidPathRule

NewAwsIAMInstanceProfileInvalidPathRule returns new rule with default attributes

func (*AwsIAMInstanceProfileInvalidPathRule) Check ¶

Check checks the pattern is valid

func (*AwsIAMInstanceProfileInvalidPathRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsIAMInstanceProfileInvalidPathRule) Name ¶

Name returns the rule name

func (*AwsIAMInstanceProfileInvalidPathRule) Severity ¶

Severity returns the rule severity

type AwsIAMInstanceProfileInvalidRoleRule ¶

type AwsIAMInstanceProfileInvalidRoleRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsIAMInstanceProfileInvalidRoleRule checks the pattern is valid

func NewAwsIAMInstanceProfileInvalidRoleRule ¶

func NewAwsIAMInstanceProfileInvalidRoleRule() *AwsIAMInstanceProfileInvalidRoleRule

NewAwsIAMInstanceProfileInvalidRoleRule returns new rule with default attributes

func (*AwsIAMInstanceProfileInvalidRoleRule) Check ¶

Check checks the pattern is valid

func (*AwsIAMInstanceProfileInvalidRoleRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsIAMInstanceProfileInvalidRoleRule) Name ¶

Name returns the rule name

func (*AwsIAMInstanceProfileInvalidRoleRule) Severity ¶

Severity returns the rule severity

type AwsIAMOpenidConnectProviderInvalidURLRule ¶

type AwsIAMOpenidConnectProviderInvalidURLRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsIAMOpenidConnectProviderInvalidURLRule checks the pattern is valid

func NewAwsIAMOpenidConnectProviderInvalidURLRule ¶

func NewAwsIAMOpenidConnectProviderInvalidURLRule() *AwsIAMOpenidConnectProviderInvalidURLRule

NewAwsIAMOpenidConnectProviderInvalidURLRule returns new rule with default attributes

func (*AwsIAMOpenidConnectProviderInvalidURLRule) Check ¶

Check checks the pattern is valid

func (*AwsIAMOpenidConnectProviderInvalidURLRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsIAMOpenidConnectProviderInvalidURLRule) Name ¶

Name returns the rule name

func (*AwsIAMOpenidConnectProviderInvalidURLRule) Severity ¶

Severity returns the rule severity

type AwsIAMPolicyAttachmentInvalidPolicyArnRule ¶

type AwsIAMPolicyAttachmentInvalidPolicyArnRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsIAMPolicyAttachmentInvalidPolicyArnRule checks the pattern is valid

func NewAwsIAMPolicyAttachmentInvalidPolicyArnRule ¶

func NewAwsIAMPolicyAttachmentInvalidPolicyArnRule() *AwsIAMPolicyAttachmentInvalidPolicyArnRule

NewAwsIAMPolicyAttachmentInvalidPolicyArnRule returns new rule with default attributes

func (*AwsIAMPolicyAttachmentInvalidPolicyArnRule) Check ¶

Check checks the pattern is valid

func (*AwsIAMPolicyAttachmentInvalidPolicyArnRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsIAMPolicyAttachmentInvalidPolicyArnRule) Name ¶

Name returns the rule name

func (*AwsIAMPolicyAttachmentInvalidPolicyArnRule) Severity ¶

Severity returns the rule severity

type AwsIAMPolicyInvalidDescriptionRule ¶

type AwsIAMPolicyInvalidDescriptionRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsIAMPolicyInvalidDescriptionRule checks the pattern is valid

func NewAwsIAMPolicyInvalidDescriptionRule ¶

func NewAwsIAMPolicyInvalidDescriptionRule() *AwsIAMPolicyInvalidDescriptionRule

NewAwsIAMPolicyInvalidDescriptionRule returns new rule with default attributes

func (*AwsIAMPolicyInvalidDescriptionRule) Check ¶

Check checks the pattern is valid

func (*AwsIAMPolicyInvalidDescriptionRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsIAMPolicyInvalidDescriptionRule) Name ¶

Name returns the rule name

func (*AwsIAMPolicyInvalidDescriptionRule) Severity ¶

Severity returns the rule severity

type AwsIAMPolicyInvalidNameRule ¶

type AwsIAMPolicyInvalidNameRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsIAMPolicyInvalidNameRule checks the pattern is valid

func NewAwsIAMPolicyInvalidNameRule ¶

func NewAwsIAMPolicyInvalidNameRule() *AwsIAMPolicyInvalidNameRule

NewAwsIAMPolicyInvalidNameRule returns new rule with default attributes

func (*AwsIAMPolicyInvalidNameRule) Check ¶

Check checks the pattern is valid

func (*AwsIAMPolicyInvalidNameRule) Enabled ¶

func (r *AwsIAMPolicyInvalidNameRule) Enabled() bool

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsIAMPolicyInvalidNameRule) Name ¶

Name returns the rule name

func (*AwsIAMPolicyInvalidNameRule) Severity ¶

Severity returns the rule severity

type AwsIAMPolicyInvalidPathRule ¶

type AwsIAMPolicyInvalidPathRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsIAMPolicyInvalidPathRule checks the pattern is valid

func NewAwsIAMPolicyInvalidPathRule ¶

func NewAwsIAMPolicyInvalidPathRule() *AwsIAMPolicyInvalidPathRule

NewAwsIAMPolicyInvalidPathRule returns new rule with default attributes

func (*AwsIAMPolicyInvalidPathRule) Check ¶

Check checks the pattern is valid

func (*AwsIAMPolicyInvalidPathRule) Enabled ¶

func (r *AwsIAMPolicyInvalidPathRule) Enabled() bool

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsIAMPolicyInvalidPathRule) Name ¶

Name returns the rule name

func (*AwsIAMPolicyInvalidPathRule) Severity ¶

Severity returns the rule severity

type AwsIAMPolicyInvalidPolicyRule ¶

type AwsIAMPolicyInvalidPolicyRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsIAMPolicyInvalidPolicyRule checks the pattern is valid

func NewAwsIAMPolicyInvalidPolicyRule ¶

func NewAwsIAMPolicyInvalidPolicyRule() *AwsIAMPolicyInvalidPolicyRule

NewAwsIAMPolicyInvalidPolicyRule returns new rule with default attributes

func (*AwsIAMPolicyInvalidPolicyRule) Check ¶

Check checks the pattern is valid

func (*AwsIAMPolicyInvalidPolicyRule) Enabled ¶

func (r *AwsIAMPolicyInvalidPolicyRule) Enabled() bool

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsIAMPolicyInvalidPolicyRule) Name ¶

Name returns the rule name

func (*AwsIAMPolicyInvalidPolicyRule) Severity ¶

Severity returns the rule severity

type AwsIAMRoleInvalidAssumeRolePolicyRule ¶

type AwsIAMRoleInvalidAssumeRolePolicyRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsIAMRoleInvalidAssumeRolePolicyRule checks the pattern is valid

func NewAwsIAMRoleInvalidAssumeRolePolicyRule ¶

func NewAwsIAMRoleInvalidAssumeRolePolicyRule() *AwsIAMRoleInvalidAssumeRolePolicyRule

NewAwsIAMRoleInvalidAssumeRolePolicyRule returns new rule with default attributes

func (*AwsIAMRoleInvalidAssumeRolePolicyRule) Check ¶

Check checks the pattern is valid

func (*AwsIAMRoleInvalidAssumeRolePolicyRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsIAMRoleInvalidAssumeRolePolicyRule) Name ¶

Name returns the rule name

func (*AwsIAMRoleInvalidAssumeRolePolicyRule) Severity ¶

Severity returns the rule severity

type AwsIAMRoleInvalidDescriptionRule ¶

type AwsIAMRoleInvalidDescriptionRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsIAMRoleInvalidDescriptionRule checks the pattern is valid

func NewAwsIAMRoleInvalidDescriptionRule ¶

func NewAwsIAMRoleInvalidDescriptionRule() *AwsIAMRoleInvalidDescriptionRule

NewAwsIAMRoleInvalidDescriptionRule returns new rule with default attributes

func (*AwsIAMRoleInvalidDescriptionRule) Check ¶

Check checks the pattern is valid

func (*AwsIAMRoleInvalidDescriptionRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsIAMRoleInvalidDescriptionRule) Name ¶

Name returns the rule name

func (*AwsIAMRoleInvalidDescriptionRule) Severity ¶

Severity returns the rule severity

type AwsIAMRoleInvalidNameRule ¶

type AwsIAMRoleInvalidNameRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsIAMRoleInvalidNameRule checks the pattern is valid

func NewAwsIAMRoleInvalidNameRule ¶

func NewAwsIAMRoleInvalidNameRule() *AwsIAMRoleInvalidNameRule

NewAwsIAMRoleInvalidNameRule returns new rule with default attributes

func (*AwsIAMRoleInvalidNameRule) Check ¶

func (r *AwsIAMRoleInvalidNameRule) Check(runner tflint.Runner) error

Check checks the pattern is valid

func (*AwsIAMRoleInvalidNameRule) Enabled ¶

func (r *AwsIAMRoleInvalidNameRule) Enabled() bool

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsIAMRoleInvalidNameRule) Name ¶

Name returns the rule name

func (*AwsIAMRoleInvalidNameRule) Severity ¶

Severity returns the rule severity

type AwsIAMRoleInvalidPathRule ¶

type AwsIAMRoleInvalidPathRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsIAMRoleInvalidPathRule checks the pattern is valid

func NewAwsIAMRoleInvalidPathRule ¶

func NewAwsIAMRoleInvalidPathRule() *AwsIAMRoleInvalidPathRule

NewAwsIAMRoleInvalidPathRule returns new rule with default attributes

func (*AwsIAMRoleInvalidPathRule) Check ¶

func (r *AwsIAMRoleInvalidPathRule) Check(runner tflint.Runner) error

Check checks the pattern is valid

func (*AwsIAMRoleInvalidPathRule) Enabled ¶

func (r *AwsIAMRoleInvalidPathRule) Enabled() bool

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsIAMRoleInvalidPathRule) Name ¶

Name returns the rule name

func (*AwsIAMRoleInvalidPathRule) Severity ¶

Severity returns the rule severity

type AwsIAMRoleInvalidPermissionsBoundaryRule ¶

type AwsIAMRoleInvalidPermissionsBoundaryRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsIAMRoleInvalidPermissionsBoundaryRule checks the pattern is valid

func NewAwsIAMRoleInvalidPermissionsBoundaryRule ¶

func NewAwsIAMRoleInvalidPermissionsBoundaryRule() *AwsIAMRoleInvalidPermissionsBoundaryRule

NewAwsIAMRoleInvalidPermissionsBoundaryRule returns new rule with default attributes

func (*AwsIAMRoleInvalidPermissionsBoundaryRule) Check ¶

Check checks the pattern is valid

func (*AwsIAMRoleInvalidPermissionsBoundaryRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsIAMRoleInvalidPermissionsBoundaryRule) Name ¶

Name returns the rule name

func (*AwsIAMRoleInvalidPermissionsBoundaryRule) Severity ¶

Severity returns the rule severity

type AwsIAMRolePolicyAttachmentInvalidPolicyArnRule ¶

type AwsIAMRolePolicyAttachmentInvalidPolicyArnRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsIAMRolePolicyAttachmentInvalidPolicyArnRule checks the pattern is valid

func NewAwsIAMRolePolicyAttachmentInvalidPolicyArnRule ¶

func NewAwsIAMRolePolicyAttachmentInvalidPolicyArnRule() *AwsIAMRolePolicyAttachmentInvalidPolicyArnRule

NewAwsIAMRolePolicyAttachmentInvalidPolicyArnRule returns new rule with default attributes

func (*AwsIAMRolePolicyAttachmentInvalidPolicyArnRule) Check ¶

Check checks the pattern is valid

func (*AwsIAMRolePolicyAttachmentInvalidPolicyArnRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsIAMRolePolicyAttachmentInvalidPolicyArnRule) Name ¶

Name returns the rule name

func (*AwsIAMRolePolicyAttachmentInvalidPolicyArnRule) Severity ¶

Severity returns the rule severity

type AwsIAMRolePolicyAttachmentInvalidRoleRule ¶

type AwsIAMRolePolicyAttachmentInvalidRoleRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsIAMRolePolicyAttachmentInvalidRoleRule checks the pattern is valid

func NewAwsIAMRolePolicyAttachmentInvalidRoleRule ¶

func NewAwsIAMRolePolicyAttachmentInvalidRoleRule() *AwsIAMRolePolicyAttachmentInvalidRoleRule

NewAwsIAMRolePolicyAttachmentInvalidRoleRule returns new rule with default attributes

func (*AwsIAMRolePolicyAttachmentInvalidRoleRule) Check ¶

Check checks the pattern is valid

func (*AwsIAMRolePolicyAttachmentInvalidRoleRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsIAMRolePolicyAttachmentInvalidRoleRule) Name ¶

Name returns the rule name

func (*AwsIAMRolePolicyAttachmentInvalidRoleRule) Severity ¶

Severity returns the rule severity

type AwsIAMRolePolicyInvalidNameRule ¶

type AwsIAMRolePolicyInvalidNameRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsIAMRolePolicyInvalidNameRule checks the pattern is valid

func NewAwsIAMRolePolicyInvalidNameRule ¶

func NewAwsIAMRolePolicyInvalidNameRule() *AwsIAMRolePolicyInvalidNameRule

NewAwsIAMRolePolicyInvalidNameRule returns new rule with default attributes

func (*AwsIAMRolePolicyInvalidNameRule) Check ¶

Check checks the pattern is valid

func (*AwsIAMRolePolicyInvalidNameRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsIAMRolePolicyInvalidNameRule) Name ¶

Name returns the rule name

func (*AwsIAMRolePolicyInvalidNameRule) Severity ¶

Severity returns the rule severity

type AwsIAMRolePolicyInvalidPolicyRule ¶

type AwsIAMRolePolicyInvalidPolicyRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsIAMRolePolicyInvalidPolicyRule checks the pattern is valid

func NewAwsIAMRolePolicyInvalidPolicyRule ¶

func NewAwsIAMRolePolicyInvalidPolicyRule() *AwsIAMRolePolicyInvalidPolicyRule

NewAwsIAMRolePolicyInvalidPolicyRule returns new rule with default attributes

func (*AwsIAMRolePolicyInvalidPolicyRule) Check ¶

Check checks the pattern is valid

func (*AwsIAMRolePolicyInvalidPolicyRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsIAMRolePolicyInvalidPolicyRule) Name ¶

Name returns the rule name

func (*AwsIAMRolePolicyInvalidPolicyRule) Severity ¶

Severity returns the rule severity

type AwsIAMRolePolicyInvalidRoleRule ¶

type AwsIAMRolePolicyInvalidRoleRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsIAMRolePolicyInvalidRoleRule checks the pattern is valid

func NewAwsIAMRolePolicyInvalidRoleRule ¶

func NewAwsIAMRolePolicyInvalidRoleRule() *AwsIAMRolePolicyInvalidRoleRule

NewAwsIAMRolePolicyInvalidRoleRule returns new rule with default attributes

func (*AwsIAMRolePolicyInvalidRoleRule) Check ¶

Check checks the pattern is valid

func (*AwsIAMRolePolicyInvalidRoleRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsIAMRolePolicyInvalidRoleRule) Name ¶

Name returns the rule name

func (*AwsIAMRolePolicyInvalidRoleRule) Severity ¶

Severity returns the rule severity

type AwsIAMSamlProviderInvalidNameRule ¶

type AwsIAMSamlProviderInvalidNameRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsIAMSamlProviderInvalidNameRule checks the pattern is valid

func NewAwsIAMSamlProviderInvalidNameRule ¶

func NewAwsIAMSamlProviderInvalidNameRule() *AwsIAMSamlProviderInvalidNameRule

NewAwsIAMSamlProviderInvalidNameRule returns new rule with default attributes

func (*AwsIAMSamlProviderInvalidNameRule) Check ¶

Check checks the pattern is valid

func (*AwsIAMSamlProviderInvalidNameRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsIAMSamlProviderInvalidNameRule) Name ¶

Name returns the rule name

func (*AwsIAMSamlProviderInvalidNameRule) Severity ¶

Severity returns the rule severity

type AwsIAMSamlProviderInvalidSamlMetadataDocumentRule ¶

type AwsIAMSamlProviderInvalidSamlMetadataDocumentRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsIAMSamlProviderInvalidSamlMetadataDocumentRule checks the pattern is valid

func NewAwsIAMSamlProviderInvalidSamlMetadataDocumentRule ¶

func NewAwsIAMSamlProviderInvalidSamlMetadataDocumentRule() *AwsIAMSamlProviderInvalidSamlMetadataDocumentRule

NewAwsIAMSamlProviderInvalidSamlMetadataDocumentRule returns new rule with default attributes

func (*AwsIAMSamlProviderInvalidSamlMetadataDocumentRule) Check ¶

Check checks the pattern is valid

func (*AwsIAMSamlProviderInvalidSamlMetadataDocumentRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsIAMSamlProviderInvalidSamlMetadataDocumentRule) Name ¶

Name returns the rule name

func (*AwsIAMSamlProviderInvalidSamlMetadataDocumentRule) Severity ¶

Severity returns the rule severity

type AwsIAMServerCertificateInvalidCertificateBodyRule ¶

type AwsIAMServerCertificateInvalidCertificateBodyRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsIAMServerCertificateInvalidCertificateBodyRule checks the pattern is valid

func NewAwsIAMServerCertificateInvalidCertificateBodyRule ¶

func NewAwsIAMServerCertificateInvalidCertificateBodyRule() *AwsIAMServerCertificateInvalidCertificateBodyRule

NewAwsIAMServerCertificateInvalidCertificateBodyRule returns new rule with default attributes

func (*AwsIAMServerCertificateInvalidCertificateBodyRule) Check ¶

Check checks the pattern is valid

func (*AwsIAMServerCertificateInvalidCertificateBodyRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsIAMServerCertificateInvalidCertificateBodyRule) Name ¶

Name returns the rule name

func (*AwsIAMServerCertificateInvalidCertificateBodyRule) Severity ¶

Severity returns the rule severity

type AwsIAMServerCertificateInvalidCertificateChainRule ¶

type AwsIAMServerCertificateInvalidCertificateChainRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsIAMServerCertificateInvalidCertificateChainRule checks the pattern is valid

func NewAwsIAMServerCertificateInvalidCertificateChainRule ¶

func NewAwsIAMServerCertificateInvalidCertificateChainRule() *AwsIAMServerCertificateInvalidCertificateChainRule

NewAwsIAMServerCertificateInvalidCertificateChainRule returns new rule with default attributes

func (*AwsIAMServerCertificateInvalidCertificateChainRule) Check ¶

Check checks the pattern is valid

func (*AwsIAMServerCertificateInvalidCertificateChainRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsIAMServerCertificateInvalidCertificateChainRule) Name ¶

Name returns the rule name

func (*AwsIAMServerCertificateInvalidCertificateChainRule) Severity ¶

Severity returns the rule severity

type AwsIAMServerCertificateInvalidNameRule ¶

type AwsIAMServerCertificateInvalidNameRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsIAMServerCertificateInvalidNameRule checks the pattern is valid

func NewAwsIAMServerCertificateInvalidNameRule ¶

func NewAwsIAMServerCertificateInvalidNameRule() *AwsIAMServerCertificateInvalidNameRule

NewAwsIAMServerCertificateInvalidNameRule returns new rule with default attributes

func (*AwsIAMServerCertificateInvalidNameRule) Check ¶

Check checks the pattern is valid

func (*AwsIAMServerCertificateInvalidNameRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsIAMServerCertificateInvalidNameRule) Name ¶

Name returns the rule name

func (*AwsIAMServerCertificateInvalidNameRule) Severity ¶

Severity returns the rule severity

type AwsIAMServerCertificateInvalidPathRule ¶

type AwsIAMServerCertificateInvalidPathRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsIAMServerCertificateInvalidPathRule checks the pattern is valid

func NewAwsIAMServerCertificateInvalidPathRule ¶

func NewAwsIAMServerCertificateInvalidPathRule() *AwsIAMServerCertificateInvalidPathRule

NewAwsIAMServerCertificateInvalidPathRule returns new rule with default attributes

func (*AwsIAMServerCertificateInvalidPathRule) Check ¶

Check checks the pattern is valid

func (*AwsIAMServerCertificateInvalidPathRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsIAMServerCertificateInvalidPathRule) Name ¶

Name returns the rule name

func (*AwsIAMServerCertificateInvalidPathRule) Severity ¶

Severity returns the rule severity

type AwsIAMServerCertificateInvalidPrivateKeyRule ¶

type AwsIAMServerCertificateInvalidPrivateKeyRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsIAMServerCertificateInvalidPrivateKeyRule checks the pattern is valid

func NewAwsIAMServerCertificateInvalidPrivateKeyRule ¶

func NewAwsIAMServerCertificateInvalidPrivateKeyRule() *AwsIAMServerCertificateInvalidPrivateKeyRule

NewAwsIAMServerCertificateInvalidPrivateKeyRule returns new rule with default attributes

func (*AwsIAMServerCertificateInvalidPrivateKeyRule) Check ¶

Check checks the pattern is valid

func (*AwsIAMServerCertificateInvalidPrivateKeyRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsIAMServerCertificateInvalidPrivateKeyRule) Name ¶

Name returns the rule name

func (*AwsIAMServerCertificateInvalidPrivateKeyRule) Severity ¶

Severity returns the rule severity

type AwsIAMServiceLinkedRoleInvalidAwsServiceNameRule ¶

type AwsIAMServiceLinkedRoleInvalidAwsServiceNameRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsIAMServiceLinkedRoleInvalidAwsServiceNameRule checks the pattern is valid

func NewAwsIAMServiceLinkedRoleInvalidAwsServiceNameRule ¶

func NewAwsIAMServiceLinkedRoleInvalidAwsServiceNameRule() *AwsIAMServiceLinkedRoleInvalidAwsServiceNameRule

NewAwsIAMServiceLinkedRoleInvalidAwsServiceNameRule returns new rule with default attributes

func (*AwsIAMServiceLinkedRoleInvalidAwsServiceNameRule) Check ¶

Check checks the pattern is valid

func (*AwsIAMServiceLinkedRoleInvalidAwsServiceNameRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsIAMServiceLinkedRoleInvalidAwsServiceNameRule) Name ¶

Name returns the rule name

func (*AwsIAMServiceLinkedRoleInvalidAwsServiceNameRule) Severity ¶

Severity returns the rule severity

type AwsIAMServiceLinkedRoleInvalidCustomSuffixRule ¶

type AwsIAMServiceLinkedRoleInvalidCustomSuffixRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsIAMServiceLinkedRoleInvalidCustomSuffixRule checks the pattern is valid

func NewAwsIAMServiceLinkedRoleInvalidCustomSuffixRule ¶

func NewAwsIAMServiceLinkedRoleInvalidCustomSuffixRule() *AwsIAMServiceLinkedRoleInvalidCustomSuffixRule

NewAwsIAMServiceLinkedRoleInvalidCustomSuffixRule returns new rule with default attributes

func (*AwsIAMServiceLinkedRoleInvalidCustomSuffixRule) Check ¶

Check checks the pattern is valid

func (*AwsIAMServiceLinkedRoleInvalidCustomSuffixRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsIAMServiceLinkedRoleInvalidCustomSuffixRule) Name ¶

Name returns the rule name

func (*AwsIAMServiceLinkedRoleInvalidCustomSuffixRule) Severity ¶

Severity returns the rule severity

type AwsIAMServiceLinkedRoleInvalidDescriptionRule ¶

type AwsIAMServiceLinkedRoleInvalidDescriptionRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsIAMServiceLinkedRoleInvalidDescriptionRule checks the pattern is valid

func NewAwsIAMServiceLinkedRoleInvalidDescriptionRule ¶

func NewAwsIAMServiceLinkedRoleInvalidDescriptionRule() *AwsIAMServiceLinkedRoleInvalidDescriptionRule

NewAwsIAMServiceLinkedRoleInvalidDescriptionRule returns new rule with default attributes

func (*AwsIAMServiceLinkedRoleInvalidDescriptionRule) Check ¶

Check checks the pattern is valid

func (*AwsIAMServiceLinkedRoleInvalidDescriptionRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsIAMServiceLinkedRoleInvalidDescriptionRule) Name ¶

Name returns the rule name

func (*AwsIAMServiceLinkedRoleInvalidDescriptionRule) Severity ¶

Severity returns the rule severity

type AwsIAMUserGroupMembershipInvalidUserRule ¶

type AwsIAMUserGroupMembershipInvalidUserRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsIAMUserGroupMembershipInvalidUserRule checks the pattern is valid

func NewAwsIAMUserGroupMembershipInvalidUserRule ¶

func NewAwsIAMUserGroupMembershipInvalidUserRule() *AwsIAMUserGroupMembershipInvalidUserRule

NewAwsIAMUserGroupMembershipInvalidUserRule returns new rule with default attributes

func (*AwsIAMUserGroupMembershipInvalidUserRule) Check ¶

Check checks the pattern is valid

func (*AwsIAMUserGroupMembershipInvalidUserRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsIAMUserGroupMembershipInvalidUserRule) Name ¶

Name returns the rule name

func (*AwsIAMUserGroupMembershipInvalidUserRule) Severity ¶

Severity returns the rule severity

type AwsIAMUserInvalidNameRule ¶

type AwsIAMUserInvalidNameRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsIAMUserInvalidNameRule checks the pattern is valid

func NewAwsIAMUserInvalidNameRule ¶

func NewAwsIAMUserInvalidNameRule() *AwsIAMUserInvalidNameRule

NewAwsIAMUserInvalidNameRule returns new rule with default attributes

func (*AwsIAMUserInvalidNameRule) Check ¶

func (r *AwsIAMUserInvalidNameRule) Check(runner tflint.Runner) error

Check checks the pattern is valid

func (*AwsIAMUserInvalidNameRule) Enabled ¶

func (r *AwsIAMUserInvalidNameRule) Enabled() bool

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsIAMUserInvalidNameRule) Name ¶

Name returns the rule name

func (*AwsIAMUserInvalidNameRule) Severity ¶

Severity returns the rule severity

type AwsIAMUserInvalidPathRule ¶

type AwsIAMUserInvalidPathRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsIAMUserInvalidPathRule checks the pattern is valid

func NewAwsIAMUserInvalidPathRule ¶

func NewAwsIAMUserInvalidPathRule() *AwsIAMUserInvalidPathRule

NewAwsIAMUserInvalidPathRule returns new rule with default attributes

func (*AwsIAMUserInvalidPathRule) Check ¶

func (r *AwsIAMUserInvalidPathRule) Check(runner tflint.Runner) error

Check checks the pattern is valid

func (*AwsIAMUserInvalidPathRule) Enabled ¶

func (r *AwsIAMUserInvalidPathRule) Enabled() bool

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsIAMUserInvalidPathRule) Name ¶

Name returns the rule name

func (*AwsIAMUserInvalidPathRule) Severity ¶

Severity returns the rule severity

type AwsIAMUserInvalidPermissionsBoundaryRule ¶

type AwsIAMUserInvalidPermissionsBoundaryRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsIAMUserInvalidPermissionsBoundaryRule checks the pattern is valid

func NewAwsIAMUserInvalidPermissionsBoundaryRule ¶

func NewAwsIAMUserInvalidPermissionsBoundaryRule() *AwsIAMUserInvalidPermissionsBoundaryRule

NewAwsIAMUserInvalidPermissionsBoundaryRule returns new rule with default attributes

func (*AwsIAMUserInvalidPermissionsBoundaryRule) Check ¶

Check checks the pattern is valid

func (*AwsIAMUserInvalidPermissionsBoundaryRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsIAMUserInvalidPermissionsBoundaryRule) Name ¶

Name returns the rule name

func (*AwsIAMUserInvalidPermissionsBoundaryRule) Severity ¶

Severity returns the rule severity

type AwsIAMUserLoginProfileInvalidUserRule ¶

type AwsIAMUserLoginProfileInvalidUserRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsIAMUserLoginProfileInvalidUserRule checks the pattern is valid

func NewAwsIAMUserLoginProfileInvalidUserRule ¶

func NewAwsIAMUserLoginProfileInvalidUserRule() *AwsIAMUserLoginProfileInvalidUserRule

NewAwsIAMUserLoginProfileInvalidUserRule returns new rule with default attributes

func (*AwsIAMUserLoginProfileInvalidUserRule) Check ¶

Check checks the pattern is valid

func (*AwsIAMUserLoginProfileInvalidUserRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsIAMUserLoginProfileInvalidUserRule) Name ¶

Name returns the rule name

func (*AwsIAMUserLoginProfileInvalidUserRule) Severity ¶

Severity returns the rule severity

type AwsIAMUserPolicyAttachmentInvalidPolicyArnRule ¶

type AwsIAMUserPolicyAttachmentInvalidPolicyArnRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsIAMUserPolicyAttachmentInvalidPolicyArnRule checks the pattern is valid

func NewAwsIAMUserPolicyAttachmentInvalidPolicyArnRule ¶

func NewAwsIAMUserPolicyAttachmentInvalidPolicyArnRule() *AwsIAMUserPolicyAttachmentInvalidPolicyArnRule

NewAwsIAMUserPolicyAttachmentInvalidPolicyArnRule returns new rule with default attributes

func (*AwsIAMUserPolicyAttachmentInvalidPolicyArnRule) Check ¶

Check checks the pattern is valid

func (*AwsIAMUserPolicyAttachmentInvalidPolicyArnRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsIAMUserPolicyAttachmentInvalidPolicyArnRule) Name ¶

Name returns the rule name

func (*AwsIAMUserPolicyAttachmentInvalidPolicyArnRule) Severity ¶

Severity returns the rule severity

type AwsIAMUserPolicyAttachmentInvalidUserRule ¶

type AwsIAMUserPolicyAttachmentInvalidUserRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsIAMUserPolicyAttachmentInvalidUserRule checks the pattern is valid

func NewAwsIAMUserPolicyAttachmentInvalidUserRule ¶

func NewAwsIAMUserPolicyAttachmentInvalidUserRule() *AwsIAMUserPolicyAttachmentInvalidUserRule

NewAwsIAMUserPolicyAttachmentInvalidUserRule returns new rule with default attributes

func (*AwsIAMUserPolicyAttachmentInvalidUserRule) Check ¶

Check checks the pattern is valid

func (*AwsIAMUserPolicyAttachmentInvalidUserRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsIAMUserPolicyAttachmentInvalidUserRule) Name ¶

Name returns the rule name

func (*AwsIAMUserPolicyAttachmentInvalidUserRule) Severity ¶

Severity returns the rule severity

type AwsIAMUserPolicyInvalidNameRule ¶

type AwsIAMUserPolicyInvalidNameRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsIAMUserPolicyInvalidNameRule checks the pattern is valid

func NewAwsIAMUserPolicyInvalidNameRule ¶

func NewAwsIAMUserPolicyInvalidNameRule() *AwsIAMUserPolicyInvalidNameRule

NewAwsIAMUserPolicyInvalidNameRule returns new rule with default attributes

func (*AwsIAMUserPolicyInvalidNameRule) Check ¶

Check checks the pattern is valid

func (*AwsIAMUserPolicyInvalidNameRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsIAMUserPolicyInvalidNameRule) Name ¶

Name returns the rule name

func (*AwsIAMUserPolicyInvalidNameRule) Severity ¶

Severity returns the rule severity

type AwsIAMUserPolicyInvalidPolicyRule ¶

type AwsIAMUserPolicyInvalidPolicyRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsIAMUserPolicyInvalidPolicyRule checks the pattern is valid

func NewAwsIAMUserPolicyInvalidPolicyRule ¶

func NewAwsIAMUserPolicyInvalidPolicyRule() *AwsIAMUserPolicyInvalidPolicyRule

NewAwsIAMUserPolicyInvalidPolicyRule returns new rule with default attributes

func (*AwsIAMUserPolicyInvalidPolicyRule) Check ¶

Check checks the pattern is valid

func (*AwsIAMUserPolicyInvalidPolicyRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsIAMUserPolicyInvalidPolicyRule) Name ¶

Name returns the rule name

func (*AwsIAMUserPolicyInvalidPolicyRule) Severity ¶

Severity returns the rule severity

type AwsIAMUserPolicyInvalidUserRule ¶

type AwsIAMUserPolicyInvalidUserRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsIAMUserPolicyInvalidUserRule checks the pattern is valid

func NewAwsIAMUserPolicyInvalidUserRule ¶

func NewAwsIAMUserPolicyInvalidUserRule() *AwsIAMUserPolicyInvalidUserRule

NewAwsIAMUserPolicyInvalidUserRule returns new rule with default attributes

func (*AwsIAMUserPolicyInvalidUserRule) Check ¶

Check checks the pattern is valid

func (*AwsIAMUserPolicyInvalidUserRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsIAMUserPolicyInvalidUserRule) Name ¶

Name returns the rule name

func (*AwsIAMUserPolicyInvalidUserRule) Severity ¶

Severity returns the rule severity

type AwsIAMUserSSHKeyInvalidEncodingRule ¶

type AwsIAMUserSSHKeyInvalidEncodingRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsIAMUserSSHKeyInvalidEncodingRule checks the pattern is valid

func NewAwsIAMUserSSHKeyInvalidEncodingRule ¶

func NewAwsIAMUserSSHKeyInvalidEncodingRule() *AwsIAMUserSSHKeyInvalidEncodingRule

NewAwsIAMUserSSHKeyInvalidEncodingRule returns new rule with default attributes

func (*AwsIAMUserSSHKeyInvalidEncodingRule) Check ¶

Check checks the pattern is valid

func (*AwsIAMUserSSHKeyInvalidEncodingRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsIAMUserSSHKeyInvalidEncodingRule) Name ¶

Name returns the rule name

func (*AwsIAMUserSSHKeyInvalidEncodingRule) Severity ¶

Severity returns the rule severity

type AwsIAMUserSSHKeyInvalidPublicKeyRule ¶

type AwsIAMUserSSHKeyInvalidPublicKeyRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsIAMUserSSHKeyInvalidPublicKeyRule checks the pattern is valid

func NewAwsIAMUserSSHKeyInvalidPublicKeyRule ¶

func NewAwsIAMUserSSHKeyInvalidPublicKeyRule() *AwsIAMUserSSHKeyInvalidPublicKeyRule

NewAwsIAMUserSSHKeyInvalidPublicKeyRule returns new rule with default attributes

func (*AwsIAMUserSSHKeyInvalidPublicKeyRule) Check ¶

Check checks the pattern is valid

func (*AwsIAMUserSSHKeyInvalidPublicKeyRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsIAMUserSSHKeyInvalidPublicKeyRule) Name ¶

Name returns the rule name

func (*AwsIAMUserSSHKeyInvalidPublicKeyRule) Severity ¶

Severity returns the rule severity

type AwsIAMUserSSHKeyInvalidStatusRule ¶

type AwsIAMUserSSHKeyInvalidStatusRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsIAMUserSSHKeyInvalidStatusRule checks the pattern is valid

func NewAwsIAMUserSSHKeyInvalidStatusRule ¶

func NewAwsIAMUserSSHKeyInvalidStatusRule() *AwsIAMUserSSHKeyInvalidStatusRule

NewAwsIAMUserSSHKeyInvalidStatusRule returns new rule with default attributes

func (*AwsIAMUserSSHKeyInvalidStatusRule) Check ¶

Check checks the pattern is valid

func (*AwsIAMUserSSHKeyInvalidStatusRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsIAMUserSSHKeyInvalidStatusRule) Name ¶

Name returns the rule name

func (*AwsIAMUserSSHKeyInvalidStatusRule) Severity ¶

Severity returns the rule severity

type AwsIAMUserSSHKeyInvalidUsernameRule ¶

type AwsIAMUserSSHKeyInvalidUsernameRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsIAMUserSSHKeyInvalidUsernameRule checks the pattern is valid

func NewAwsIAMUserSSHKeyInvalidUsernameRule ¶

func NewAwsIAMUserSSHKeyInvalidUsernameRule() *AwsIAMUserSSHKeyInvalidUsernameRule

NewAwsIAMUserSSHKeyInvalidUsernameRule returns new rule with default attributes

func (*AwsIAMUserSSHKeyInvalidUsernameRule) Check ¶

Check checks the pattern is valid

func (*AwsIAMUserSSHKeyInvalidUsernameRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsIAMUserSSHKeyInvalidUsernameRule) Name ¶

Name returns the rule name

func (*AwsIAMUserSSHKeyInvalidUsernameRule) Severity ¶

Severity returns the rule severity

type AwsImagebuilderComponentInvalidChangeDescriptionRule ¶ added in v0.11.0

type AwsImagebuilderComponentInvalidChangeDescriptionRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsImagebuilderComponentInvalidChangeDescriptionRule checks the pattern is valid

func NewAwsImagebuilderComponentInvalidChangeDescriptionRule ¶ added in v0.11.0

func NewAwsImagebuilderComponentInvalidChangeDescriptionRule() *AwsImagebuilderComponentInvalidChangeDescriptionRule

NewAwsImagebuilderComponentInvalidChangeDescriptionRule returns new rule with default attributes

func (*AwsImagebuilderComponentInvalidChangeDescriptionRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsImagebuilderComponentInvalidChangeDescriptionRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsImagebuilderComponentInvalidChangeDescriptionRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsImagebuilderComponentInvalidChangeDescriptionRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsImagebuilderComponentInvalidDataRule ¶ added in v0.11.0

type AwsImagebuilderComponentInvalidDataRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsImagebuilderComponentInvalidDataRule checks the pattern is valid

func NewAwsImagebuilderComponentInvalidDataRule ¶ added in v0.11.0

func NewAwsImagebuilderComponentInvalidDataRule() *AwsImagebuilderComponentInvalidDataRule

NewAwsImagebuilderComponentInvalidDataRule returns new rule with default attributes

func (*AwsImagebuilderComponentInvalidDataRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsImagebuilderComponentInvalidDataRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsImagebuilderComponentInvalidDataRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsImagebuilderComponentInvalidDataRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsImagebuilderComponentInvalidDescriptionRule ¶ added in v0.11.0

type AwsImagebuilderComponentInvalidDescriptionRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsImagebuilderComponentInvalidDescriptionRule checks the pattern is valid

func NewAwsImagebuilderComponentInvalidDescriptionRule ¶ added in v0.11.0

func NewAwsImagebuilderComponentInvalidDescriptionRule() *AwsImagebuilderComponentInvalidDescriptionRule

NewAwsImagebuilderComponentInvalidDescriptionRule returns new rule with default attributes

func (*AwsImagebuilderComponentInvalidDescriptionRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsImagebuilderComponentInvalidDescriptionRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsImagebuilderComponentInvalidDescriptionRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsImagebuilderComponentInvalidDescriptionRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsImagebuilderComponentInvalidKmsKeyIDRule ¶ added in v0.11.0

type AwsImagebuilderComponentInvalidKmsKeyIDRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsImagebuilderComponentInvalidKmsKeyIDRule checks the pattern is valid

func NewAwsImagebuilderComponentInvalidKmsKeyIDRule ¶ added in v0.11.0

func NewAwsImagebuilderComponentInvalidKmsKeyIDRule() *AwsImagebuilderComponentInvalidKmsKeyIDRule

NewAwsImagebuilderComponentInvalidKmsKeyIDRule returns new rule with default attributes

func (*AwsImagebuilderComponentInvalidKmsKeyIDRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsImagebuilderComponentInvalidKmsKeyIDRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsImagebuilderComponentInvalidKmsKeyIDRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsImagebuilderComponentInvalidKmsKeyIDRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsImagebuilderComponentInvalidNameRule ¶ added in v0.11.0

type AwsImagebuilderComponentInvalidNameRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsImagebuilderComponentInvalidNameRule checks the pattern is valid

func NewAwsImagebuilderComponentInvalidNameRule ¶ added in v0.11.0

func NewAwsImagebuilderComponentInvalidNameRule() *AwsImagebuilderComponentInvalidNameRule

NewAwsImagebuilderComponentInvalidNameRule returns new rule with default attributes

func (*AwsImagebuilderComponentInvalidNameRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsImagebuilderComponentInvalidNameRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsImagebuilderComponentInvalidNameRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsImagebuilderComponentInvalidNameRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsImagebuilderComponentInvalidPlatformRule ¶ added in v0.11.0

type AwsImagebuilderComponentInvalidPlatformRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsImagebuilderComponentInvalidPlatformRule checks the pattern is valid

func NewAwsImagebuilderComponentInvalidPlatformRule ¶ added in v0.11.0

func NewAwsImagebuilderComponentInvalidPlatformRule() *AwsImagebuilderComponentInvalidPlatformRule

NewAwsImagebuilderComponentInvalidPlatformRule returns new rule with default attributes

func (*AwsImagebuilderComponentInvalidPlatformRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsImagebuilderComponentInvalidPlatformRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsImagebuilderComponentInvalidPlatformRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsImagebuilderComponentInvalidPlatformRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsImagebuilderComponentInvalidVersionRule ¶ added in v0.11.0

type AwsImagebuilderComponentInvalidVersionRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsImagebuilderComponentInvalidVersionRule checks the pattern is valid

func NewAwsImagebuilderComponentInvalidVersionRule ¶ added in v0.11.0

func NewAwsImagebuilderComponentInvalidVersionRule() *AwsImagebuilderComponentInvalidVersionRule

NewAwsImagebuilderComponentInvalidVersionRule returns new rule with default attributes

func (*AwsImagebuilderComponentInvalidVersionRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsImagebuilderComponentInvalidVersionRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsImagebuilderComponentInvalidVersionRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsImagebuilderComponentInvalidVersionRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsImagebuilderDistributionConfigurationInvalidDescriptionRule ¶ added in v0.11.0

type AwsImagebuilderDistributionConfigurationInvalidDescriptionRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsImagebuilderDistributionConfigurationInvalidDescriptionRule checks the pattern is valid

func NewAwsImagebuilderDistributionConfigurationInvalidDescriptionRule ¶ added in v0.11.0

func NewAwsImagebuilderDistributionConfigurationInvalidDescriptionRule() *AwsImagebuilderDistributionConfigurationInvalidDescriptionRule

NewAwsImagebuilderDistributionConfigurationInvalidDescriptionRule returns new rule with default attributes

func (*AwsImagebuilderDistributionConfigurationInvalidDescriptionRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsImagebuilderDistributionConfigurationInvalidDescriptionRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsImagebuilderDistributionConfigurationInvalidDescriptionRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsImagebuilderDistributionConfigurationInvalidDescriptionRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsImagebuilderDistributionConfigurationInvalidNameRule ¶ added in v0.11.0

type AwsImagebuilderDistributionConfigurationInvalidNameRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsImagebuilderDistributionConfigurationInvalidNameRule checks the pattern is valid

func NewAwsImagebuilderDistributionConfigurationInvalidNameRule ¶ added in v0.11.0

func NewAwsImagebuilderDistributionConfigurationInvalidNameRule() *AwsImagebuilderDistributionConfigurationInvalidNameRule

NewAwsImagebuilderDistributionConfigurationInvalidNameRule returns new rule with default attributes

func (*AwsImagebuilderDistributionConfigurationInvalidNameRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsImagebuilderDistributionConfigurationInvalidNameRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsImagebuilderDistributionConfigurationInvalidNameRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsImagebuilderDistributionConfigurationInvalidNameRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsImagebuilderImageInvalidDistributionConfigurationArnRule ¶ added in v0.11.0

type AwsImagebuilderImageInvalidDistributionConfigurationArnRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsImagebuilderImageInvalidDistributionConfigurationArnRule checks the pattern is valid

func NewAwsImagebuilderImageInvalidDistributionConfigurationArnRule ¶ added in v0.11.0

func NewAwsImagebuilderImageInvalidDistributionConfigurationArnRule() *AwsImagebuilderImageInvalidDistributionConfigurationArnRule

NewAwsImagebuilderImageInvalidDistributionConfigurationArnRule returns new rule with default attributes

func (*AwsImagebuilderImageInvalidDistributionConfigurationArnRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsImagebuilderImageInvalidDistributionConfigurationArnRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsImagebuilderImageInvalidDistributionConfigurationArnRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsImagebuilderImageInvalidDistributionConfigurationArnRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsImagebuilderImageInvalidImageRecipeArnRule ¶ added in v0.11.0

type AwsImagebuilderImageInvalidImageRecipeArnRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsImagebuilderImageInvalidImageRecipeArnRule checks the pattern is valid

func NewAwsImagebuilderImageInvalidImageRecipeArnRule ¶ added in v0.11.0

func NewAwsImagebuilderImageInvalidImageRecipeArnRule() *AwsImagebuilderImageInvalidImageRecipeArnRule

NewAwsImagebuilderImageInvalidImageRecipeArnRule returns new rule with default attributes

func (*AwsImagebuilderImageInvalidImageRecipeArnRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsImagebuilderImageInvalidImageRecipeArnRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsImagebuilderImageInvalidImageRecipeArnRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsImagebuilderImageInvalidImageRecipeArnRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsImagebuilderImageInvalidInfrastructureConfigurationArnRule ¶ added in v0.11.0

type AwsImagebuilderImageInvalidInfrastructureConfigurationArnRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsImagebuilderImageInvalidInfrastructureConfigurationArnRule checks the pattern is valid

func NewAwsImagebuilderImageInvalidInfrastructureConfigurationArnRule ¶ added in v0.11.0

func NewAwsImagebuilderImageInvalidInfrastructureConfigurationArnRule() *AwsImagebuilderImageInvalidInfrastructureConfigurationArnRule

NewAwsImagebuilderImageInvalidInfrastructureConfigurationArnRule returns new rule with default attributes

func (*AwsImagebuilderImageInvalidInfrastructureConfigurationArnRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsImagebuilderImageInvalidInfrastructureConfigurationArnRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsImagebuilderImageInvalidInfrastructureConfigurationArnRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsImagebuilderImageInvalidInfrastructureConfigurationArnRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsImagebuilderImagePipelineInvalidDescriptionRule ¶ added in v0.11.0

type AwsImagebuilderImagePipelineInvalidDescriptionRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsImagebuilderImagePipelineInvalidDescriptionRule checks the pattern is valid

func NewAwsImagebuilderImagePipelineInvalidDescriptionRule ¶ added in v0.11.0

func NewAwsImagebuilderImagePipelineInvalidDescriptionRule() *AwsImagebuilderImagePipelineInvalidDescriptionRule

NewAwsImagebuilderImagePipelineInvalidDescriptionRule returns new rule with default attributes

func (*AwsImagebuilderImagePipelineInvalidDescriptionRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsImagebuilderImagePipelineInvalidDescriptionRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsImagebuilderImagePipelineInvalidDescriptionRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsImagebuilderImagePipelineInvalidDescriptionRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsImagebuilderImagePipelineInvalidDistributionConfigurationArnRule ¶ added in v0.11.0

type AwsImagebuilderImagePipelineInvalidDistributionConfigurationArnRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsImagebuilderImagePipelineInvalidDistributionConfigurationArnRule checks the pattern is valid

func NewAwsImagebuilderImagePipelineInvalidDistributionConfigurationArnRule ¶ added in v0.11.0

func NewAwsImagebuilderImagePipelineInvalidDistributionConfigurationArnRule() *AwsImagebuilderImagePipelineInvalidDistributionConfigurationArnRule

NewAwsImagebuilderImagePipelineInvalidDistributionConfigurationArnRule returns new rule with default attributes

func (*AwsImagebuilderImagePipelineInvalidDistributionConfigurationArnRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsImagebuilderImagePipelineInvalidDistributionConfigurationArnRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsImagebuilderImagePipelineInvalidDistributionConfigurationArnRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsImagebuilderImagePipelineInvalidDistributionConfigurationArnRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsImagebuilderImagePipelineInvalidImageRecipeArnRule ¶ added in v0.11.0

type AwsImagebuilderImagePipelineInvalidImageRecipeArnRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsImagebuilderImagePipelineInvalidImageRecipeArnRule checks the pattern is valid

func NewAwsImagebuilderImagePipelineInvalidImageRecipeArnRule ¶ added in v0.11.0

func NewAwsImagebuilderImagePipelineInvalidImageRecipeArnRule() *AwsImagebuilderImagePipelineInvalidImageRecipeArnRule

NewAwsImagebuilderImagePipelineInvalidImageRecipeArnRule returns new rule with default attributes

func (*AwsImagebuilderImagePipelineInvalidImageRecipeArnRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsImagebuilderImagePipelineInvalidImageRecipeArnRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsImagebuilderImagePipelineInvalidImageRecipeArnRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsImagebuilderImagePipelineInvalidImageRecipeArnRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsImagebuilderImagePipelineInvalidInfrastructureConfigurationArnRule ¶ added in v0.11.0

type AwsImagebuilderImagePipelineInvalidInfrastructureConfigurationArnRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsImagebuilderImagePipelineInvalidInfrastructureConfigurationArnRule checks the pattern is valid

func NewAwsImagebuilderImagePipelineInvalidInfrastructureConfigurationArnRule ¶ added in v0.11.0

func NewAwsImagebuilderImagePipelineInvalidInfrastructureConfigurationArnRule() *AwsImagebuilderImagePipelineInvalidInfrastructureConfigurationArnRule

NewAwsImagebuilderImagePipelineInvalidInfrastructureConfigurationArnRule returns new rule with default attributes

func (*AwsImagebuilderImagePipelineInvalidInfrastructureConfigurationArnRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsImagebuilderImagePipelineInvalidInfrastructureConfigurationArnRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsImagebuilderImagePipelineInvalidInfrastructureConfigurationArnRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsImagebuilderImagePipelineInvalidInfrastructureConfigurationArnRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsImagebuilderImagePipelineInvalidNameRule ¶ added in v0.11.0

type AwsImagebuilderImagePipelineInvalidNameRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsImagebuilderImagePipelineInvalidNameRule checks the pattern is valid

func NewAwsImagebuilderImagePipelineInvalidNameRule ¶ added in v0.11.0

func NewAwsImagebuilderImagePipelineInvalidNameRule() *AwsImagebuilderImagePipelineInvalidNameRule

NewAwsImagebuilderImagePipelineInvalidNameRule returns new rule with default attributes

func (*AwsImagebuilderImagePipelineInvalidNameRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsImagebuilderImagePipelineInvalidNameRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsImagebuilderImagePipelineInvalidNameRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsImagebuilderImagePipelineInvalidNameRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsImagebuilderImagePipelineInvalidStatusRule ¶ added in v0.11.0

type AwsImagebuilderImagePipelineInvalidStatusRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsImagebuilderImagePipelineInvalidStatusRule checks the pattern is valid

func NewAwsImagebuilderImagePipelineInvalidStatusRule ¶ added in v0.11.0

func NewAwsImagebuilderImagePipelineInvalidStatusRule() *AwsImagebuilderImagePipelineInvalidStatusRule

NewAwsImagebuilderImagePipelineInvalidStatusRule returns new rule with default attributes

func (*AwsImagebuilderImagePipelineInvalidStatusRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsImagebuilderImagePipelineInvalidStatusRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsImagebuilderImagePipelineInvalidStatusRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsImagebuilderImagePipelineInvalidStatusRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsImagebuilderImageRecipeInvalidDescriptionRule ¶ added in v0.11.0

type AwsImagebuilderImageRecipeInvalidDescriptionRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsImagebuilderImageRecipeInvalidDescriptionRule checks the pattern is valid

func NewAwsImagebuilderImageRecipeInvalidDescriptionRule ¶ added in v0.11.0

func NewAwsImagebuilderImageRecipeInvalidDescriptionRule() *AwsImagebuilderImageRecipeInvalidDescriptionRule

NewAwsImagebuilderImageRecipeInvalidDescriptionRule returns new rule with default attributes

func (*AwsImagebuilderImageRecipeInvalidDescriptionRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsImagebuilderImageRecipeInvalidDescriptionRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsImagebuilderImageRecipeInvalidDescriptionRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsImagebuilderImageRecipeInvalidDescriptionRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsImagebuilderImageRecipeInvalidNameRule ¶ added in v0.11.0

type AwsImagebuilderImageRecipeInvalidNameRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsImagebuilderImageRecipeInvalidNameRule checks the pattern is valid

func NewAwsImagebuilderImageRecipeInvalidNameRule ¶ added in v0.11.0

func NewAwsImagebuilderImageRecipeInvalidNameRule() *AwsImagebuilderImageRecipeInvalidNameRule

NewAwsImagebuilderImageRecipeInvalidNameRule returns new rule with default attributes

func (*AwsImagebuilderImageRecipeInvalidNameRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsImagebuilderImageRecipeInvalidNameRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsImagebuilderImageRecipeInvalidNameRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsImagebuilderImageRecipeInvalidNameRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsImagebuilderImageRecipeInvalidParentImageRule ¶ added in v0.11.0

type AwsImagebuilderImageRecipeInvalidParentImageRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsImagebuilderImageRecipeInvalidParentImageRule checks the pattern is valid

func NewAwsImagebuilderImageRecipeInvalidParentImageRule ¶ added in v0.11.0

func NewAwsImagebuilderImageRecipeInvalidParentImageRule() *AwsImagebuilderImageRecipeInvalidParentImageRule

NewAwsImagebuilderImageRecipeInvalidParentImageRule returns new rule with default attributes

func (*AwsImagebuilderImageRecipeInvalidParentImageRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsImagebuilderImageRecipeInvalidParentImageRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsImagebuilderImageRecipeInvalidParentImageRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsImagebuilderImageRecipeInvalidParentImageRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsImagebuilderImageRecipeInvalidVersionRule ¶ added in v0.11.0

type AwsImagebuilderImageRecipeInvalidVersionRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsImagebuilderImageRecipeInvalidVersionRule checks the pattern is valid

func NewAwsImagebuilderImageRecipeInvalidVersionRule ¶ added in v0.11.0

func NewAwsImagebuilderImageRecipeInvalidVersionRule() *AwsImagebuilderImageRecipeInvalidVersionRule

NewAwsImagebuilderImageRecipeInvalidVersionRule returns new rule with default attributes

func (*AwsImagebuilderImageRecipeInvalidVersionRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsImagebuilderImageRecipeInvalidVersionRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsImagebuilderImageRecipeInvalidVersionRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsImagebuilderImageRecipeInvalidVersionRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsImagebuilderImageRecipeInvalidWorkingDirectoryRule ¶ added in v0.11.0

type AwsImagebuilderImageRecipeInvalidWorkingDirectoryRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsImagebuilderImageRecipeInvalidWorkingDirectoryRule checks the pattern is valid

func NewAwsImagebuilderImageRecipeInvalidWorkingDirectoryRule ¶ added in v0.11.0

func NewAwsImagebuilderImageRecipeInvalidWorkingDirectoryRule() *AwsImagebuilderImageRecipeInvalidWorkingDirectoryRule

NewAwsImagebuilderImageRecipeInvalidWorkingDirectoryRule returns new rule with default attributes

func (*AwsImagebuilderImageRecipeInvalidWorkingDirectoryRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsImagebuilderImageRecipeInvalidWorkingDirectoryRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsImagebuilderImageRecipeInvalidWorkingDirectoryRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsImagebuilderImageRecipeInvalidWorkingDirectoryRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsImagebuilderInfrastructureConfigurationInvalidDescriptionRule ¶ added in v0.11.0

type AwsImagebuilderInfrastructureConfigurationInvalidDescriptionRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsImagebuilderInfrastructureConfigurationInvalidDescriptionRule checks the pattern is valid

func NewAwsImagebuilderInfrastructureConfigurationInvalidDescriptionRule ¶ added in v0.11.0

func NewAwsImagebuilderInfrastructureConfigurationInvalidDescriptionRule() *AwsImagebuilderInfrastructureConfigurationInvalidDescriptionRule

NewAwsImagebuilderInfrastructureConfigurationInvalidDescriptionRule returns new rule with default attributes

func (*AwsImagebuilderInfrastructureConfigurationInvalidDescriptionRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsImagebuilderInfrastructureConfigurationInvalidDescriptionRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsImagebuilderInfrastructureConfigurationInvalidDescriptionRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsImagebuilderInfrastructureConfigurationInvalidDescriptionRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsImagebuilderInfrastructureConfigurationInvalidInstanceProfileNameRule ¶ added in v0.11.0

type AwsImagebuilderInfrastructureConfigurationInvalidInstanceProfileNameRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsImagebuilderInfrastructureConfigurationInvalidInstanceProfileNameRule checks the pattern is valid

func NewAwsImagebuilderInfrastructureConfigurationInvalidInstanceProfileNameRule ¶ added in v0.11.0

func NewAwsImagebuilderInfrastructureConfigurationInvalidInstanceProfileNameRule() *AwsImagebuilderInfrastructureConfigurationInvalidInstanceProfileNameRule

NewAwsImagebuilderInfrastructureConfigurationInvalidInstanceProfileNameRule returns new rule with default attributes

func (*AwsImagebuilderInfrastructureConfigurationInvalidInstanceProfileNameRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsImagebuilderInfrastructureConfigurationInvalidInstanceProfileNameRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsImagebuilderInfrastructureConfigurationInvalidInstanceProfileNameRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsImagebuilderInfrastructureConfigurationInvalidInstanceProfileNameRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsImagebuilderInfrastructureConfigurationInvalidKeyPairRule ¶ added in v0.11.0

type AwsImagebuilderInfrastructureConfigurationInvalidKeyPairRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsImagebuilderInfrastructureConfigurationInvalidKeyPairRule checks the pattern is valid

func NewAwsImagebuilderInfrastructureConfigurationInvalidKeyPairRule ¶ added in v0.11.0

func NewAwsImagebuilderInfrastructureConfigurationInvalidKeyPairRule() *AwsImagebuilderInfrastructureConfigurationInvalidKeyPairRule

NewAwsImagebuilderInfrastructureConfigurationInvalidKeyPairRule returns new rule with default attributes

func (*AwsImagebuilderInfrastructureConfigurationInvalidKeyPairRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsImagebuilderInfrastructureConfigurationInvalidKeyPairRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsImagebuilderInfrastructureConfigurationInvalidKeyPairRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsImagebuilderInfrastructureConfigurationInvalidKeyPairRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsImagebuilderInfrastructureConfigurationInvalidNameRule ¶ added in v0.11.0

type AwsImagebuilderInfrastructureConfigurationInvalidNameRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsImagebuilderInfrastructureConfigurationInvalidNameRule checks the pattern is valid

func NewAwsImagebuilderInfrastructureConfigurationInvalidNameRule ¶ added in v0.11.0

func NewAwsImagebuilderInfrastructureConfigurationInvalidNameRule() *AwsImagebuilderInfrastructureConfigurationInvalidNameRule

NewAwsImagebuilderInfrastructureConfigurationInvalidNameRule returns new rule with default attributes

func (*AwsImagebuilderInfrastructureConfigurationInvalidNameRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsImagebuilderInfrastructureConfigurationInvalidNameRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsImagebuilderInfrastructureConfigurationInvalidNameRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsImagebuilderInfrastructureConfigurationInvalidNameRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsImagebuilderInfrastructureConfigurationInvalidSnsTopicArnRule ¶ added in v0.11.0

type AwsImagebuilderInfrastructureConfigurationInvalidSnsTopicArnRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsImagebuilderInfrastructureConfigurationInvalidSnsTopicArnRule checks the pattern is valid

func NewAwsImagebuilderInfrastructureConfigurationInvalidSnsTopicArnRule ¶ added in v0.11.0

func NewAwsImagebuilderInfrastructureConfigurationInvalidSnsTopicArnRule() *AwsImagebuilderInfrastructureConfigurationInvalidSnsTopicArnRule

NewAwsImagebuilderInfrastructureConfigurationInvalidSnsTopicArnRule returns new rule with default attributes

func (*AwsImagebuilderInfrastructureConfigurationInvalidSnsTopicArnRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsImagebuilderInfrastructureConfigurationInvalidSnsTopicArnRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsImagebuilderInfrastructureConfigurationInvalidSnsTopicArnRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsImagebuilderInfrastructureConfigurationInvalidSnsTopicArnRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsImagebuilderInfrastructureConfigurationInvalidSubnetIDRule ¶ added in v0.11.0

type AwsImagebuilderInfrastructureConfigurationInvalidSubnetIDRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsImagebuilderInfrastructureConfigurationInvalidSubnetIDRule checks the pattern is valid

func NewAwsImagebuilderInfrastructureConfigurationInvalidSubnetIDRule ¶ added in v0.11.0

func NewAwsImagebuilderInfrastructureConfigurationInvalidSubnetIDRule() *AwsImagebuilderInfrastructureConfigurationInvalidSubnetIDRule

NewAwsImagebuilderInfrastructureConfigurationInvalidSubnetIDRule returns new rule with default attributes

func (*AwsImagebuilderInfrastructureConfigurationInvalidSubnetIDRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsImagebuilderInfrastructureConfigurationInvalidSubnetIDRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsImagebuilderInfrastructureConfigurationInvalidSubnetIDRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsImagebuilderInfrastructureConfigurationInvalidSubnetIDRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsInspectorAssessmentTargetInvalidNameRule ¶

type AwsInspectorAssessmentTargetInvalidNameRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsInspectorAssessmentTargetInvalidNameRule checks the pattern is valid

func NewAwsInspectorAssessmentTargetInvalidNameRule ¶

func NewAwsInspectorAssessmentTargetInvalidNameRule() *AwsInspectorAssessmentTargetInvalidNameRule

NewAwsInspectorAssessmentTargetInvalidNameRule returns new rule with default attributes

func (*AwsInspectorAssessmentTargetInvalidNameRule) Check ¶

Check checks the pattern is valid

func (*AwsInspectorAssessmentTargetInvalidNameRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsInspectorAssessmentTargetInvalidNameRule) Name ¶

Name returns the rule name

func (*AwsInspectorAssessmentTargetInvalidNameRule) Severity ¶

Severity returns the rule severity

type AwsInspectorAssessmentTargetInvalidResourceGroupArnRule ¶

type AwsInspectorAssessmentTargetInvalidResourceGroupArnRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsInspectorAssessmentTargetInvalidResourceGroupArnRule checks the pattern is valid

func NewAwsInspectorAssessmentTargetInvalidResourceGroupArnRule ¶

func NewAwsInspectorAssessmentTargetInvalidResourceGroupArnRule() *AwsInspectorAssessmentTargetInvalidResourceGroupArnRule

NewAwsInspectorAssessmentTargetInvalidResourceGroupArnRule returns new rule with default attributes

func (*AwsInspectorAssessmentTargetInvalidResourceGroupArnRule) Check ¶

Check checks the pattern is valid

func (*AwsInspectorAssessmentTargetInvalidResourceGroupArnRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsInspectorAssessmentTargetInvalidResourceGroupArnRule) Name ¶

Name returns the rule name

func (*AwsInspectorAssessmentTargetInvalidResourceGroupArnRule) Severity ¶

Severity returns the rule severity

type AwsInspectorAssessmentTemplateInvalidNameRule ¶

type AwsInspectorAssessmentTemplateInvalidNameRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsInspectorAssessmentTemplateInvalidNameRule checks the pattern is valid

func NewAwsInspectorAssessmentTemplateInvalidNameRule ¶

func NewAwsInspectorAssessmentTemplateInvalidNameRule() *AwsInspectorAssessmentTemplateInvalidNameRule

NewAwsInspectorAssessmentTemplateInvalidNameRule returns new rule with default attributes

func (*AwsInspectorAssessmentTemplateInvalidNameRule) Check ¶

Check checks the pattern is valid

func (*AwsInspectorAssessmentTemplateInvalidNameRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsInspectorAssessmentTemplateInvalidNameRule) Name ¶

Name returns the rule name

func (*AwsInspectorAssessmentTemplateInvalidNameRule) Severity ¶

Severity returns the rule severity

type AwsInspectorAssessmentTemplateInvalidTargetArnRule ¶

type AwsInspectorAssessmentTemplateInvalidTargetArnRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsInspectorAssessmentTemplateInvalidTargetArnRule checks the pattern is valid

func NewAwsInspectorAssessmentTemplateInvalidTargetArnRule ¶

func NewAwsInspectorAssessmentTemplateInvalidTargetArnRule() *AwsInspectorAssessmentTemplateInvalidTargetArnRule

NewAwsInspectorAssessmentTemplateInvalidTargetArnRule returns new rule with default attributes

func (*AwsInspectorAssessmentTemplateInvalidTargetArnRule) Check ¶

Check checks the pattern is valid

func (*AwsInspectorAssessmentTemplateInvalidTargetArnRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsInspectorAssessmentTemplateInvalidTargetArnRule) Name ¶

Name returns the rule name

func (*AwsInspectorAssessmentTemplateInvalidTargetArnRule) Severity ¶

Severity returns the rule severity

type AwsInstanceInvalidInstanceInitiatedShutdownBehaviorRule ¶

type AwsInstanceInvalidInstanceInitiatedShutdownBehaviorRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsInstanceInvalidInstanceInitiatedShutdownBehaviorRule checks the pattern is valid

func NewAwsInstanceInvalidInstanceInitiatedShutdownBehaviorRule ¶

func NewAwsInstanceInvalidInstanceInitiatedShutdownBehaviorRule() *AwsInstanceInvalidInstanceInitiatedShutdownBehaviorRule

NewAwsInstanceInvalidInstanceInitiatedShutdownBehaviorRule returns new rule with default attributes

func (*AwsInstanceInvalidInstanceInitiatedShutdownBehaviorRule) Check ¶

Check checks the pattern is valid

func (*AwsInstanceInvalidInstanceInitiatedShutdownBehaviorRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsInstanceInvalidInstanceInitiatedShutdownBehaviorRule) Name ¶

Name returns the rule name

func (*AwsInstanceInvalidInstanceInitiatedShutdownBehaviorRule) Severity ¶

Severity returns the rule severity

type AwsInstanceInvalidTenancyRule ¶

type AwsInstanceInvalidTenancyRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsInstanceInvalidTenancyRule checks the pattern is valid

func NewAwsInstanceInvalidTenancyRule ¶

func NewAwsInstanceInvalidTenancyRule() *AwsInstanceInvalidTenancyRule

NewAwsInstanceInvalidTenancyRule returns new rule with default attributes

func (*AwsInstanceInvalidTenancyRule) Check ¶

Check checks the pattern is valid

func (*AwsInstanceInvalidTenancyRule) Enabled ¶

func (r *AwsInstanceInvalidTenancyRule) Enabled() bool

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsInstanceInvalidTenancyRule) Name ¶

Name returns the rule name

func (*AwsInstanceInvalidTenancyRule) Severity ¶

Severity returns the rule severity

type AwsInstanceInvalidTypeRule ¶

type AwsInstanceInvalidTypeRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsInstanceInvalidTypeRule checks the pattern is valid

func NewAwsInstanceInvalidTypeRule ¶

func NewAwsInstanceInvalidTypeRule() *AwsInstanceInvalidTypeRule

NewAwsInstanceInvalidTypeRule returns new rule with default attributes

func (*AwsInstanceInvalidTypeRule) Check ¶

func (r *AwsInstanceInvalidTypeRule) Check(runner tflint.Runner) error

Check checks the pattern is valid

func (*AwsInstanceInvalidTypeRule) Enabled ¶

func (r *AwsInstanceInvalidTypeRule) Enabled() bool

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsInstanceInvalidTypeRule) Name ¶

Name returns the rule name

func (*AwsInstanceInvalidTypeRule) Severity ¶

Severity returns the rule severity

type AwsIotCertificateInvalidCsrRule ¶ added in v0.11.0

type AwsIotCertificateInvalidCsrRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsIotCertificateInvalidCsrRule checks the pattern is valid

func NewAwsIotCertificateInvalidCsrRule ¶ added in v0.11.0

func NewAwsIotCertificateInvalidCsrRule() *AwsIotCertificateInvalidCsrRule

NewAwsIotCertificateInvalidCsrRule returns new rule with default attributes

func (*AwsIotCertificateInvalidCsrRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsIotCertificateInvalidCsrRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsIotCertificateInvalidCsrRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsIotCertificateInvalidCsrRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsIotPolicyAttachmentInvalidPolicyRule ¶

type AwsIotPolicyAttachmentInvalidPolicyRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsIotPolicyAttachmentInvalidPolicyRule checks the pattern is valid

func NewAwsIotPolicyAttachmentInvalidPolicyRule ¶

func NewAwsIotPolicyAttachmentInvalidPolicyRule() *AwsIotPolicyAttachmentInvalidPolicyRule

NewAwsIotPolicyAttachmentInvalidPolicyRule returns new rule with default attributes

func (*AwsIotPolicyAttachmentInvalidPolicyRule) Check ¶

Check checks the pattern is valid

func (*AwsIotPolicyAttachmentInvalidPolicyRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsIotPolicyAttachmentInvalidPolicyRule) Name ¶

Name returns the rule name

func (*AwsIotPolicyAttachmentInvalidPolicyRule) Severity ¶

Severity returns the rule severity

type AwsIotPolicyInvalidNameRule ¶

type AwsIotPolicyInvalidNameRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsIotPolicyInvalidNameRule checks the pattern is valid

func NewAwsIotPolicyInvalidNameRule ¶

func NewAwsIotPolicyInvalidNameRule() *AwsIotPolicyInvalidNameRule

NewAwsIotPolicyInvalidNameRule returns new rule with default attributes

func (*AwsIotPolicyInvalidNameRule) Check ¶

Check checks the pattern is valid

func (*AwsIotPolicyInvalidNameRule) Enabled ¶

func (r *AwsIotPolicyInvalidNameRule) Enabled() bool

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsIotPolicyInvalidNameRule) Name ¶

Name returns the rule name

func (*AwsIotPolicyInvalidNameRule) Severity ¶

Severity returns the rule severity

type AwsIotPolicyInvalidPolicyRule ¶ added in v0.11.0

type AwsIotPolicyInvalidPolicyRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsIotPolicyInvalidPolicyRule checks the pattern is valid

func NewAwsIotPolicyInvalidPolicyRule ¶ added in v0.11.0

func NewAwsIotPolicyInvalidPolicyRule() *AwsIotPolicyInvalidPolicyRule

NewAwsIotPolicyInvalidPolicyRule returns new rule with default attributes

func (*AwsIotPolicyInvalidPolicyRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsIotPolicyInvalidPolicyRule) Enabled ¶ added in v0.11.0

func (r *AwsIotPolicyInvalidPolicyRule) Enabled() bool

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsIotPolicyInvalidPolicyRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsIotPolicyInvalidPolicyRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsIotRoleAliasInvalidAliasRule ¶

type AwsIotRoleAliasInvalidAliasRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsIotRoleAliasInvalidAliasRule checks the pattern is valid

func NewAwsIotRoleAliasInvalidAliasRule ¶

func NewAwsIotRoleAliasInvalidAliasRule() *AwsIotRoleAliasInvalidAliasRule

NewAwsIotRoleAliasInvalidAliasRule returns new rule with default attributes

func (*AwsIotRoleAliasInvalidAliasRule) Check ¶

Check checks the pattern is valid

func (*AwsIotRoleAliasInvalidAliasRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsIotRoleAliasInvalidAliasRule) Name ¶

Name returns the rule name

func (*AwsIotRoleAliasInvalidAliasRule) Severity ¶

Severity returns the rule severity

type AwsIotRoleAliasInvalidRoleArnRule ¶

type AwsIotRoleAliasInvalidRoleArnRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsIotRoleAliasInvalidRoleArnRule checks the pattern is valid

func NewAwsIotRoleAliasInvalidRoleArnRule ¶

func NewAwsIotRoleAliasInvalidRoleArnRule() *AwsIotRoleAliasInvalidRoleArnRule

NewAwsIotRoleAliasInvalidRoleArnRule returns new rule with default attributes

func (*AwsIotRoleAliasInvalidRoleArnRule) Check ¶

Check checks the pattern is valid

func (*AwsIotRoleAliasInvalidRoleArnRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsIotRoleAliasInvalidRoleArnRule) Name ¶

Name returns the rule name

func (*AwsIotRoleAliasInvalidRoleArnRule) Severity ¶

Severity returns the rule severity

type AwsIotThingInvalidNameRule ¶

type AwsIotThingInvalidNameRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsIotThingInvalidNameRule checks the pattern is valid

func NewAwsIotThingInvalidNameRule ¶

func NewAwsIotThingInvalidNameRule() *AwsIotThingInvalidNameRule

NewAwsIotThingInvalidNameRule returns new rule with default attributes

func (*AwsIotThingInvalidNameRule) Check ¶

func (r *AwsIotThingInvalidNameRule) Check(runner tflint.Runner) error

Check checks the pattern is valid

func (*AwsIotThingInvalidNameRule) Enabled ¶

func (r *AwsIotThingInvalidNameRule) Enabled() bool

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsIotThingInvalidNameRule) Name ¶

Name returns the rule name

func (*AwsIotThingInvalidNameRule) Severity ¶

Severity returns the rule severity

type AwsIotThingInvalidThingTypeNameRule ¶

type AwsIotThingInvalidThingTypeNameRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsIotThingInvalidThingTypeNameRule checks the pattern is valid

func NewAwsIotThingInvalidThingTypeNameRule ¶

func NewAwsIotThingInvalidThingTypeNameRule() *AwsIotThingInvalidThingTypeNameRule

NewAwsIotThingInvalidThingTypeNameRule returns new rule with default attributes

func (*AwsIotThingInvalidThingTypeNameRule) Check ¶

Check checks the pattern is valid

func (*AwsIotThingInvalidThingTypeNameRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsIotThingInvalidThingTypeNameRule) Name ¶

Name returns the rule name

func (*AwsIotThingInvalidThingTypeNameRule) Severity ¶

Severity returns the rule severity

type AwsIotThingPrincipalAttachmentInvalidThingRule ¶

type AwsIotThingPrincipalAttachmentInvalidThingRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsIotThingPrincipalAttachmentInvalidThingRule checks the pattern is valid

func NewAwsIotThingPrincipalAttachmentInvalidThingRule ¶

func NewAwsIotThingPrincipalAttachmentInvalidThingRule() *AwsIotThingPrincipalAttachmentInvalidThingRule

NewAwsIotThingPrincipalAttachmentInvalidThingRule returns new rule with default attributes

func (*AwsIotThingPrincipalAttachmentInvalidThingRule) Check ¶

Check checks the pattern is valid

func (*AwsIotThingPrincipalAttachmentInvalidThingRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsIotThingPrincipalAttachmentInvalidThingRule) Name ¶

Name returns the rule name

func (*AwsIotThingPrincipalAttachmentInvalidThingRule) Severity ¶

Severity returns the rule severity

type AwsIotThingTypeInvalidNameRule ¶

type AwsIotThingTypeInvalidNameRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsIotThingTypeInvalidNameRule checks the pattern is valid

func NewAwsIotThingTypeInvalidNameRule ¶

func NewAwsIotThingTypeInvalidNameRule() *AwsIotThingTypeInvalidNameRule

NewAwsIotThingTypeInvalidNameRule returns new rule with default attributes

func (*AwsIotThingTypeInvalidNameRule) Check ¶

Check checks the pattern is valid

func (*AwsIotThingTypeInvalidNameRule) Enabled ¶

func (r *AwsIotThingTypeInvalidNameRule) Enabled() bool

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsIotThingTypeInvalidNameRule) Name ¶

Name returns the rule name

func (*AwsIotThingTypeInvalidNameRule) Severity ¶

Severity returns the rule severity

type AwsIotTopicRuleInvalidNameRule ¶

type AwsIotTopicRuleInvalidNameRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsIotTopicRuleInvalidNameRule checks the pattern is valid

func NewAwsIotTopicRuleInvalidNameRule ¶

func NewAwsIotTopicRuleInvalidNameRule() *AwsIotTopicRuleInvalidNameRule

NewAwsIotTopicRuleInvalidNameRule returns new rule with default attributes

func (*AwsIotTopicRuleInvalidNameRule) Check ¶

Check checks the pattern is valid

func (*AwsIotTopicRuleInvalidNameRule) Enabled ¶

func (r *AwsIotTopicRuleInvalidNameRule) Enabled() bool

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsIotTopicRuleInvalidNameRule) Name ¶

Name returns the rule name

func (*AwsIotTopicRuleInvalidNameRule) Severity ¶

Severity returns the rule severity

type AwsKinesisAnalyticsApplicationInvalidCodeRule ¶

type AwsKinesisAnalyticsApplicationInvalidCodeRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsKinesisAnalyticsApplicationInvalidCodeRule checks the pattern is valid

func NewAwsKinesisAnalyticsApplicationInvalidCodeRule ¶

func NewAwsKinesisAnalyticsApplicationInvalidCodeRule() *AwsKinesisAnalyticsApplicationInvalidCodeRule

NewAwsKinesisAnalyticsApplicationInvalidCodeRule returns new rule with default attributes

func (*AwsKinesisAnalyticsApplicationInvalidCodeRule) Check ¶

Check checks the pattern is valid

func (*AwsKinesisAnalyticsApplicationInvalidCodeRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsKinesisAnalyticsApplicationInvalidCodeRule) Name ¶

Name returns the rule name

func (*AwsKinesisAnalyticsApplicationInvalidCodeRule) Severity ¶

Severity returns the rule severity

type AwsKinesisAnalyticsApplicationInvalidDescriptionRule ¶

type AwsKinesisAnalyticsApplicationInvalidDescriptionRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsKinesisAnalyticsApplicationInvalidDescriptionRule checks the pattern is valid

func NewAwsKinesisAnalyticsApplicationInvalidDescriptionRule ¶

func NewAwsKinesisAnalyticsApplicationInvalidDescriptionRule() *AwsKinesisAnalyticsApplicationInvalidDescriptionRule

NewAwsKinesisAnalyticsApplicationInvalidDescriptionRule returns new rule with default attributes

func (*AwsKinesisAnalyticsApplicationInvalidDescriptionRule) Check ¶

Check checks the pattern is valid

func (*AwsKinesisAnalyticsApplicationInvalidDescriptionRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsKinesisAnalyticsApplicationInvalidDescriptionRule) Name ¶

Name returns the rule name

func (*AwsKinesisAnalyticsApplicationInvalidDescriptionRule) Severity ¶

Severity returns the rule severity

type AwsKinesisAnalyticsApplicationInvalidNameRule ¶

type AwsKinesisAnalyticsApplicationInvalidNameRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsKinesisAnalyticsApplicationInvalidNameRule checks the pattern is valid

func NewAwsKinesisAnalyticsApplicationInvalidNameRule ¶

func NewAwsKinesisAnalyticsApplicationInvalidNameRule() *AwsKinesisAnalyticsApplicationInvalidNameRule

NewAwsKinesisAnalyticsApplicationInvalidNameRule returns new rule with default attributes

func (*AwsKinesisAnalyticsApplicationInvalidNameRule) Check ¶

Check checks the pattern is valid

func (*AwsKinesisAnalyticsApplicationInvalidNameRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsKinesisAnalyticsApplicationInvalidNameRule) Name ¶

Name returns the rule name

func (*AwsKinesisAnalyticsApplicationInvalidNameRule) Severity ¶

Severity returns the rule severity

type AwsKinesisFirehoseDeliveryStreamInvalidNameRule ¶

type AwsKinesisFirehoseDeliveryStreamInvalidNameRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsKinesisFirehoseDeliveryStreamInvalidNameRule checks the pattern is valid

func NewAwsKinesisFirehoseDeliveryStreamInvalidNameRule ¶

func NewAwsKinesisFirehoseDeliveryStreamInvalidNameRule() *AwsKinesisFirehoseDeliveryStreamInvalidNameRule

NewAwsKinesisFirehoseDeliveryStreamInvalidNameRule returns new rule with default attributes

func (*AwsKinesisFirehoseDeliveryStreamInvalidNameRule) Check ¶

Check checks the pattern is valid

func (*AwsKinesisFirehoseDeliveryStreamInvalidNameRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsKinesisFirehoseDeliveryStreamInvalidNameRule) Name ¶

Name returns the rule name

func (*AwsKinesisFirehoseDeliveryStreamInvalidNameRule) Severity ¶

Severity returns the rule severity

type AwsKinesisStreamInvalidEncryptionTypeRule ¶

type AwsKinesisStreamInvalidEncryptionTypeRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsKinesisStreamInvalidEncryptionTypeRule checks the pattern is valid

func NewAwsKinesisStreamInvalidEncryptionTypeRule ¶

func NewAwsKinesisStreamInvalidEncryptionTypeRule() *AwsKinesisStreamInvalidEncryptionTypeRule

NewAwsKinesisStreamInvalidEncryptionTypeRule returns new rule with default attributes

func (*AwsKinesisStreamInvalidEncryptionTypeRule) Check ¶

Check checks the pattern is valid

func (*AwsKinesisStreamInvalidEncryptionTypeRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsKinesisStreamInvalidEncryptionTypeRule) Name ¶

Name returns the rule name

func (*AwsKinesisStreamInvalidEncryptionTypeRule) Severity ¶

Severity returns the rule severity

type AwsKinesisStreamInvalidKmsKeyIDRule ¶

type AwsKinesisStreamInvalidKmsKeyIDRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsKinesisStreamInvalidKmsKeyIDRule checks the pattern is valid

func NewAwsKinesisStreamInvalidKmsKeyIDRule ¶

func NewAwsKinesisStreamInvalidKmsKeyIDRule() *AwsKinesisStreamInvalidKmsKeyIDRule

NewAwsKinesisStreamInvalidKmsKeyIDRule returns new rule with default attributes

func (*AwsKinesisStreamInvalidKmsKeyIDRule) Check ¶

Check checks the pattern is valid

func (*AwsKinesisStreamInvalidKmsKeyIDRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsKinesisStreamInvalidKmsKeyIDRule) Name ¶

Name returns the rule name

func (*AwsKinesisStreamInvalidKmsKeyIDRule) Severity ¶

Severity returns the rule severity

type AwsKinesisStreamInvalidNameRule ¶

type AwsKinesisStreamInvalidNameRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsKinesisStreamInvalidNameRule checks the pattern is valid

func NewAwsKinesisStreamInvalidNameRule ¶

func NewAwsKinesisStreamInvalidNameRule() *AwsKinesisStreamInvalidNameRule

NewAwsKinesisStreamInvalidNameRule returns new rule with default attributes

func (*AwsKinesisStreamInvalidNameRule) Check ¶

Check checks the pattern is valid

func (*AwsKinesisStreamInvalidNameRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsKinesisStreamInvalidNameRule) Name ¶

Name returns the rule name

func (*AwsKinesisStreamInvalidNameRule) Severity ¶

Severity returns the rule severity

type AwsKinesisanalyticsv2ApplicationInvalidDescriptionRule ¶ added in v0.11.0

type AwsKinesisanalyticsv2ApplicationInvalidDescriptionRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsKinesisanalyticsv2ApplicationInvalidDescriptionRule checks the pattern is valid

func NewAwsKinesisanalyticsv2ApplicationInvalidDescriptionRule ¶ added in v0.11.0

func NewAwsKinesisanalyticsv2ApplicationInvalidDescriptionRule() *AwsKinesisanalyticsv2ApplicationInvalidDescriptionRule

NewAwsKinesisanalyticsv2ApplicationInvalidDescriptionRule returns new rule with default attributes

func (*AwsKinesisanalyticsv2ApplicationInvalidDescriptionRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsKinesisanalyticsv2ApplicationInvalidDescriptionRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsKinesisanalyticsv2ApplicationInvalidDescriptionRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsKinesisanalyticsv2ApplicationInvalidDescriptionRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsKinesisanalyticsv2ApplicationInvalidNameRule ¶ added in v0.11.0

type AwsKinesisanalyticsv2ApplicationInvalidNameRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsKinesisanalyticsv2ApplicationInvalidNameRule checks the pattern is valid

func NewAwsKinesisanalyticsv2ApplicationInvalidNameRule ¶ added in v0.11.0

func NewAwsKinesisanalyticsv2ApplicationInvalidNameRule() *AwsKinesisanalyticsv2ApplicationInvalidNameRule

NewAwsKinesisanalyticsv2ApplicationInvalidNameRule returns new rule with default attributes

func (*AwsKinesisanalyticsv2ApplicationInvalidNameRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsKinesisanalyticsv2ApplicationInvalidNameRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsKinesisanalyticsv2ApplicationInvalidNameRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsKinesisanalyticsv2ApplicationInvalidNameRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsKinesisanalyticsv2ApplicationInvalidRuntimeEnvironmentRule ¶ added in v0.11.0

type AwsKinesisanalyticsv2ApplicationInvalidRuntimeEnvironmentRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsKinesisanalyticsv2ApplicationInvalidRuntimeEnvironmentRule checks the pattern is valid

func NewAwsKinesisanalyticsv2ApplicationInvalidRuntimeEnvironmentRule ¶ added in v0.11.0

func NewAwsKinesisanalyticsv2ApplicationInvalidRuntimeEnvironmentRule() *AwsKinesisanalyticsv2ApplicationInvalidRuntimeEnvironmentRule

NewAwsKinesisanalyticsv2ApplicationInvalidRuntimeEnvironmentRule returns new rule with default attributes

func (*AwsKinesisanalyticsv2ApplicationInvalidRuntimeEnvironmentRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsKinesisanalyticsv2ApplicationInvalidRuntimeEnvironmentRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsKinesisanalyticsv2ApplicationInvalidRuntimeEnvironmentRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsKinesisanalyticsv2ApplicationInvalidRuntimeEnvironmentRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsKinesisanalyticsv2ApplicationInvalidServiceExecutionRoleRule ¶ added in v0.11.0

type AwsKinesisanalyticsv2ApplicationInvalidServiceExecutionRoleRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsKinesisanalyticsv2ApplicationInvalidServiceExecutionRoleRule checks the pattern is valid

func NewAwsKinesisanalyticsv2ApplicationInvalidServiceExecutionRoleRule ¶ added in v0.11.0

func NewAwsKinesisanalyticsv2ApplicationInvalidServiceExecutionRoleRule() *AwsKinesisanalyticsv2ApplicationInvalidServiceExecutionRoleRule

NewAwsKinesisanalyticsv2ApplicationInvalidServiceExecutionRoleRule returns new rule with default attributes

func (*AwsKinesisanalyticsv2ApplicationInvalidServiceExecutionRoleRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsKinesisanalyticsv2ApplicationInvalidServiceExecutionRoleRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsKinesisanalyticsv2ApplicationInvalidServiceExecutionRoleRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsKinesisanalyticsv2ApplicationInvalidServiceExecutionRoleRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsKinesisanalyticsv2ApplicationSnapshotInvalidApplicationNameRule ¶ added in v0.11.0

type AwsKinesisanalyticsv2ApplicationSnapshotInvalidApplicationNameRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsKinesisanalyticsv2ApplicationSnapshotInvalidApplicationNameRule checks the pattern is valid

func NewAwsKinesisanalyticsv2ApplicationSnapshotInvalidApplicationNameRule ¶ added in v0.11.0

func NewAwsKinesisanalyticsv2ApplicationSnapshotInvalidApplicationNameRule() *AwsKinesisanalyticsv2ApplicationSnapshotInvalidApplicationNameRule

NewAwsKinesisanalyticsv2ApplicationSnapshotInvalidApplicationNameRule returns new rule with default attributes

func (*AwsKinesisanalyticsv2ApplicationSnapshotInvalidApplicationNameRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsKinesisanalyticsv2ApplicationSnapshotInvalidApplicationNameRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsKinesisanalyticsv2ApplicationSnapshotInvalidApplicationNameRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsKinesisanalyticsv2ApplicationSnapshotInvalidApplicationNameRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsKinesisanalyticsv2ApplicationSnapshotInvalidSnapshotNameRule ¶ added in v0.11.0

type AwsKinesisanalyticsv2ApplicationSnapshotInvalidSnapshotNameRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsKinesisanalyticsv2ApplicationSnapshotInvalidSnapshotNameRule checks the pattern is valid

func NewAwsKinesisanalyticsv2ApplicationSnapshotInvalidSnapshotNameRule ¶ added in v0.11.0

func NewAwsKinesisanalyticsv2ApplicationSnapshotInvalidSnapshotNameRule() *AwsKinesisanalyticsv2ApplicationSnapshotInvalidSnapshotNameRule

NewAwsKinesisanalyticsv2ApplicationSnapshotInvalidSnapshotNameRule returns new rule with default attributes

func (*AwsKinesisanalyticsv2ApplicationSnapshotInvalidSnapshotNameRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsKinesisanalyticsv2ApplicationSnapshotInvalidSnapshotNameRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsKinesisanalyticsv2ApplicationSnapshotInvalidSnapshotNameRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsKinesisanalyticsv2ApplicationSnapshotInvalidSnapshotNameRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsKmsAliasInvalidNameRule ¶

type AwsKmsAliasInvalidNameRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsKmsAliasInvalidNameRule checks the pattern is valid

func NewAwsKmsAliasInvalidNameRule ¶

func NewAwsKmsAliasInvalidNameRule() *AwsKmsAliasInvalidNameRule

NewAwsKmsAliasInvalidNameRule returns new rule with default attributes

func (*AwsKmsAliasInvalidNameRule) Check ¶

func (r *AwsKmsAliasInvalidNameRule) Check(runner tflint.Runner) error

Check checks the pattern is valid

func (*AwsKmsAliasInvalidNameRule) Enabled ¶

func (r *AwsKmsAliasInvalidNameRule) Enabled() bool

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsKmsAliasInvalidNameRule) Name ¶

Name returns the rule name

func (*AwsKmsAliasInvalidNameRule) Severity ¶

Severity returns the rule severity

type AwsKmsAliasInvalidTargetKeyIDRule ¶

type AwsKmsAliasInvalidTargetKeyIDRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsKmsAliasInvalidTargetKeyIDRule checks the pattern is valid

func NewAwsKmsAliasInvalidTargetKeyIDRule ¶

func NewAwsKmsAliasInvalidTargetKeyIDRule() *AwsKmsAliasInvalidTargetKeyIDRule

NewAwsKmsAliasInvalidTargetKeyIDRule returns new rule with default attributes

func (*AwsKmsAliasInvalidTargetKeyIDRule) Check ¶

Check checks the pattern is valid

func (*AwsKmsAliasInvalidTargetKeyIDRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsKmsAliasInvalidTargetKeyIDRule) Name ¶

Name returns the rule name

func (*AwsKmsAliasInvalidTargetKeyIDRule) Severity ¶

Severity returns the rule severity

type AwsKmsCiphertextInvalidKeyIDRule ¶

type AwsKmsCiphertextInvalidKeyIDRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsKmsCiphertextInvalidKeyIDRule checks the pattern is valid

func NewAwsKmsCiphertextInvalidKeyIDRule ¶

func NewAwsKmsCiphertextInvalidKeyIDRule() *AwsKmsCiphertextInvalidKeyIDRule

NewAwsKmsCiphertextInvalidKeyIDRule returns new rule with default attributes

func (*AwsKmsCiphertextInvalidKeyIDRule) Check ¶

Check checks the pattern is valid

func (*AwsKmsCiphertextInvalidKeyIDRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsKmsCiphertextInvalidKeyIDRule) Name ¶

Name returns the rule name

func (*AwsKmsCiphertextInvalidKeyIDRule) Severity ¶

Severity returns the rule severity

type AwsKmsExternalKeyInvalidDescriptionRule ¶

type AwsKmsExternalKeyInvalidDescriptionRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsKmsExternalKeyInvalidDescriptionRule checks the pattern is valid

func NewAwsKmsExternalKeyInvalidDescriptionRule ¶

func NewAwsKmsExternalKeyInvalidDescriptionRule() *AwsKmsExternalKeyInvalidDescriptionRule

NewAwsKmsExternalKeyInvalidDescriptionRule returns new rule with default attributes

func (*AwsKmsExternalKeyInvalidDescriptionRule) Check ¶

Check checks the pattern is valid

func (*AwsKmsExternalKeyInvalidDescriptionRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsKmsExternalKeyInvalidDescriptionRule) Name ¶

Name returns the rule name

func (*AwsKmsExternalKeyInvalidDescriptionRule) Severity ¶

Severity returns the rule severity

type AwsKmsExternalKeyInvalidPolicyRule ¶

type AwsKmsExternalKeyInvalidPolicyRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsKmsExternalKeyInvalidPolicyRule checks the pattern is valid

func NewAwsKmsExternalKeyInvalidPolicyRule ¶

func NewAwsKmsExternalKeyInvalidPolicyRule() *AwsKmsExternalKeyInvalidPolicyRule

NewAwsKmsExternalKeyInvalidPolicyRule returns new rule with default attributes

func (*AwsKmsExternalKeyInvalidPolicyRule) Check ¶

Check checks the pattern is valid

func (*AwsKmsExternalKeyInvalidPolicyRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsKmsExternalKeyInvalidPolicyRule) Name ¶

Name returns the rule name

func (*AwsKmsExternalKeyInvalidPolicyRule) Severity ¶

Severity returns the rule severity

type AwsKmsGrantInvalidGranteePrincipalRule ¶

type AwsKmsGrantInvalidGranteePrincipalRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsKmsGrantInvalidGranteePrincipalRule checks the pattern is valid

func NewAwsKmsGrantInvalidGranteePrincipalRule ¶

func NewAwsKmsGrantInvalidGranteePrincipalRule() *AwsKmsGrantInvalidGranteePrincipalRule

NewAwsKmsGrantInvalidGranteePrincipalRule returns new rule with default attributes

func (*AwsKmsGrantInvalidGranteePrincipalRule) Check ¶

Check checks the pattern is valid

func (*AwsKmsGrantInvalidGranteePrincipalRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsKmsGrantInvalidGranteePrincipalRule) Name ¶

Name returns the rule name

func (*AwsKmsGrantInvalidGranteePrincipalRule) Severity ¶

Severity returns the rule severity

type AwsKmsGrantInvalidKeyIDRule ¶

type AwsKmsGrantInvalidKeyIDRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsKmsGrantInvalidKeyIDRule checks the pattern is valid

func NewAwsKmsGrantInvalidKeyIDRule ¶

func NewAwsKmsGrantInvalidKeyIDRule() *AwsKmsGrantInvalidKeyIDRule

NewAwsKmsGrantInvalidKeyIDRule returns new rule with default attributes

func (*AwsKmsGrantInvalidKeyIDRule) Check ¶

Check checks the pattern is valid

func (*AwsKmsGrantInvalidKeyIDRule) Enabled ¶

func (r *AwsKmsGrantInvalidKeyIDRule) Enabled() bool

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsKmsGrantInvalidKeyIDRule) Name ¶

Name returns the rule name

func (*AwsKmsGrantInvalidKeyIDRule) Severity ¶

Severity returns the rule severity

type AwsKmsGrantInvalidNameRule ¶

type AwsKmsGrantInvalidNameRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsKmsGrantInvalidNameRule checks the pattern is valid

func NewAwsKmsGrantInvalidNameRule ¶

func NewAwsKmsGrantInvalidNameRule() *AwsKmsGrantInvalidNameRule

NewAwsKmsGrantInvalidNameRule returns new rule with default attributes

func (*AwsKmsGrantInvalidNameRule) Check ¶

func (r *AwsKmsGrantInvalidNameRule) Check(runner tflint.Runner) error

Check checks the pattern is valid

func (*AwsKmsGrantInvalidNameRule) Enabled ¶

func (r *AwsKmsGrantInvalidNameRule) Enabled() bool

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsKmsGrantInvalidNameRule) Name ¶

Name returns the rule name

func (*AwsKmsGrantInvalidNameRule) Severity ¶

Severity returns the rule severity

type AwsKmsGrantInvalidRetiringPrincipalRule ¶

type AwsKmsGrantInvalidRetiringPrincipalRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsKmsGrantInvalidRetiringPrincipalRule checks the pattern is valid

func NewAwsKmsGrantInvalidRetiringPrincipalRule ¶

func NewAwsKmsGrantInvalidRetiringPrincipalRule() *AwsKmsGrantInvalidRetiringPrincipalRule

NewAwsKmsGrantInvalidRetiringPrincipalRule returns new rule with default attributes

func (*AwsKmsGrantInvalidRetiringPrincipalRule) Check ¶

Check checks the pattern is valid

func (*AwsKmsGrantInvalidRetiringPrincipalRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsKmsGrantInvalidRetiringPrincipalRule) Name ¶

Name returns the rule name

func (*AwsKmsGrantInvalidRetiringPrincipalRule) Severity ¶

Severity returns the rule severity

type AwsKmsKeyInvalidDescriptionRule ¶

type AwsKmsKeyInvalidDescriptionRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsKmsKeyInvalidDescriptionRule checks the pattern is valid

func NewAwsKmsKeyInvalidDescriptionRule ¶

func NewAwsKmsKeyInvalidDescriptionRule() *AwsKmsKeyInvalidDescriptionRule

NewAwsKmsKeyInvalidDescriptionRule returns new rule with default attributes

func (*AwsKmsKeyInvalidDescriptionRule) Check ¶

Check checks the pattern is valid

func (*AwsKmsKeyInvalidDescriptionRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsKmsKeyInvalidDescriptionRule) Name ¶

Name returns the rule name

func (*AwsKmsKeyInvalidDescriptionRule) Severity ¶

Severity returns the rule severity

type AwsKmsKeyInvalidKeyUsageRule ¶

type AwsKmsKeyInvalidKeyUsageRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsKmsKeyInvalidKeyUsageRule checks the pattern is valid

func NewAwsKmsKeyInvalidKeyUsageRule ¶

func NewAwsKmsKeyInvalidKeyUsageRule() *AwsKmsKeyInvalidKeyUsageRule

NewAwsKmsKeyInvalidKeyUsageRule returns new rule with default attributes

func (*AwsKmsKeyInvalidKeyUsageRule) Check ¶

Check checks the pattern is valid

func (*AwsKmsKeyInvalidKeyUsageRule) Enabled ¶

func (r *AwsKmsKeyInvalidKeyUsageRule) Enabled() bool

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsKmsKeyInvalidKeyUsageRule) Name ¶

Name returns the rule name

func (*AwsKmsKeyInvalidKeyUsageRule) Severity ¶

Severity returns the rule severity

type AwsKmsKeyInvalidPolicyRule ¶

type AwsKmsKeyInvalidPolicyRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsKmsKeyInvalidPolicyRule checks the pattern is valid

func NewAwsKmsKeyInvalidPolicyRule ¶

func NewAwsKmsKeyInvalidPolicyRule() *AwsKmsKeyInvalidPolicyRule

NewAwsKmsKeyInvalidPolicyRule returns new rule with default attributes

func (*AwsKmsKeyInvalidPolicyRule) Check ¶

func (r *AwsKmsKeyInvalidPolicyRule) Check(runner tflint.Runner) error

Check checks the pattern is valid

func (*AwsKmsKeyInvalidPolicyRule) Enabled ¶

func (r *AwsKmsKeyInvalidPolicyRule) Enabled() bool

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsKmsKeyInvalidPolicyRule) Name ¶

Name returns the rule name

func (*AwsKmsKeyInvalidPolicyRule) Severity ¶

Severity returns the rule severity

type AwsKmsReplicaExternalKeyInvalidDescriptionRule ¶ added in v0.11.0

type AwsKmsReplicaExternalKeyInvalidDescriptionRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsKmsReplicaExternalKeyInvalidDescriptionRule checks the pattern is valid

func NewAwsKmsReplicaExternalKeyInvalidDescriptionRule ¶ added in v0.11.0

func NewAwsKmsReplicaExternalKeyInvalidDescriptionRule() *AwsKmsReplicaExternalKeyInvalidDescriptionRule

NewAwsKmsReplicaExternalKeyInvalidDescriptionRule returns new rule with default attributes

func (*AwsKmsReplicaExternalKeyInvalidDescriptionRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsKmsReplicaExternalKeyInvalidDescriptionRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsKmsReplicaExternalKeyInvalidDescriptionRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsKmsReplicaExternalKeyInvalidDescriptionRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsKmsReplicaExternalKeyInvalidPolicyRule ¶ added in v0.11.0

type AwsKmsReplicaExternalKeyInvalidPolicyRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsKmsReplicaExternalKeyInvalidPolicyRule checks the pattern is valid

func NewAwsKmsReplicaExternalKeyInvalidPolicyRule ¶ added in v0.11.0

func NewAwsKmsReplicaExternalKeyInvalidPolicyRule() *AwsKmsReplicaExternalKeyInvalidPolicyRule

NewAwsKmsReplicaExternalKeyInvalidPolicyRule returns new rule with default attributes

func (*AwsKmsReplicaExternalKeyInvalidPolicyRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsKmsReplicaExternalKeyInvalidPolicyRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsKmsReplicaExternalKeyInvalidPolicyRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsKmsReplicaExternalKeyInvalidPolicyRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsKmsReplicaKeyInvalidDescriptionRule ¶ added in v0.11.0

type AwsKmsReplicaKeyInvalidDescriptionRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsKmsReplicaKeyInvalidDescriptionRule checks the pattern is valid

func NewAwsKmsReplicaKeyInvalidDescriptionRule ¶ added in v0.11.0

func NewAwsKmsReplicaKeyInvalidDescriptionRule() *AwsKmsReplicaKeyInvalidDescriptionRule

NewAwsKmsReplicaKeyInvalidDescriptionRule returns new rule with default attributes

func (*AwsKmsReplicaKeyInvalidDescriptionRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsKmsReplicaKeyInvalidDescriptionRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsKmsReplicaKeyInvalidDescriptionRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsKmsReplicaKeyInvalidDescriptionRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsKmsReplicaKeyInvalidPolicyRule ¶ added in v0.11.0

type AwsKmsReplicaKeyInvalidPolicyRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsKmsReplicaKeyInvalidPolicyRule checks the pattern is valid

func NewAwsKmsReplicaKeyInvalidPolicyRule ¶ added in v0.11.0

func NewAwsKmsReplicaKeyInvalidPolicyRule() *AwsKmsReplicaKeyInvalidPolicyRule

NewAwsKmsReplicaKeyInvalidPolicyRule returns new rule with default attributes

func (*AwsKmsReplicaKeyInvalidPolicyRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsKmsReplicaKeyInvalidPolicyRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsKmsReplicaKeyInvalidPolicyRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsKmsReplicaKeyInvalidPolicyRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsLakeformationResourceInvalidRoleArnRule ¶ added in v0.11.0

type AwsLakeformationResourceInvalidRoleArnRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsLakeformationResourceInvalidRoleArnRule checks the pattern is valid

func NewAwsLakeformationResourceInvalidRoleArnRule ¶ added in v0.11.0

func NewAwsLakeformationResourceInvalidRoleArnRule() *AwsLakeformationResourceInvalidRoleArnRule

NewAwsLakeformationResourceInvalidRoleArnRule returns new rule with default attributes

func (*AwsLakeformationResourceInvalidRoleArnRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsLakeformationResourceInvalidRoleArnRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsLakeformationResourceInvalidRoleArnRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsLakeformationResourceInvalidRoleArnRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsLambdaAliasInvalidDescriptionRule ¶

type AwsLambdaAliasInvalidDescriptionRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsLambdaAliasInvalidDescriptionRule checks the pattern is valid

func NewAwsLambdaAliasInvalidDescriptionRule ¶

func NewAwsLambdaAliasInvalidDescriptionRule() *AwsLambdaAliasInvalidDescriptionRule

NewAwsLambdaAliasInvalidDescriptionRule returns new rule with default attributes

func (*AwsLambdaAliasInvalidDescriptionRule) Check ¶

Check checks the pattern is valid

func (*AwsLambdaAliasInvalidDescriptionRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsLambdaAliasInvalidDescriptionRule) Name ¶

Name returns the rule name

func (*AwsLambdaAliasInvalidDescriptionRule) Severity ¶

Severity returns the rule severity

type AwsLambdaAliasInvalidFunctionNameRule ¶

type AwsLambdaAliasInvalidFunctionNameRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsLambdaAliasInvalidFunctionNameRule checks the pattern is valid

func NewAwsLambdaAliasInvalidFunctionNameRule ¶

func NewAwsLambdaAliasInvalidFunctionNameRule() *AwsLambdaAliasInvalidFunctionNameRule

NewAwsLambdaAliasInvalidFunctionNameRule returns new rule with default attributes

func (*AwsLambdaAliasInvalidFunctionNameRule) Check ¶

Check checks the pattern is valid

func (*AwsLambdaAliasInvalidFunctionNameRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsLambdaAliasInvalidFunctionNameRule) Name ¶

Name returns the rule name

func (*AwsLambdaAliasInvalidFunctionNameRule) Severity ¶

Severity returns the rule severity

type AwsLambdaAliasInvalidFunctionVersionRule ¶

type AwsLambdaAliasInvalidFunctionVersionRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsLambdaAliasInvalidFunctionVersionRule checks the pattern is valid

func NewAwsLambdaAliasInvalidFunctionVersionRule ¶

func NewAwsLambdaAliasInvalidFunctionVersionRule() *AwsLambdaAliasInvalidFunctionVersionRule

NewAwsLambdaAliasInvalidFunctionVersionRule returns new rule with default attributes

func (*AwsLambdaAliasInvalidFunctionVersionRule) Check ¶

Check checks the pattern is valid

func (*AwsLambdaAliasInvalidFunctionVersionRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsLambdaAliasInvalidFunctionVersionRule) Name ¶

Name returns the rule name

func (*AwsLambdaAliasInvalidFunctionVersionRule) Severity ¶

Severity returns the rule severity

type AwsLambdaCodeSigningConfigInvalidDescriptionRule ¶ added in v0.11.0

type AwsLambdaCodeSigningConfigInvalidDescriptionRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsLambdaCodeSigningConfigInvalidDescriptionRule checks the pattern is valid

func NewAwsLambdaCodeSigningConfigInvalidDescriptionRule ¶ added in v0.11.0

func NewAwsLambdaCodeSigningConfigInvalidDescriptionRule() *AwsLambdaCodeSigningConfigInvalidDescriptionRule

NewAwsLambdaCodeSigningConfigInvalidDescriptionRule returns new rule with default attributes

func (*AwsLambdaCodeSigningConfigInvalidDescriptionRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsLambdaCodeSigningConfigInvalidDescriptionRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsLambdaCodeSigningConfigInvalidDescriptionRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsLambdaCodeSigningConfigInvalidDescriptionRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsLambdaEventSourceMappingInvalidEventSourceArnRule ¶

type AwsLambdaEventSourceMappingInvalidEventSourceArnRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsLambdaEventSourceMappingInvalidEventSourceArnRule checks the pattern is valid

func NewAwsLambdaEventSourceMappingInvalidEventSourceArnRule ¶

func NewAwsLambdaEventSourceMappingInvalidEventSourceArnRule() *AwsLambdaEventSourceMappingInvalidEventSourceArnRule

NewAwsLambdaEventSourceMappingInvalidEventSourceArnRule returns new rule with default attributes

func (*AwsLambdaEventSourceMappingInvalidEventSourceArnRule) Check ¶

Check checks the pattern is valid

func (*AwsLambdaEventSourceMappingInvalidEventSourceArnRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsLambdaEventSourceMappingInvalidEventSourceArnRule) Name ¶

Name returns the rule name

func (*AwsLambdaEventSourceMappingInvalidEventSourceArnRule) Severity ¶

Severity returns the rule severity

type AwsLambdaEventSourceMappingInvalidFunctionNameRule ¶

type AwsLambdaEventSourceMappingInvalidFunctionNameRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsLambdaEventSourceMappingInvalidFunctionNameRule checks the pattern is valid

func NewAwsLambdaEventSourceMappingInvalidFunctionNameRule ¶

func NewAwsLambdaEventSourceMappingInvalidFunctionNameRule() *AwsLambdaEventSourceMappingInvalidFunctionNameRule

NewAwsLambdaEventSourceMappingInvalidFunctionNameRule returns new rule with default attributes

func (*AwsLambdaEventSourceMappingInvalidFunctionNameRule) Check ¶

Check checks the pattern is valid

func (*AwsLambdaEventSourceMappingInvalidFunctionNameRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsLambdaEventSourceMappingInvalidFunctionNameRule) Name ¶

Name returns the rule name

func (*AwsLambdaEventSourceMappingInvalidFunctionNameRule) Severity ¶

Severity returns the rule severity

type AwsLambdaEventSourceMappingInvalidStartingPositionRule ¶

type AwsLambdaEventSourceMappingInvalidStartingPositionRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsLambdaEventSourceMappingInvalidStartingPositionRule checks the pattern is valid

func NewAwsLambdaEventSourceMappingInvalidStartingPositionRule ¶

func NewAwsLambdaEventSourceMappingInvalidStartingPositionRule() *AwsLambdaEventSourceMappingInvalidStartingPositionRule

NewAwsLambdaEventSourceMappingInvalidStartingPositionRule returns new rule with default attributes

func (*AwsLambdaEventSourceMappingInvalidStartingPositionRule) Check ¶

Check checks the pattern is valid

func (*AwsLambdaEventSourceMappingInvalidStartingPositionRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsLambdaEventSourceMappingInvalidStartingPositionRule) Name ¶

Name returns the rule name

func (*AwsLambdaEventSourceMappingInvalidStartingPositionRule) Severity ¶

Severity returns the rule severity

type AwsLambdaFunctionEventInvokeConfigInvalidFunctionNameRule ¶ added in v0.11.0

type AwsLambdaFunctionEventInvokeConfigInvalidFunctionNameRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsLambdaFunctionEventInvokeConfigInvalidFunctionNameRule checks the pattern is valid

func NewAwsLambdaFunctionEventInvokeConfigInvalidFunctionNameRule ¶ added in v0.11.0

func NewAwsLambdaFunctionEventInvokeConfigInvalidFunctionNameRule() *AwsLambdaFunctionEventInvokeConfigInvalidFunctionNameRule

NewAwsLambdaFunctionEventInvokeConfigInvalidFunctionNameRule returns new rule with default attributes

func (*AwsLambdaFunctionEventInvokeConfigInvalidFunctionNameRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsLambdaFunctionEventInvokeConfigInvalidFunctionNameRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsLambdaFunctionEventInvokeConfigInvalidFunctionNameRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsLambdaFunctionEventInvokeConfigInvalidFunctionNameRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsLambdaFunctionEventInvokeConfigInvalidQualifierRule ¶ added in v0.11.0

type AwsLambdaFunctionEventInvokeConfigInvalidQualifierRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsLambdaFunctionEventInvokeConfigInvalidQualifierRule checks the pattern is valid

func NewAwsLambdaFunctionEventInvokeConfigInvalidQualifierRule ¶ added in v0.11.0

func NewAwsLambdaFunctionEventInvokeConfigInvalidQualifierRule() *AwsLambdaFunctionEventInvokeConfigInvalidQualifierRule

NewAwsLambdaFunctionEventInvokeConfigInvalidQualifierRule returns new rule with default attributes

func (*AwsLambdaFunctionEventInvokeConfigInvalidQualifierRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsLambdaFunctionEventInvokeConfigInvalidQualifierRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsLambdaFunctionEventInvokeConfigInvalidQualifierRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsLambdaFunctionEventInvokeConfigInvalidQualifierRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsLambdaFunctionInvalidDescriptionRule ¶

type AwsLambdaFunctionInvalidDescriptionRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsLambdaFunctionInvalidDescriptionRule checks the pattern is valid

func NewAwsLambdaFunctionInvalidDescriptionRule ¶

func NewAwsLambdaFunctionInvalidDescriptionRule() *AwsLambdaFunctionInvalidDescriptionRule

NewAwsLambdaFunctionInvalidDescriptionRule returns new rule with default attributes

func (*AwsLambdaFunctionInvalidDescriptionRule) Check ¶

Check checks the pattern is valid

func (*AwsLambdaFunctionInvalidDescriptionRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsLambdaFunctionInvalidDescriptionRule) Name ¶

Name returns the rule name

func (*AwsLambdaFunctionInvalidDescriptionRule) Severity ¶

Severity returns the rule severity

type AwsLambdaFunctionInvalidFunctionNameRule ¶

type AwsLambdaFunctionInvalidFunctionNameRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsLambdaFunctionInvalidFunctionNameRule checks the pattern is valid

func NewAwsLambdaFunctionInvalidFunctionNameRule ¶

func NewAwsLambdaFunctionInvalidFunctionNameRule() *AwsLambdaFunctionInvalidFunctionNameRule

NewAwsLambdaFunctionInvalidFunctionNameRule returns new rule with default attributes

func (*AwsLambdaFunctionInvalidFunctionNameRule) Check ¶

Check checks the pattern is valid

func (*AwsLambdaFunctionInvalidFunctionNameRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsLambdaFunctionInvalidFunctionNameRule) Name ¶

Name returns the rule name

func (*AwsLambdaFunctionInvalidFunctionNameRule) Severity ¶

Severity returns the rule severity

type AwsLambdaFunctionInvalidHandlerRule ¶

type AwsLambdaFunctionInvalidHandlerRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsLambdaFunctionInvalidHandlerRule checks the pattern is valid

func NewAwsLambdaFunctionInvalidHandlerRule ¶

func NewAwsLambdaFunctionInvalidHandlerRule() *AwsLambdaFunctionInvalidHandlerRule

NewAwsLambdaFunctionInvalidHandlerRule returns new rule with default attributes

func (*AwsLambdaFunctionInvalidHandlerRule) Check ¶

Check checks the pattern is valid

func (*AwsLambdaFunctionInvalidHandlerRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsLambdaFunctionInvalidHandlerRule) Name ¶

Name returns the rule name

func (*AwsLambdaFunctionInvalidHandlerRule) Severity ¶

Severity returns the rule severity

type AwsLambdaFunctionInvalidKmsKeyArnRule ¶

type AwsLambdaFunctionInvalidKmsKeyArnRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsLambdaFunctionInvalidKmsKeyArnRule checks the pattern is valid

func NewAwsLambdaFunctionInvalidKmsKeyArnRule ¶

func NewAwsLambdaFunctionInvalidKmsKeyArnRule() *AwsLambdaFunctionInvalidKmsKeyArnRule

NewAwsLambdaFunctionInvalidKmsKeyArnRule returns new rule with default attributes

func (*AwsLambdaFunctionInvalidKmsKeyArnRule) Check ¶

Check checks the pattern is valid

func (*AwsLambdaFunctionInvalidKmsKeyArnRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsLambdaFunctionInvalidKmsKeyArnRule) Name ¶

Name returns the rule name

func (*AwsLambdaFunctionInvalidKmsKeyArnRule) Severity ¶

Severity returns the rule severity

type AwsLambdaFunctionInvalidRoleRule ¶

type AwsLambdaFunctionInvalidRoleRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsLambdaFunctionInvalidRoleRule checks the pattern is valid

func NewAwsLambdaFunctionInvalidRoleRule ¶

func NewAwsLambdaFunctionInvalidRoleRule() *AwsLambdaFunctionInvalidRoleRule

NewAwsLambdaFunctionInvalidRoleRule returns new rule with default attributes

func (*AwsLambdaFunctionInvalidRoleRule) Check ¶

Check checks the pattern is valid

func (*AwsLambdaFunctionInvalidRoleRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsLambdaFunctionInvalidRoleRule) Name ¶

Name returns the rule name

func (*AwsLambdaFunctionInvalidRoleRule) Severity ¶

Severity returns the rule severity

type AwsLambdaFunctionInvalidRuntimeRule ¶

type AwsLambdaFunctionInvalidRuntimeRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsLambdaFunctionInvalidRuntimeRule checks the pattern is valid

func NewAwsLambdaFunctionInvalidRuntimeRule ¶

func NewAwsLambdaFunctionInvalidRuntimeRule() *AwsLambdaFunctionInvalidRuntimeRule

NewAwsLambdaFunctionInvalidRuntimeRule returns new rule with default attributes

func (*AwsLambdaFunctionInvalidRuntimeRule) Check ¶

Check checks the pattern is valid

func (*AwsLambdaFunctionInvalidRuntimeRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsLambdaFunctionInvalidRuntimeRule) Name ¶

Name returns the rule name

func (*AwsLambdaFunctionInvalidRuntimeRule) Severity ¶

Severity returns the rule severity

type AwsLambdaFunctionInvalidS3KeyRule ¶

type AwsLambdaFunctionInvalidS3KeyRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsLambdaFunctionInvalidS3KeyRule checks the pattern is valid

func NewAwsLambdaFunctionInvalidS3KeyRule ¶

func NewAwsLambdaFunctionInvalidS3KeyRule() *AwsLambdaFunctionInvalidS3KeyRule

NewAwsLambdaFunctionInvalidS3KeyRule returns new rule with default attributes

func (*AwsLambdaFunctionInvalidS3KeyRule) Check ¶

Check checks the pattern is valid

func (*AwsLambdaFunctionInvalidS3KeyRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsLambdaFunctionInvalidS3KeyRule) Name ¶

Name returns the rule name

func (*AwsLambdaFunctionInvalidS3KeyRule) Severity ¶

Severity returns the rule severity

type AwsLambdaFunctionInvalidS3ObjectVersionRule ¶

type AwsLambdaFunctionInvalidS3ObjectVersionRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsLambdaFunctionInvalidS3ObjectVersionRule checks the pattern is valid

func NewAwsLambdaFunctionInvalidS3ObjectVersionRule ¶

func NewAwsLambdaFunctionInvalidS3ObjectVersionRule() *AwsLambdaFunctionInvalidS3ObjectVersionRule

NewAwsLambdaFunctionInvalidS3ObjectVersionRule returns new rule with default attributes

func (*AwsLambdaFunctionInvalidS3ObjectVersionRule) Check ¶

Check checks the pattern is valid

func (*AwsLambdaFunctionInvalidS3ObjectVersionRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsLambdaFunctionInvalidS3ObjectVersionRule) Name ¶

Name returns the rule name

func (*AwsLambdaFunctionInvalidS3ObjectVersionRule) Severity ¶

Severity returns the rule severity

type AwsLambdaLayerVersionInvalidDescriptionRule ¶

type AwsLambdaLayerVersionInvalidDescriptionRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsLambdaLayerVersionInvalidDescriptionRule checks the pattern is valid

func NewAwsLambdaLayerVersionInvalidDescriptionRule ¶

func NewAwsLambdaLayerVersionInvalidDescriptionRule() *AwsLambdaLayerVersionInvalidDescriptionRule

NewAwsLambdaLayerVersionInvalidDescriptionRule returns new rule with default attributes

func (*AwsLambdaLayerVersionInvalidDescriptionRule) Check ¶

Check checks the pattern is valid

func (*AwsLambdaLayerVersionInvalidDescriptionRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsLambdaLayerVersionInvalidDescriptionRule) Name ¶

Name returns the rule name

func (*AwsLambdaLayerVersionInvalidDescriptionRule) Severity ¶

Severity returns the rule severity

type AwsLambdaLayerVersionInvalidLayerNameRule ¶

type AwsLambdaLayerVersionInvalidLayerNameRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsLambdaLayerVersionInvalidLayerNameRule checks the pattern is valid

func NewAwsLambdaLayerVersionInvalidLayerNameRule ¶

func NewAwsLambdaLayerVersionInvalidLayerNameRule() *AwsLambdaLayerVersionInvalidLayerNameRule

NewAwsLambdaLayerVersionInvalidLayerNameRule returns new rule with default attributes

func (*AwsLambdaLayerVersionInvalidLayerNameRule) Check ¶

Check checks the pattern is valid

func (*AwsLambdaLayerVersionInvalidLayerNameRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsLambdaLayerVersionInvalidLayerNameRule) Name ¶

Name returns the rule name

func (*AwsLambdaLayerVersionInvalidLayerNameRule) Severity ¶

Severity returns the rule severity

type AwsLambdaLayerVersionInvalidLicenseInfoRule ¶

type AwsLambdaLayerVersionInvalidLicenseInfoRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsLambdaLayerVersionInvalidLicenseInfoRule checks the pattern is valid

func NewAwsLambdaLayerVersionInvalidLicenseInfoRule ¶

func NewAwsLambdaLayerVersionInvalidLicenseInfoRule() *AwsLambdaLayerVersionInvalidLicenseInfoRule

NewAwsLambdaLayerVersionInvalidLicenseInfoRule returns new rule with default attributes

func (*AwsLambdaLayerVersionInvalidLicenseInfoRule) Check ¶

Check checks the pattern is valid

func (*AwsLambdaLayerVersionInvalidLicenseInfoRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsLambdaLayerVersionInvalidLicenseInfoRule) Name ¶

Name returns the rule name

func (*AwsLambdaLayerVersionInvalidLicenseInfoRule) Severity ¶

Severity returns the rule severity

type AwsLambdaLayerVersionInvalidS3KeyRule ¶

type AwsLambdaLayerVersionInvalidS3KeyRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsLambdaLayerVersionInvalidS3KeyRule checks the pattern is valid

func NewAwsLambdaLayerVersionInvalidS3KeyRule ¶

func NewAwsLambdaLayerVersionInvalidS3KeyRule() *AwsLambdaLayerVersionInvalidS3KeyRule

NewAwsLambdaLayerVersionInvalidS3KeyRule returns new rule with default attributes

func (*AwsLambdaLayerVersionInvalidS3KeyRule) Check ¶

Check checks the pattern is valid

func (*AwsLambdaLayerVersionInvalidS3KeyRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsLambdaLayerVersionInvalidS3KeyRule) Name ¶

Name returns the rule name

func (*AwsLambdaLayerVersionInvalidS3KeyRule) Severity ¶

Severity returns the rule severity

type AwsLambdaLayerVersionInvalidS3ObjectVersionRule ¶

type AwsLambdaLayerVersionInvalidS3ObjectVersionRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsLambdaLayerVersionInvalidS3ObjectVersionRule checks the pattern is valid

func NewAwsLambdaLayerVersionInvalidS3ObjectVersionRule ¶

func NewAwsLambdaLayerVersionInvalidS3ObjectVersionRule() *AwsLambdaLayerVersionInvalidS3ObjectVersionRule

NewAwsLambdaLayerVersionInvalidS3ObjectVersionRule returns new rule with default attributes

func (*AwsLambdaLayerVersionInvalidS3ObjectVersionRule) Check ¶

Check checks the pattern is valid

func (*AwsLambdaLayerVersionInvalidS3ObjectVersionRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsLambdaLayerVersionInvalidS3ObjectVersionRule) Name ¶

Name returns the rule name

func (*AwsLambdaLayerVersionInvalidS3ObjectVersionRule) Severity ¶

Severity returns the rule severity

type AwsLambdaLayerVersionPermissionInvalidActionRule ¶ added in v0.11.0

type AwsLambdaLayerVersionPermissionInvalidActionRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsLambdaLayerVersionPermissionInvalidActionRule checks the pattern is valid

func NewAwsLambdaLayerVersionPermissionInvalidActionRule ¶ added in v0.11.0

func NewAwsLambdaLayerVersionPermissionInvalidActionRule() *AwsLambdaLayerVersionPermissionInvalidActionRule

NewAwsLambdaLayerVersionPermissionInvalidActionRule returns new rule with default attributes

func (*AwsLambdaLayerVersionPermissionInvalidActionRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsLambdaLayerVersionPermissionInvalidActionRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsLambdaLayerVersionPermissionInvalidActionRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsLambdaLayerVersionPermissionInvalidActionRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsLambdaLayerVersionPermissionInvalidLayerNameRule ¶ added in v0.11.0

type AwsLambdaLayerVersionPermissionInvalidLayerNameRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsLambdaLayerVersionPermissionInvalidLayerNameRule checks the pattern is valid

func NewAwsLambdaLayerVersionPermissionInvalidLayerNameRule ¶ added in v0.11.0

func NewAwsLambdaLayerVersionPermissionInvalidLayerNameRule() *AwsLambdaLayerVersionPermissionInvalidLayerNameRule

NewAwsLambdaLayerVersionPermissionInvalidLayerNameRule returns new rule with default attributes

func (*AwsLambdaLayerVersionPermissionInvalidLayerNameRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsLambdaLayerVersionPermissionInvalidLayerNameRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsLambdaLayerVersionPermissionInvalidLayerNameRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsLambdaLayerVersionPermissionInvalidLayerNameRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsLambdaLayerVersionPermissionInvalidOrganizationIDRule ¶ added in v0.11.0

type AwsLambdaLayerVersionPermissionInvalidOrganizationIDRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsLambdaLayerVersionPermissionInvalidOrganizationIDRule checks the pattern is valid

func NewAwsLambdaLayerVersionPermissionInvalidOrganizationIDRule ¶ added in v0.11.0

func NewAwsLambdaLayerVersionPermissionInvalidOrganizationIDRule() *AwsLambdaLayerVersionPermissionInvalidOrganizationIDRule

NewAwsLambdaLayerVersionPermissionInvalidOrganizationIDRule returns new rule with default attributes

func (*AwsLambdaLayerVersionPermissionInvalidOrganizationIDRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsLambdaLayerVersionPermissionInvalidOrganizationIDRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsLambdaLayerVersionPermissionInvalidOrganizationIDRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsLambdaLayerVersionPermissionInvalidOrganizationIDRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsLambdaLayerVersionPermissionInvalidPrincipalRule ¶ added in v0.11.0

type AwsLambdaLayerVersionPermissionInvalidPrincipalRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsLambdaLayerVersionPermissionInvalidPrincipalRule checks the pattern is valid

func NewAwsLambdaLayerVersionPermissionInvalidPrincipalRule ¶ added in v0.11.0

func NewAwsLambdaLayerVersionPermissionInvalidPrincipalRule() *AwsLambdaLayerVersionPermissionInvalidPrincipalRule

NewAwsLambdaLayerVersionPermissionInvalidPrincipalRule returns new rule with default attributes

func (*AwsLambdaLayerVersionPermissionInvalidPrincipalRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsLambdaLayerVersionPermissionInvalidPrincipalRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsLambdaLayerVersionPermissionInvalidPrincipalRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsLambdaLayerVersionPermissionInvalidPrincipalRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsLambdaLayerVersionPermissionInvalidStatementIDRule ¶ added in v0.11.0

type AwsLambdaLayerVersionPermissionInvalidStatementIDRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsLambdaLayerVersionPermissionInvalidStatementIDRule checks the pattern is valid

func NewAwsLambdaLayerVersionPermissionInvalidStatementIDRule ¶ added in v0.11.0

func NewAwsLambdaLayerVersionPermissionInvalidStatementIDRule() *AwsLambdaLayerVersionPermissionInvalidStatementIDRule

NewAwsLambdaLayerVersionPermissionInvalidStatementIDRule returns new rule with default attributes

func (*AwsLambdaLayerVersionPermissionInvalidStatementIDRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsLambdaLayerVersionPermissionInvalidStatementIDRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsLambdaLayerVersionPermissionInvalidStatementIDRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsLambdaLayerVersionPermissionInvalidStatementIDRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsLambdaPermissionInvalidActionRule ¶

type AwsLambdaPermissionInvalidActionRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsLambdaPermissionInvalidActionRule checks the pattern is valid

func NewAwsLambdaPermissionInvalidActionRule ¶

func NewAwsLambdaPermissionInvalidActionRule() *AwsLambdaPermissionInvalidActionRule

NewAwsLambdaPermissionInvalidActionRule returns new rule with default attributes

func (*AwsLambdaPermissionInvalidActionRule) Check ¶

Check checks the pattern is valid

func (*AwsLambdaPermissionInvalidActionRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsLambdaPermissionInvalidActionRule) Name ¶

Name returns the rule name

func (*AwsLambdaPermissionInvalidActionRule) Severity ¶

Severity returns the rule severity

type AwsLambdaPermissionInvalidEventSourceTokenRule ¶

type AwsLambdaPermissionInvalidEventSourceTokenRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsLambdaPermissionInvalidEventSourceTokenRule checks the pattern is valid

func NewAwsLambdaPermissionInvalidEventSourceTokenRule ¶

func NewAwsLambdaPermissionInvalidEventSourceTokenRule() *AwsLambdaPermissionInvalidEventSourceTokenRule

NewAwsLambdaPermissionInvalidEventSourceTokenRule returns new rule with default attributes

func (*AwsLambdaPermissionInvalidEventSourceTokenRule) Check ¶

Check checks the pattern is valid

func (*AwsLambdaPermissionInvalidEventSourceTokenRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsLambdaPermissionInvalidEventSourceTokenRule) Name ¶

Name returns the rule name

func (*AwsLambdaPermissionInvalidEventSourceTokenRule) Severity ¶

Severity returns the rule severity

type AwsLambdaPermissionInvalidFunctionNameRule ¶

type AwsLambdaPermissionInvalidFunctionNameRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsLambdaPermissionInvalidFunctionNameRule checks the pattern is valid

func NewAwsLambdaPermissionInvalidFunctionNameRule ¶

func NewAwsLambdaPermissionInvalidFunctionNameRule() *AwsLambdaPermissionInvalidFunctionNameRule

NewAwsLambdaPermissionInvalidFunctionNameRule returns new rule with default attributes

func (*AwsLambdaPermissionInvalidFunctionNameRule) Check ¶

Check checks the pattern is valid

func (*AwsLambdaPermissionInvalidFunctionNameRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsLambdaPermissionInvalidFunctionNameRule) Name ¶

Name returns the rule name

func (*AwsLambdaPermissionInvalidFunctionNameRule) Severity ¶

Severity returns the rule severity

type AwsLambdaPermissionInvalidPrincipalRule ¶

type AwsLambdaPermissionInvalidPrincipalRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsLambdaPermissionInvalidPrincipalRule checks the pattern is valid

func NewAwsLambdaPermissionInvalidPrincipalRule ¶

func NewAwsLambdaPermissionInvalidPrincipalRule() *AwsLambdaPermissionInvalidPrincipalRule

NewAwsLambdaPermissionInvalidPrincipalRule returns new rule with default attributes

func (*AwsLambdaPermissionInvalidPrincipalRule) Check ¶

Check checks the pattern is valid

func (*AwsLambdaPermissionInvalidPrincipalRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsLambdaPermissionInvalidPrincipalRule) Name ¶

Name returns the rule name

func (*AwsLambdaPermissionInvalidPrincipalRule) Severity ¶

Severity returns the rule severity

type AwsLambdaPermissionInvalidQualifierRule ¶

type AwsLambdaPermissionInvalidQualifierRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsLambdaPermissionInvalidQualifierRule checks the pattern is valid

func NewAwsLambdaPermissionInvalidQualifierRule ¶

func NewAwsLambdaPermissionInvalidQualifierRule() *AwsLambdaPermissionInvalidQualifierRule

NewAwsLambdaPermissionInvalidQualifierRule returns new rule with default attributes

func (*AwsLambdaPermissionInvalidQualifierRule) Check ¶

Check checks the pattern is valid

func (*AwsLambdaPermissionInvalidQualifierRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsLambdaPermissionInvalidQualifierRule) Name ¶

Name returns the rule name

func (*AwsLambdaPermissionInvalidQualifierRule) Severity ¶

Severity returns the rule severity

type AwsLambdaPermissionInvalidSourceAccountRule ¶

type AwsLambdaPermissionInvalidSourceAccountRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsLambdaPermissionInvalidSourceAccountRule checks the pattern is valid

func NewAwsLambdaPermissionInvalidSourceAccountRule ¶

func NewAwsLambdaPermissionInvalidSourceAccountRule() *AwsLambdaPermissionInvalidSourceAccountRule

NewAwsLambdaPermissionInvalidSourceAccountRule returns new rule with default attributes

func (*AwsLambdaPermissionInvalidSourceAccountRule) Check ¶

Check checks the pattern is valid

func (*AwsLambdaPermissionInvalidSourceAccountRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsLambdaPermissionInvalidSourceAccountRule) Name ¶

Name returns the rule name

func (*AwsLambdaPermissionInvalidSourceAccountRule) Severity ¶

Severity returns the rule severity

type AwsLambdaPermissionInvalidSourceArnRule ¶

type AwsLambdaPermissionInvalidSourceArnRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsLambdaPermissionInvalidSourceArnRule checks the pattern is valid

func NewAwsLambdaPermissionInvalidSourceArnRule ¶

func NewAwsLambdaPermissionInvalidSourceArnRule() *AwsLambdaPermissionInvalidSourceArnRule

NewAwsLambdaPermissionInvalidSourceArnRule returns new rule with default attributes

func (*AwsLambdaPermissionInvalidSourceArnRule) Check ¶

Check checks the pattern is valid

func (*AwsLambdaPermissionInvalidSourceArnRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsLambdaPermissionInvalidSourceArnRule) Name ¶

Name returns the rule name

func (*AwsLambdaPermissionInvalidSourceArnRule) Severity ¶

Severity returns the rule severity

type AwsLambdaPermissionInvalidStatementIDRule ¶

type AwsLambdaPermissionInvalidStatementIDRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsLambdaPermissionInvalidStatementIDRule checks the pattern is valid

func NewAwsLambdaPermissionInvalidStatementIDRule ¶

func NewAwsLambdaPermissionInvalidStatementIDRule() *AwsLambdaPermissionInvalidStatementIDRule

NewAwsLambdaPermissionInvalidStatementIDRule returns new rule with default attributes

func (*AwsLambdaPermissionInvalidStatementIDRule) Check ¶

Check checks the pattern is valid

func (*AwsLambdaPermissionInvalidStatementIDRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsLambdaPermissionInvalidStatementIDRule) Name ¶

Name returns the rule name

func (*AwsLambdaPermissionInvalidStatementIDRule) Severity ¶

Severity returns the rule severity

type AwsLambdaProvisionedConcurrencyConfigInvalidFunctionNameRule ¶ added in v0.11.0

type AwsLambdaProvisionedConcurrencyConfigInvalidFunctionNameRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsLambdaProvisionedConcurrencyConfigInvalidFunctionNameRule checks the pattern is valid

func NewAwsLambdaProvisionedConcurrencyConfigInvalidFunctionNameRule ¶ added in v0.11.0

func NewAwsLambdaProvisionedConcurrencyConfigInvalidFunctionNameRule() *AwsLambdaProvisionedConcurrencyConfigInvalidFunctionNameRule

NewAwsLambdaProvisionedConcurrencyConfigInvalidFunctionNameRule returns new rule with default attributes

func (*AwsLambdaProvisionedConcurrencyConfigInvalidFunctionNameRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsLambdaProvisionedConcurrencyConfigInvalidFunctionNameRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsLambdaProvisionedConcurrencyConfigInvalidFunctionNameRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsLambdaProvisionedConcurrencyConfigInvalidFunctionNameRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsLambdaProvisionedConcurrencyConfigInvalidQualifierRule ¶ added in v0.11.0

type AwsLambdaProvisionedConcurrencyConfigInvalidQualifierRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsLambdaProvisionedConcurrencyConfigInvalidQualifierRule checks the pattern is valid

func NewAwsLambdaProvisionedConcurrencyConfigInvalidQualifierRule ¶ added in v0.11.0

func NewAwsLambdaProvisionedConcurrencyConfigInvalidQualifierRule() *AwsLambdaProvisionedConcurrencyConfigInvalidQualifierRule

NewAwsLambdaProvisionedConcurrencyConfigInvalidQualifierRule returns new rule with default attributes

func (*AwsLambdaProvisionedConcurrencyConfigInvalidQualifierRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsLambdaProvisionedConcurrencyConfigInvalidQualifierRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsLambdaProvisionedConcurrencyConfigInvalidQualifierRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsLambdaProvisionedConcurrencyConfigInvalidQualifierRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsLaunchConfigurationInvalidSpotPriceRule ¶

type AwsLaunchConfigurationInvalidSpotPriceRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsLaunchConfigurationInvalidSpotPriceRule checks the pattern is valid

func NewAwsLaunchConfigurationInvalidSpotPriceRule ¶

func NewAwsLaunchConfigurationInvalidSpotPriceRule() *AwsLaunchConfigurationInvalidSpotPriceRule

NewAwsLaunchConfigurationInvalidSpotPriceRule returns new rule with default attributes

func (*AwsLaunchConfigurationInvalidSpotPriceRule) Check ¶

Check checks the pattern is valid

func (*AwsLaunchConfigurationInvalidSpotPriceRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsLaunchConfigurationInvalidSpotPriceRule) Name ¶

Name returns the rule name

func (*AwsLaunchConfigurationInvalidSpotPriceRule) Severity ¶

Severity returns the rule severity

type AwsLaunchConfigurationInvalidTypeRule ¶

type AwsLaunchConfigurationInvalidTypeRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsLaunchConfigurationInvalidTypeRule checks the pattern is valid

func NewAwsLaunchConfigurationInvalidTypeRule ¶

func NewAwsLaunchConfigurationInvalidTypeRule() *AwsLaunchConfigurationInvalidTypeRule

NewAwsLaunchConfigurationInvalidTypeRule returns new rule with default attributes

func (*AwsLaunchConfigurationInvalidTypeRule) Check ¶

Check checks the pattern is valid

func (*AwsLaunchConfigurationInvalidTypeRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsLaunchConfigurationInvalidTypeRule) Name ¶

Name returns the rule name

func (*AwsLaunchConfigurationInvalidTypeRule) Severity ¶

Severity returns the rule severity

type AwsLaunchTemplateInvalidDescriptionRule ¶

type AwsLaunchTemplateInvalidDescriptionRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsLaunchTemplateInvalidDescriptionRule checks the pattern is valid

func NewAwsLaunchTemplateInvalidDescriptionRule ¶

func NewAwsLaunchTemplateInvalidDescriptionRule() *AwsLaunchTemplateInvalidDescriptionRule

NewAwsLaunchTemplateInvalidDescriptionRule returns new rule with default attributes

func (*AwsLaunchTemplateInvalidDescriptionRule) Check ¶

Check checks the pattern is valid

func (*AwsLaunchTemplateInvalidDescriptionRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsLaunchTemplateInvalidDescriptionRule) Name ¶

Name returns the rule name

func (*AwsLaunchTemplateInvalidDescriptionRule) Severity ¶

Severity returns the rule severity

type AwsLaunchTemplateInvalidInstanceInitiatedShutdownBehaviorRule ¶

type AwsLaunchTemplateInvalidInstanceInitiatedShutdownBehaviorRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsLaunchTemplateInvalidInstanceInitiatedShutdownBehaviorRule checks the pattern is valid

func NewAwsLaunchTemplateInvalidInstanceInitiatedShutdownBehaviorRule ¶

func NewAwsLaunchTemplateInvalidInstanceInitiatedShutdownBehaviorRule() *AwsLaunchTemplateInvalidInstanceInitiatedShutdownBehaviorRule

NewAwsLaunchTemplateInvalidInstanceInitiatedShutdownBehaviorRule returns new rule with default attributes

func (*AwsLaunchTemplateInvalidInstanceInitiatedShutdownBehaviorRule) Check ¶

Check checks the pattern is valid

func (*AwsLaunchTemplateInvalidInstanceInitiatedShutdownBehaviorRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsLaunchTemplateInvalidInstanceInitiatedShutdownBehaviorRule) Name ¶

Name returns the rule name

func (*AwsLaunchTemplateInvalidInstanceInitiatedShutdownBehaviorRule) Severity ¶

Severity returns the rule severity

type AwsLaunchTemplateInvalidInstanceTypeRule ¶

type AwsLaunchTemplateInvalidInstanceTypeRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsLaunchTemplateInvalidInstanceTypeRule checks the pattern is valid

func NewAwsLaunchTemplateInvalidInstanceTypeRule ¶

func NewAwsLaunchTemplateInvalidInstanceTypeRule() *AwsLaunchTemplateInvalidInstanceTypeRule

NewAwsLaunchTemplateInvalidInstanceTypeRule returns new rule with default attributes

func (*AwsLaunchTemplateInvalidInstanceTypeRule) Check ¶

Check checks the pattern is valid

func (*AwsLaunchTemplateInvalidInstanceTypeRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsLaunchTemplateInvalidInstanceTypeRule) Name ¶

Name returns the rule name

func (*AwsLaunchTemplateInvalidInstanceTypeRule) Severity ¶

Severity returns the rule severity

type AwsLaunchTemplateInvalidNameRule ¶

type AwsLaunchTemplateInvalidNameRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsLaunchTemplateInvalidNameRule checks the pattern is valid

func NewAwsLaunchTemplateInvalidNameRule ¶

func NewAwsLaunchTemplateInvalidNameRule() *AwsLaunchTemplateInvalidNameRule

NewAwsLaunchTemplateInvalidNameRule returns new rule with default attributes

func (*AwsLaunchTemplateInvalidNameRule) Check ¶

Check checks the pattern is valid

func (*AwsLaunchTemplateInvalidNameRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsLaunchTemplateInvalidNameRule) Name ¶

Name returns the rule name

func (*AwsLaunchTemplateInvalidNameRule) Severity ¶

Severity returns the rule severity

type AwsLbInvalidIPAddressTypeRule ¶

type AwsLbInvalidIPAddressTypeRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsLbInvalidIPAddressTypeRule checks the pattern is valid

func NewAwsLbInvalidIPAddressTypeRule ¶

func NewAwsLbInvalidIPAddressTypeRule() *AwsLbInvalidIPAddressTypeRule

NewAwsLbInvalidIPAddressTypeRule returns new rule with default attributes

func (*AwsLbInvalidIPAddressTypeRule) Check ¶

Check checks the pattern is valid

func (*AwsLbInvalidIPAddressTypeRule) Enabled ¶

func (r *AwsLbInvalidIPAddressTypeRule) Enabled() bool

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsLbInvalidIPAddressTypeRule) Name ¶

Name returns the rule name

func (*AwsLbInvalidIPAddressTypeRule) Severity ¶

Severity returns the rule severity

type AwsLbInvalidLoadBalancerTypeRule ¶

type AwsLbInvalidLoadBalancerTypeRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsLbInvalidLoadBalancerTypeRule checks the pattern is valid

func NewAwsLbInvalidLoadBalancerTypeRule ¶

func NewAwsLbInvalidLoadBalancerTypeRule() *AwsLbInvalidLoadBalancerTypeRule

NewAwsLbInvalidLoadBalancerTypeRule returns new rule with default attributes

func (*AwsLbInvalidLoadBalancerTypeRule) Check ¶

Check checks the pattern is valid

func (*AwsLbInvalidLoadBalancerTypeRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsLbInvalidLoadBalancerTypeRule) Name ¶

Name returns the rule name

func (*AwsLbInvalidLoadBalancerTypeRule) Severity ¶

Severity returns the rule severity

type AwsLbListenerInvalidProtocolRule ¶

type AwsLbListenerInvalidProtocolRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsLbListenerInvalidProtocolRule checks the pattern is valid

func NewAwsLbListenerInvalidProtocolRule ¶

func NewAwsLbListenerInvalidProtocolRule() *AwsLbListenerInvalidProtocolRule

NewAwsLbListenerInvalidProtocolRule returns new rule with default attributes

func (*AwsLbListenerInvalidProtocolRule) Check ¶

Check checks the pattern is valid

func (*AwsLbListenerInvalidProtocolRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsLbListenerInvalidProtocolRule) Name ¶

Name returns the rule name

func (*AwsLbListenerInvalidProtocolRule) Severity ¶

Severity returns the rule severity

type AwsLbTargetGroupInvalidProtocolRule ¶

type AwsLbTargetGroupInvalidProtocolRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsLbTargetGroupInvalidProtocolRule checks the pattern is valid

func NewAwsLbTargetGroupInvalidProtocolRule ¶

func NewAwsLbTargetGroupInvalidProtocolRule() *AwsLbTargetGroupInvalidProtocolRule

NewAwsLbTargetGroupInvalidProtocolRule returns new rule with default attributes

func (*AwsLbTargetGroupInvalidProtocolRule) Check ¶

Check checks the pattern is valid

func (*AwsLbTargetGroupInvalidProtocolRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsLbTargetGroupInvalidProtocolRule) Name ¶

Name returns the rule name

func (*AwsLbTargetGroupInvalidProtocolRule) Severity ¶

Severity returns the rule severity

type AwsLbTargetGroupInvalidTargetTypeRule ¶

type AwsLbTargetGroupInvalidTargetTypeRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsLbTargetGroupInvalidTargetTypeRule checks the pattern is valid

func NewAwsLbTargetGroupInvalidTargetTypeRule ¶

func NewAwsLbTargetGroupInvalidTargetTypeRule() *AwsLbTargetGroupInvalidTargetTypeRule

NewAwsLbTargetGroupInvalidTargetTypeRule returns new rule with default attributes

func (*AwsLbTargetGroupInvalidTargetTypeRule) Check ¶

Check checks the pattern is valid

func (*AwsLbTargetGroupInvalidTargetTypeRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsLbTargetGroupInvalidTargetTypeRule) Name ¶

Name returns the rule name

func (*AwsLbTargetGroupInvalidTargetTypeRule) Severity ¶

Severity returns the rule severity

type AwsLicensemanagerLicenseConfigurationInvalidLicenseCountingTypeRule ¶

type AwsLicensemanagerLicenseConfigurationInvalidLicenseCountingTypeRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsLicensemanagerLicenseConfigurationInvalidLicenseCountingTypeRule checks the pattern is valid

func NewAwsLicensemanagerLicenseConfigurationInvalidLicenseCountingTypeRule ¶

func NewAwsLicensemanagerLicenseConfigurationInvalidLicenseCountingTypeRule() *AwsLicensemanagerLicenseConfigurationInvalidLicenseCountingTypeRule

NewAwsLicensemanagerLicenseConfigurationInvalidLicenseCountingTypeRule returns new rule with default attributes

func (*AwsLicensemanagerLicenseConfigurationInvalidLicenseCountingTypeRule) Check ¶

Check checks the pattern is valid

func (*AwsLicensemanagerLicenseConfigurationInvalidLicenseCountingTypeRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsLicensemanagerLicenseConfigurationInvalidLicenseCountingTypeRule) Name ¶

Name returns the rule name

func (*AwsLicensemanagerLicenseConfigurationInvalidLicenseCountingTypeRule) Severity ¶

Severity returns the rule severity

type AwsLightsailInstanceInvalidBlueprintIDRule ¶

type AwsLightsailInstanceInvalidBlueprintIDRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsLightsailInstanceInvalidBlueprintIDRule checks the pattern is valid

func NewAwsLightsailInstanceInvalidBlueprintIDRule ¶

func NewAwsLightsailInstanceInvalidBlueprintIDRule() *AwsLightsailInstanceInvalidBlueprintIDRule

NewAwsLightsailInstanceInvalidBlueprintIDRule returns new rule with default attributes

func (*AwsLightsailInstanceInvalidBlueprintIDRule) Check ¶

Check checks the pattern is valid

func (*AwsLightsailInstanceInvalidBlueprintIDRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsLightsailInstanceInvalidBlueprintIDRule) Name ¶

Name returns the rule name

func (*AwsLightsailInstanceInvalidBlueprintIDRule) Severity ¶

Severity returns the rule severity

type AwsLightsailInstanceInvalidBundleIDRule ¶

type AwsLightsailInstanceInvalidBundleIDRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsLightsailInstanceInvalidBundleIDRule checks the pattern is valid

func NewAwsLightsailInstanceInvalidBundleIDRule ¶

func NewAwsLightsailInstanceInvalidBundleIDRule() *AwsLightsailInstanceInvalidBundleIDRule

NewAwsLightsailInstanceInvalidBundleIDRule returns new rule with default attributes

func (*AwsLightsailInstanceInvalidBundleIDRule) Check ¶

Check checks the pattern is valid

func (*AwsLightsailInstanceInvalidBundleIDRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsLightsailInstanceInvalidBundleIDRule) Name ¶

Name returns the rule name

func (*AwsLightsailInstanceInvalidBundleIDRule) Severity ¶

Severity returns the rule severity

type AwsLightsailInstanceInvalidKeyPairNameRule ¶

type AwsLightsailInstanceInvalidKeyPairNameRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsLightsailInstanceInvalidKeyPairNameRule checks the pattern is valid

func NewAwsLightsailInstanceInvalidKeyPairNameRule ¶

func NewAwsLightsailInstanceInvalidKeyPairNameRule() *AwsLightsailInstanceInvalidKeyPairNameRule

NewAwsLightsailInstanceInvalidKeyPairNameRule returns new rule with default attributes

func (*AwsLightsailInstanceInvalidKeyPairNameRule) Check ¶

Check checks the pattern is valid

func (*AwsLightsailInstanceInvalidKeyPairNameRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsLightsailInstanceInvalidKeyPairNameRule) Name ¶

Name returns the rule name

func (*AwsLightsailInstanceInvalidKeyPairNameRule) Severity ¶

Severity returns the rule severity

type AwsLightsailInstancePublicPortsInvalidInstanceNameRule ¶ added in v0.11.0

type AwsLightsailInstancePublicPortsInvalidInstanceNameRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsLightsailInstancePublicPortsInvalidInstanceNameRule checks the pattern is valid

func NewAwsLightsailInstancePublicPortsInvalidInstanceNameRule ¶ added in v0.11.0

func NewAwsLightsailInstancePublicPortsInvalidInstanceNameRule() *AwsLightsailInstancePublicPortsInvalidInstanceNameRule

NewAwsLightsailInstancePublicPortsInvalidInstanceNameRule returns new rule with default attributes

func (*AwsLightsailInstancePublicPortsInvalidInstanceNameRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsLightsailInstancePublicPortsInvalidInstanceNameRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsLightsailInstancePublicPortsInvalidInstanceNameRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsLightsailInstancePublicPortsInvalidInstanceNameRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsLightsailKeyPairInvalidNameRule ¶

type AwsLightsailKeyPairInvalidNameRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsLightsailKeyPairInvalidNameRule checks the pattern is valid

func NewAwsLightsailKeyPairInvalidNameRule ¶

func NewAwsLightsailKeyPairInvalidNameRule() *AwsLightsailKeyPairInvalidNameRule

NewAwsLightsailKeyPairInvalidNameRule returns new rule with default attributes

func (*AwsLightsailKeyPairInvalidNameRule) Check ¶

Check checks the pattern is valid

func (*AwsLightsailKeyPairInvalidNameRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsLightsailKeyPairInvalidNameRule) Name ¶

Name returns the rule name

func (*AwsLightsailKeyPairInvalidNameRule) Severity ¶

Severity returns the rule severity

type AwsLightsailStaticIPAttachmentInvalidInstanceNameRule ¶

type AwsLightsailStaticIPAttachmentInvalidInstanceNameRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsLightsailStaticIPAttachmentInvalidInstanceNameRule checks the pattern is valid

func NewAwsLightsailStaticIPAttachmentInvalidInstanceNameRule ¶

func NewAwsLightsailStaticIPAttachmentInvalidInstanceNameRule() *AwsLightsailStaticIPAttachmentInvalidInstanceNameRule

NewAwsLightsailStaticIPAttachmentInvalidInstanceNameRule returns new rule with default attributes

func (*AwsLightsailStaticIPAttachmentInvalidInstanceNameRule) Check ¶

Check checks the pattern is valid

func (*AwsLightsailStaticIPAttachmentInvalidInstanceNameRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsLightsailStaticIPAttachmentInvalidInstanceNameRule) Name ¶

Name returns the rule name

func (*AwsLightsailStaticIPAttachmentInvalidInstanceNameRule) Severity ¶

Severity returns the rule severity

type AwsLightsailStaticIPAttachmentInvalidStaticIPNameRule ¶

type AwsLightsailStaticIPAttachmentInvalidStaticIPNameRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsLightsailStaticIPAttachmentInvalidStaticIPNameRule checks the pattern is valid

func NewAwsLightsailStaticIPAttachmentInvalidStaticIPNameRule ¶

func NewAwsLightsailStaticIPAttachmentInvalidStaticIPNameRule() *AwsLightsailStaticIPAttachmentInvalidStaticIPNameRule

NewAwsLightsailStaticIPAttachmentInvalidStaticIPNameRule returns new rule with default attributes

func (*AwsLightsailStaticIPAttachmentInvalidStaticIPNameRule) Check ¶

Check checks the pattern is valid

func (*AwsLightsailStaticIPAttachmentInvalidStaticIPNameRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsLightsailStaticIPAttachmentInvalidStaticIPNameRule) Name ¶

Name returns the rule name

func (*AwsLightsailStaticIPAttachmentInvalidStaticIPNameRule) Severity ¶

Severity returns the rule severity

type AwsLightsailStaticIPInvalidNameRule ¶

type AwsLightsailStaticIPInvalidNameRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsLightsailStaticIPInvalidNameRule checks the pattern is valid

func NewAwsLightsailStaticIPInvalidNameRule ¶

func NewAwsLightsailStaticIPInvalidNameRule() *AwsLightsailStaticIPInvalidNameRule

NewAwsLightsailStaticIPInvalidNameRule returns new rule with default attributes

func (*AwsLightsailStaticIPInvalidNameRule) Check ¶

Check checks the pattern is valid

func (*AwsLightsailStaticIPInvalidNameRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsLightsailStaticIPInvalidNameRule) Name ¶

Name returns the rule name

func (*AwsLightsailStaticIPInvalidNameRule) Severity ¶

Severity returns the rule severity

type AwsMacie2AccountInvalidFindingPublishingFrequencyRule ¶ added in v0.11.0

type AwsMacie2AccountInvalidFindingPublishingFrequencyRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsMacie2AccountInvalidFindingPublishingFrequencyRule checks the pattern is valid

func NewAwsMacie2AccountInvalidFindingPublishingFrequencyRule ¶ added in v0.11.0

func NewAwsMacie2AccountInvalidFindingPublishingFrequencyRule() *AwsMacie2AccountInvalidFindingPublishingFrequencyRule

NewAwsMacie2AccountInvalidFindingPublishingFrequencyRule returns new rule with default attributes

func (*AwsMacie2AccountInvalidFindingPublishingFrequencyRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsMacie2AccountInvalidFindingPublishingFrequencyRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsMacie2AccountInvalidFindingPublishingFrequencyRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsMacie2AccountInvalidFindingPublishingFrequencyRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsMacie2AccountInvalidStatusRule ¶ added in v0.11.0

type AwsMacie2AccountInvalidStatusRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsMacie2AccountInvalidStatusRule checks the pattern is valid

func NewAwsMacie2AccountInvalidStatusRule ¶ added in v0.11.0

func NewAwsMacie2AccountInvalidStatusRule() *AwsMacie2AccountInvalidStatusRule

NewAwsMacie2AccountInvalidStatusRule returns new rule with default attributes

func (*AwsMacie2AccountInvalidStatusRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsMacie2AccountInvalidStatusRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsMacie2AccountInvalidStatusRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsMacie2AccountInvalidStatusRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsMacie2ClassificationJobInvalidJobStatusRule ¶ added in v0.11.0

type AwsMacie2ClassificationJobInvalidJobStatusRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsMacie2ClassificationJobInvalidJobStatusRule checks the pattern is valid

func NewAwsMacie2ClassificationJobInvalidJobStatusRule ¶ added in v0.11.0

func NewAwsMacie2ClassificationJobInvalidJobStatusRule() *AwsMacie2ClassificationJobInvalidJobStatusRule

NewAwsMacie2ClassificationJobInvalidJobStatusRule returns new rule with default attributes

func (*AwsMacie2ClassificationJobInvalidJobStatusRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsMacie2ClassificationJobInvalidJobStatusRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsMacie2ClassificationJobInvalidJobStatusRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsMacie2ClassificationJobInvalidJobStatusRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsMacie2ClassificationJobInvalidJobTypeRule ¶ added in v0.11.0

type AwsMacie2ClassificationJobInvalidJobTypeRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsMacie2ClassificationJobInvalidJobTypeRule checks the pattern is valid

func NewAwsMacie2ClassificationJobInvalidJobTypeRule ¶ added in v0.11.0

func NewAwsMacie2ClassificationJobInvalidJobTypeRule() *AwsMacie2ClassificationJobInvalidJobTypeRule

NewAwsMacie2ClassificationJobInvalidJobTypeRule returns new rule with default attributes

func (*AwsMacie2ClassificationJobInvalidJobTypeRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsMacie2ClassificationJobInvalidJobTypeRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsMacie2ClassificationJobInvalidJobTypeRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsMacie2ClassificationJobInvalidJobTypeRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsMacie2FindingsFilterInvalidActionRule ¶ added in v0.11.0

type AwsMacie2FindingsFilterInvalidActionRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsMacie2FindingsFilterInvalidActionRule checks the pattern is valid

func NewAwsMacie2FindingsFilterInvalidActionRule ¶ added in v0.11.0

func NewAwsMacie2FindingsFilterInvalidActionRule() *AwsMacie2FindingsFilterInvalidActionRule

NewAwsMacie2FindingsFilterInvalidActionRule returns new rule with default attributes

func (*AwsMacie2FindingsFilterInvalidActionRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsMacie2FindingsFilterInvalidActionRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsMacie2FindingsFilterInvalidActionRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsMacie2FindingsFilterInvalidActionRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsMacieMemberAccountAssociationInvalidMemberAccountIDRule ¶

type AwsMacieMemberAccountAssociationInvalidMemberAccountIDRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsMacieMemberAccountAssociationInvalidMemberAccountIDRule checks the pattern is valid

func NewAwsMacieMemberAccountAssociationInvalidMemberAccountIDRule ¶

func NewAwsMacieMemberAccountAssociationInvalidMemberAccountIDRule() *AwsMacieMemberAccountAssociationInvalidMemberAccountIDRule

NewAwsMacieMemberAccountAssociationInvalidMemberAccountIDRule returns new rule with default attributes

func (*AwsMacieMemberAccountAssociationInvalidMemberAccountIDRule) Check ¶

Check checks the pattern is valid

func (*AwsMacieMemberAccountAssociationInvalidMemberAccountIDRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsMacieMemberAccountAssociationInvalidMemberAccountIDRule) Name ¶

Name returns the rule name

func (*AwsMacieMemberAccountAssociationInvalidMemberAccountIDRule) Severity ¶

Severity returns the rule severity

type AwsMacieS3BucketAssociationInvalidBucketNameRule ¶

type AwsMacieS3BucketAssociationInvalidBucketNameRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsMacieS3BucketAssociationInvalidBucketNameRule checks the pattern is valid

func NewAwsMacieS3BucketAssociationInvalidBucketNameRule ¶

func NewAwsMacieS3BucketAssociationInvalidBucketNameRule() *AwsMacieS3BucketAssociationInvalidBucketNameRule

NewAwsMacieS3BucketAssociationInvalidBucketNameRule returns new rule with default attributes

func (*AwsMacieS3BucketAssociationInvalidBucketNameRule) Check ¶

Check checks the pattern is valid

func (*AwsMacieS3BucketAssociationInvalidBucketNameRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsMacieS3BucketAssociationInvalidBucketNameRule) Name ¶

Name returns the rule name

func (*AwsMacieS3BucketAssociationInvalidBucketNameRule) Severity ¶

Severity returns the rule severity

type AwsMacieS3BucketAssociationInvalidMemberAccountIDRule ¶

type AwsMacieS3BucketAssociationInvalidMemberAccountIDRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsMacieS3BucketAssociationInvalidMemberAccountIDRule checks the pattern is valid

func NewAwsMacieS3BucketAssociationInvalidMemberAccountIDRule ¶

func NewAwsMacieS3BucketAssociationInvalidMemberAccountIDRule() *AwsMacieS3BucketAssociationInvalidMemberAccountIDRule

NewAwsMacieS3BucketAssociationInvalidMemberAccountIDRule returns new rule with default attributes

func (*AwsMacieS3BucketAssociationInvalidMemberAccountIDRule) Check ¶

Check checks the pattern is valid

func (*AwsMacieS3BucketAssociationInvalidMemberAccountIDRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsMacieS3BucketAssociationInvalidMemberAccountIDRule) Name ¶

Name returns the rule name

func (*AwsMacieS3BucketAssociationInvalidMemberAccountIDRule) Severity ¶

Severity returns the rule severity

type AwsMacieS3BucketAssociationInvalidPrefixRule ¶

type AwsMacieS3BucketAssociationInvalidPrefixRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsMacieS3BucketAssociationInvalidPrefixRule checks the pattern is valid

func NewAwsMacieS3BucketAssociationInvalidPrefixRule ¶

func NewAwsMacieS3BucketAssociationInvalidPrefixRule() *AwsMacieS3BucketAssociationInvalidPrefixRule

NewAwsMacieS3BucketAssociationInvalidPrefixRule returns new rule with default attributes

func (*AwsMacieS3BucketAssociationInvalidPrefixRule) Check ¶

Check checks the pattern is valid

func (*AwsMacieS3BucketAssociationInvalidPrefixRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsMacieS3BucketAssociationInvalidPrefixRule) Name ¶

Name returns the rule name

func (*AwsMacieS3BucketAssociationInvalidPrefixRule) Severity ¶

Severity returns the rule severity

type AwsMediaStoreContainerInvalidNameRule ¶

type AwsMediaStoreContainerInvalidNameRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsMediaStoreContainerInvalidNameRule checks the pattern is valid

func NewAwsMediaStoreContainerInvalidNameRule ¶

func NewAwsMediaStoreContainerInvalidNameRule() *AwsMediaStoreContainerInvalidNameRule

NewAwsMediaStoreContainerInvalidNameRule returns new rule with default attributes

func (*AwsMediaStoreContainerInvalidNameRule) Check ¶

Check checks the pattern is valid

func (*AwsMediaStoreContainerInvalidNameRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsMediaStoreContainerInvalidNameRule) Name ¶

Name returns the rule name

func (*AwsMediaStoreContainerInvalidNameRule) Severity ¶

Severity returns the rule severity

type AwsMediaStoreContainerPolicyInvalidContainerNameRule ¶

type AwsMediaStoreContainerPolicyInvalidContainerNameRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsMediaStoreContainerPolicyInvalidContainerNameRule checks the pattern is valid

func NewAwsMediaStoreContainerPolicyInvalidContainerNameRule ¶

func NewAwsMediaStoreContainerPolicyInvalidContainerNameRule() *AwsMediaStoreContainerPolicyInvalidContainerNameRule

NewAwsMediaStoreContainerPolicyInvalidContainerNameRule returns new rule with default attributes

func (*AwsMediaStoreContainerPolicyInvalidContainerNameRule) Check ¶

Check checks the pattern is valid

func (*AwsMediaStoreContainerPolicyInvalidContainerNameRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsMediaStoreContainerPolicyInvalidContainerNameRule) Name ¶

Name returns the rule name

func (*AwsMediaStoreContainerPolicyInvalidContainerNameRule) Severity ¶

Severity returns the rule severity

type AwsMemoryDBClusterInvalidACLNameRule ¶ added in v0.12.0

type AwsMemoryDBClusterInvalidACLNameRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsMemoryDBClusterInvalidACLNameRule checks the pattern is valid

func NewAwsMemoryDBClusterInvalidACLNameRule ¶ added in v0.12.0

func NewAwsMemoryDBClusterInvalidACLNameRule() *AwsMemoryDBClusterInvalidACLNameRule

NewAwsMemoryDBClusterInvalidACLNameRule returns new rule with default attributes

func (*AwsMemoryDBClusterInvalidACLNameRule) Check ¶ added in v0.12.0

Check checks the pattern is valid

func (*AwsMemoryDBClusterInvalidACLNameRule) Enabled ¶ added in v0.12.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsMemoryDBClusterInvalidACLNameRule) Name ¶ added in v0.12.0

Name returns the rule name

func (*AwsMemoryDBClusterInvalidACLNameRule) Severity ¶ added in v0.12.0

Severity returns the rule severity

type AwsMemoryDBUserInvalidAccessStringRule ¶ added in v0.12.0

type AwsMemoryDBUserInvalidAccessStringRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsMemoryDBUserInvalidAccessStringRule checks the pattern is valid

func NewAwsMemoryDBUserInvalidAccessStringRule ¶ added in v0.12.0

func NewAwsMemoryDBUserInvalidAccessStringRule() *AwsMemoryDBUserInvalidAccessStringRule

NewAwsMemoryDBUserInvalidAccessStringRule returns new rule with default attributes

func (*AwsMemoryDBUserInvalidAccessStringRule) Check ¶ added in v0.12.0

Check checks the pattern is valid

func (*AwsMemoryDBUserInvalidAccessStringRule) Enabled ¶ added in v0.12.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsMemoryDBUserInvalidAccessStringRule) Name ¶ added in v0.12.0

Name returns the rule name

func (*AwsMemoryDBUserInvalidAccessStringRule) Severity ¶ added in v0.12.0

Severity returns the rule severity

type AwsMemoryDBUserInvalidUserNameRule ¶ added in v0.12.0

type AwsMemoryDBUserInvalidUserNameRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsMemoryDBUserInvalidUserNameRule checks the pattern is valid

func NewAwsMemoryDBUserInvalidUserNameRule ¶ added in v0.12.0

func NewAwsMemoryDBUserInvalidUserNameRule() *AwsMemoryDBUserInvalidUserNameRule

NewAwsMemoryDBUserInvalidUserNameRule returns new rule with default attributes

func (*AwsMemoryDBUserInvalidUserNameRule) Check ¶ added in v0.12.0

Check checks the pattern is valid

func (*AwsMemoryDBUserInvalidUserNameRule) Enabled ¶ added in v0.12.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsMemoryDBUserInvalidUserNameRule) Name ¶ added in v0.12.0

Name returns the rule name

func (*AwsMemoryDBUserInvalidUserNameRule) Severity ¶ added in v0.12.0

Severity returns the rule severity

type AwsMqBrokerInvalidDeploymentModeRule ¶

type AwsMqBrokerInvalidDeploymentModeRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsMqBrokerInvalidDeploymentModeRule checks the pattern is valid

func NewAwsMqBrokerInvalidDeploymentModeRule ¶

func NewAwsMqBrokerInvalidDeploymentModeRule() *AwsMqBrokerInvalidDeploymentModeRule

NewAwsMqBrokerInvalidDeploymentModeRule returns new rule with default attributes

func (*AwsMqBrokerInvalidDeploymentModeRule) Check ¶

Check checks the pattern is valid

func (*AwsMqBrokerInvalidDeploymentModeRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsMqBrokerInvalidDeploymentModeRule) Name ¶

Name returns the rule name

func (*AwsMqBrokerInvalidDeploymentModeRule) Severity ¶

Severity returns the rule severity

type AwsMskClusterInvalidClusterNameRule ¶

type AwsMskClusterInvalidClusterNameRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsMskClusterInvalidClusterNameRule checks the pattern is valid

func NewAwsMskClusterInvalidClusterNameRule ¶

func NewAwsMskClusterInvalidClusterNameRule() *AwsMskClusterInvalidClusterNameRule

NewAwsMskClusterInvalidClusterNameRule returns new rule with default attributes

func (*AwsMskClusterInvalidClusterNameRule) Check ¶

Check checks the pattern is valid

func (*AwsMskClusterInvalidClusterNameRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsMskClusterInvalidClusterNameRule) Name ¶

Name returns the rule name

func (*AwsMskClusterInvalidClusterNameRule) Severity ¶

Severity returns the rule severity

type AwsMskClusterInvalidEnhancedMonitoringRule ¶

type AwsMskClusterInvalidEnhancedMonitoringRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsMskClusterInvalidEnhancedMonitoringRule checks the pattern is valid

func NewAwsMskClusterInvalidEnhancedMonitoringRule ¶

func NewAwsMskClusterInvalidEnhancedMonitoringRule() *AwsMskClusterInvalidEnhancedMonitoringRule

NewAwsMskClusterInvalidEnhancedMonitoringRule returns new rule with default attributes

func (*AwsMskClusterInvalidEnhancedMonitoringRule) Check ¶

Check checks the pattern is valid

func (*AwsMskClusterInvalidEnhancedMonitoringRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsMskClusterInvalidEnhancedMonitoringRule) Name ¶

Name returns the rule name

func (*AwsMskClusterInvalidEnhancedMonitoringRule) Severity ¶

Severity returns the rule severity

type AwsMskClusterInvalidKafkaVersionRule ¶

type AwsMskClusterInvalidKafkaVersionRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsMskClusterInvalidKafkaVersionRule checks the pattern is valid

func NewAwsMskClusterInvalidKafkaVersionRule ¶

func NewAwsMskClusterInvalidKafkaVersionRule() *AwsMskClusterInvalidKafkaVersionRule

NewAwsMskClusterInvalidKafkaVersionRule returns new rule with default attributes

func (*AwsMskClusterInvalidKafkaVersionRule) Check ¶

Check checks the pattern is valid

func (*AwsMskClusterInvalidKafkaVersionRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsMskClusterInvalidKafkaVersionRule) Name ¶

Name returns the rule name

func (*AwsMskClusterInvalidKafkaVersionRule) Severity ¶

Severity returns the rule severity

type AwsNetworkACLRuleInvalidRuleActionRule ¶

type AwsNetworkACLRuleInvalidRuleActionRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsNetworkACLRuleInvalidRuleActionRule checks the pattern is valid

func NewAwsNetworkACLRuleInvalidRuleActionRule ¶

func NewAwsNetworkACLRuleInvalidRuleActionRule() *AwsNetworkACLRuleInvalidRuleActionRule

NewAwsNetworkACLRuleInvalidRuleActionRule returns new rule with default attributes

func (*AwsNetworkACLRuleInvalidRuleActionRule) Check ¶

Check checks the pattern is valid

func (*AwsNetworkACLRuleInvalidRuleActionRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsNetworkACLRuleInvalidRuleActionRule) Name ¶

Name returns the rule name

func (*AwsNetworkACLRuleInvalidRuleActionRule) Severity ¶

Severity returns the rule severity

type AwsNetworkfirewallFirewallInvalidDescriptionRule ¶ added in v0.11.0

type AwsNetworkfirewallFirewallInvalidDescriptionRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsNetworkfirewallFirewallInvalidDescriptionRule checks the pattern is valid

func NewAwsNetworkfirewallFirewallInvalidDescriptionRule ¶ added in v0.11.0

func NewAwsNetworkfirewallFirewallInvalidDescriptionRule() *AwsNetworkfirewallFirewallInvalidDescriptionRule

NewAwsNetworkfirewallFirewallInvalidDescriptionRule returns new rule with default attributes

func (*AwsNetworkfirewallFirewallInvalidDescriptionRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsNetworkfirewallFirewallInvalidDescriptionRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsNetworkfirewallFirewallInvalidDescriptionRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsNetworkfirewallFirewallInvalidDescriptionRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsNetworkfirewallFirewallInvalidFirewallPolicyArnRule ¶ added in v0.11.0

type AwsNetworkfirewallFirewallInvalidFirewallPolicyArnRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsNetworkfirewallFirewallInvalidFirewallPolicyArnRule checks the pattern is valid

func NewAwsNetworkfirewallFirewallInvalidFirewallPolicyArnRule ¶ added in v0.11.0

func NewAwsNetworkfirewallFirewallInvalidFirewallPolicyArnRule() *AwsNetworkfirewallFirewallInvalidFirewallPolicyArnRule

NewAwsNetworkfirewallFirewallInvalidFirewallPolicyArnRule returns new rule with default attributes

func (*AwsNetworkfirewallFirewallInvalidFirewallPolicyArnRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsNetworkfirewallFirewallInvalidFirewallPolicyArnRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsNetworkfirewallFirewallInvalidFirewallPolicyArnRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsNetworkfirewallFirewallInvalidFirewallPolicyArnRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsNetworkfirewallFirewallInvalidNameRule ¶ added in v0.11.0

type AwsNetworkfirewallFirewallInvalidNameRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsNetworkfirewallFirewallInvalidNameRule checks the pattern is valid

func NewAwsNetworkfirewallFirewallInvalidNameRule ¶ added in v0.11.0

func NewAwsNetworkfirewallFirewallInvalidNameRule() *AwsNetworkfirewallFirewallInvalidNameRule

NewAwsNetworkfirewallFirewallInvalidNameRule returns new rule with default attributes

func (*AwsNetworkfirewallFirewallInvalidNameRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsNetworkfirewallFirewallInvalidNameRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsNetworkfirewallFirewallInvalidNameRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsNetworkfirewallFirewallInvalidNameRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsNetworkfirewallFirewallInvalidVpcIDRule ¶ added in v0.11.0

type AwsNetworkfirewallFirewallInvalidVpcIDRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsNetworkfirewallFirewallInvalidVpcIDRule checks the pattern is valid

func NewAwsNetworkfirewallFirewallInvalidVpcIDRule ¶ added in v0.11.0

func NewAwsNetworkfirewallFirewallInvalidVpcIDRule() *AwsNetworkfirewallFirewallInvalidVpcIDRule

NewAwsNetworkfirewallFirewallInvalidVpcIDRule returns new rule with default attributes

func (*AwsNetworkfirewallFirewallInvalidVpcIDRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsNetworkfirewallFirewallInvalidVpcIDRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsNetworkfirewallFirewallInvalidVpcIDRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsNetworkfirewallFirewallInvalidVpcIDRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsNetworkfirewallFirewallPolicyInvalidDescriptionRule ¶ added in v0.11.0

type AwsNetworkfirewallFirewallPolicyInvalidDescriptionRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsNetworkfirewallFirewallPolicyInvalidDescriptionRule checks the pattern is valid

func NewAwsNetworkfirewallFirewallPolicyInvalidDescriptionRule ¶ added in v0.11.0

func NewAwsNetworkfirewallFirewallPolicyInvalidDescriptionRule() *AwsNetworkfirewallFirewallPolicyInvalidDescriptionRule

NewAwsNetworkfirewallFirewallPolicyInvalidDescriptionRule returns new rule with default attributes

func (*AwsNetworkfirewallFirewallPolicyInvalidDescriptionRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsNetworkfirewallFirewallPolicyInvalidDescriptionRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsNetworkfirewallFirewallPolicyInvalidDescriptionRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsNetworkfirewallFirewallPolicyInvalidDescriptionRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsNetworkfirewallFirewallPolicyInvalidNameRule ¶ added in v0.11.0

type AwsNetworkfirewallFirewallPolicyInvalidNameRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsNetworkfirewallFirewallPolicyInvalidNameRule checks the pattern is valid

func NewAwsNetworkfirewallFirewallPolicyInvalidNameRule ¶ added in v0.11.0

func NewAwsNetworkfirewallFirewallPolicyInvalidNameRule() *AwsNetworkfirewallFirewallPolicyInvalidNameRule

NewAwsNetworkfirewallFirewallPolicyInvalidNameRule returns new rule with default attributes

func (*AwsNetworkfirewallFirewallPolicyInvalidNameRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsNetworkfirewallFirewallPolicyInvalidNameRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsNetworkfirewallFirewallPolicyInvalidNameRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsNetworkfirewallFirewallPolicyInvalidNameRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsNetworkfirewallLoggingConfigurationInvalidFirewallArnRule ¶ added in v0.11.0

type AwsNetworkfirewallLoggingConfigurationInvalidFirewallArnRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsNetworkfirewallLoggingConfigurationInvalidFirewallArnRule checks the pattern is valid

func NewAwsNetworkfirewallLoggingConfigurationInvalidFirewallArnRule ¶ added in v0.11.0

func NewAwsNetworkfirewallLoggingConfigurationInvalidFirewallArnRule() *AwsNetworkfirewallLoggingConfigurationInvalidFirewallArnRule

NewAwsNetworkfirewallLoggingConfigurationInvalidFirewallArnRule returns new rule with default attributes

func (*AwsNetworkfirewallLoggingConfigurationInvalidFirewallArnRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsNetworkfirewallLoggingConfigurationInvalidFirewallArnRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsNetworkfirewallLoggingConfigurationInvalidFirewallArnRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsNetworkfirewallLoggingConfigurationInvalidFirewallArnRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsNetworkfirewallResourcePolicyInvalidPolicyRule ¶ added in v0.11.0

type AwsNetworkfirewallResourcePolicyInvalidPolicyRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsNetworkfirewallResourcePolicyInvalidPolicyRule checks the pattern is valid

func NewAwsNetworkfirewallResourcePolicyInvalidPolicyRule ¶ added in v0.11.0

func NewAwsNetworkfirewallResourcePolicyInvalidPolicyRule() *AwsNetworkfirewallResourcePolicyInvalidPolicyRule

NewAwsNetworkfirewallResourcePolicyInvalidPolicyRule returns new rule with default attributes

func (*AwsNetworkfirewallResourcePolicyInvalidPolicyRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsNetworkfirewallResourcePolicyInvalidPolicyRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsNetworkfirewallResourcePolicyInvalidPolicyRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsNetworkfirewallResourcePolicyInvalidPolicyRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsNetworkfirewallResourcePolicyInvalidResourceArnRule ¶ added in v0.11.0

type AwsNetworkfirewallResourcePolicyInvalidResourceArnRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsNetworkfirewallResourcePolicyInvalidResourceArnRule checks the pattern is valid

func NewAwsNetworkfirewallResourcePolicyInvalidResourceArnRule ¶ added in v0.11.0

func NewAwsNetworkfirewallResourcePolicyInvalidResourceArnRule() *AwsNetworkfirewallResourcePolicyInvalidResourceArnRule

NewAwsNetworkfirewallResourcePolicyInvalidResourceArnRule returns new rule with default attributes

func (*AwsNetworkfirewallResourcePolicyInvalidResourceArnRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsNetworkfirewallResourcePolicyInvalidResourceArnRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsNetworkfirewallResourcePolicyInvalidResourceArnRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsNetworkfirewallResourcePolicyInvalidResourceArnRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsNetworkfirewallRuleGroupInvalidDescriptionRule ¶ added in v0.11.0

type AwsNetworkfirewallRuleGroupInvalidDescriptionRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsNetworkfirewallRuleGroupInvalidDescriptionRule checks the pattern is valid

func NewAwsNetworkfirewallRuleGroupInvalidDescriptionRule ¶ added in v0.11.0

func NewAwsNetworkfirewallRuleGroupInvalidDescriptionRule() *AwsNetworkfirewallRuleGroupInvalidDescriptionRule

NewAwsNetworkfirewallRuleGroupInvalidDescriptionRule returns new rule with default attributes

func (*AwsNetworkfirewallRuleGroupInvalidDescriptionRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsNetworkfirewallRuleGroupInvalidDescriptionRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsNetworkfirewallRuleGroupInvalidDescriptionRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsNetworkfirewallRuleGroupInvalidDescriptionRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsNetworkfirewallRuleGroupInvalidNameRule ¶ added in v0.11.0

type AwsNetworkfirewallRuleGroupInvalidNameRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsNetworkfirewallRuleGroupInvalidNameRule checks the pattern is valid

func NewAwsNetworkfirewallRuleGroupInvalidNameRule ¶ added in v0.11.0

func NewAwsNetworkfirewallRuleGroupInvalidNameRule() *AwsNetworkfirewallRuleGroupInvalidNameRule

NewAwsNetworkfirewallRuleGroupInvalidNameRule returns new rule with default attributes

func (*AwsNetworkfirewallRuleGroupInvalidNameRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsNetworkfirewallRuleGroupInvalidNameRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsNetworkfirewallRuleGroupInvalidNameRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsNetworkfirewallRuleGroupInvalidNameRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsNetworkfirewallRuleGroupInvalidRulesRule ¶ added in v0.11.0

type AwsNetworkfirewallRuleGroupInvalidRulesRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsNetworkfirewallRuleGroupInvalidRulesRule checks the pattern is valid

func NewAwsNetworkfirewallRuleGroupInvalidRulesRule ¶ added in v0.11.0

func NewAwsNetworkfirewallRuleGroupInvalidRulesRule() *AwsNetworkfirewallRuleGroupInvalidRulesRule

NewAwsNetworkfirewallRuleGroupInvalidRulesRule returns new rule with default attributes

func (*AwsNetworkfirewallRuleGroupInvalidRulesRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsNetworkfirewallRuleGroupInvalidRulesRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsNetworkfirewallRuleGroupInvalidRulesRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsNetworkfirewallRuleGroupInvalidRulesRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsNetworkfirewallRuleGroupInvalidTypeRule ¶ added in v0.11.0

type AwsNetworkfirewallRuleGroupInvalidTypeRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsNetworkfirewallRuleGroupInvalidTypeRule checks the pattern is valid

func NewAwsNetworkfirewallRuleGroupInvalidTypeRule ¶ added in v0.11.0

func NewAwsNetworkfirewallRuleGroupInvalidTypeRule() *AwsNetworkfirewallRuleGroupInvalidTypeRule

NewAwsNetworkfirewallRuleGroupInvalidTypeRule returns new rule with default attributes

func (*AwsNetworkfirewallRuleGroupInvalidTypeRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsNetworkfirewallRuleGroupInvalidTypeRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsNetworkfirewallRuleGroupInvalidTypeRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsNetworkfirewallRuleGroupInvalidTypeRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsOpsworksApplicationInvalidTypeRule ¶

type AwsOpsworksApplicationInvalidTypeRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsOpsworksApplicationInvalidTypeRule checks the pattern is valid

func NewAwsOpsworksApplicationInvalidTypeRule ¶

func NewAwsOpsworksApplicationInvalidTypeRule() *AwsOpsworksApplicationInvalidTypeRule

NewAwsOpsworksApplicationInvalidTypeRule returns new rule with default attributes

func (*AwsOpsworksApplicationInvalidTypeRule) Check ¶

Check checks the pattern is valid

func (*AwsOpsworksApplicationInvalidTypeRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsOpsworksApplicationInvalidTypeRule) Name ¶

Name returns the rule name

func (*AwsOpsworksApplicationInvalidTypeRule) Severity ¶

Severity returns the rule severity

type AwsOpsworksInstanceInvalidArchitectureRule ¶

type AwsOpsworksInstanceInvalidArchitectureRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsOpsworksInstanceInvalidArchitectureRule checks the pattern is valid

func NewAwsOpsworksInstanceInvalidArchitectureRule ¶

func NewAwsOpsworksInstanceInvalidArchitectureRule() *AwsOpsworksInstanceInvalidArchitectureRule

NewAwsOpsworksInstanceInvalidArchitectureRule returns new rule with default attributes

func (*AwsOpsworksInstanceInvalidArchitectureRule) Check ¶

Check checks the pattern is valid

func (*AwsOpsworksInstanceInvalidArchitectureRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsOpsworksInstanceInvalidArchitectureRule) Name ¶

Name returns the rule name

func (*AwsOpsworksInstanceInvalidArchitectureRule) Severity ¶

Severity returns the rule severity

type AwsOpsworksInstanceInvalidAutoScalingTypeRule ¶

type AwsOpsworksInstanceInvalidAutoScalingTypeRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsOpsworksInstanceInvalidAutoScalingTypeRule checks the pattern is valid

func NewAwsOpsworksInstanceInvalidAutoScalingTypeRule ¶

func NewAwsOpsworksInstanceInvalidAutoScalingTypeRule() *AwsOpsworksInstanceInvalidAutoScalingTypeRule

NewAwsOpsworksInstanceInvalidAutoScalingTypeRule returns new rule with default attributes

func (*AwsOpsworksInstanceInvalidAutoScalingTypeRule) Check ¶

Check checks the pattern is valid

func (*AwsOpsworksInstanceInvalidAutoScalingTypeRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsOpsworksInstanceInvalidAutoScalingTypeRule) Name ¶

Name returns the rule name

func (*AwsOpsworksInstanceInvalidAutoScalingTypeRule) Severity ¶

Severity returns the rule severity

type AwsOpsworksInstanceInvalidRootDeviceTypeRule ¶

type AwsOpsworksInstanceInvalidRootDeviceTypeRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsOpsworksInstanceInvalidRootDeviceTypeRule checks the pattern is valid

func NewAwsOpsworksInstanceInvalidRootDeviceTypeRule ¶

func NewAwsOpsworksInstanceInvalidRootDeviceTypeRule() *AwsOpsworksInstanceInvalidRootDeviceTypeRule

NewAwsOpsworksInstanceInvalidRootDeviceTypeRule returns new rule with default attributes

func (*AwsOpsworksInstanceInvalidRootDeviceTypeRule) Check ¶

Check checks the pattern is valid

func (*AwsOpsworksInstanceInvalidRootDeviceTypeRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsOpsworksInstanceInvalidRootDeviceTypeRule) Name ¶

Name returns the rule name

func (*AwsOpsworksInstanceInvalidRootDeviceTypeRule) Severity ¶

Severity returns the rule severity

type AwsOpsworksStackInvalidDefaultRootDeviceTypeRule ¶

type AwsOpsworksStackInvalidDefaultRootDeviceTypeRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsOpsworksStackInvalidDefaultRootDeviceTypeRule checks the pattern is valid

func NewAwsOpsworksStackInvalidDefaultRootDeviceTypeRule ¶

func NewAwsOpsworksStackInvalidDefaultRootDeviceTypeRule() *AwsOpsworksStackInvalidDefaultRootDeviceTypeRule

NewAwsOpsworksStackInvalidDefaultRootDeviceTypeRule returns new rule with default attributes

func (*AwsOpsworksStackInvalidDefaultRootDeviceTypeRule) Check ¶

Check checks the pattern is valid

func (*AwsOpsworksStackInvalidDefaultRootDeviceTypeRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsOpsworksStackInvalidDefaultRootDeviceTypeRule) Name ¶

Name returns the rule name

func (*AwsOpsworksStackInvalidDefaultRootDeviceTypeRule) Severity ¶

Severity returns the rule severity

type AwsOrganizationsAccountInvalidEmailRule ¶

type AwsOrganizationsAccountInvalidEmailRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsOrganizationsAccountInvalidEmailRule checks the pattern is valid

func NewAwsOrganizationsAccountInvalidEmailRule ¶

func NewAwsOrganizationsAccountInvalidEmailRule() *AwsOrganizationsAccountInvalidEmailRule

NewAwsOrganizationsAccountInvalidEmailRule returns new rule with default attributes

func (*AwsOrganizationsAccountInvalidEmailRule) Check ¶

Check checks the pattern is valid

func (*AwsOrganizationsAccountInvalidEmailRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsOrganizationsAccountInvalidEmailRule) Name ¶

Name returns the rule name

func (*AwsOrganizationsAccountInvalidEmailRule) Severity ¶

Severity returns the rule severity

type AwsOrganizationsAccountInvalidIAMUserAccessToBillingRule ¶

type AwsOrganizationsAccountInvalidIAMUserAccessToBillingRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsOrganizationsAccountInvalidIAMUserAccessToBillingRule checks the pattern is valid

func NewAwsOrganizationsAccountInvalidIAMUserAccessToBillingRule ¶

func NewAwsOrganizationsAccountInvalidIAMUserAccessToBillingRule() *AwsOrganizationsAccountInvalidIAMUserAccessToBillingRule

NewAwsOrganizationsAccountInvalidIAMUserAccessToBillingRule returns new rule with default attributes

func (*AwsOrganizationsAccountInvalidIAMUserAccessToBillingRule) Check ¶

Check checks the pattern is valid

func (*AwsOrganizationsAccountInvalidIAMUserAccessToBillingRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsOrganizationsAccountInvalidIAMUserAccessToBillingRule) Name ¶

Name returns the rule name

func (*AwsOrganizationsAccountInvalidIAMUserAccessToBillingRule) Severity ¶

Severity returns the rule severity

type AwsOrganizationsAccountInvalidNameRule ¶

type AwsOrganizationsAccountInvalidNameRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsOrganizationsAccountInvalidNameRule checks the pattern is valid

func NewAwsOrganizationsAccountInvalidNameRule ¶

func NewAwsOrganizationsAccountInvalidNameRule() *AwsOrganizationsAccountInvalidNameRule

NewAwsOrganizationsAccountInvalidNameRule returns new rule with default attributes

func (*AwsOrganizationsAccountInvalidNameRule) Check ¶

Check checks the pattern is valid

func (*AwsOrganizationsAccountInvalidNameRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsOrganizationsAccountInvalidNameRule) Name ¶

Name returns the rule name

func (*AwsOrganizationsAccountInvalidNameRule) Severity ¶

Severity returns the rule severity

type AwsOrganizationsAccountInvalidParentIDRule ¶

type AwsOrganizationsAccountInvalidParentIDRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsOrganizationsAccountInvalidParentIDRule checks the pattern is valid

func NewAwsOrganizationsAccountInvalidParentIDRule ¶

func NewAwsOrganizationsAccountInvalidParentIDRule() *AwsOrganizationsAccountInvalidParentIDRule

NewAwsOrganizationsAccountInvalidParentIDRule returns new rule with default attributes

func (*AwsOrganizationsAccountInvalidParentIDRule) Check ¶

Check checks the pattern is valid

func (*AwsOrganizationsAccountInvalidParentIDRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsOrganizationsAccountInvalidParentIDRule) Name ¶

Name returns the rule name

func (*AwsOrganizationsAccountInvalidParentIDRule) Severity ¶

Severity returns the rule severity

type AwsOrganizationsAccountInvalidRoleNameRule ¶

type AwsOrganizationsAccountInvalidRoleNameRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsOrganizationsAccountInvalidRoleNameRule checks the pattern is valid

func NewAwsOrganizationsAccountInvalidRoleNameRule ¶

func NewAwsOrganizationsAccountInvalidRoleNameRule() *AwsOrganizationsAccountInvalidRoleNameRule

NewAwsOrganizationsAccountInvalidRoleNameRule returns new rule with default attributes

func (*AwsOrganizationsAccountInvalidRoleNameRule) Check ¶

Check checks the pattern is valid

func (*AwsOrganizationsAccountInvalidRoleNameRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsOrganizationsAccountInvalidRoleNameRule) Name ¶

Name returns the rule name

func (*AwsOrganizationsAccountInvalidRoleNameRule) Severity ¶

Severity returns the rule severity

type AwsOrganizationsDelegatedAdministratorInvalidAccountIDRule ¶ added in v0.11.0

type AwsOrganizationsDelegatedAdministratorInvalidAccountIDRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsOrganizationsDelegatedAdministratorInvalidAccountIDRule checks the pattern is valid

func NewAwsOrganizationsDelegatedAdministratorInvalidAccountIDRule ¶ added in v0.11.0

func NewAwsOrganizationsDelegatedAdministratorInvalidAccountIDRule() *AwsOrganizationsDelegatedAdministratorInvalidAccountIDRule

NewAwsOrganizationsDelegatedAdministratorInvalidAccountIDRule returns new rule with default attributes

func (*AwsOrganizationsDelegatedAdministratorInvalidAccountIDRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsOrganizationsDelegatedAdministratorInvalidAccountIDRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsOrganizationsDelegatedAdministratorInvalidAccountIDRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsOrganizationsDelegatedAdministratorInvalidAccountIDRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsOrganizationsDelegatedAdministratorInvalidServicePrincipalRule ¶ added in v0.11.0

type AwsOrganizationsDelegatedAdministratorInvalidServicePrincipalRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsOrganizationsDelegatedAdministratorInvalidServicePrincipalRule checks the pattern is valid

func NewAwsOrganizationsDelegatedAdministratorInvalidServicePrincipalRule ¶ added in v0.11.0

func NewAwsOrganizationsDelegatedAdministratorInvalidServicePrincipalRule() *AwsOrganizationsDelegatedAdministratorInvalidServicePrincipalRule

NewAwsOrganizationsDelegatedAdministratorInvalidServicePrincipalRule returns new rule with default attributes

func (*AwsOrganizationsDelegatedAdministratorInvalidServicePrincipalRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsOrganizationsDelegatedAdministratorInvalidServicePrincipalRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsOrganizationsDelegatedAdministratorInvalidServicePrincipalRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsOrganizationsDelegatedAdministratorInvalidServicePrincipalRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsOrganizationsOrganizationInvalidFeatureSetRule ¶

type AwsOrganizationsOrganizationInvalidFeatureSetRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsOrganizationsOrganizationInvalidFeatureSetRule checks the pattern is valid

func NewAwsOrganizationsOrganizationInvalidFeatureSetRule ¶

func NewAwsOrganizationsOrganizationInvalidFeatureSetRule() *AwsOrganizationsOrganizationInvalidFeatureSetRule

NewAwsOrganizationsOrganizationInvalidFeatureSetRule returns new rule with default attributes

func (*AwsOrganizationsOrganizationInvalidFeatureSetRule) Check ¶

Check checks the pattern is valid

func (*AwsOrganizationsOrganizationInvalidFeatureSetRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsOrganizationsOrganizationInvalidFeatureSetRule) Name ¶

Name returns the rule name

func (*AwsOrganizationsOrganizationInvalidFeatureSetRule) Severity ¶

Severity returns the rule severity

type AwsOrganizationsOrganizationalUnitInvalidNameRule ¶

type AwsOrganizationsOrganizationalUnitInvalidNameRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsOrganizationsOrganizationalUnitInvalidNameRule checks the pattern is valid

func NewAwsOrganizationsOrganizationalUnitInvalidNameRule ¶

func NewAwsOrganizationsOrganizationalUnitInvalidNameRule() *AwsOrganizationsOrganizationalUnitInvalidNameRule

NewAwsOrganizationsOrganizationalUnitInvalidNameRule returns new rule with default attributes

func (*AwsOrganizationsOrganizationalUnitInvalidNameRule) Check ¶

Check checks the pattern is valid

func (*AwsOrganizationsOrganizationalUnitInvalidNameRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsOrganizationsOrganizationalUnitInvalidNameRule) Name ¶

Name returns the rule name

func (*AwsOrganizationsOrganizationalUnitInvalidNameRule) Severity ¶

Severity returns the rule severity

type AwsOrganizationsOrganizationalUnitInvalidParentIDRule ¶

type AwsOrganizationsOrganizationalUnitInvalidParentIDRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsOrganizationsOrganizationalUnitInvalidParentIDRule checks the pattern is valid

func NewAwsOrganizationsOrganizationalUnitInvalidParentIDRule ¶

func NewAwsOrganizationsOrganizationalUnitInvalidParentIDRule() *AwsOrganizationsOrganizationalUnitInvalidParentIDRule

NewAwsOrganizationsOrganizationalUnitInvalidParentIDRule returns new rule with default attributes

func (*AwsOrganizationsOrganizationalUnitInvalidParentIDRule) Check ¶

Check checks the pattern is valid

func (*AwsOrganizationsOrganizationalUnitInvalidParentIDRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsOrganizationsOrganizationalUnitInvalidParentIDRule) Name ¶

Name returns the rule name

func (*AwsOrganizationsOrganizationalUnitInvalidParentIDRule) Severity ¶

Severity returns the rule severity

type AwsOrganizationsPolicyAttachmentInvalidPolicyIDRule ¶

type AwsOrganizationsPolicyAttachmentInvalidPolicyIDRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsOrganizationsPolicyAttachmentInvalidPolicyIDRule checks the pattern is valid

func NewAwsOrganizationsPolicyAttachmentInvalidPolicyIDRule ¶

func NewAwsOrganizationsPolicyAttachmentInvalidPolicyIDRule() *AwsOrganizationsPolicyAttachmentInvalidPolicyIDRule

NewAwsOrganizationsPolicyAttachmentInvalidPolicyIDRule returns new rule with default attributes

func (*AwsOrganizationsPolicyAttachmentInvalidPolicyIDRule) Check ¶

Check checks the pattern is valid

func (*AwsOrganizationsPolicyAttachmentInvalidPolicyIDRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsOrganizationsPolicyAttachmentInvalidPolicyIDRule) Name ¶

Name returns the rule name

func (*AwsOrganizationsPolicyAttachmentInvalidPolicyIDRule) Severity ¶

Severity returns the rule severity

type AwsOrganizationsPolicyAttachmentInvalidTargetIDRule ¶

type AwsOrganizationsPolicyAttachmentInvalidTargetIDRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsOrganizationsPolicyAttachmentInvalidTargetIDRule checks the pattern is valid

func NewAwsOrganizationsPolicyAttachmentInvalidTargetIDRule ¶

func NewAwsOrganizationsPolicyAttachmentInvalidTargetIDRule() *AwsOrganizationsPolicyAttachmentInvalidTargetIDRule

NewAwsOrganizationsPolicyAttachmentInvalidTargetIDRule returns new rule with default attributes

func (*AwsOrganizationsPolicyAttachmentInvalidTargetIDRule) Check ¶

Check checks the pattern is valid

func (*AwsOrganizationsPolicyAttachmentInvalidTargetIDRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsOrganizationsPolicyAttachmentInvalidTargetIDRule) Name ¶

Name returns the rule name

func (*AwsOrganizationsPolicyAttachmentInvalidTargetIDRule) Severity ¶

Severity returns the rule severity

type AwsOrganizationsPolicyInvalidContentRule ¶

type AwsOrganizationsPolicyInvalidContentRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsOrganizationsPolicyInvalidContentRule checks the pattern is valid

func NewAwsOrganizationsPolicyInvalidContentRule ¶

func NewAwsOrganizationsPolicyInvalidContentRule() *AwsOrganizationsPolicyInvalidContentRule

NewAwsOrganizationsPolicyInvalidContentRule returns new rule with default attributes

func (*AwsOrganizationsPolicyInvalidContentRule) Check ¶

Check checks the pattern is valid

func (*AwsOrganizationsPolicyInvalidContentRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsOrganizationsPolicyInvalidContentRule) Name ¶

Name returns the rule name

func (*AwsOrganizationsPolicyInvalidContentRule) Severity ¶

Severity returns the rule severity

type AwsOrganizationsPolicyInvalidDescriptionRule ¶

type AwsOrganizationsPolicyInvalidDescriptionRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsOrganizationsPolicyInvalidDescriptionRule checks the pattern is valid

func NewAwsOrganizationsPolicyInvalidDescriptionRule ¶

func NewAwsOrganizationsPolicyInvalidDescriptionRule() *AwsOrganizationsPolicyInvalidDescriptionRule

NewAwsOrganizationsPolicyInvalidDescriptionRule returns new rule with default attributes

func (*AwsOrganizationsPolicyInvalidDescriptionRule) Check ¶

Check checks the pattern is valid

func (*AwsOrganizationsPolicyInvalidDescriptionRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsOrganizationsPolicyInvalidDescriptionRule) Name ¶

Name returns the rule name

func (*AwsOrganizationsPolicyInvalidDescriptionRule) Severity ¶

Severity returns the rule severity

type AwsOrganizationsPolicyInvalidNameRule ¶

type AwsOrganizationsPolicyInvalidNameRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsOrganizationsPolicyInvalidNameRule checks the pattern is valid

func NewAwsOrganizationsPolicyInvalidNameRule ¶

func NewAwsOrganizationsPolicyInvalidNameRule() *AwsOrganizationsPolicyInvalidNameRule

NewAwsOrganizationsPolicyInvalidNameRule returns new rule with default attributes

func (*AwsOrganizationsPolicyInvalidNameRule) Check ¶

Check checks the pattern is valid

func (*AwsOrganizationsPolicyInvalidNameRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsOrganizationsPolicyInvalidNameRule) Name ¶

Name returns the rule name

func (*AwsOrganizationsPolicyInvalidNameRule) Severity ¶

Severity returns the rule severity

type AwsOrganizationsPolicyInvalidTypeRule ¶

type AwsOrganizationsPolicyInvalidTypeRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsOrganizationsPolicyInvalidTypeRule checks the pattern is valid

func NewAwsOrganizationsPolicyInvalidTypeRule ¶

func NewAwsOrganizationsPolicyInvalidTypeRule() *AwsOrganizationsPolicyInvalidTypeRule

NewAwsOrganizationsPolicyInvalidTypeRule returns new rule with default attributes

func (*AwsOrganizationsPolicyInvalidTypeRule) Check ¶

Check checks the pattern is valid

func (*AwsOrganizationsPolicyInvalidTypeRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsOrganizationsPolicyInvalidTypeRule) Name ¶

Name returns the rule name

func (*AwsOrganizationsPolicyInvalidTypeRule) Severity ¶

Severity returns the rule severity

type AwsPlacementGroupInvalidStrategyRule ¶

type AwsPlacementGroupInvalidStrategyRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsPlacementGroupInvalidStrategyRule checks the pattern is valid

func NewAwsPlacementGroupInvalidStrategyRule ¶

func NewAwsPlacementGroupInvalidStrategyRule() *AwsPlacementGroupInvalidStrategyRule

NewAwsPlacementGroupInvalidStrategyRule returns new rule with default attributes

func (*AwsPlacementGroupInvalidStrategyRule) Check ¶

Check checks the pattern is valid

func (*AwsPlacementGroupInvalidStrategyRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsPlacementGroupInvalidStrategyRule) Name ¶

Name returns the rule name

func (*AwsPlacementGroupInvalidStrategyRule) Severity ¶

Severity returns the rule severity

type AwsPrometheusAlertManagerDefinitionInvalidWorkspaceIDRule ¶ added in v0.11.0

type AwsPrometheusAlertManagerDefinitionInvalidWorkspaceIDRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsPrometheusAlertManagerDefinitionInvalidWorkspaceIDRule checks the pattern is valid

func NewAwsPrometheusAlertManagerDefinitionInvalidWorkspaceIDRule ¶ added in v0.11.0

func NewAwsPrometheusAlertManagerDefinitionInvalidWorkspaceIDRule() *AwsPrometheusAlertManagerDefinitionInvalidWorkspaceIDRule

NewAwsPrometheusAlertManagerDefinitionInvalidWorkspaceIDRule returns new rule with default attributes

func (*AwsPrometheusAlertManagerDefinitionInvalidWorkspaceIDRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsPrometheusAlertManagerDefinitionInvalidWorkspaceIDRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsPrometheusAlertManagerDefinitionInvalidWorkspaceIDRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsPrometheusAlertManagerDefinitionInvalidWorkspaceIDRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsPrometheusRuleGroupNamespaceInvalidNameRule ¶ added in v0.11.0

type AwsPrometheusRuleGroupNamespaceInvalidNameRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsPrometheusRuleGroupNamespaceInvalidNameRule checks the pattern is valid

func NewAwsPrometheusRuleGroupNamespaceInvalidNameRule ¶ added in v0.11.0

func NewAwsPrometheusRuleGroupNamespaceInvalidNameRule() *AwsPrometheusRuleGroupNamespaceInvalidNameRule

NewAwsPrometheusRuleGroupNamespaceInvalidNameRule returns new rule with default attributes

func (*AwsPrometheusRuleGroupNamespaceInvalidNameRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsPrometheusRuleGroupNamespaceInvalidNameRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsPrometheusRuleGroupNamespaceInvalidNameRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsPrometheusRuleGroupNamespaceInvalidNameRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsPrometheusRuleGroupNamespaceInvalidWorkspaceIDRule ¶ added in v0.11.0

type AwsPrometheusRuleGroupNamespaceInvalidWorkspaceIDRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsPrometheusRuleGroupNamespaceInvalidWorkspaceIDRule checks the pattern is valid

func NewAwsPrometheusRuleGroupNamespaceInvalidWorkspaceIDRule ¶ added in v0.11.0

func NewAwsPrometheusRuleGroupNamespaceInvalidWorkspaceIDRule() *AwsPrometheusRuleGroupNamespaceInvalidWorkspaceIDRule

NewAwsPrometheusRuleGroupNamespaceInvalidWorkspaceIDRule returns new rule with default attributes

func (*AwsPrometheusRuleGroupNamespaceInvalidWorkspaceIDRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsPrometheusRuleGroupNamespaceInvalidWorkspaceIDRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsPrometheusRuleGroupNamespaceInvalidWorkspaceIDRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsPrometheusRuleGroupNamespaceInvalidWorkspaceIDRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsPrometheusWorkspaceInvalidAliasRule ¶ added in v0.11.0

type AwsPrometheusWorkspaceInvalidAliasRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsPrometheusWorkspaceInvalidAliasRule checks the pattern is valid

func NewAwsPrometheusWorkspaceInvalidAliasRule ¶ added in v0.11.0

func NewAwsPrometheusWorkspaceInvalidAliasRule() *AwsPrometheusWorkspaceInvalidAliasRule

NewAwsPrometheusWorkspaceInvalidAliasRule returns new rule with default attributes

func (*AwsPrometheusWorkspaceInvalidAliasRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsPrometheusWorkspaceInvalidAliasRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsPrometheusWorkspaceInvalidAliasRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsPrometheusWorkspaceInvalidAliasRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsQuicksightDataSourceInvalidAwsAccountIDRule ¶ added in v0.11.0

type AwsQuicksightDataSourceInvalidAwsAccountIDRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsQuicksightDataSourceInvalidAwsAccountIDRule checks the pattern is valid

func NewAwsQuicksightDataSourceInvalidAwsAccountIDRule ¶ added in v0.11.0

func NewAwsQuicksightDataSourceInvalidAwsAccountIDRule() *AwsQuicksightDataSourceInvalidAwsAccountIDRule

NewAwsQuicksightDataSourceInvalidAwsAccountIDRule returns new rule with default attributes

func (*AwsQuicksightDataSourceInvalidAwsAccountIDRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsQuicksightDataSourceInvalidAwsAccountIDRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsQuicksightDataSourceInvalidAwsAccountIDRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsQuicksightDataSourceInvalidAwsAccountIDRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsQuicksightDataSourceInvalidNameRule ¶ added in v0.11.0

type AwsQuicksightDataSourceInvalidNameRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsQuicksightDataSourceInvalidNameRule checks the pattern is valid

func NewAwsQuicksightDataSourceInvalidNameRule ¶ added in v0.11.0

func NewAwsQuicksightDataSourceInvalidNameRule() *AwsQuicksightDataSourceInvalidNameRule

NewAwsQuicksightDataSourceInvalidNameRule returns new rule with default attributes

func (*AwsQuicksightDataSourceInvalidNameRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsQuicksightDataSourceInvalidNameRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsQuicksightDataSourceInvalidNameRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsQuicksightDataSourceInvalidNameRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsQuicksightDataSourceInvalidTypeRule ¶ added in v0.11.0

type AwsQuicksightDataSourceInvalidTypeRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsQuicksightDataSourceInvalidTypeRule checks the pattern is valid

func NewAwsQuicksightDataSourceInvalidTypeRule ¶ added in v0.11.0

func NewAwsQuicksightDataSourceInvalidTypeRule() *AwsQuicksightDataSourceInvalidTypeRule

NewAwsQuicksightDataSourceInvalidTypeRule returns new rule with default attributes

func (*AwsQuicksightDataSourceInvalidTypeRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsQuicksightDataSourceInvalidTypeRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsQuicksightDataSourceInvalidTypeRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsQuicksightDataSourceInvalidTypeRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsQuicksightGroupInvalidAwsAccountIDRule ¶

type AwsQuicksightGroupInvalidAwsAccountIDRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsQuicksightGroupInvalidAwsAccountIDRule checks the pattern is valid

func NewAwsQuicksightGroupInvalidAwsAccountIDRule ¶

func NewAwsQuicksightGroupInvalidAwsAccountIDRule() *AwsQuicksightGroupInvalidAwsAccountIDRule

NewAwsQuicksightGroupInvalidAwsAccountIDRule returns new rule with default attributes

func (*AwsQuicksightGroupInvalidAwsAccountIDRule) Check ¶

Check checks the pattern is valid

func (*AwsQuicksightGroupInvalidAwsAccountIDRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsQuicksightGroupInvalidAwsAccountIDRule) Name ¶

Name returns the rule name

func (*AwsQuicksightGroupInvalidAwsAccountIDRule) Severity ¶

Severity returns the rule severity

type AwsQuicksightGroupInvalidDescriptionRule ¶

type AwsQuicksightGroupInvalidDescriptionRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsQuicksightGroupInvalidDescriptionRule checks the pattern is valid

func NewAwsQuicksightGroupInvalidDescriptionRule ¶

func NewAwsQuicksightGroupInvalidDescriptionRule() *AwsQuicksightGroupInvalidDescriptionRule

NewAwsQuicksightGroupInvalidDescriptionRule returns new rule with default attributes

func (*AwsQuicksightGroupInvalidDescriptionRule) Check ¶

Check checks the pattern is valid

func (*AwsQuicksightGroupInvalidDescriptionRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsQuicksightGroupInvalidDescriptionRule) Name ¶

Name returns the rule name

func (*AwsQuicksightGroupInvalidDescriptionRule) Severity ¶

Severity returns the rule severity

type AwsQuicksightGroupInvalidGroupNameRule ¶

type AwsQuicksightGroupInvalidGroupNameRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsQuicksightGroupInvalidGroupNameRule checks the pattern is valid

func NewAwsQuicksightGroupInvalidGroupNameRule ¶

func NewAwsQuicksightGroupInvalidGroupNameRule() *AwsQuicksightGroupInvalidGroupNameRule

NewAwsQuicksightGroupInvalidGroupNameRule returns new rule with default attributes

func (*AwsQuicksightGroupInvalidGroupNameRule) Check ¶

Check checks the pattern is valid

func (*AwsQuicksightGroupInvalidGroupNameRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsQuicksightGroupInvalidGroupNameRule) Name ¶

Name returns the rule name

func (*AwsQuicksightGroupInvalidGroupNameRule) Severity ¶

Severity returns the rule severity

type AwsQuicksightGroupInvalidNamespaceRule ¶

type AwsQuicksightGroupInvalidNamespaceRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsQuicksightGroupInvalidNamespaceRule checks the pattern is valid

func NewAwsQuicksightGroupInvalidNamespaceRule ¶

func NewAwsQuicksightGroupInvalidNamespaceRule() *AwsQuicksightGroupInvalidNamespaceRule

NewAwsQuicksightGroupInvalidNamespaceRule returns new rule with default attributes

func (*AwsQuicksightGroupInvalidNamespaceRule) Check ¶

Check checks the pattern is valid

func (*AwsQuicksightGroupInvalidNamespaceRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsQuicksightGroupInvalidNamespaceRule) Name ¶

Name returns the rule name

func (*AwsQuicksightGroupInvalidNamespaceRule) Severity ¶

Severity returns the rule severity

type AwsQuicksightGroupMembershipInvalidAwsAccountIDRule ¶ added in v0.11.0

type AwsQuicksightGroupMembershipInvalidAwsAccountIDRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsQuicksightGroupMembershipInvalidAwsAccountIDRule checks the pattern is valid

func NewAwsQuicksightGroupMembershipInvalidAwsAccountIDRule ¶ added in v0.11.0

func NewAwsQuicksightGroupMembershipInvalidAwsAccountIDRule() *AwsQuicksightGroupMembershipInvalidAwsAccountIDRule

NewAwsQuicksightGroupMembershipInvalidAwsAccountIDRule returns new rule with default attributes

func (*AwsQuicksightGroupMembershipInvalidAwsAccountIDRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsQuicksightGroupMembershipInvalidAwsAccountIDRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsQuicksightGroupMembershipInvalidAwsAccountIDRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsQuicksightGroupMembershipInvalidAwsAccountIDRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsQuicksightGroupMembershipInvalidGroupNameRule ¶ added in v0.11.0

type AwsQuicksightGroupMembershipInvalidGroupNameRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsQuicksightGroupMembershipInvalidGroupNameRule checks the pattern is valid

func NewAwsQuicksightGroupMembershipInvalidGroupNameRule ¶ added in v0.11.0

func NewAwsQuicksightGroupMembershipInvalidGroupNameRule() *AwsQuicksightGroupMembershipInvalidGroupNameRule

NewAwsQuicksightGroupMembershipInvalidGroupNameRule returns new rule with default attributes

func (*AwsQuicksightGroupMembershipInvalidGroupNameRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsQuicksightGroupMembershipInvalidGroupNameRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsQuicksightGroupMembershipInvalidGroupNameRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsQuicksightGroupMembershipInvalidGroupNameRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsQuicksightGroupMembershipInvalidMemberNameRule ¶ added in v0.11.0

type AwsQuicksightGroupMembershipInvalidMemberNameRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsQuicksightGroupMembershipInvalidMemberNameRule checks the pattern is valid

func NewAwsQuicksightGroupMembershipInvalidMemberNameRule ¶ added in v0.11.0

func NewAwsQuicksightGroupMembershipInvalidMemberNameRule() *AwsQuicksightGroupMembershipInvalidMemberNameRule

NewAwsQuicksightGroupMembershipInvalidMemberNameRule returns new rule with default attributes

func (*AwsQuicksightGroupMembershipInvalidMemberNameRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsQuicksightGroupMembershipInvalidMemberNameRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsQuicksightGroupMembershipInvalidMemberNameRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsQuicksightGroupMembershipInvalidMemberNameRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsQuicksightGroupMembershipInvalidNamespaceRule ¶ added in v0.11.0

type AwsQuicksightGroupMembershipInvalidNamespaceRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsQuicksightGroupMembershipInvalidNamespaceRule checks the pattern is valid

func NewAwsQuicksightGroupMembershipInvalidNamespaceRule ¶ added in v0.11.0

func NewAwsQuicksightGroupMembershipInvalidNamespaceRule() *AwsQuicksightGroupMembershipInvalidNamespaceRule

NewAwsQuicksightGroupMembershipInvalidNamespaceRule returns new rule with default attributes

func (*AwsQuicksightGroupMembershipInvalidNamespaceRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsQuicksightGroupMembershipInvalidNamespaceRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsQuicksightGroupMembershipInvalidNamespaceRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsQuicksightGroupMembershipInvalidNamespaceRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsQuicksightUserInvalidAwsAccountIDRule ¶ added in v0.11.0

type AwsQuicksightUserInvalidAwsAccountIDRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsQuicksightUserInvalidAwsAccountIDRule checks the pattern is valid

func NewAwsQuicksightUserInvalidAwsAccountIDRule ¶ added in v0.11.0

func NewAwsQuicksightUserInvalidAwsAccountIDRule() *AwsQuicksightUserInvalidAwsAccountIDRule

NewAwsQuicksightUserInvalidAwsAccountIDRule returns new rule with default attributes

func (*AwsQuicksightUserInvalidAwsAccountIDRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsQuicksightUserInvalidAwsAccountIDRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsQuicksightUserInvalidAwsAccountIDRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsQuicksightUserInvalidAwsAccountIDRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsQuicksightUserInvalidIdentityTypeRule ¶ added in v0.11.0

type AwsQuicksightUserInvalidIdentityTypeRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsQuicksightUserInvalidIdentityTypeRule checks the pattern is valid

func NewAwsQuicksightUserInvalidIdentityTypeRule ¶ added in v0.11.0

func NewAwsQuicksightUserInvalidIdentityTypeRule() *AwsQuicksightUserInvalidIdentityTypeRule

NewAwsQuicksightUserInvalidIdentityTypeRule returns new rule with default attributes

func (*AwsQuicksightUserInvalidIdentityTypeRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsQuicksightUserInvalidIdentityTypeRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsQuicksightUserInvalidIdentityTypeRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsQuicksightUserInvalidIdentityTypeRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsQuicksightUserInvalidNamespaceRule ¶ added in v0.11.0

type AwsQuicksightUserInvalidNamespaceRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsQuicksightUserInvalidNamespaceRule checks the pattern is valid

func NewAwsQuicksightUserInvalidNamespaceRule ¶ added in v0.11.0

func NewAwsQuicksightUserInvalidNamespaceRule() *AwsQuicksightUserInvalidNamespaceRule

NewAwsQuicksightUserInvalidNamespaceRule returns new rule with default attributes

func (*AwsQuicksightUserInvalidNamespaceRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsQuicksightUserInvalidNamespaceRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsQuicksightUserInvalidNamespaceRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsQuicksightUserInvalidNamespaceRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsQuicksightUserInvalidSessionNameRule ¶ added in v0.11.0

type AwsQuicksightUserInvalidSessionNameRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsQuicksightUserInvalidSessionNameRule checks the pattern is valid

func NewAwsQuicksightUserInvalidSessionNameRule ¶ added in v0.11.0

func NewAwsQuicksightUserInvalidSessionNameRule() *AwsQuicksightUserInvalidSessionNameRule

NewAwsQuicksightUserInvalidSessionNameRule returns new rule with default attributes

func (*AwsQuicksightUserInvalidSessionNameRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsQuicksightUserInvalidSessionNameRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsQuicksightUserInvalidSessionNameRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsQuicksightUserInvalidSessionNameRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsQuicksightUserInvalidUserNameRule ¶ added in v0.11.0

type AwsQuicksightUserInvalidUserNameRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsQuicksightUserInvalidUserNameRule checks the pattern is valid

func NewAwsQuicksightUserInvalidUserNameRule ¶ added in v0.11.0

func NewAwsQuicksightUserInvalidUserNameRule() *AwsQuicksightUserInvalidUserNameRule

NewAwsQuicksightUserInvalidUserNameRule returns new rule with default attributes

func (*AwsQuicksightUserInvalidUserNameRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsQuicksightUserInvalidUserNameRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsQuicksightUserInvalidUserNameRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsQuicksightUserInvalidUserNameRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsQuicksightUserInvalidUserRoleRule ¶ added in v0.11.0

type AwsQuicksightUserInvalidUserRoleRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsQuicksightUserInvalidUserRoleRule checks the pattern is valid

func NewAwsQuicksightUserInvalidUserRoleRule ¶ added in v0.11.0

func NewAwsQuicksightUserInvalidUserRoleRule() *AwsQuicksightUserInvalidUserRoleRule

NewAwsQuicksightUserInvalidUserRoleRule returns new rule with default attributes

func (*AwsQuicksightUserInvalidUserRoleRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsQuicksightUserInvalidUserRoleRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsQuicksightUserInvalidUserRoleRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsQuicksightUserInvalidUserRoleRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsRdsClusterRoleAssociationInvalidDBClusterIdentifierRule ¶ added in v0.11.0

type AwsRdsClusterRoleAssociationInvalidDBClusterIdentifierRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsRdsClusterRoleAssociationInvalidDBClusterIdentifierRule checks the pattern is valid

func NewAwsRdsClusterRoleAssociationInvalidDBClusterIdentifierRule ¶ added in v0.11.0

func NewAwsRdsClusterRoleAssociationInvalidDBClusterIdentifierRule() *AwsRdsClusterRoleAssociationInvalidDBClusterIdentifierRule

NewAwsRdsClusterRoleAssociationInvalidDBClusterIdentifierRule returns new rule with default attributes

func (*AwsRdsClusterRoleAssociationInvalidDBClusterIdentifierRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsRdsClusterRoleAssociationInvalidDBClusterIdentifierRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsRdsClusterRoleAssociationInvalidDBClusterIdentifierRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsRdsClusterRoleAssociationInvalidDBClusterIdentifierRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsRedshiftClusterInvalidAvailabilityZoneRule ¶

type AwsRedshiftClusterInvalidAvailabilityZoneRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsRedshiftClusterInvalidAvailabilityZoneRule checks the pattern is valid

func NewAwsRedshiftClusterInvalidAvailabilityZoneRule ¶

func NewAwsRedshiftClusterInvalidAvailabilityZoneRule() *AwsRedshiftClusterInvalidAvailabilityZoneRule

NewAwsRedshiftClusterInvalidAvailabilityZoneRule returns new rule with default attributes

func (*AwsRedshiftClusterInvalidAvailabilityZoneRule) Check ¶

Check checks the pattern is valid

func (*AwsRedshiftClusterInvalidAvailabilityZoneRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsRedshiftClusterInvalidAvailabilityZoneRule) Name ¶

Name returns the rule name

func (*AwsRedshiftClusterInvalidAvailabilityZoneRule) Severity ¶

Severity returns the rule severity

type AwsRedshiftClusterInvalidClusterIdentifierRule ¶

type AwsRedshiftClusterInvalidClusterIdentifierRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsRedshiftClusterInvalidClusterIdentifierRule checks the pattern is valid

func NewAwsRedshiftClusterInvalidClusterIdentifierRule ¶

func NewAwsRedshiftClusterInvalidClusterIdentifierRule() *AwsRedshiftClusterInvalidClusterIdentifierRule

NewAwsRedshiftClusterInvalidClusterIdentifierRule returns new rule with default attributes

func (*AwsRedshiftClusterInvalidClusterIdentifierRule) Check ¶

Check checks the pattern is valid

func (*AwsRedshiftClusterInvalidClusterIdentifierRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsRedshiftClusterInvalidClusterIdentifierRule) Name ¶

Name returns the rule name

func (*AwsRedshiftClusterInvalidClusterIdentifierRule) Severity ¶

Severity returns the rule severity

type AwsRedshiftClusterInvalidClusterParameterGroupNameRule ¶

type AwsRedshiftClusterInvalidClusterParameterGroupNameRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsRedshiftClusterInvalidClusterParameterGroupNameRule checks the pattern is valid

func NewAwsRedshiftClusterInvalidClusterParameterGroupNameRule ¶

func NewAwsRedshiftClusterInvalidClusterParameterGroupNameRule() *AwsRedshiftClusterInvalidClusterParameterGroupNameRule

NewAwsRedshiftClusterInvalidClusterParameterGroupNameRule returns new rule with default attributes

func (*AwsRedshiftClusterInvalidClusterParameterGroupNameRule) Check ¶

Check checks the pattern is valid

func (*AwsRedshiftClusterInvalidClusterParameterGroupNameRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsRedshiftClusterInvalidClusterParameterGroupNameRule) Name ¶

Name returns the rule name

func (*AwsRedshiftClusterInvalidClusterParameterGroupNameRule) Severity ¶

Severity returns the rule severity

type AwsRedshiftClusterInvalidClusterSubnetGroupNameRule ¶

type AwsRedshiftClusterInvalidClusterSubnetGroupNameRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsRedshiftClusterInvalidClusterSubnetGroupNameRule checks the pattern is valid

func NewAwsRedshiftClusterInvalidClusterSubnetGroupNameRule ¶

func NewAwsRedshiftClusterInvalidClusterSubnetGroupNameRule() *AwsRedshiftClusterInvalidClusterSubnetGroupNameRule

NewAwsRedshiftClusterInvalidClusterSubnetGroupNameRule returns new rule with default attributes

func (*AwsRedshiftClusterInvalidClusterSubnetGroupNameRule) Check ¶

Check checks the pattern is valid

func (*AwsRedshiftClusterInvalidClusterSubnetGroupNameRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsRedshiftClusterInvalidClusterSubnetGroupNameRule) Name ¶

Name returns the rule name

func (*AwsRedshiftClusterInvalidClusterSubnetGroupNameRule) Severity ¶

Severity returns the rule severity

type AwsRedshiftClusterInvalidClusterTypeRule ¶

type AwsRedshiftClusterInvalidClusterTypeRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsRedshiftClusterInvalidClusterTypeRule checks the pattern is valid

func NewAwsRedshiftClusterInvalidClusterTypeRule ¶

func NewAwsRedshiftClusterInvalidClusterTypeRule() *AwsRedshiftClusterInvalidClusterTypeRule

NewAwsRedshiftClusterInvalidClusterTypeRule returns new rule with default attributes

func (*AwsRedshiftClusterInvalidClusterTypeRule) Check ¶

Check checks the pattern is valid

func (*AwsRedshiftClusterInvalidClusterTypeRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsRedshiftClusterInvalidClusterTypeRule) Name ¶

Name returns the rule name

func (*AwsRedshiftClusterInvalidClusterTypeRule) Severity ¶

Severity returns the rule severity

type AwsRedshiftClusterInvalidClusterVersionRule ¶

type AwsRedshiftClusterInvalidClusterVersionRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsRedshiftClusterInvalidClusterVersionRule checks the pattern is valid

func NewAwsRedshiftClusterInvalidClusterVersionRule ¶

func NewAwsRedshiftClusterInvalidClusterVersionRule() *AwsRedshiftClusterInvalidClusterVersionRule

NewAwsRedshiftClusterInvalidClusterVersionRule returns new rule with default attributes

func (*AwsRedshiftClusterInvalidClusterVersionRule) Check ¶

Check checks the pattern is valid

func (*AwsRedshiftClusterInvalidClusterVersionRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsRedshiftClusterInvalidClusterVersionRule) Name ¶

Name returns the rule name

func (*AwsRedshiftClusterInvalidClusterVersionRule) Severity ¶

Severity returns the rule severity

type AwsRedshiftClusterInvalidDatabaseNameRule ¶

type AwsRedshiftClusterInvalidDatabaseNameRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsRedshiftClusterInvalidDatabaseNameRule checks the pattern is valid

func NewAwsRedshiftClusterInvalidDatabaseNameRule ¶

func NewAwsRedshiftClusterInvalidDatabaseNameRule() *AwsRedshiftClusterInvalidDatabaseNameRule

NewAwsRedshiftClusterInvalidDatabaseNameRule returns new rule with default attributes

func (*AwsRedshiftClusterInvalidDatabaseNameRule) Check ¶

Check checks the pattern is valid

func (*AwsRedshiftClusterInvalidDatabaseNameRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsRedshiftClusterInvalidDatabaseNameRule) Name ¶

Name returns the rule name

func (*AwsRedshiftClusterInvalidDatabaseNameRule) Severity ¶

Severity returns the rule severity

type AwsRedshiftClusterInvalidElasticIPRule ¶

type AwsRedshiftClusterInvalidElasticIPRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsRedshiftClusterInvalidElasticIPRule checks the pattern is valid

func NewAwsRedshiftClusterInvalidElasticIPRule ¶

func NewAwsRedshiftClusterInvalidElasticIPRule() *AwsRedshiftClusterInvalidElasticIPRule

NewAwsRedshiftClusterInvalidElasticIPRule returns new rule with default attributes

func (*AwsRedshiftClusterInvalidElasticIPRule) Check ¶

Check checks the pattern is valid

func (*AwsRedshiftClusterInvalidElasticIPRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsRedshiftClusterInvalidElasticIPRule) Name ¶

Name returns the rule name

func (*AwsRedshiftClusterInvalidElasticIPRule) Severity ¶

Severity returns the rule severity

type AwsRedshiftClusterInvalidFinalSnapshotIdentifierRule ¶

type AwsRedshiftClusterInvalidFinalSnapshotIdentifierRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsRedshiftClusterInvalidFinalSnapshotIdentifierRule checks the pattern is valid

func NewAwsRedshiftClusterInvalidFinalSnapshotIdentifierRule ¶

func NewAwsRedshiftClusterInvalidFinalSnapshotIdentifierRule() *AwsRedshiftClusterInvalidFinalSnapshotIdentifierRule

NewAwsRedshiftClusterInvalidFinalSnapshotIdentifierRule returns new rule with default attributes

func (*AwsRedshiftClusterInvalidFinalSnapshotIdentifierRule) Check ¶

Check checks the pattern is valid

func (*AwsRedshiftClusterInvalidFinalSnapshotIdentifierRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsRedshiftClusterInvalidFinalSnapshotIdentifierRule) Name ¶

Name returns the rule name

func (*AwsRedshiftClusterInvalidFinalSnapshotIdentifierRule) Severity ¶

Severity returns the rule severity

type AwsRedshiftClusterInvalidKmsKeyIDRule ¶

type AwsRedshiftClusterInvalidKmsKeyIDRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsRedshiftClusterInvalidKmsKeyIDRule checks the pattern is valid

func NewAwsRedshiftClusterInvalidKmsKeyIDRule ¶

func NewAwsRedshiftClusterInvalidKmsKeyIDRule() *AwsRedshiftClusterInvalidKmsKeyIDRule

NewAwsRedshiftClusterInvalidKmsKeyIDRule returns new rule with default attributes

func (*AwsRedshiftClusterInvalidKmsKeyIDRule) Check ¶

Check checks the pattern is valid

func (*AwsRedshiftClusterInvalidKmsKeyIDRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsRedshiftClusterInvalidKmsKeyIDRule) Name ¶

Name returns the rule name

func (*AwsRedshiftClusterInvalidKmsKeyIDRule) Severity ¶

Severity returns the rule severity

type AwsRedshiftClusterInvalidMasterPasswordRule ¶

type AwsRedshiftClusterInvalidMasterPasswordRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsRedshiftClusterInvalidMasterPasswordRule checks the pattern is valid

func NewAwsRedshiftClusterInvalidMasterPasswordRule ¶

func NewAwsRedshiftClusterInvalidMasterPasswordRule() *AwsRedshiftClusterInvalidMasterPasswordRule

NewAwsRedshiftClusterInvalidMasterPasswordRule returns new rule with default attributes

func (*AwsRedshiftClusterInvalidMasterPasswordRule) Check ¶

Check checks the pattern is valid

func (*AwsRedshiftClusterInvalidMasterPasswordRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsRedshiftClusterInvalidMasterPasswordRule) Name ¶

Name returns the rule name

func (*AwsRedshiftClusterInvalidMasterPasswordRule) Severity ¶

Severity returns the rule severity

type AwsRedshiftClusterInvalidMasterUsernameRule ¶

type AwsRedshiftClusterInvalidMasterUsernameRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsRedshiftClusterInvalidMasterUsernameRule checks the pattern is valid

func NewAwsRedshiftClusterInvalidMasterUsernameRule ¶

func NewAwsRedshiftClusterInvalidMasterUsernameRule() *AwsRedshiftClusterInvalidMasterUsernameRule

NewAwsRedshiftClusterInvalidMasterUsernameRule returns new rule with default attributes

func (*AwsRedshiftClusterInvalidMasterUsernameRule) Check ¶

Check checks the pattern is valid

func (*AwsRedshiftClusterInvalidMasterUsernameRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsRedshiftClusterInvalidMasterUsernameRule) Name ¶

Name returns the rule name

func (*AwsRedshiftClusterInvalidMasterUsernameRule) Severity ¶

Severity returns the rule severity

type AwsRedshiftClusterInvalidNodeTypeRule ¶

type AwsRedshiftClusterInvalidNodeTypeRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsRedshiftClusterInvalidNodeTypeRule checks the pattern is valid

func NewAwsRedshiftClusterInvalidNodeTypeRule ¶

func NewAwsRedshiftClusterInvalidNodeTypeRule() *AwsRedshiftClusterInvalidNodeTypeRule

NewAwsRedshiftClusterInvalidNodeTypeRule returns new rule with default attributes

func (*AwsRedshiftClusterInvalidNodeTypeRule) Check ¶

Check checks the pattern is valid

func (*AwsRedshiftClusterInvalidNodeTypeRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsRedshiftClusterInvalidNodeTypeRule) Name ¶

Name returns the rule name

func (*AwsRedshiftClusterInvalidNodeTypeRule) Severity ¶

Severity returns the rule severity

type AwsRedshiftClusterInvalidOwnerAccountRule ¶

type AwsRedshiftClusterInvalidOwnerAccountRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsRedshiftClusterInvalidOwnerAccountRule checks the pattern is valid

func NewAwsRedshiftClusterInvalidOwnerAccountRule ¶

func NewAwsRedshiftClusterInvalidOwnerAccountRule() *AwsRedshiftClusterInvalidOwnerAccountRule

NewAwsRedshiftClusterInvalidOwnerAccountRule returns new rule with default attributes

func (*AwsRedshiftClusterInvalidOwnerAccountRule) Check ¶

Check checks the pattern is valid

func (*AwsRedshiftClusterInvalidOwnerAccountRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsRedshiftClusterInvalidOwnerAccountRule) Name ¶

Name returns the rule name

func (*AwsRedshiftClusterInvalidOwnerAccountRule) Severity ¶

Severity returns the rule severity

type AwsRedshiftClusterInvalidPreferredMaintenanceWindowRule ¶

type AwsRedshiftClusterInvalidPreferredMaintenanceWindowRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsRedshiftClusterInvalidPreferredMaintenanceWindowRule checks the pattern is valid

func NewAwsRedshiftClusterInvalidPreferredMaintenanceWindowRule ¶

func NewAwsRedshiftClusterInvalidPreferredMaintenanceWindowRule() *AwsRedshiftClusterInvalidPreferredMaintenanceWindowRule

NewAwsRedshiftClusterInvalidPreferredMaintenanceWindowRule returns new rule with default attributes

func (*AwsRedshiftClusterInvalidPreferredMaintenanceWindowRule) Check ¶

Check checks the pattern is valid

func (*AwsRedshiftClusterInvalidPreferredMaintenanceWindowRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsRedshiftClusterInvalidPreferredMaintenanceWindowRule) Name ¶

Name returns the rule name

func (*AwsRedshiftClusterInvalidPreferredMaintenanceWindowRule) Severity ¶

Severity returns the rule severity

type AwsRedshiftClusterInvalidSnapshotClusterIdentifierRule ¶

type AwsRedshiftClusterInvalidSnapshotClusterIdentifierRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsRedshiftClusterInvalidSnapshotClusterIdentifierRule checks the pattern is valid

func NewAwsRedshiftClusterInvalidSnapshotClusterIdentifierRule ¶

func NewAwsRedshiftClusterInvalidSnapshotClusterIdentifierRule() *AwsRedshiftClusterInvalidSnapshotClusterIdentifierRule

NewAwsRedshiftClusterInvalidSnapshotClusterIdentifierRule returns new rule with default attributes

func (*AwsRedshiftClusterInvalidSnapshotClusterIdentifierRule) Check ¶

Check checks the pattern is valid

func (*AwsRedshiftClusterInvalidSnapshotClusterIdentifierRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsRedshiftClusterInvalidSnapshotClusterIdentifierRule) Name ¶

Name returns the rule name

func (*AwsRedshiftClusterInvalidSnapshotClusterIdentifierRule) Severity ¶

Severity returns the rule severity

type AwsRedshiftClusterInvalidSnapshotIdentifierRule ¶

type AwsRedshiftClusterInvalidSnapshotIdentifierRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsRedshiftClusterInvalidSnapshotIdentifierRule checks the pattern is valid

func NewAwsRedshiftClusterInvalidSnapshotIdentifierRule ¶

func NewAwsRedshiftClusterInvalidSnapshotIdentifierRule() *AwsRedshiftClusterInvalidSnapshotIdentifierRule

NewAwsRedshiftClusterInvalidSnapshotIdentifierRule returns new rule with default attributes

func (*AwsRedshiftClusterInvalidSnapshotIdentifierRule) Check ¶

Check checks the pattern is valid

func (*AwsRedshiftClusterInvalidSnapshotIdentifierRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsRedshiftClusterInvalidSnapshotIdentifierRule) Name ¶

Name returns the rule name

func (*AwsRedshiftClusterInvalidSnapshotIdentifierRule) Severity ¶

Severity returns the rule severity

type AwsRedshiftEventSubscriptionInvalidNameRule ¶

type AwsRedshiftEventSubscriptionInvalidNameRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsRedshiftEventSubscriptionInvalidNameRule checks the pattern is valid

func NewAwsRedshiftEventSubscriptionInvalidNameRule ¶

func NewAwsRedshiftEventSubscriptionInvalidNameRule() *AwsRedshiftEventSubscriptionInvalidNameRule

NewAwsRedshiftEventSubscriptionInvalidNameRule returns new rule with default attributes

func (*AwsRedshiftEventSubscriptionInvalidNameRule) Check ¶

Check checks the pattern is valid

func (*AwsRedshiftEventSubscriptionInvalidNameRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsRedshiftEventSubscriptionInvalidNameRule) Name ¶

Name returns the rule name

func (*AwsRedshiftEventSubscriptionInvalidNameRule) Severity ¶

Severity returns the rule severity

type AwsRedshiftEventSubscriptionInvalidSeverityRule ¶

type AwsRedshiftEventSubscriptionInvalidSeverityRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsRedshiftEventSubscriptionInvalidSeverityRule checks the pattern is valid

func NewAwsRedshiftEventSubscriptionInvalidSeverityRule ¶

func NewAwsRedshiftEventSubscriptionInvalidSeverityRule() *AwsRedshiftEventSubscriptionInvalidSeverityRule

NewAwsRedshiftEventSubscriptionInvalidSeverityRule returns new rule with default attributes

func (*AwsRedshiftEventSubscriptionInvalidSeverityRule) Check ¶

Check checks the pattern is valid

func (*AwsRedshiftEventSubscriptionInvalidSeverityRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsRedshiftEventSubscriptionInvalidSeverityRule) Name ¶

Name returns the rule name

func (*AwsRedshiftEventSubscriptionInvalidSeverityRule) Severity ¶

Severity returns the rule severity

type AwsRedshiftEventSubscriptionInvalidSnsTopicArnRule ¶

type AwsRedshiftEventSubscriptionInvalidSnsTopicArnRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsRedshiftEventSubscriptionInvalidSnsTopicArnRule checks the pattern is valid

func NewAwsRedshiftEventSubscriptionInvalidSnsTopicArnRule ¶

func NewAwsRedshiftEventSubscriptionInvalidSnsTopicArnRule() *AwsRedshiftEventSubscriptionInvalidSnsTopicArnRule

NewAwsRedshiftEventSubscriptionInvalidSnsTopicArnRule returns new rule with default attributes

func (*AwsRedshiftEventSubscriptionInvalidSnsTopicArnRule) Check ¶

Check checks the pattern is valid

func (*AwsRedshiftEventSubscriptionInvalidSnsTopicArnRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsRedshiftEventSubscriptionInvalidSnsTopicArnRule) Name ¶

Name returns the rule name

func (*AwsRedshiftEventSubscriptionInvalidSnsTopicArnRule) Severity ¶

Severity returns the rule severity

type AwsRedshiftEventSubscriptionInvalidSourceTypeRule ¶

type AwsRedshiftEventSubscriptionInvalidSourceTypeRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsRedshiftEventSubscriptionInvalidSourceTypeRule checks the pattern is valid

func NewAwsRedshiftEventSubscriptionInvalidSourceTypeRule ¶

func NewAwsRedshiftEventSubscriptionInvalidSourceTypeRule() *AwsRedshiftEventSubscriptionInvalidSourceTypeRule

NewAwsRedshiftEventSubscriptionInvalidSourceTypeRule returns new rule with default attributes

func (*AwsRedshiftEventSubscriptionInvalidSourceTypeRule) Check ¶

Check checks the pattern is valid

func (*AwsRedshiftEventSubscriptionInvalidSourceTypeRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsRedshiftEventSubscriptionInvalidSourceTypeRule) Name ¶

Name returns the rule name

func (*AwsRedshiftEventSubscriptionInvalidSourceTypeRule) Severity ¶

Severity returns the rule severity

type AwsRedshiftParameterGroupInvalidDescriptionRule ¶

type AwsRedshiftParameterGroupInvalidDescriptionRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsRedshiftParameterGroupInvalidDescriptionRule checks the pattern is valid

func NewAwsRedshiftParameterGroupInvalidDescriptionRule ¶

func NewAwsRedshiftParameterGroupInvalidDescriptionRule() *AwsRedshiftParameterGroupInvalidDescriptionRule

NewAwsRedshiftParameterGroupInvalidDescriptionRule returns new rule with default attributes

func (*AwsRedshiftParameterGroupInvalidDescriptionRule) Check ¶

Check checks the pattern is valid

func (*AwsRedshiftParameterGroupInvalidDescriptionRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsRedshiftParameterGroupInvalidDescriptionRule) Name ¶

Name returns the rule name

func (*AwsRedshiftParameterGroupInvalidDescriptionRule) Severity ¶

Severity returns the rule severity

type AwsRedshiftParameterGroupInvalidFamilyRule ¶

type AwsRedshiftParameterGroupInvalidFamilyRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsRedshiftParameterGroupInvalidFamilyRule checks the pattern is valid

func NewAwsRedshiftParameterGroupInvalidFamilyRule ¶

func NewAwsRedshiftParameterGroupInvalidFamilyRule() *AwsRedshiftParameterGroupInvalidFamilyRule

NewAwsRedshiftParameterGroupInvalidFamilyRule returns new rule with default attributes

func (*AwsRedshiftParameterGroupInvalidFamilyRule) Check ¶

Check checks the pattern is valid

func (*AwsRedshiftParameterGroupInvalidFamilyRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsRedshiftParameterGroupInvalidFamilyRule) Name ¶

Name returns the rule name

func (*AwsRedshiftParameterGroupInvalidFamilyRule) Severity ¶

Severity returns the rule severity

type AwsRedshiftParameterGroupInvalidNameRule ¶

type AwsRedshiftParameterGroupInvalidNameRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsRedshiftParameterGroupInvalidNameRule checks the pattern is valid

func NewAwsRedshiftParameterGroupInvalidNameRule ¶

func NewAwsRedshiftParameterGroupInvalidNameRule() *AwsRedshiftParameterGroupInvalidNameRule

NewAwsRedshiftParameterGroupInvalidNameRule returns new rule with default attributes

func (*AwsRedshiftParameterGroupInvalidNameRule) Check ¶

Check checks the pattern is valid

func (*AwsRedshiftParameterGroupInvalidNameRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsRedshiftParameterGroupInvalidNameRule) Name ¶

Name returns the rule name

func (*AwsRedshiftParameterGroupInvalidNameRule) Severity ¶

Severity returns the rule severity

type AwsRedshiftSecurityGroupInvalidDescriptionRule ¶

type AwsRedshiftSecurityGroupInvalidDescriptionRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsRedshiftSecurityGroupInvalidDescriptionRule checks the pattern is valid

func NewAwsRedshiftSecurityGroupInvalidDescriptionRule ¶

func NewAwsRedshiftSecurityGroupInvalidDescriptionRule() *AwsRedshiftSecurityGroupInvalidDescriptionRule

NewAwsRedshiftSecurityGroupInvalidDescriptionRule returns new rule with default attributes

func (*AwsRedshiftSecurityGroupInvalidDescriptionRule) Check ¶

Check checks the pattern is valid

func (*AwsRedshiftSecurityGroupInvalidDescriptionRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsRedshiftSecurityGroupInvalidDescriptionRule) Name ¶

Name returns the rule name

func (*AwsRedshiftSecurityGroupInvalidDescriptionRule) Severity ¶

Severity returns the rule severity

type AwsRedshiftSecurityGroupInvalidNameRule ¶

type AwsRedshiftSecurityGroupInvalidNameRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsRedshiftSecurityGroupInvalidNameRule checks the pattern is valid

func NewAwsRedshiftSecurityGroupInvalidNameRule ¶

func NewAwsRedshiftSecurityGroupInvalidNameRule() *AwsRedshiftSecurityGroupInvalidNameRule

NewAwsRedshiftSecurityGroupInvalidNameRule returns new rule with default attributes

func (*AwsRedshiftSecurityGroupInvalidNameRule) Check ¶

Check checks the pattern is valid

func (*AwsRedshiftSecurityGroupInvalidNameRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsRedshiftSecurityGroupInvalidNameRule) Name ¶

Name returns the rule name

func (*AwsRedshiftSecurityGroupInvalidNameRule) Severity ¶

Severity returns the rule severity

type AwsRedshiftSnapshotCopyGrantInvalidKmsKeyIDRule ¶

type AwsRedshiftSnapshotCopyGrantInvalidKmsKeyIDRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsRedshiftSnapshotCopyGrantInvalidKmsKeyIDRule checks the pattern is valid

func NewAwsRedshiftSnapshotCopyGrantInvalidKmsKeyIDRule ¶

func NewAwsRedshiftSnapshotCopyGrantInvalidKmsKeyIDRule() *AwsRedshiftSnapshotCopyGrantInvalidKmsKeyIDRule

NewAwsRedshiftSnapshotCopyGrantInvalidKmsKeyIDRule returns new rule with default attributes

func (*AwsRedshiftSnapshotCopyGrantInvalidKmsKeyIDRule) Check ¶

Check checks the pattern is valid

func (*AwsRedshiftSnapshotCopyGrantInvalidKmsKeyIDRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsRedshiftSnapshotCopyGrantInvalidKmsKeyIDRule) Name ¶

Name returns the rule name

func (*AwsRedshiftSnapshotCopyGrantInvalidKmsKeyIDRule) Severity ¶

Severity returns the rule severity

type AwsRedshiftSnapshotCopyGrantInvalidSnapshotCopyGrantNameRule ¶

type AwsRedshiftSnapshotCopyGrantInvalidSnapshotCopyGrantNameRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsRedshiftSnapshotCopyGrantInvalidSnapshotCopyGrantNameRule checks the pattern is valid

func NewAwsRedshiftSnapshotCopyGrantInvalidSnapshotCopyGrantNameRule ¶

func NewAwsRedshiftSnapshotCopyGrantInvalidSnapshotCopyGrantNameRule() *AwsRedshiftSnapshotCopyGrantInvalidSnapshotCopyGrantNameRule

NewAwsRedshiftSnapshotCopyGrantInvalidSnapshotCopyGrantNameRule returns new rule with default attributes

func (*AwsRedshiftSnapshotCopyGrantInvalidSnapshotCopyGrantNameRule) Check ¶

Check checks the pattern is valid

func (*AwsRedshiftSnapshotCopyGrantInvalidSnapshotCopyGrantNameRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsRedshiftSnapshotCopyGrantInvalidSnapshotCopyGrantNameRule) Name ¶

Name returns the rule name

func (*AwsRedshiftSnapshotCopyGrantInvalidSnapshotCopyGrantNameRule) Severity ¶

Severity returns the rule severity

type AwsRedshiftSnapshotScheduleAssociationInvalidClusterIdentifierRule ¶

type AwsRedshiftSnapshotScheduleAssociationInvalidClusterIdentifierRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsRedshiftSnapshotScheduleAssociationInvalidClusterIdentifierRule checks the pattern is valid

func NewAwsRedshiftSnapshotScheduleAssociationInvalidClusterIdentifierRule ¶

func NewAwsRedshiftSnapshotScheduleAssociationInvalidClusterIdentifierRule() *AwsRedshiftSnapshotScheduleAssociationInvalidClusterIdentifierRule

NewAwsRedshiftSnapshotScheduleAssociationInvalidClusterIdentifierRule returns new rule with default attributes

func (*AwsRedshiftSnapshotScheduleAssociationInvalidClusterIdentifierRule) Check ¶

Check checks the pattern is valid

func (*AwsRedshiftSnapshotScheduleAssociationInvalidClusterIdentifierRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsRedshiftSnapshotScheduleAssociationInvalidClusterIdentifierRule) Name ¶

Name returns the rule name

func (*AwsRedshiftSnapshotScheduleAssociationInvalidClusterIdentifierRule) Severity ¶

Severity returns the rule severity

type AwsRedshiftSnapshotScheduleAssociationInvalidScheduleIdentifierRule ¶

type AwsRedshiftSnapshotScheduleAssociationInvalidScheduleIdentifierRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsRedshiftSnapshotScheduleAssociationInvalidScheduleIdentifierRule checks the pattern is valid

func NewAwsRedshiftSnapshotScheduleAssociationInvalidScheduleIdentifierRule ¶

func NewAwsRedshiftSnapshotScheduleAssociationInvalidScheduleIdentifierRule() *AwsRedshiftSnapshotScheduleAssociationInvalidScheduleIdentifierRule

NewAwsRedshiftSnapshotScheduleAssociationInvalidScheduleIdentifierRule returns new rule with default attributes

func (*AwsRedshiftSnapshotScheduleAssociationInvalidScheduleIdentifierRule) Check ¶

Check checks the pattern is valid

func (*AwsRedshiftSnapshotScheduleAssociationInvalidScheduleIdentifierRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsRedshiftSnapshotScheduleAssociationInvalidScheduleIdentifierRule) Name ¶

Name returns the rule name

func (*AwsRedshiftSnapshotScheduleAssociationInvalidScheduleIdentifierRule) Severity ¶

Severity returns the rule severity

type AwsRedshiftSnapshotScheduleInvalidDescriptionRule ¶

type AwsRedshiftSnapshotScheduleInvalidDescriptionRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsRedshiftSnapshotScheduleInvalidDescriptionRule checks the pattern is valid

func NewAwsRedshiftSnapshotScheduleInvalidDescriptionRule ¶

func NewAwsRedshiftSnapshotScheduleInvalidDescriptionRule() *AwsRedshiftSnapshotScheduleInvalidDescriptionRule

NewAwsRedshiftSnapshotScheduleInvalidDescriptionRule returns new rule with default attributes

func (*AwsRedshiftSnapshotScheduleInvalidDescriptionRule) Check ¶

Check checks the pattern is valid

func (*AwsRedshiftSnapshotScheduleInvalidDescriptionRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsRedshiftSnapshotScheduleInvalidDescriptionRule) Name ¶

Name returns the rule name

func (*AwsRedshiftSnapshotScheduleInvalidDescriptionRule) Severity ¶

Severity returns the rule severity

type AwsRedshiftSnapshotScheduleInvalidIdentifierPrefixRule ¶

type AwsRedshiftSnapshotScheduleInvalidIdentifierPrefixRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsRedshiftSnapshotScheduleInvalidIdentifierPrefixRule checks the pattern is valid

func NewAwsRedshiftSnapshotScheduleInvalidIdentifierPrefixRule ¶

func NewAwsRedshiftSnapshotScheduleInvalidIdentifierPrefixRule() *AwsRedshiftSnapshotScheduleInvalidIdentifierPrefixRule

NewAwsRedshiftSnapshotScheduleInvalidIdentifierPrefixRule returns new rule with default attributes

func (*AwsRedshiftSnapshotScheduleInvalidIdentifierPrefixRule) Check ¶

Check checks the pattern is valid

func (*AwsRedshiftSnapshotScheduleInvalidIdentifierPrefixRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsRedshiftSnapshotScheduleInvalidIdentifierPrefixRule) Name ¶

Name returns the rule name

func (*AwsRedshiftSnapshotScheduleInvalidIdentifierPrefixRule) Severity ¶

Severity returns the rule severity

type AwsRedshiftSnapshotScheduleInvalidIdentifierRule ¶

type AwsRedshiftSnapshotScheduleInvalidIdentifierRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsRedshiftSnapshotScheduleInvalidIdentifierRule checks the pattern is valid

func NewAwsRedshiftSnapshotScheduleInvalidIdentifierRule ¶

func NewAwsRedshiftSnapshotScheduleInvalidIdentifierRule() *AwsRedshiftSnapshotScheduleInvalidIdentifierRule

NewAwsRedshiftSnapshotScheduleInvalidIdentifierRule returns new rule with default attributes

func (*AwsRedshiftSnapshotScheduleInvalidIdentifierRule) Check ¶

Check checks the pattern is valid

func (*AwsRedshiftSnapshotScheduleInvalidIdentifierRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsRedshiftSnapshotScheduleInvalidIdentifierRule) Name ¶

Name returns the rule name

func (*AwsRedshiftSnapshotScheduleInvalidIdentifierRule) Severity ¶

Severity returns the rule severity

type AwsRedshiftSubnetGroupInvalidDescriptionRule ¶

type AwsRedshiftSubnetGroupInvalidDescriptionRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsRedshiftSubnetGroupInvalidDescriptionRule checks the pattern is valid

func NewAwsRedshiftSubnetGroupInvalidDescriptionRule ¶

func NewAwsRedshiftSubnetGroupInvalidDescriptionRule() *AwsRedshiftSubnetGroupInvalidDescriptionRule

NewAwsRedshiftSubnetGroupInvalidDescriptionRule returns new rule with default attributes

func (*AwsRedshiftSubnetGroupInvalidDescriptionRule) Check ¶

Check checks the pattern is valid

func (*AwsRedshiftSubnetGroupInvalidDescriptionRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsRedshiftSubnetGroupInvalidDescriptionRule) Name ¶

Name returns the rule name

func (*AwsRedshiftSubnetGroupInvalidDescriptionRule) Severity ¶

Severity returns the rule severity

type AwsRedshiftSubnetGroupInvalidNameRule ¶

type AwsRedshiftSubnetGroupInvalidNameRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsRedshiftSubnetGroupInvalidNameRule checks the pattern is valid

func NewAwsRedshiftSubnetGroupInvalidNameRule ¶

func NewAwsRedshiftSubnetGroupInvalidNameRule() *AwsRedshiftSubnetGroupInvalidNameRule

NewAwsRedshiftSubnetGroupInvalidNameRule returns new rule with default attributes

func (*AwsRedshiftSubnetGroupInvalidNameRule) Check ¶

Check checks the pattern is valid

func (*AwsRedshiftSubnetGroupInvalidNameRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsRedshiftSubnetGroupInvalidNameRule) Name ¶

Name returns the rule name

func (*AwsRedshiftSubnetGroupInvalidNameRule) Severity ¶

Severity returns the rule severity

type AwsResourcegroupsGroupInvalidNameRule ¶

type AwsResourcegroupsGroupInvalidNameRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsResourcegroupsGroupInvalidNameRule checks the pattern is valid

func NewAwsResourcegroupsGroupInvalidNameRule ¶

func NewAwsResourcegroupsGroupInvalidNameRule() *AwsResourcegroupsGroupInvalidNameRule

NewAwsResourcegroupsGroupInvalidNameRule returns new rule with default attributes

func (*AwsResourcegroupsGroupInvalidNameRule) Check ¶

Check checks the pattern is valid

func (*AwsResourcegroupsGroupInvalidNameRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsResourcegroupsGroupInvalidNameRule) Name ¶

Name returns the rule name

func (*AwsResourcegroupsGroupInvalidNameRule) Severity ¶

Severity returns the rule severity

type AwsRoute53DelegationSetInvalidReferenceNameRule ¶

type AwsRoute53DelegationSetInvalidReferenceNameRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsRoute53DelegationSetInvalidReferenceNameRule checks the pattern is valid

func NewAwsRoute53DelegationSetInvalidReferenceNameRule ¶

func NewAwsRoute53DelegationSetInvalidReferenceNameRule() *AwsRoute53DelegationSetInvalidReferenceNameRule

NewAwsRoute53DelegationSetInvalidReferenceNameRule returns new rule with default attributes

func (*AwsRoute53DelegationSetInvalidReferenceNameRule) Check ¶

Check checks the pattern is valid

func (*AwsRoute53DelegationSetInvalidReferenceNameRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsRoute53DelegationSetInvalidReferenceNameRule) Name ¶

Name returns the rule name

func (*AwsRoute53DelegationSetInvalidReferenceNameRule) Severity ¶

Severity returns the rule severity

type AwsRoute53HealthCheckInvalidCloudwatchAlarmNameRule ¶

type AwsRoute53HealthCheckInvalidCloudwatchAlarmNameRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsRoute53HealthCheckInvalidCloudwatchAlarmNameRule checks the pattern is valid

func NewAwsRoute53HealthCheckInvalidCloudwatchAlarmNameRule ¶

func NewAwsRoute53HealthCheckInvalidCloudwatchAlarmNameRule() *AwsRoute53HealthCheckInvalidCloudwatchAlarmNameRule

NewAwsRoute53HealthCheckInvalidCloudwatchAlarmNameRule returns new rule with default attributes

func (*AwsRoute53HealthCheckInvalidCloudwatchAlarmNameRule) Check ¶

Check checks the pattern is valid

func (*AwsRoute53HealthCheckInvalidCloudwatchAlarmNameRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsRoute53HealthCheckInvalidCloudwatchAlarmNameRule) Name ¶

Name returns the rule name

func (*AwsRoute53HealthCheckInvalidCloudwatchAlarmNameRule) Severity ¶

Severity returns the rule severity

type AwsRoute53HealthCheckInvalidCloudwatchAlarmRegionRule ¶

type AwsRoute53HealthCheckInvalidCloudwatchAlarmRegionRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsRoute53HealthCheckInvalidCloudwatchAlarmRegionRule checks the pattern is valid

func NewAwsRoute53HealthCheckInvalidCloudwatchAlarmRegionRule ¶

func NewAwsRoute53HealthCheckInvalidCloudwatchAlarmRegionRule() *AwsRoute53HealthCheckInvalidCloudwatchAlarmRegionRule

NewAwsRoute53HealthCheckInvalidCloudwatchAlarmRegionRule returns new rule with default attributes

func (*AwsRoute53HealthCheckInvalidCloudwatchAlarmRegionRule) Check ¶

Check checks the pattern is valid

func (*AwsRoute53HealthCheckInvalidCloudwatchAlarmRegionRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsRoute53HealthCheckInvalidCloudwatchAlarmRegionRule) Name ¶

Name returns the rule name

func (*AwsRoute53HealthCheckInvalidCloudwatchAlarmRegionRule) Severity ¶

Severity returns the rule severity

type AwsRoute53HealthCheckInvalidFqdnRule ¶

type AwsRoute53HealthCheckInvalidFqdnRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsRoute53HealthCheckInvalidFqdnRule checks the pattern is valid

func NewAwsRoute53HealthCheckInvalidFqdnRule ¶

func NewAwsRoute53HealthCheckInvalidFqdnRule() *AwsRoute53HealthCheckInvalidFqdnRule

NewAwsRoute53HealthCheckInvalidFqdnRule returns new rule with default attributes

func (*AwsRoute53HealthCheckInvalidFqdnRule) Check ¶

Check checks the pattern is valid

func (*AwsRoute53HealthCheckInvalidFqdnRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsRoute53HealthCheckInvalidFqdnRule) Name ¶

Name returns the rule name

func (*AwsRoute53HealthCheckInvalidFqdnRule) Severity ¶

Severity returns the rule severity

type AwsRoute53HealthCheckInvalidIPAddressRule ¶

type AwsRoute53HealthCheckInvalidIPAddressRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsRoute53HealthCheckInvalidIPAddressRule checks the pattern is valid

func NewAwsRoute53HealthCheckInvalidIPAddressRule ¶

func NewAwsRoute53HealthCheckInvalidIPAddressRule() *AwsRoute53HealthCheckInvalidIPAddressRule

NewAwsRoute53HealthCheckInvalidIPAddressRule returns new rule with default attributes

func (*AwsRoute53HealthCheckInvalidIPAddressRule) Check ¶

Check checks the pattern is valid

func (*AwsRoute53HealthCheckInvalidIPAddressRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsRoute53HealthCheckInvalidIPAddressRule) Name ¶

Name returns the rule name

func (*AwsRoute53HealthCheckInvalidIPAddressRule) Severity ¶

Severity returns the rule severity

type AwsRoute53HealthCheckInvalidInsufficientDataHealthStatusRule ¶

type AwsRoute53HealthCheckInvalidInsufficientDataHealthStatusRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsRoute53HealthCheckInvalidInsufficientDataHealthStatusRule checks the pattern is valid

func NewAwsRoute53HealthCheckInvalidInsufficientDataHealthStatusRule ¶

func NewAwsRoute53HealthCheckInvalidInsufficientDataHealthStatusRule() *AwsRoute53HealthCheckInvalidInsufficientDataHealthStatusRule

NewAwsRoute53HealthCheckInvalidInsufficientDataHealthStatusRule returns new rule with default attributes

func (*AwsRoute53HealthCheckInvalidInsufficientDataHealthStatusRule) Check ¶

Check checks the pattern is valid

func (*AwsRoute53HealthCheckInvalidInsufficientDataHealthStatusRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsRoute53HealthCheckInvalidInsufficientDataHealthStatusRule) Name ¶

Name returns the rule name

func (*AwsRoute53HealthCheckInvalidInsufficientDataHealthStatusRule) Severity ¶

Severity returns the rule severity

type AwsRoute53HealthCheckInvalidReferenceNameRule ¶

type AwsRoute53HealthCheckInvalidReferenceNameRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsRoute53HealthCheckInvalidReferenceNameRule checks the pattern is valid

func NewAwsRoute53HealthCheckInvalidReferenceNameRule ¶

func NewAwsRoute53HealthCheckInvalidReferenceNameRule() *AwsRoute53HealthCheckInvalidReferenceNameRule

NewAwsRoute53HealthCheckInvalidReferenceNameRule returns new rule with default attributes

func (*AwsRoute53HealthCheckInvalidReferenceNameRule) Check ¶

Check checks the pattern is valid

func (*AwsRoute53HealthCheckInvalidReferenceNameRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsRoute53HealthCheckInvalidReferenceNameRule) Name ¶

Name returns the rule name

func (*AwsRoute53HealthCheckInvalidReferenceNameRule) Severity ¶

Severity returns the rule severity

type AwsRoute53HealthCheckInvalidResourcePathRule ¶

type AwsRoute53HealthCheckInvalidResourcePathRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsRoute53HealthCheckInvalidResourcePathRule checks the pattern is valid

func NewAwsRoute53HealthCheckInvalidResourcePathRule ¶

func NewAwsRoute53HealthCheckInvalidResourcePathRule() *AwsRoute53HealthCheckInvalidResourcePathRule

NewAwsRoute53HealthCheckInvalidResourcePathRule returns new rule with default attributes

func (*AwsRoute53HealthCheckInvalidResourcePathRule) Check ¶

Check checks the pattern is valid

func (*AwsRoute53HealthCheckInvalidResourcePathRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsRoute53HealthCheckInvalidResourcePathRule) Name ¶

Name returns the rule name

func (*AwsRoute53HealthCheckInvalidResourcePathRule) Severity ¶

Severity returns the rule severity

type AwsRoute53HealthCheckInvalidSearchStringRule ¶

type AwsRoute53HealthCheckInvalidSearchStringRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsRoute53HealthCheckInvalidSearchStringRule checks the pattern is valid

func NewAwsRoute53HealthCheckInvalidSearchStringRule ¶

func NewAwsRoute53HealthCheckInvalidSearchStringRule() *AwsRoute53HealthCheckInvalidSearchStringRule

NewAwsRoute53HealthCheckInvalidSearchStringRule returns new rule with default attributes

func (*AwsRoute53HealthCheckInvalidSearchStringRule) Check ¶

Check checks the pattern is valid

func (*AwsRoute53HealthCheckInvalidSearchStringRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsRoute53HealthCheckInvalidSearchStringRule) Name ¶

Name returns the rule name

func (*AwsRoute53HealthCheckInvalidSearchStringRule) Severity ¶

Severity returns the rule severity

type AwsRoute53HealthCheckInvalidTypeRule ¶

type AwsRoute53HealthCheckInvalidTypeRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsRoute53HealthCheckInvalidTypeRule checks the pattern is valid

func NewAwsRoute53HealthCheckInvalidTypeRule ¶

func NewAwsRoute53HealthCheckInvalidTypeRule() *AwsRoute53HealthCheckInvalidTypeRule

NewAwsRoute53HealthCheckInvalidTypeRule returns new rule with default attributes

func (*AwsRoute53HealthCheckInvalidTypeRule) Check ¶

Check checks the pattern is valid

func (*AwsRoute53HealthCheckInvalidTypeRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsRoute53HealthCheckInvalidTypeRule) Name ¶

Name returns the rule name

func (*AwsRoute53HealthCheckInvalidTypeRule) Severity ¶

Severity returns the rule severity

type AwsRoute53QueryLogInvalidZoneIDRule ¶

type AwsRoute53QueryLogInvalidZoneIDRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsRoute53QueryLogInvalidZoneIDRule checks the pattern is valid

func NewAwsRoute53QueryLogInvalidZoneIDRule ¶

func NewAwsRoute53QueryLogInvalidZoneIDRule() *AwsRoute53QueryLogInvalidZoneIDRule

NewAwsRoute53QueryLogInvalidZoneIDRule returns new rule with default attributes

func (*AwsRoute53QueryLogInvalidZoneIDRule) Check ¶

Check checks the pattern is valid

func (*AwsRoute53QueryLogInvalidZoneIDRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsRoute53QueryLogInvalidZoneIDRule) Name ¶

Name returns the rule name

func (*AwsRoute53QueryLogInvalidZoneIDRule) Severity ¶

Severity returns the rule severity

type AwsRoute53RecordInvalidHealthCheckIDRule ¶

type AwsRoute53RecordInvalidHealthCheckIDRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsRoute53RecordInvalidHealthCheckIDRule checks the pattern is valid

func NewAwsRoute53RecordInvalidHealthCheckIDRule ¶

func NewAwsRoute53RecordInvalidHealthCheckIDRule() *AwsRoute53RecordInvalidHealthCheckIDRule

NewAwsRoute53RecordInvalidHealthCheckIDRule returns new rule with default attributes

func (*AwsRoute53RecordInvalidHealthCheckIDRule) Check ¶

Check checks the pattern is valid

func (*AwsRoute53RecordInvalidHealthCheckIDRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsRoute53RecordInvalidHealthCheckIDRule) Name ¶

Name returns the rule name

func (*AwsRoute53RecordInvalidHealthCheckIDRule) Severity ¶

Severity returns the rule severity

type AwsRoute53RecordInvalidNameRule ¶

type AwsRoute53RecordInvalidNameRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsRoute53RecordInvalidNameRule checks the pattern is valid

func NewAwsRoute53RecordInvalidNameRule ¶

func NewAwsRoute53RecordInvalidNameRule() *AwsRoute53RecordInvalidNameRule

NewAwsRoute53RecordInvalidNameRule returns new rule with default attributes

func (*AwsRoute53RecordInvalidNameRule) Check ¶

Check checks the pattern is valid

func (*AwsRoute53RecordInvalidNameRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsRoute53RecordInvalidNameRule) Name ¶

Name returns the rule name

func (*AwsRoute53RecordInvalidNameRule) Severity ¶

Severity returns the rule severity

type AwsRoute53RecordInvalidSetIdentifierRule ¶

type AwsRoute53RecordInvalidSetIdentifierRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsRoute53RecordInvalidSetIdentifierRule checks the pattern is valid

func NewAwsRoute53RecordInvalidSetIdentifierRule ¶

func NewAwsRoute53RecordInvalidSetIdentifierRule() *AwsRoute53RecordInvalidSetIdentifierRule

NewAwsRoute53RecordInvalidSetIdentifierRule returns new rule with default attributes

func (*AwsRoute53RecordInvalidSetIdentifierRule) Check ¶

Check checks the pattern is valid

func (*AwsRoute53RecordInvalidSetIdentifierRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsRoute53RecordInvalidSetIdentifierRule) Name ¶

Name returns the rule name

func (*AwsRoute53RecordInvalidSetIdentifierRule) Severity ¶

Severity returns the rule severity

type AwsRoute53RecordInvalidTypeRule ¶

type AwsRoute53RecordInvalidTypeRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsRoute53RecordInvalidTypeRule checks the pattern is valid

func NewAwsRoute53RecordInvalidTypeRule ¶

func NewAwsRoute53RecordInvalidTypeRule() *AwsRoute53RecordInvalidTypeRule

NewAwsRoute53RecordInvalidTypeRule returns new rule with default attributes

func (*AwsRoute53RecordInvalidTypeRule) Check ¶

Check checks the pattern is valid

func (*AwsRoute53RecordInvalidTypeRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsRoute53RecordInvalidTypeRule) Name ¶

Name returns the rule name

func (*AwsRoute53RecordInvalidTypeRule) Severity ¶

Severity returns the rule severity

type AwsRoute53RecordInvalidZoneIDRule ¶

type AwsRoute53RecordInvalidZoneIDRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsRoute53RecordInvalidZoneIDRule checks the pattern is valid

func NewAwsRoute53RecordInvalidZoneIDRule ¶

func NewAwsRoute53RecordInvalidZoneIDRule() *AwsRoute53RecordInvalidZoneIDRule

NewAwsRoute53RecordInvalidZoneIDRule returns new rule with default attributes

func (*AwsRoute53RecordInvalidZoneIDRule) Check ¶

Check checks the pattern is valid

func (*AwsRoute53RecordInvalidZoneIDRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsRoute53RecordInvalidZoneIDRule) Name ¶

Name returns the rule name

func (*AwsRoute53RecordInvalidZoneIDRule) Severity ¶

Severity returns the rule severity

type AwsRoute53ResolverDnssecConfigInvalidResourceIDRule ¶ added in v0.11.0

type AwsRoute53ResolverDnssecConfigInvalidResourceIDRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsRoute53ResolverDnssecConfigInvalidResourceIDRule checks the pattern is valid

func NewAwsRoute53ResolverDnssecConfigInvalidResourceIDRule ¶ added in v0.11.0

func NewAwsRoute53ResolverDnssecConfigInvalidResourceIDRule() *AwsRoute53ResolverDnssecConfigInvalidResourceIDRule

NewAwsRoute53ResolverDnssecConfigInvalidResourceIDRule returns new rule with default attributes

func (*AwsRoute53ResolverDnssecConfigInvalidResourceIDRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsRoute53ResolverDnssecConfigInvalidResourceIDRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsRoute53ResolverDnssecConfigInvalidResourceIDRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsRoute53ResolverDnssecConfigInvalidResourceIDRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsRoute53ResolverEndpointInvalidDirectionRule ¶

type AwsRoute53ResolverEndpointInvalidDirectionRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsRoute53ResolverEndpointInvalidDirectionRule checks the pattern is valid

func NewAwsRoute53ResolverEndpointInvalidDirectionRule ¶

func NewAwsRoute53ResolverEndpointInvalidDirectionRule() *AwsRoute53ResolverEndpointInvalidDirectionRule

NewAwsRoute53ResolverEndpointInvalidDirectionRule returns new rule with default attributes

func (*AwsRoute53ResolverEndpointInvalidDirectionRule) Check ¶

Check checks the pattern is valid

func (*AwsRoute53ResolverEndpointInvalidDirectionRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsRoute53ResolverEndpointInvalidDirectionRule) Name ¶

Name returns the rule name

func (*AwsRoute53ResolverEndpointInvalidDirectionRule) Severity ¶

Severity returns the rule severity

type AwsRoute53ResolverFirewallConfigInvalidFirewallFailOpenRule ¶ added in v0.11.0

type AwsRoute53ResolverFirewallConfigInvalidFirewallFailOpenRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsRoute53ResolverFirewallConfigInvalidFirewallFailOpenRule checks the pattern is valid

func NewAwsRoute53ResolverFirewallConfigInvalidFirewallFailOpenRule ¶ added in v0.11.0

func NewAwsRoute53ResolverFirewallConfigInvalidFirewallFailOpenRule() *AwsRoute53ResolverFirewallConfigInvalidFirewallFailOpenRule

NewAwsRoute53ResolverFirewallConfigInvalidFirewallFailOpenRule returns new rule with default attributes

func (*AwsRoute53ResolverFirewallConfigInvalidFirewallFailOpenRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsRoute53ResolverFirewallConfigInvalidFirewallFailOpenRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsRoute53ResolverFirewallConfigInvalidFirewallFailOpenRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsRoute53ResolverFirewallConfigInvalidFirewallFailOpenRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsRoute53ResolverFirewallConfigInvalidResourceIDRule ¶ added in v0.11.0

type AwsRoute53ResolverFirewallConfigInvalidResourceIDRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsRoute53ResolverFirewallConfigInvalidResourceIDRule checks the pattern is valid

func NewAwsRoute53ResolverFirewallConfigInvalidResourceIDRule ¶ added in v0.11.0

func NewAwsRoute53ResolverFirewallConfigInvalidResourceIDRule() *AwsRoute53ResolverFirewallConfigInvalidResourceIDRule

NewAwsRoute53ResolverFirewallConfigInvalidResourceIDRule returns new rule with default attributes

func (*AwsRoute53ResolverFirewallConfigInvalidResourceIDRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsRoute53ResolverFirewallConfigInvalidResourceIDRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsRoute53ResolverFirewallConfigInvalidResourceIDRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsRoute53ResolverFirewallConfigInvalidResourceIDRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsRoute53ResolverFirewallRuleGroupAssociationInvalidFirewallRuleGroupIDRule ¶ added in v0.11.0

type AwsRoute53ResolverFirewallRuleGroupAssociationInvalidFirewallRuleGroupIDRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsRoute53ResolverFirewallRuleGroupAssociationInvalidFirewallRuleGroupIDRule checks the pattern is valid

func NewAwsRoute53ResolverFirewallRuleGroupAssociationInvalidFirewallRuleGroupIDRule ¶ added in v0.11.0

func NewAwsRoute53ResolverFirewallRuleGroupAssociationInvalidFirewallRuleGroupIDRule() *AwsRoute53ResolverFirewallRuleGroupAssociationInvalidFirewallRuleGroupIDRule

NewAwsRoute53ResolverFirewallRuleGroupAssociationInvalidFirewallRuleGroupIDRule returns new rule with default attributes

func (*AwsRoute53ResolverFirewallRuleGroupAssociationInvalidFirewallRuleGroupIDRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsRoute53ResolverFirewallRuleGroupAssociationInvalidFirewallRuleGroupIDRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsRoute53ResolverFirewallRuleGroupAssociationInvalidFirewallRuleGroupIDRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsRoute53ResolverFirewallRuleGroupAssociationInvalidFirewallRuleGroupIDRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsRoute53ResolverFirewallRuleGroupAssociationInvalidMutationProtectionRule ¶ added in v0.11.0

type AwsRoute53ResolverFirewallRuleGroupAssociationInvalidMutationProtectionRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsRoute53ResolverFirewallRuleGroupAssociationInvalidMutationProtectionRule checks the pattern is valid

func NewAwsRoute53ResolverFirewallRuleGroupAssociationInvalidMutationProtectionRule ¶ added in v0.11.0

func NewAwsRoute53ResolverFirewallRuleGroupAssociationInvalidMutationProtectionRule() *AwsRoute53ResolverFirewallRuleGroupAssociationInvalidMutationProtectionRule

NewAwsRoute53ResolverFirewallRuleGroupAssociationInvalidMutationProtectionRule returns new rule with default attributes

func (*AwsRoute53ResolverFirewallRuleGroupAssociationInvalidMutationProtectionRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsRoute53ResolverFirewallRuleGroupAssociationInvalidMutationProtectionRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsRoute53ResolverFirewallRuleGroupAssociationInvalidMutationProtectionRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsRoute53ResolverFirewallRuleGroupAssociationInvalidMutationProtectionRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsRoute53ResolverFirewallRuleGroupAssociationInvalidVpcIDRule ¶ added in v0.11.0

type AwsRoute53ResolverFirewallRuleGroupAssociationInvalidVpcIDRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsRoute53ResolverFirewallRuleGroupAssociationInvalidVpcIDRule checks the pattern is valid

func NewAwsRoute53ResolverFirewallRuleGroupAssociationInvalidVpcIDRule ¶ added in v0.11.0

func NewAwsRoute53ResolverFirewallRuleGroupAssociationInvalidVpcIDRule() *AwsRoute53ResolverFirewallRuleGroupAssociationInvalidVpcIDRule

NewAwsRoute53ResolverFirewallRuleGroupAssociationInvalidVpcIDRule returns new rule with default attributes

func (*AwsRoute53ResolverFirewallRuleGroupAssociationInvalidVpcIDRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsRoute53ResolverFirewallRuleGroupAssociationInvalidVpcIDRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsRoute53ResolverFirewallRuleGroupAssociationInvalidVpcIDRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsRoute53ResolverFirewallRuleGroupAssociationInvalidVpcIDRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsRoute53ResolverFirewallRuleInvalidActionRule ¶ added in v0.11.0

type AwsRoute53ResolverFirewallRuleInvalidActionRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsRoute53ResolverFirewallRuleInvalidActionRule checks the pattern is valid

func NewAwsRoute53ResolverFirewallRuleInvalidActionRule ¶ added in v0.11.0

func NewAwsRoute53ResolverFirewallRuleInvalidActionRule() *AwsRoute53ResolverFirewallRuleInvalidActionRule

NewAwsRoute53ResolverFirewallRuleInvalidActionRule returns new rule with default attributes

func (*AwsRoute53ResolverFirewallRuleInvalidActionRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsRoute53ResolverFirewallRuleInvalidActionRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsRoute53ResolverFirewallRuleInvalidActionRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsRoute53ResolverFirewallRuleInvalidActionRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsRoute53ResolverFirewallRuleInvalidBlockOverrideDNSTypeRule ¶ added in v0.11.0

type AwsRoute53ResolverFirewallRuleInvalidBlockOverrideDNSTypeRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsRoute53ResolverFirewallRuleInvalidBlockOverrideDNSTypeRule checks the pattern is valid

func NewAwsRoute53ResolverFirewallRuleInvalidBlockOverrideDNSTypeRule ¶ added in v0.11.0

func NewAwsRoute53ResolverFirewallRuleInvalidBlockOverrideDNSTypeRule() *AwsRoute53ResolverFirewallRuleInvalidBlockOverrideDNSTypeRule

NewAwsRoute53ResolverFirewallRuleInvalidBlockOverrideDNSTypeRule returns new rule with default attributes

func (*AwsRoute53ResolverFirewallRuleInvalidBlockOverrideDNSTypeRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsRoute53ResolverFirewallRuleInvalidBlockOverrideDNSTypeRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsRoute53ResolverFirewallRuleInvalidBlockOverrideDNSTypeRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsRoute53ResolverFirewallRuleInvalidBlockOverrideDNSTypeRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsRoute53ResolverFirewallRuleInvalidBlockOverrideDomainRule ¶ added in v0.11.0

type AwsRoute53ResolverFirewallRuleInvalidBlockOverrideDomainRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsRoute53ResolverFirewallRuleInvalidBlockOverrideDomainRule checks the pattern is valid

func NewAwsRoute53ResolverFirewallRuleInvalidBlockOverrideDomainRule ¶ added in v0.11.0

func NewAwsRoute53ResolverFirewallRuleInvalidBlockOverrideDomainRule() *AwsRoute53ResolverFirewallRuleInvalidBlockOverrideDomainRule

NewAwsRoute53ResolverFirewallRuleInvalidBlockOverrideDomainRule returns new rule with default attributes

func (*AwsRoute53ResolverFirewallRuleInvalidBlockOverrideDomainRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsRoute53ResolverFirewallRuleInvalidBlockOverrideDomainRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsRoute53ResolverFirewallRuleInvalidBlockOverrideDomainRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsRoute53ResolverFirewallRuleInvalidBlockOverrideDomainRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsRoute53ResolverFirewallRuleInvalidBlockResponseRule ¶ added in v0.11.0

type AwsRoute53ResolverFirewallRuleInvalidBlockResponseRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsRoute53ResolverFirewallRuleInvalidBlockResponseRule checks the pattern is valid

func NewAwsRoute53ResolverFirewallRuleInvalidBlockResponseRule ¶ added in v0.11.0

func NewAwsRoute53ResolverFirewallRuleInvalidBlockResponseRule() *AwsRoute53ResolverFirewallRuleInvalidBlockResponseRule

NewAwsRoute53ResolverFirewallRuleInvalidBlockResponseRule returns new rule with default attributes

func (*AwsRoute53ResolverFirewallRuleInvalidBlockResponseRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsRoute53ResolverFirewallRuleInvalidBlockResponseRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsRoute53ResolverFirewallRuleInvalidBlockResponseRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsRoute53ResolverFirewallRuleInvalidBlockResponseRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsRoute53ResolverFirewallRuleInvalidFirewallDomainListIDRule ¶ added in v0.11.0

type AwsRoute53ResolverFirewallRuleInvalidFirewallDomainListIDRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsRoute53ResolverFirewallRuleInvalidFirewallDomainListIDRule checks the pattern is valid

func NewAwsRoute53ResolverFirewallRuleInvalidFirewallDomainListIDRule ¶ added in v0.11.0

func NewAwsRoute53ResolverFirewallRuleInvalidFirewallDomainListIDRule() *AwsRoute53ResolverFirewallRuleInvalidFirewallDomainListIDRule

NewAwsRoute53ResolverFirewallRuleInvalidFirewallDomainListIDRule returns new rule with default attributes

func (*AwsRoute53ResolverFirewallRuleInvalidFirewallDomainListIDRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsRoute53ResolverFirewallRuleInvalidFirewallDomainListIDRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsRoute53ResolverFirewallRuleInvalidFirewallDomainListIDRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsRoute53ResolverFirewallRuleInvalidFirewallDomainListIDRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsRoute53ResolverFirewallRuleInvalidFirewallRuleGroupIDRule ¶ added in v0.11.0

type AwsRoute53ResolverFirewallRuleInvalidFirewallRuleGroupIDRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsRoute53ResolverFirewallRuleInvalidFirewallRuleGroupIDRule checks the pattern is valid

func NewAwsRoute53ResolverFirewallRuleInvalidFirewallRuleGroupIDRule ¶ added in v0.11.0

func NewAwsRoute53ResolverFirewallRuleInvalidFirewallRuleGroupIDRule() *AwsRoute53ResolverFirewallRuleInvalidFirewallRuleGroupIDRule

NewAwsRoute53ResolverFirewallRuleInvalidFirewallRuleGroupIDRule returns new rule with default attributes

func (*AwsRoute53ResolverFirewallRuleInvalidFirewallRuleGroupIDRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsRoute53ResolverFirewallRuleInvalidFirewallRuleGroupIDRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsRoute53ResolverFirewallRuleInvalidFirewallRuleGroupIDRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsRoute53ResolverFirewallRuleInvalidFirewallRuleGroupIDRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsRoute53ResolverQueryLogConfigAssociationInvalidResolverQueryLogConfigIDRule ¶ added in v0.11.0

type AwsRoute53ResolverQueryLogConfigAssociationInvalidResolverQueryLogConfigIDRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsRoute53ResolverQueryLogConfigAssociationInvalidResolverQueryLogConfigIDRule checks the pattern is valid

func NewAwsRoute53ResolverQueryLogConfigAssociationInvalidResolverQueryLogConfigIDRule ¶ added in v0.11.0

func NewAwsRoute53ResolverQueryLogConfigAssociationInvalidResolverQueryLogConfigIDRule() *AwsRoute53ResolverQueryLogConfigAssociationInvalidResolverQueryLogConfigIDRule

NewAwsRoute53ResolverQueryLogConfigAssociationInvalidResolverQueryLogConfigIDRule returns new rule with default attributes

func (*AwsRoute53ResolverQueryLogConfigAssociationInvalidResolverQueryLogConfigIDRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsRoute53ResolverQueryLogConfigAssociationInvalidResolverQueryLogConfigIDRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsRoute53ResolverQueryLogConfigAssociationInvalidResolverQueryLogConfigIDRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsRoute53ResolverQueryLogConfigAssociationInvalidResolverQueryLogConfigIDRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsRoute53ResolverQueryLogConfigAssociationInvalidResourceIDRule ¶ added in v0.11.0

type AwsRoute53ResolverQueryLogConfigAssociationInvalidResourceIDRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsRoute53ResolverQueryLogConfigAssociationInvalidResourceIDRule checks the pattern is valid

func NewAwsRoute53ResolverQueryLogConfigAssociationInvalidResourceIDRule ¶ added in v0.11.0

func NewAwsRoute53ResolverQueryLogConfigAssociationInvalidResourceIDRule() *AwsRoute53ResolverQueryLogConfigAssociationInvalidResourceIDRule

NewAwsRoute53ResolverQueryLogConfigAssociationInvalidResourceIDRule returns new rule with default attributes

func (*AwsRoute53ResolverQueryLogConfigAssociationInvalidResourceIDRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsRoute53ResolverQueryLogConfigAssociationInvalidResourceIDRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsRoute53ResolverQueryLogConfigAssociationInvalidResourceIDRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsRoute53ResolverQueryLogConfigAssociationInvalidResourceIDRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsRoute53ResolverQueryLogConfigInvalidDestinationArnRule ¶ added in v0.11.0

type AwsRoute53ResolverQueryLogConfigInvalidDestinationArnRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsRoute53ResolverQueryLogConfigInvalidDestinationArnRule checks the pattern is valid

func NewAwsRoute53ResolverQueryLogConfigInvalidDestinationArnRule ¶ added in v0.11.0

func NewAwsRoute53ResolverQueryLogConfigInvalidDestinationArnRule() *AwsRoute53ResolverQueryLogConfigInvalidDestinationArnRule

NewAwsRoute53ResolverQueryLogConfigInvalidDestinationArnRule returns new rule with default attributes

func (*AwsRoute53ResolverQueryLogConfigInvalidDestinationArnRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsRoute53ResolverQueryLogConfigInvalidDestinationArnRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsRoute53ResolverQueryLogConfigInvalidDestinationArnRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsRoute53ResolverQueryLogConfigInvalidDestinationArnRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsRoute53ResolverRuleAssociationInvalidResolverRuleIDRule ¶

type AwsRoute53ResolverRuleAssociationInvalidResolverRuleIDRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsRoute53ResolverRuleAssociationInvalidResolverRuleIDRule checks the pattern is valid

func NewAwsRoute53ResolverRuleAssociationInvalidResolverRuleIDRule ¶

func NewAwsRoute53ResolverRuleAssociationInvalidResolverRuleIDRule() *AwsRoute53ResolverRuleAssociationInvalidResolverRuleIDRule

NewAwsRoute53ResolverRuleAssociationInvalidResolverRuleIDRule returns new rule with default attributes

func (*AwsRoute53ResolverRuleAssociationInvalidResolverRuleIDRule) Check ¶

Check checks the pattern is valid

func (*AwsRoute53ResolverRuleAssociationInvalidResolverRuleIDRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsRoute53ResolverRuleAssociationInvalidResolverRuleIDRule) Name ¶

Name returns the rule name

func (*AwsRoute53ResolverRuleAssociationInvalidResolverRuleIDRule) Severity ¶

Severity returns the rule severity

type AwsRoute53ResolverRuleAssociationInvalidVpcIDRule ¶

type AwsRoute53ResolverRuleAssociationInvalidVpcIDRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsRoute53ResolverRuleAssociationInvalidVpcIDRule checks the pattern is valid

func NewAwsRoute53ResolverRuleAssociationInvalidVpcIDRule ¶

func NewAwsRoute53ResolverRuleAssociationInvalidVpcIDRule() *AwsRoute53ResolverRuleAssociationInvalidVpcIDRule

NewAwsRoute53ResolverRuleAssociationInvalidVpcIDRule returns new rule with default attributes

func (*AwsRoute53ResolverRuleAssociationInvalidVpcIDRule) Check ¶

Check checks the pattern is valid

func (*AwsRoute53ResolverRuleAssociationInvalidVpcIDRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsRoute53ResolverRuleAssociationInvalidVpcIDRule) Name ¶

Name returns the rule name

func (*AwsRoute53ResolverRuleAssociationInvalidVpcIDRule) Severity ¶

Severity returns the rule severity

type AwsRoute53ResolverRuleInvalidDomainNameRule ¶

type AwsRoute53ResolverRuleInvalidDomainNameRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsRoute53ResolverRuleInvalidDomainNameRule checks the pattern is valid

func NewAwsRoute53ResolverRuleInvalidDomainNameRule ¶

func NewAwsRoute53ResolverRuleInvalidDomainNameRule() *AwsRoute53ResolverRuleInvalidDomainNameRule

NewAwsRoute53ResolverRuleInvalidDomainNameRule returns new rule with default attributes

func (*AwsRoute53ResolverRuleInvalidDomainNameRule) Check ¶

Check checks the pattern is valid

func (*AwsRoute53ResolverRuleInvalidDomainNameRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsRoute53ResolverRuleInvalidDomainNameRule) Name ¶

Name returns the rule name

func (*AwsRoute53ResolverRuleInvalidDomainNameRule) Severity ¶

Severity returns the rule severity

type AwsRoute53ResolverRuleInvalidResolverEndpointIDRule ¶

type AwsRoute53ResolverRuleInvalidResolverEndpointIDRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsRoute53ResolverRuleInvalidResolverEndpointIDRule checks the pattern is valid

func NewAwsRoute53ResolverRuleInvalidResolverEndpointIDRule ¶

func NewAwsRoute53ResolverRuleInvalidResolverEndpointIDRule() *AwsRoute53ResolverRuleInvalidResolverEndpointIDRule

NewAwsRoute53ResolverRuleInvalidResolverEndpointIDRule returns new rule with default attributes

func (*AwsRoute53ResolverRuleInvalidResolverEndpointIDRule) Check ¶

Check checks the pattern is valid

func (*AwsRoute53ResolverRuleInvalidResolverEndpointIDRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsRoute53ResolverRuleInvalidResolverEndpointIDRule) Name ¶

Name returns the rule name

func (*AwsRoute53ResolverRuleInvalidResolverEndpointIDRule) Severity ¶

Severity returns the rule severity

type AwsRoute53ResolverRuleInvalidRuleTypeRule ¶

type AwsRoute53ResolverRuleInvalidRuleTypeRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsRoute53ResolverRuleInvalidRuleTypeRule checks the pattern is valid

func NewAwsRoute53ResolverRuleInvalidRuleTypeRule ¶

func NewAwsRoute53ResolverRuleInvalidRuleTypeRule() *AwsRoute53ResolverRuleInvalidRuleTypeRule

NewAwsRoute53ResolverRuleInvalidRuleTypeRule returns new rule with default attributes

func (*AwsRoute53ResolverRuleInvalidRuleTypeRule) Check ¶

Check checks the pattern is valid

func (*AwsRoute53ResolverRuleInvalidRuleTypeRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsRoute53ResolverRuleInvalidRuleTypeRule) Name ¶

Name returns the rule name

func (*AwsRoute53ResolverRuleInvalidRuleTypeRule) Severity ¶

Severity returns the rule severity

type AwsRoute53ZoneAssociationInvalidVpcIDRule ¶

type AwsRoute53ZoneAssociationInvalidVpcIDRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsRoute53ZoneAssociationInvalidVpcIDRule checks the pattern is valid

func NewAwsRoute53ZoneAssociationInvalidVpcIDRule ¶

func NewAwsRoute53ZoneAssociationInvalidVpcIDRule() *AwsRoute53ZoneAssociationInvalidVpcIDRule

NewAwsRoute53ZoneAssociationInvalidVpcIDRule returns new rule with default attributes

func (*AwsRoute53ZoneAssociationInvalidVpcIDRule) Check ¶

Check checks the pattern is valid

func (*AwsRoute53ZoneAssociationInvalidVpcIDRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsRoute53ZoneAssociationInvalidVpcIDRule) Name ¶

Name returns the rule name

func (*AwsRoute53ZoneAssociationInvalidVpcIDRule) Severity ¶

Severity returns the rule severity

type AwsRoute53ZoneAssociationInvalidVpcRegionRule ¶

type AwsRoute53ZoneAssociationInvalidVpcRegionRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsRoute53ZoneAssociationInvalidVpcRegionRule checks the pattern is valid

func NewAwsRoute53ZoneAssociationInvalidVpcRegionRule ¶

func NewAwsRoute53ZoneAssociationInvalidVpcRegionRule() *AwsRoute53ZoneAssociationInvalidVpcRegionRule

NewAwsRoute53ZoneAssociationInvalidVpcRegionRule returns new rule with default attributes

func (*AwsRoute53ZoneAssociationInvalidVpcRegionRule) Check ¶

Check checks the pattern is valid

func (*AwsRoute53ZoneAssociationInvalidVpcRegionRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsRoute53ZoneAssociationInvalidVpcRegionRule) Name ¶

Name returns the rule name

func (*AwsRoute53ZoneAssociationInvalidVpcRegionRule) Severity ¶

Severity returns the rule severity

type AwsRoute53ZoneAssociationInvalidZoneIDRule ¶

type AwsRoute53ZoneAssociationInvalidZoneIDRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsRoute53ZoneAssociationInvalidZoneIDRule checks the pattern is valid

func NewAwsRoute53ZoneAssociationInvalidZoneIDRule ¶

func NewAwsRoute53ZoneAssociationInvalidZoneIDRule() *AwsRoute53ZoneAssociationInvalidZoneIDRule

NewAwsRoute53ZoneAssociationInvalidZoneIDRule returns new rule with default attributes

func (*AwsRoute53ZoneAssociationInvalidZoneIDRule) Check ¶

Check checks the pattern is valid

func (*AwsRoute53ZoneAssociationInvalidZoneIDRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsRoute53ZoneAssociationInvalidZoneIDRule) Name ¶

Name returns the rule name

func (*AwsRoute53ZoneAssociationInvalidZoneIDRule) Severity ¶

Severity returns the rule severity

type AwsRoute53ZoneInvalidCommentRule ¶

type AwsRoute53ZoneInvalidCommentRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsRoute53ZoneInvalidCommentRule checks the pattern is valid

func NewAwsRoute53ZoneInvalidCommentRule ¶

func NewAwsRoute53ZoneInvalidCommentRule() *AwsRoute53ZoneInvalidCommentRule

NewAwsRoute53ZoneInvalidCommentRule returns new rule with default attributes

func (*AwsRoute53ZoneInvalidCommentRule) Check ¶

Check checks the pattern is valid

func (*AwsRoute53ZoneInvalidCommentRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsRoute53ZoneInvalidCommentRule) Name ¶

Name returns the rule name

func (*AwsRoute53ZoneInvalidCommentRule) Severity ¶

Severity returns the rule severity

type AwsRoute53ZoneInvalidDelegationSetIDRule ¶

type AwsRoute53ZoneInvalidDelegationSetIDRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsRoute53ZoneInvalidDelegationSetIDRule checks the pattern is valid

func NewAwsRoute53ZoneInvalidDelegationSetIDRule ¶

func NewAwsRoute53ZoneInvalidDelegationSetIDRule() *AwsRoute53ZoneInvalidDelegationSetIDRule

NewAwsRoute53ZoneInvalidDelegationSetIDRule returns new rule with default attributes

func (*AwsRoute53ZoneInvalidDelegationSetIDRule) Check ¶

Check checks the pattern is valid

func (*AwsRoute53ZoneInvalidDelegationSetIDRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsRoute53ZoneInvalidDelegationSetIDRule) Name ¶

Name returns the rule name

func (*AwsRoute53ZoneInvalidDelegationSetIDRule) Severity ¶

Severity returns the rule severity

type AwsRoute53ZoneInvalidNameRule ¶

type AwsRoute53ZoneInvalidNameRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsRoute53ZoneInvalidNameRule checks the pattern is valid

func NewAwsRoute53ZoneInvalidNameRule ¶

func NewAwsRoute53ZoneInvalidNameRule() *AwsRoute53ZoneInvalidNameRule

NewAwsRoute53ZoneInvalidNameRule returns new rule with default attributes

func (*AwsRoute53ZoneInvalidNameRule) Check ¶

Check checks the pattern is valid

func (*AwsRoute53ZoneInvalidNameRule) Enabled ¶

func (r *AwsRoute53ZoneInvalidNameRule) Enabled() bool

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsRoute53ZoneInvalidNameRule) Name ¶

Name returns the rule name

func (*AwsRoute53ZoneInvalidNameRule) Severity ¶

Severity returns the rule severity

type AwsRoute53recoverycontrolconfigClusterInvalidNameRule ¶ added in v0.11.0

type AwsRoute53recoverycontrolconfigClusterInvalidNameRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsRoute53recoverycontrolconfigClusterInvalidNameRule checks the pattern is valid

func NewAwsRoute53recoverycontrolconfigClusterInvalidNameRule ¶ added in v0.11.0

func NewAwsRoute53recoverycontrolconfigClusterInvalidNameRule() *AwsRoute53recoverycontrolconfigClusterInvalidNameRule

NewAwsRoute53recoverycontrolconfigClusterInvalidNameRule returns new rule with default attributes

func (*AwsRoute53recoverycontrolconfigClusterInvalidNameRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsRoute53recoverycontrolconfigClusterInvalidNameRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsRoute53recoverycontrolconfigClusterInvalidNameRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsRoute53recoverycontrolconfigClusterInvalidNameRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsRoute53recoverycontrolconfigControlPanelInvalidClusterArnRule ¶ added in v0.11.0

type AwsRoute53recoverycontrolconfigControlPanelInvalidClusterArnRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsRoute53recoverycontrolconfigControlPanelInvalidClusterArnRule checks the pattern is valid

func NewAwsRoute53recoverycontrolconfigControlPanelInvalidClusterArnRule ¶ added in v0.11.0

func NewAwsRoute53recoverycontrolconfigControlPanelInvalidClusterArnRule() *AwsRoute53recoverycontrolconfigControlPanelInvalidClusterArnRule

NewAwsRoute53recoverycontrolconfigControlPanelInvalidClusterArnRule returns new rule with default attributes

func (*AwsRoute53recoverycontrolconfigControlPanelInvalidClusterArnRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsRoute53recoverycontrolconfigControlPanelInvalidClusterArnRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsRoute53recoverycontrolconfigControlPanelInvalidClusterArnRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsRoute53recoverycontrolconfigControlPanelInvalidClusterArnRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsRoute53recoverycontrolconfigControlPanelInvalidNameRule ¶ added in v0.11.0

type AwsRoute53recoverycontrolconfigControlPanelInvalidNameRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsRoute53recoverycontrolconfigControlPanelInvalidNameRule checks the pattern is valid

func NewAwsRoute53recoverycontrolconfigControlPanelInvalidNameRule ¶ added in v0.11.0

func NewAwsRoute53recoverycontrolconfigControlPanelInvalidNameRule() *AwsRoute53recoverycontrolconfigControlPanelInvalidNameRule

NewAwsRoute53recoverycontrolconfigControlPanelInvalidNameRule returns new rule with default attributes

func (*AwsRoute53recoverycontrolconfigControlPanelInvalidNameRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsRoute53recoverycontrolconfigControlPanelInvalidNameRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsRoute53recoverycontrolconfigControlPanelInvalidNameRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsRoute53recoverycontrolconfigControlPanelInvalidNameRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsRoute53recoverycontrolconfigRoutingControlInvalidClusterArnRule ¶ added in v0.11.0

type AwsRoute53recoverycontrolconfigRoutingControlInvalidClusterArnRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsRoute53recoverycontrolconfigRoutingControlInvalidClusterArnRule checks the pattern is valid

func NewAwsRoute53recoverycontrolconfigRoutingControlInvalidClusterArnRule ¶ added in v0.11.0

func NewAwsRoute53recoverycontrolconfigRoutingControlInvalidClusterArnRule() *AwsRoute53recoverycontrolconfigRoutingControlInvalidClusterArnRule

NewAwsRoute53recoverycontrolconfigRoutingControlInvalidClusterArnRule returns new rule with default attributes

func (*AwsRoute53recoverycontrolconfigRoutingControlInvalidClusterArnRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsRoute53recoverycontrolconfigRoutingControlInvalidClusterArnRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsRoute53recoverycontrolconfigRoutingControlInvalidClusterArnRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsRoute53recoverycontrolconfigRoutingControlInvalidClusterArnRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsRoute53recoverycontrolconfigRoutingControlInvalidControlPanelArnRule ¶ added in v0.11.0

type AwsRoute53recoverycontrolconfigRoutingControlInvalidControlPanelArnRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsRoute53recoverycontrolconfigRoutingControlInvalidControlPanelArnRule checks the pattern is valid

func NewAwsRoute53recoverycontrolconfigRoutingControlInvalidControlPanelArnRule ¶ added in v0.11.0

func NewAwsRoute53recoverycontrolconfigRoutingControlInvalidControlPanelArnRule() *AwsRoute53recoverycontrolconfigRoutingControlInvalidControlPanelArnRule

NewAwsRoute53recoverycontrolconfigRoutingControlInvalidControlPanelArnRule returns new rule with default attributes

func (*AwsRoute53recoverycontrolconfigRoutingControlInvalidControlPanelArnRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsRoute53recoverycontrolconfigRoutingControlInvalidControlPanelArnRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsRoute53recoverycontrolconfigRoutingControlInvalidControlPanelArnRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsRoute53recoverycontrolconfigRoutingControlInvalidControlPanelArnRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsRoute53recoverycontrolconfigRoutingControlInvalidNameRule ¶ added in v0.11.0

type AwsRoute53recoverycontrolconfigRoutingControlInvalidNameRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsRoute53recoverycontrolconfigRoutingControlInvalidNameRule checks the pattern is valid

func NewAwsRoute53recoverycontrolconfigRoutingControlInvalidNameRule ¶ added in v0.11.0

func NewAwsRoute53recoverycontrolconfigRoutingControlInvalidNameRule() *AwsRoute53recoverycontrolconfigRoutingControlInvalidNameRule

NewAwsRoute53recoverycontrolconfigRoutingControlInvalidNameRule returns new rule with default attributes

func (*AwsRoute53recoverycontrolconfigRoutingControlInvalidNameRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsRoute53recoverycontrolconfigRoutingControlInvalidNameRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsRoute53recoverycontrolconfigRoutingControlInvalidNameRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsRoute53recoverycontrolconfigRoutingControlInvalidNameRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsRoute53recoverycontrolconfigSafetyRuleInvalidControlPanelArnRule ¶ added in v0.11.0

type AwsRoute53recoverycontrolconfigSafetyRuleInvalidControlPanelArnRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsRoute53recoverycontrolconfigSafetyRuleInvalidControlPanelArnRule checks the pattern is valid

func NewAwsRoute53recoverycontrolconfigSafetyRuleInvalidControlPanelArnRule ¶ added in v0.11.0

func NewAwsRoute53recoverycontrolconfigSafetyRuleInvalidControlPanelArnRule() *AwsRoute53recoverycontrolconfigSafetyRuleInvalidControlPanelArnRule

NewAwsRoute53recoverycontrolconfigSafetyRuleInvalidControlPanelArnRule returns new rule with default attributes

func (*AwsRoute53recoverycontrolconfigSafetyRuleInvalidControlPanelArnRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsRoute53recoverycontrolconfigSafetyRuleInvalidControlPanelArnRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsRoute53recoverycontrolconfigSafetyRuleInvalidControlPanelArnRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsRoute53recoverycontrolconfigSafetyRuleInvalidControlPanelArnRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsRoute53recoverycontrolconfigSafetyRuleInvalidNameRule ¶ added in v0.11.0

type AwsRoute53recoverycontrolconfigSafetyRuleInvalidNameRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsRoute53recoverycontrolconfigSafetyRuleInvalidNameRule checks the pattern is valid

func NewAwsRoute53recoverycontrolconfigSafetyRuleInvalidNameRule ¶ added in v0.11.0

func NewAwsRoute53recoverycontrolconfigSafetyRuleInvalidNameRule() *AwsRoute53recoverycontrolconfigSafetyRuleInvalidNameRule

NewAwsRoute53recoverycontrolconfigSafetyRuleInvalidNameRule returns new rule with default attributes

func (*AwsRoute53recoverycontrolconfigSafetyRuleInvalidNameRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsRoute53recoverycontrolconfigSafetyRuleInvalidNameRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsRoute53recoverycontrolconfigSafetyRuleInvalidNameRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsRoute53recoverycontrolconfigSafetyRuleInvalidNameRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsRoute53recoveryreadinessResourceSetInvalidResourceSetTypeRule ¶ added in v0.11.0

type AwsRoute53recoveryreadinessResourceSetInvalidResourceSetTypeRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsRoute53recoveryreadinessResourceSetInvalidResourceSetTypeRule checks the pattern is valid

func NewAwsRoute53recoveryreadinessResourceSetInvalidResourceSetTypeRule ¶ added in v0.11.0

func NewAwsRoute53recoveryreadinessResourceSetInvalidResourceSetTypeRule() *AwsRoute53recoveryreadinessResourceSetInvalidResourceSetTypeRule

NewAwsRoute53recoveryreadinessResourceSetInvalidResourceSetTypeRule returns new rule with default attributes

func (*AwsRoute53recoveryreadinessResourceSetInvalidResourceSetTypeRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsRoute53recoveryreadinessResourceSetInvalidResourceSetTypeRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsRoute53recoveryreadinessResourceSetInvalidResourceSetTypeRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsRoute53recoveryreadinessResourceSetInvalidResourceSetTypeRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsS3BucketIntelligentTieringConfigurationInvalidStatusRule ¶ added in v0.11.0

type AwsS3BucketIntelligentTieringConfigurationInvalidStatusRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsS3BucketIntelligentTieringConfigurationInvalidStatusRule checks the pattern is valid

func NewAwsS3BucketIntelligentTieringConfigurationInvalidStatusRule ¶ added in v0.11.0

func NewAwsS3BucketIntelligentTieringConfigurationInvalidStatusRule() *AwsS3BucketIntelligentTieringConfigurationInvalidStatusRule

NewAwsS3BucketIntelligentTieringConfigurationInvalidStatusRule returns new rule with default attributes

func (*AwsS3BucketIntelligentTieringConfigurationInvalidStatusRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsS3BucketIntelligentTieringConfigurationInvalidStatusRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsS3BucketIntelligentTieringConfigurationInvalidStatusRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsS3BucketIntelligentTieringConfigurationInvalidStatusRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsS3BucketInvalidAccelerationStatusRule ¶

type AwsS3BucketInvalidAccelerationStatusRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsS3BucketInvalidAccelerationStatusRule checks the pattern is valid

func NewAwsS3BucketInvalidAccelerationStatusRule ¶

func NewAwsS3BucketInvalidAccelerationStatusRule() *AwsS3BucketInvalidAccelerationStatusRule

NewAwsS3BucketInvalidAccelerationStatusRule returns new rule with default attributes

func (*AwsS3BucketInvalidAccelerationStatusRule) Check ¶

Check checks the pattern is valid

func (*AwsS3BucketInvalidAccelerationStatusRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsS3BucketInvalidAccelerationStatusRule) Name ¶

Name returns the rule name

func (*AwsS3BucketInvalidAccelerationStatusRule) Severity ¶

Severity returns the rule severity

type AwsS3BucketInvalidRequestPayerRule ¶

type AwsS3BucketInvalidRequestPayerRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsS3BucketInvalidRequestPayerRule checks the pattern is valid

func NewAwsS3BucketInvalidRequestPayerRule ¶

func NewAwsS3BucketInvalidRequestPayerRule() *AwsS3BucketInvalidRequestPayerRule

NewAwsS3BucketInvalidRequestPayerRule returns new rule with default attributes

func (*AwsS3BucketInvalidRequestPayerRule) Check ¶

Check checks the pattern is valid

func (*AwsS3BucketInvalidRequestPayerRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsS3BucketInvalidRequestPayerRule) Name ¶

Name returns the rule name

func (*AwsS3BucketInvalidRequestPayerRule) Severity ¶

Severity returns the rule severity

type AwsS3BucketInventoryInvalidIncludedObjectVersionsRule ¶

type AwsS3BucketInventoryInvalidIncludedObjectVersionsRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsS3BucketInventoryInvalidIncludedObjectVersionsRule checks the pattern is valid

func NewAwsS3BucketInventoryInvalidIncludedObjectVersionsRule ¶

func NewAwsS3BucketInventoryInvalidIncludedObjectVersionsRule() *AwsS3BucketInventoryInvalidIncludedObjectVersionsRule

NewAwsS3BucketInventoryInvalidIncludedObjectVersionsRule returns new rule with default attributes

func (*AwsS3BucketInventoryInvalidIncludedObjectVersionsRule) Check ¶

Check checks the pattern is valid

func (*AwsS3BucketInventoryInvalidIncludedObjectVersionsRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsS3BucketInventoryInvalidIncludedObjectVersionsRule) Name ¶

Name returns the rule name

func (*AwsS3BucketInventoryInvalidIncludedObjectVersionsRule) Severity ¶

Severity returns the rule severity

type AwsS3BucketObjectInvalidACLRule ¶

type AwsS3BucketObjectInvalidACLRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsS3BucketObjectInvalidACLRule checks the pattern is valid

func NewAwsS3BucketObjectInvalidACLRule ¶

func NewAwsS3BucketObjectInvalidACLRule() *AwsS3BucketObjectInvalidACLRule

NewAwsS3BucketObjectInvalidACLRule returns new rule with default attributes

func (*AwsS3BucketObjectInvalidACLRule) Check ¶

Check checks the pattern is valid

func (*AwsS3BucketObjectInvalidACLRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsS3BucketObjectInvalidACLRule) Name ¶

Name returns the rule name

func (*AwsS3BucketObjectInvalidACLRule) Severity ¶

Severity returns the rule severity

type AwsS3BucketObjectInvalidServerSideEncryptionRule ¶

type AwsS3BucketObjectInvalidServerSideEncryptionRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsS3BucketObjectInvalidServerSideEncryptionRule checks the pattern is valid

func NewAwsS3BucketObjectInvalidServerSideEncryptionRule ¶

func NewAwsS3BucketObjectInvalidServerSideEncryptionRule() *AwsS3BucketObjectInvalidServerSideEncryptionRule

NewAwsS3BucketObjectInvalidServerSideEncryptionRule returns new rule with default attributes

func (*AwsS3BucketObjectInvalidServerSideEncryptionRule) Check ¶

Check checks the pattern is valid

func (*AwsS3BucketObjectInvalidServerSideEncryptionRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsS3BucketObjectInvalidServerSideEncryptionRule) Name ¶

Name returns the rule name

func (*AwsS3BucketObjectInvalidServerSideEncryptionRule) Severity ¶

Severity returns the rule severity

type AwsS3BucketObjectInvalidStorageClassRule ¶

type AwsS3BucketObjectInvalidStorageClassRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsS3BucketObjectInvalidStorageClassRule checks the pattern is valid

func NewAwsS3BucketObjectInvalidStorageClassRule ¶

func NewAwsS3BucketObjectInvalidStorageClassRule() *AwsS3BucketObjectInvalidStorageClassRule

NewAwsS3BucketObjectInvalidStorageClassRule returns new rule with default attributes

func (*AwsS3BucketObjectInvalidStorageClassRule) Check ¶

Check checks the pattern is valid

func (*AwsS3BucketObjectInvalidStorageClassRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsS3BucketObjectInvalidStorageClassRule) Name ¶

Name returns the rule name

func (*AwsS3BucketObjectInvalidStorageClassRule) Severity ¶

Severity returns the rule severity

type AwsS3ObjectCopyInvalidACLRule ¶ added in v0.11.0

type AwsS3ObjectCopyInvalidACLRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsS3ObjectCopyInvalidACLRule checks the pattern is valid

func NewAwsS3ObjectCopyInvalidACLRule ¶ added in v0.11.0

func NewAwsS3ObjectCopyInvalidACLRule() *AwsS3ObjectCopyInvalidACLRule

NewAwsS3ObjectCopyInvalidACLRule returns new rule with default attributes

func (*AwsS3ObjectCopyInvalidACLRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsS3ObjectCopyInvalidACLRule) Enabled ¶ added in v0.11.0

func (r *AwsS3ObjectCopyInvalidACLRule) Enabled() bool

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsS3ObjectCopyInvalidACLRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsS3ObjectCopyInvalidACLRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsS3ObjectCopyInvalidMetadataDirectiveRule ¶ added in v0.11.0

type AwsS3ObjectCopyInvalidMetadataDirectiveRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsS3ObjectCopyInvalidMetadataDirectiveRule checks the pattern is valid

func NewAwsS3ObjectCopyInvalidMetadataDirectiveRule ¶ added in v0.11.0

func NewAwsS3ObjectCopyInvalidMetadataDirectiveRule() *AwsS3ObjectCopyInvalidMetadataDirectiveRule

NewAwsS3ObjectCopyInvalidMetadataDirectiveRule returns new rule with default attributes

func (*AwsS3ObjectCopyInvalidMetadataDirectiveRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsS3ObjectCopyInvalidMetadataDirectiveRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsS3ObjectCopyInvalidMetadataDirectiveRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsS3ObjectCopyInvalidMetadataDirectiveRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsS3ObjectCopyInvalidObjectLockLegalHoldStatusRule ¶ added in v0.11.0

type AwsS3ObjectCopyInvalidObjectLockLegalHoldStatusRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsS3ObjectCopyInvalidObjectLockLegalHoldStatusRule checks the pattern is valid

func NewAwsS3ObjectCopyInvalidObjectLockLegalHoldStatusRule ¶ added in v0.11.0

func NewAwsS3ObjectCopyInvalidObjectLockLegalHoldStatusRule() *AwsS3ObjectCopyInvalidObjectLockLegalHoldStatusRule

NewAwsS3ObjectCopyInvalidObjectLockLegalHoldStatusRule returns new rule with default attributes

func (*AwsS3ObjectCopyInvalidObjectLockLegalHoldStatusRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsS3ObjectCopyInvalidObjectLockLegalHoldStatusRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsS3ObjectCopyInvalidObjectLockLegalHoldStatusRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsS3ObjectCopyInvalidObjectLockLegalHoldStatusRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsS3ObjectCopyInvalidObjectLockModeRule ¶ added in v0.11.0

type AwsS3ObjectCopyInvalidObjectLockModeRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsS3ObjectCopyInvalidObjectLockModeRule checks the pattern is valid

func NewAwsS3ObjectCopyInvalidObjectLockModeRule ¶ added in v0.11.0

func NewAwsS3ObjectCopyInvalidObjectLockModeRule() *AwsS3ObjectCopyInvalidObjectLockModeRule

NewAwsS3ObjectCopyInvalidObjectLockModeRule returns new rule with default attributes

func (*AwsS3ObjectCopyInvalidObjectLockModeRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsS3ObjectCopyInvalidObjectLockModeRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsS3ObjectCopyInvalidObjectLockModeRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsS3ObjectCopyInvalidObjectLockModeRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsS3ObjectCopyInvalidRequestPayerRule ¶ added in v0.11.0

type AwsS3ObjectCopyInvalidRequestPayerRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsS3ObjectCopyInvalidRequestPayerRule checks the pattern is valid

func NewAwsS3ObjectCopyInvalidRequestPayerRule ¶ added in v0.11.0

func NewAwsS3ObjectCopyInvalidRequestPayerRule() *AwsS3ObjectCopyInvalidRequestPayerRule

NewAwsS3ObjectCopyInvalidRequestPayerRule returns new rule with default attributes

func (*AwsS3ObjectCopyInvalidRequestPayerRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsS3ObjectCopyInvalidRequestPayerRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsS3ObjectCopyInvalidRequestPayerRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsS3ObjectCopyInvalidRequestPayerRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsS3ObjectCopyInvalidServerSideEncryptionRule ¶ added in v0.11.0

type AwsS3ObjectCopyInvalidServerSideEncryptionRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsS3ObjectCopyInvalidServerSideEncryptionRule checks the pattern is valid

func NewAwsS3ObjectCopyInvalidServerSideEncryptionRule ¶ added in v0.11.0

func NewAwsS3ObjectCopyInvalidServerSideEncryptionRule() *AwsS3ObjectCopyInvalidServerSideEncryptionRule

NewAwsS3ObjectCopyInvalidServerSideEncryptionRule returns new rule with default attributes

func (*AwsS3ObjectCopyInvalidServerSideEncryptionRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsS3ObjectCopyInvalidServerSideEncryptionRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsS3ObjectCopyInvalidServerSideEncryptionRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsS3ObjectCopyInvalidServerSideEncryptionRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsS3ObjectCopyInvalidSourceRule ¶ added in v0.11.0

type AwsS3ObjectCopyInvalidSourceRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsS3ObjectCopyInvalidSourceRule checks the pattern is valid

func NewAwsS3ObjectCopyInvalidSourceRule ¶ added in v0.11.0

func NewAwsS3ObjectCopyInvalidSourceRule() *AwsS3ObjectCopyInvalidSourceRule

NewAwsS3ObjectCopyInvalidSourceRule returns new rule with default attributes

func (*AwsS3ObjectCopyInvalidSourceRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsS3ObjectCopyInvalidSourceRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsS3ObjectCopyInvalidSourceRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsS3ObjectCopyInvalidSourceRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsS3ObjectCopyInvalidStorageClassRule ¶ added in v0.11.0

type AwsS3ObjectCopyInvalidStorageClassRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsS3ObjectCopyInvalidStorageClassRule checks the pattern is valid

func NewAwsS3ObjectCopyInvalidStorageClassRule ¶ added in v0.11.0

func NewAwsS3ObjectCopyInvalidStorageClassRule() *AwsS3ObjectCopyInvalidStorageClassRule

NewAwsS3ObjectCopyInvalidStorageClassRule returns new rule with default attributes

func (*AwsS3ObjectCopyInvalidStorageClassRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsS3ObjectCopyInvalidStorageClassRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsS3ObjectCopyInvalidStorageClassRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsS3ObjectCopyInvalidStorageClassRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsS3ObjectCopyInvalidTaggingDirectiveRule ¶ added in v0.11.0

type AwsS3ObjectCopyInvalidTaggingDirectiveRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsS3ObjectCopyInvalidTaggingDirectiveRule checks the pattern is valid

func NewAwsS3ObjectCopyInvalidTaggingDirectiveRule ¶ added in v0.11.0

func NewAwsS3ObjectCopyInvalidTaggingDirectiveRule() *AwsS3ObjectCopyInvalidTaggingDirectiveRule

NewAwsS3ObjectCopyInvalidTaggingDirectiveRule returns new rule with default attributes

func (*AwsS3ObjectCopyInvalidTaggingDirectiveRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsS3ObjectCopyInvalidTaggingDirectiveRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsS3ObjectCopyInvalidTaggingDirectiveRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsS3ObjectCopyInvalidTaggingDirectiveRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsS3controlAccessPointPolicyInvalidAccessPointArnRule ¶ added in v0.11.0

type AwsS3controlAccessPointPolicyInvalidAccessPointArnRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsS3controlAccessPointPolicyInvalidAccessPointArnRule checks the pattern is valid

func NewAwsS3controlAccessPointPolicyInvalidAccessPointArnRule ¶ added in v0.11.0

func NewAwsS3controlAccessPointPolicyInvalidAccessPointArnRule() *AwsS3controlAccessPointPolicyInvalidAccessPointArnRule

NewAwsS3controlAccessPointPolicyInvalidAccessPointArnRule returns new rule with default attributes

func (*AwsS3controlAccessPointPolicyInvalidAccessPointArnRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsS3controlAccessPointPolicyInvalidAccessPointArnRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsS3controlAccessPointPolicyInvalidAccessPointArnRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsS3controlAccessPointPolicyInvalidAccessPointArnRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsS3controlBucketInvalidBucketRule ¶ added in v0.11.0

type AwsS3controlBucketInvalidBucketRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsS3controlBucketInvalidBucketRule checks the pattern is valid

func NewAwsS3controlBucketInvalidBucketRule ¶ added in v0.11.0

func NewAwsS3controlBucketInvalidBucketRule() *AwsS3controlBucketInvalidBucketRule

NewAwsS3controlBucketInvalidBucketRule returns new rule with default attributes

func (*AwsS3controlBucketInvalidBucketRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsS3controlBucketInvalidBucketRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsS3controlBucketInvalidBucketRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsS3controlBucketInvalidBucketRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsS3controlBucketInvalidOutpostIDRule ¶ added in v0.11.0

type AwsS3controlBucketInvalidOutpostIDRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsS3controlBucketInvalidOutpostIDRule checks the pattern is valid

func NewAwsS3controlBucketInvalidOutpostIDRule ¶ added in v0.11.0

func NewAwsS3controlBucketInvalidOutpostIDRule() *AwsS3controlBucketInvalidOutpostIDRule

NewAwsS3controlBucketInvalidOutpostIDRule returns new rule with default attributes

func (*AwsS3controlBucketInvalidOutpostIDRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsS3controlBucketInvalidOutpostIDRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsS3controlBucketInvalidOutpostIDRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsS3controlBucketInvalidOutpostIDRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsS3controlBucketLifecycleConfigurationInvalidBucketRule ¶ added in v0.11.0

type AwsS3controlBucketLifecycleConfigurationInvalidBucketRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsS3controlBucketLifecycleConfigurationInvalidBucketRule checks the pattern is valid

func NewAwsS3controlBucketLifecycleConfigurationInvalidBucketRule ¶ added in v0.11.0

func NewAwsS3controlBucketLifecycleConfigurationInvalidBucketRule() *AwsS3controlBucketLifecycleConfigurationInvalidBucketRule

NewAwsS3controlBucketLifecycleConfigurationInvalidBucketRule returns new rule with default attributes

func (*AwsS3controlBucketLifecycleConfigurationInvalidBucketRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsS3controlBucketLifecycleConfigurationInvalidBucketRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsS3controlBucketLifecycleConfigurationInvalidBucketRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsS3controlBucketLifecycleConfigurationInvalidBucketRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsS3controlBucketPolicyInvalidBucketRule ¶ added in v0.11.0

type AwsS3controlBucketPolicyInvalidBucketRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsS3controlBucketPolicyInvalidBucketRule checks the pattern is valid

func NewAwsS3controlBucketPolicyInvalidBucketRule ¶ added in v0.11.0

func NewAwsS3controlBucketPolicyInvalidBucketRule() *AwsS3controlBucketPolicyInvalidBucketRule

NewAwsS3controlBucketPolicyInvalidBucketRule returns new rule with default attributes

func (*AwsS3controlBucketPolicyInvalidBucketRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsS3controlBucketPolicyInvalidBucketRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsS3controlBucketPolicyInvalidBucketRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsS3controlBucketPolicyInvalidBucketRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsS3controlMultiRegionAccessPointInvalidAccountIDRule ¶ added in v0.11.0

type AwsS3controlMultiRegionAccessPointInvalidAccountIDRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsS3controlMultiRegionAccessPointInvalidAccountIDRule checks the pattern is valid

func NewAwsS3controlMultiRegionAccessPointInvalidAccountIDRule ¶ added in v0.11.0

func NewAwsS3controlMultiRegionAccessPointInvalidAccountIDRule() *AwsS3controlMultiRegionAccessPointInvalidAccountIDRule

NewAwsS3controlMultiRegionAccessPointInvalidAccountIDRule returns new rule with default attributes

func (*AwsS3controlMultiRegionAccessPointInvalidAccountIDRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsS3controlMultiRegionAccessPointInvalidAccountIDRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsS3controlMultiRegionAccessPointInvalidAccountIDRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsS3controlMultiRegionAccessPointInvalidAccountIDRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsS3controlMultiRegionAccessPointPolicyInvalidAccountIDRule ¶ added in v0.11.0

type AwsS3controlMultiRegionAccessPointPolicyInvalidAccountIDRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsS3controlMultiRegionAccessPointPolicyInvalidAccountIDRule checks the pattern is valid

func NewAwsS3controlMultiRegionAccessPointPolicyInvalidAccountIDRule ¶ added in v0.11.0

func NewAwsS3controlMultiRegionAccessPointPolicyInvalidAccountIDRule() *AwsS3controlMultiRegionAccessPointPolicyInvalidAccountIDRule

NewAwsS3controlMultiRegionAccessPointPolicyInvalidAccountIDRule returns new rule with default attributes

func (*AwsS3controlMultiRegionAccessPointPolicyInvalidAccountIDRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsS3controlMultiRegionAccessPointPolicyInvalidAccountIDRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsS3controlMultiRegionAccessPointPolicyInvalidAccountIDRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsS3controlMultiRegionAccessPointPolicyInvalidAccountIDRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsS3controlObjectLambdaAccessPointInvalidAccountIDRule ¶ added in v0.11.0

type AwsS3controlObjectLambdaAccessPointInvalidAccountIDRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsS3controlObjectLambdaAccessPointInvalidAccountIDRule checks the pattern is valid

func NewAwsS3controlObjectLambdaAccessPointInvalidAccountIDRule ¶ added in v0.11.0

func NewAwsS3controlObjectLambdaAccessPointInvalidAccountIDRule() *AwsS3controlObjectLambdaAccessPointInvalidAccountIDRule

NewAwsS3controlObjectLambdaAccessPointInvalidAccountIDRule returns new rule with default attributes

func (*AwsS3controlObjectLambdaAccessPointInvalidAccountIDRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsS3controlObjectLambdaAccessPointInvalidAccountIDRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsS3controlObjectLambdaAccessPointInvalidAccountIDRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsS3controlObjectLambdaAccessPointInvalidAccountIDRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsS3controlObjectLambdaAccessPointInvalidNameRule ¶ added in v0.11.0

type AwsS3controlObjectLambdaAccessPointInvalidNameRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsS3controlObjectLambdaAccessPointInvalidNameRule checks the pattern is valid

func NewAwsS3controlObjectLambdaAccessPointInvalidNameRule ¶ added in v0.11.0

func NewAwsS3controlObjectLambdaAccessPointInvalidNameRule() *AwsS3controlObjectLambdaAccessPointInvalidNameRule

NewAwsS3controlObjectLambdaAccessPointInvalidNameRule returns new rule with default attributes

func (*AwsS3controlObjectLambdaAccessPointInvalidNameRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsS3controlObjectLambdaAccessPointInvalidNameRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsS3controlObjectLambdaAccessPointInvalidNameRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsS3controlObjectLambdaAccessPointInvalidNameRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsS3controlObjectLambdaAccessPointPolicyInvalidAccountIDRule ¶ added in v0.11.0

type AwsS3controlObjectLambdaAccessPointPolicyInvalidAccountIDRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsS3controlObjectLambdaAccessPointPolicyInvalidAccountIDRule checks the pattern is valid

func NewAwsS3controlObjectLambdaAccessPointPolicyInvalidAccountIDRule ¶ added in v0.11.0

func NewAwsS3controlObjectLambdaAccessPointPolicyInvalidAccountIDRule() *AwsS3controlObjectLambdaAccessPointPolicyInvalidAccountIDRule

NewAwsS3controlObjectLambdaAccessPointPolicyInvalidAccountIDRule returns new rule with default attributes

func (*AwsS3controlObjectLambdaAccessPointPolicyInvalidAccountIDRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsS3controlObjectLambdaAccessPointPolicyInvalidAccountIDRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsS3controlObjectLambdaAccessPointPolicyInvalidAccountIDRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsS3controlObjectLambdaAccessPointPolicyInvalidAccountIDRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsS3controlObjectLambdaAccessPointPolicyInvalidNameRule ¶ added in v0.11.0

type AwsS3controlObjectLambdaAccessPointPolicyInvalidNameRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsS3controlObjectLambdaAccessPointPolicyInvalidNameRule checks the pattern is valid

func NewAwsS3controlObjectLambdaAccessPointPolicyInvalidNameRule ¶ added in v0.11.0

func NewAwsS3controlObjectLambdaAccessPointPolicyInvalidNameRule() *AwsS3controlObjectLambdaAccessPointPolicyInvalidNameRule

NewAwsS3controlObjectLambdaAccessPointPolicyInvalidNameRule returns new rule with default attributes

func (*AwsS3controlObjectLambdaAccessPointPolicyInvalidNameRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsS3controlObjectLambdaAccessPointPolicyInvalidNameRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsS3controlObjectLambdaAccessPointPolicyInvalidNameRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsS3controlObjectLambdaAccessPointPolicyInvalidNameRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsSagemakerAppInvalidAppNameRule ¶ added in v0.11.0

type AwsSagemakerAppInvalidAppNameRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsSagemakerAppInvalidAppNameRule checks the pattern is valid

func NewAwsSagemakerAppInvalidAppNameRule ¶ added in v0.11.0

func NewAwsSagemakerAppInvalidAppNameRule() *AwsSagemakerAppInvalidAppNameRule

NewAwsSagemakerAppInvalidAppNameRule returns new rule with default attributes

func (*AwsSagemakerAppInvalidAppNameRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsSagemakerAppInvalidAppNameRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsSagemakerAppInvalidAppNameRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsSagemakerAppInvalidAppNameRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsSagemakerAppInvalidAppTypeRule ¶ added in v0.11.0

type AwsSagemakerAppInvalidAppTypeRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsSagemakerAppInvalidAppTypeRule checks the pattern is valid

func NewAwsSagemakerAppInvalidAppTypeRule ¶ added in v0.11.0

func NewAwsSagemakerAppInvalidAppTypeRule() *AwsSagemakerAppInvalidAppTypeRule

NewAwsSagemakerAppInvalidAppTypeRule returns new rule with default attributes

func (*AwsSagemakerAppInvalidAppTypeRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsSagemakerAppInvalidAppTypeRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsSagemakerAppInvalidAppTypeRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsSagemakerAppInvalidAppTypeRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsSagemakerAppInvalidDomainIDRule ¶ added in v0.11.0

type AwsSagemakerAppInvalidDomainIDRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsSagemakerAppInvalidDomainIDRule checks the pattern is valid

func NewAwsSagemakerAppInvalidDomainIDRule ¶ added in v0.11.0

func NewAwsSagemakerAppInvalidDomainIDRule() *AwsSagemakerAppInvalidDomainIDRule

NewAwsSagemakerAppInvalidDomainIDRule returns new rule with default attributes

func (*AwsSagemakerAppInvalidDomainIDRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsSagemakerAppInvalidDomainIDRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsSagemakerAppInvalidDomainIDRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsSagemakerAppInvalidDomainIDRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsSagemakerAppInvalidUserProfileNameRule ¶ added in v0.11.0

type AwsSagemakerAppInvalidUserProfileNameRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsSagemakerAppInvalidUserProfileNameRule checks the pattern is valid

func NewAwsSagemakerAppInvalidUserProfileNameRule ¶ added in v0.11.0

func NewAwsSagemakerAppInvalidUserProfileNameRule() *AwsSagemakerAppInvalidUserProfileNameRule

NewAwsSagemakerAppInvalidUserProfileNameRule returns new rule with default attributes

func (*AwsSagemakerAppInvalidUserProfileNameRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsSagemakerAppInvalidUserProfileNameRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsSagemakerAppInvalidUserProfileNameRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsSagemakerAppInvalidUserProfileNameRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsSagemakerCodeRepositoryInvalidCodeRepositoryNameRule ¶ added in v0.11.0

type AwsSagemakerCodeRepositoryInvalidCodeRepositoryNameRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsSagemakerCodeRepositoryInvalidCodeRepositoryNameRule checks the pattern is valid

func NewAwsSagemakerCodeRepositoryInvalidCodeRepositoryNameRule ¶ added in v0.11.0

func NewAwsSagemakerCodeRepositoryInvalidCodeRepositoryNameRule() *AwsSagemakerCodeRepositoryInvalidCodeRepositoryNameRule

NewAwsSagemakerCodeRepositoryInvalidCodeRepositoryNameRule returns new rule with default attributes

func (*AwsSagemakerCodeRepositoryInvalidCodeRepositoryNameRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsSagemakerCodeRepositoryInvalidCodeRepositoryNameRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsSagemakerCodeRepositoryInvalidCodeRepositoryNameRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsSagemakerCodeRepositoryInvalidCodeRepositoryNameRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsSagemakerDeviceFleetInvalidDescriptionRule ¶ added in v0.11.0

type AwsSagemakerDeviceFleetInvalidDescriptionRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsSagemakerDeviceFleetInvalidDescriptionRule checks the pattern is valid

func NewAwsSagemakerDeviceFleetInvalidDescriptionRule ¶ added in v0.11.0

func NewAwsSagemakerDeviceFleetInvalidDescriptionRule() *AwsSagemakerDeviceFleetInvalidDescriptionRule

NewAwsSagemakerDeviceFleetInvalidDescriptionRule returns new rule with default attributes

func (*AwsSagemakerDeviceFleetInvalidDescriptionRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsSagemakerDeviceFleetInvalidDescriptionRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsSagemakerDeviceFleetInvalidDescriptionRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsSagemakerDeviceFleetInvalidDescriptionRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsSagemakerDeviceFleetInvalidDeviceFleetNameRule ¶ added in v0.11.0

type AwsSagemakerDeviceFleetInvalidDeviceFleetNameRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsSagemakerDeviceFleetInvalidDeviceFleetNameRule checks the pattern is valid

func NewAwsSagemakerDeviceFleetInvalidDeviceFleetNameRule ¶ added in v0.11.0

func NewAwsSagemakerDeviceFleetInvalidDeviceFleetNameRule() *AwsSagemakerDeviceFleetInvalidDeviceFleetNameRule

NewAwsSagemakerDeviceFleetInvalidDeviceFleetNameRule returns new rule with default attributes

func (*AwsSagemakerDeviceFleetInvalidDeviceFleetNameRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsSagemakerDeviceFleetInvalidDeviceFleetNameRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsSagemakerDeviceFleetInvalidDeviceFleetNameRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsSagemakerDeviceFleetInvalidDeviceFleetNameRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsSagemakerDeviceFleetInvalidRoleArnRule ¶ added in v0.11.0

type AwsSagemakerDeviceFleetInvalidRoleArnRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsSagemakerDeviceFleetInvalidRoleArnRule checks the pattern is valid

func NewAwsSagemakerDeviceFleetInvalidRoleArnRule ¶ added in v0.11.0

func NewAwsSagemakerDeviceFleetInvalidRoleArnRule() *AwsSagemakerDeviceFleetInvalidRoleArnRule

NewAwsSagemakerDeviceFleetInvalidRoleArnRule returns new rule with default attributes

func (*AwsSagemakerDeviceFleetInvalidRoleArnRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsSagemakerDeviceFleetInvalidRoleArnRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsSagemakerDeviceFleetInvalidRoleArnRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsSagemakerDeviceFleetInvalidRoleArnRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsSagemakerDomainInvalidAppNetworkAccessTypeRule ¶ added in v0.11.0

type AwsSagemakerDomainInvalidAppNetworkAccessTypeRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsSagemakerDomainInvalidAppNetworkAccessTypeRule checks the pattern is valid

func NewAwsSagemakerDomainInvalidAppNetworkAccessTypeRule ¶ added in v0.11.0

func NewAwsSagemakerDomainInvalidAppNetworkAccessTypeRule() *AwsSagemakerDomainInvalidAppNetworkAccessTypeRule

NewAwsSagemakerDomainInvalidAppNetworkAccessTypeRule returns new rule with default attributes

func (*AwsSagemakerDomainInvalidAppNetworkAccessTypeRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsSagemakerDomainInvalidAppNetworkAccessTypeRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsSagemakerDomainInvalidAppNetworkAccessTypeRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsSagemakerDomainInvalidAppNetworkAccessTypeRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsSagemakerDomainInvalidAuthModeRule ¶ added in v0.11.0

type AwsSagemakerDomainInvalidAuthModeRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsSagemakerDomainInvalidAuthModeRule checks the pattern is valid

func NewAwsSagemakerDomainInvalidAuthModeRule ¶ added in v0.11.0

func NewAwsSagemakerDomainInvalidAuthModeRule() *AwsSagemakerDomainInvalidAuthModeRule

NewAwsSagemakerDomainInvalidAuthModeRule returns new rule with default attributes

func (*AwsSagemakerDomainInvalidAuthModeRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsSagemakerDomainInvalidAuthModeRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsSagemakerDomainInvalidAuthModeRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsSagemakerDomainInvalidAuthModeRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsSagemakerDomainInvalidDomainNameRule ¶ added in v0.11.0

type AwsSagemakerDomainInvalidDomainNameRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsSagemakerDomainInvalidDomainNameRule checks the pattern is valid

func NewAwsSagemakerDomainInvalidDomainNameRule ¶ added in v0.11.0

func NewAwsSagemakerDomainInvalidDomainNameRule() *AwsSagemakerDomainInvalidDomainNameRule

NewAwsSagemakerDomainInvalidDomainNameRule returns new rule with default attributes

func (*AwsSagemakerDomainInvalidDomainNameRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsSagemakerDomainInvalidDomainNameRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsSagemakerDomainInvalidDomainNameRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsSagemakerDomainInvalidDomainNameRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsSagemakerDomainInvalidKmsKeyIDRule ¶ added in v0.11.0

type AwsSagemakerDomainInvalidKmsKeyIDRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsSagemakerDomainInvalidKmsKeyIDRule checks the pattern is valid

func NewAwsSagemakerDomainInvalidKmsKeyIDRule ¶ added in v0.11.0

func NewAwsSagemakerDomainInvalidKmsKeyIDRule() *AwsSagemakerDomainInvalidKmsKeyIDRule

NewAwsSagemakerDomainInvalidKmsKeyIDRule returns new rule with default attributes

func (*AwsSagemakerDomainInvalidKmsKeyIDRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsSagemakerDomainInvalidKmsKeyIDRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsSagemakerDomainInvalidKmsKeyIDRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsSagemakerDomainInvalidKmsKeyIDRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsSagemakerDomainInvalidVpcIDRule ¶ added in v0.11.0

type AwsSagemakerDomainInvalidVpcIDRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsSagemakerDomainInvalidVpcIDRule checks the pattern is valid

func NewAwsSagemakerDomainInvalidVpcIDRule ¶ added in v0.11.0

func NewAwsSagemakerDomainInvalidVpcIDRule() *AwsSagemakerDomainInvalidVpcIDRule

NewAwsSagemakerDomainInvalidVpcIDRule returns new rule with default attributes

func (*AwsSagemakerDomainInvalidVpcIDRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsSagemakerDomainInvalidVpcIDRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsSagemakerDomainInvalidVpcIDRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsSagemakerDomainInvalidVpcIDRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsSagemakerEndpointConfigurationInvalidKmsKeyArnRule ¶

type AwsSagemakerEndpointConfigurationInvalidKmsKeyArnRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsSagemakerEndpointConfigurationInvalidKmsKeyArnRule checks the pattern is valid

func NewAwsSagemakerEndpointConfigurationInvalidKmsKeyArnRule ¶

func NewAwsSagemakerEndpointConfigurationInvalidKmsKeyArnRule() *AwsSagemakerEndpointConfigurationInvalidKmsKeyArnRule

NewAwsSagemakerEndpointConfigurationInvalidKmsKeyArnRule returns new rule with default attributes

func (*AwsSagemakerEndpointConfigurationInvalidKmsKeyArnRule) Check ¶

Check checks the pattern is valid

func (*AwsSagemakerEndpointConfigurationInvalidKmsKeyArnRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsSagemakerEndpointConfigurationInvalidKmsKeyArnRule) Name ¶

Name returns the rule name

func (*AwsSagemakerEndpointConfigurationInvalidKmsKeyArnRule) Severity ¶

Severity returns the rule severity

type AwsSagemakerEndpointConfigurationInvalidNameRule ¶

type AwsSagemakerEndpointConfigurationInvalidNameRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsSagemakerEndpointConfigurationInvalidNameRule checks the pattern is valid

func NewAwsSagemakerEndpointConfigurationInvalidNameRule ¶

func NewAwsSagemakerEndpointConfigurationInvalidNameRule() *AwsSagemakerEndpointConfigurationInvalidNameRule

NewAwsSagemakerEndpointConfigurationInvalidNameRule returns new rule with default attributes

func (*AwsSagemakerEndpointConfigurationInvalidNameRule) Check ¶

Check checks the pattern is valid

func (*AwsSagemakerEndpointConfigurationInvalidNameRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsSagemakerEndpointConfigurationInvalidNameRule) Name ¶

Name returns the rule name

func (*AwsSagemakerEndpointConfigurationInvalidNameRule) Severity ¶

Severity returns the rule severity

type AwsSagemakerEndpointInvalidEndpointConfigNameRule ¶

type AwsSagemakerEndpointInvalidEndpointConfigNameRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsSagemakerEndpointInvalidEndpointConfigNameRule checks the pattern is valid

func NewAwsSagemakerEndpointInvalidEndpointConfigNameRule ¶

func NewAwsSagemakerEndpointInvalidEndpointConfigNameRule() *AwsSagemakerEndpointInvalidEndpointConfigNameRule

NewAwsSagemakerEndpointInvalidEndpointConfigNameRule returns new rule with default attributes

func (*AwsSagemakerEndpointInvalidEndpointConfigNameRule) Check ¶

Check checks the pattern is valid

func (*AwsSagemakerEndpointInvalidEndpointConfigNameRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsSagemakerEndpointInvalidEndpointConfigNameRule) Name ¶

Name returns the rule name

func (*AwsSagemakerEndpointInvalidEndpointConfigNameRule) Severity ¶

Severity returns the rule severity

type AwsSagemakerEndpointInvalidNameRule ¶

type AwsSagemakerEndpointInvalidNameRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsSagemakerEndpointInvalidNameRule checks the pattern is valid

func NewAwsSagemakerEndpointInvalidNameRule ¶

func NewAwsSagemakerEndpointInvalidNameRule() *AwsSagemakerEndpointInvalidNameRule

NewAwsSagemakerEndpointInvalidNameRule returns new rule with default attributes

func (*AwsSagemakerEndpointInvalidNameRule) Check ¶

Check checks the pattern is valid

func (*AwsSagemakerEndpointInvalidNameRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsSagemakerEndpointInvalidNameRule) Name ¶

Name returns the rule name

func (*AwsSagemakerEndpointInvalidNameRule) Severity ¶

Severity returns the rule severity

type AwsSagemakerFeatureGroupInvalidDescriptionRule ¶ added in v0.11.0

type AwsSagemakerFeatureGroupInvalidDescriptionRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsSagemakerFeatureGroupInvalidDescriptionRule checks the pattern is valid

func NewAwsSagemakerFeatureGroupInvalidDescriptionRule ¶ added in v0.11.0

func NewAwsSagemakerFeatureGroupInvalidDescriptionRule() *AwsSagemakerFeatureGroupInvalidDescriptionRule

NewAwsSagemakerFeatureGroupInvalidDescriptionRule returns new rule with default attributes

func (*AwsSagemakerFeatureGroupInvalidDescriptionRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsSagemakerFeatureGroupInvalidDescriptionRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsSagemakerFeatureGroupInvalidDescriptionRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsSagemakerFeatureGroupInvalidDescriptionRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsSagemakerFeatureGroupInvalidEventTimeFeatureNameRule ¶ added in v0.11.0

type AwsSagemakerFeatureGroupInvalidEventTimeFeatureNameRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsSagemakerFeatureGroupInvalidEventTimeFeatureNameRule checks the pattern is valid

func NewAwsSagemakerFeatureGroupInvalidEventTimeFeatureNameRule ¶ added in v0.11.0

func NewAwsSagemakerFeatureGroupInvalidEventTimeFeatureNameRule() *AwsSagemakerFeatureGroupInvalidEventTimeFeatureNameRule

NewAwsSagemakerFeatureGroupInvalidEventTimeFeatureNameRule returns new rule with default attributes

func (*AwsSagemakerFeatureGroupInvalidEventTimeFeatureNameRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsSagemakerFeatureGroupInvalidEventTimeFeatureNameRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsSagemakerFeatureGroupInvalidEventTimeFeatureNameRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsSagemakerFeatureGroupInvalidEventTimeFeatureNameRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsSagemakerFeatureGroupInvalidFeatureGroupNameRule ¶ added in v0.11.0

type AwsSagemakerFeatureGroupInvalidFeatureGroupNameRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsSagemakerFeatureGroupInvalidFeatureGroupNameRule checks the pattern is valid

func NewAwsSagemakerFeatureGroupInvalidFeatureGroupNameRule ¶ added in v0.11.0

func NewAwsSagemakerFeatureGroupInvalidFeatureGroupNameRule() *AwsSagemakerFeatureGroupInvalidFeatureGroupNameRule

NewAwsSagemakerFeatureGroupInvalidFeatureGroupNameRule returns new rule with default attributes

func (*AwsSagemakerFeatureGroupInvalidFeatureGroupNameRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsSagemakerFeatureGroupInvalidFeatureGroupNameRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsSagemakerFeatureGroupInvalidFeatureGroupNameRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsSagemakerFeatureGroupInvalidFeatureGroupNameRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsSagemakerFeatureGroupInvalidRecordIdentifierFeatureNameRule ¶ added in v0.11.0

type AwsSagemakerFeatureGroupInvalidRecordIdentifierFeatureNameRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsSagemakerFeatureGroupInvalidRecordIdentifierFeatureNameRule checks the pattern is valid

func NewAwsSagemakerFeatureGroupInvalidRecordIdentifierFeatureNameRule ¶ added in v0.11.0

func NewAwsSagemakerFeatureGroupInvalidRecordIdentifierFeatureNameRule() *AwsSagemakerFeatureGroupInvalidRecordIdentifierFeatureNameRule

NewAwsSagemakerFeatureGroupInvalidRecordIdentifierFeatureNameRule returns new rule with default attributes

func (*AwsSagemakerFeatureGroupInvalidRecordIdentifierFeatureNameRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsSagemakerFeatureGroupInvalidRecordIdentifierFeatureNameRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsSagemakerFeatureGroupInvalidRecordIdentifierFeatureNameRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsSagemakerFeatureGroupInvalidRecordIdentifierFeatureNameRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsSagemakerFeatureGroupInvalidRoleArnRule ¶ added in v0.11.0

type AwsSagemakerFeatureGroupInvalidRoleArnRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsSagemakerFeatureGroupInvalidRoleArnRule checks the pattern is valid

func NewAwsSagemakerFeatureGroupInvalidRoleArnRule ¶ added in v0.11.0

func NewAwsSagemakerFeatureGroupInvalidRoleArnRule() *AwsSagemakerFeatureGroupInvalidRoleArnRule

NewAwsSagemakerFeatureGroupInvalidRoleArnRule returns new rule with default attributes

func (*AwsSagemakerFeatureGroupInvalidRoleArnRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsSagemakerFeatureGroupInvalidRoleArnRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsSagemakerFeatureGroupInvalidRoleArnRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsSagemakerFeatureGroupInvalidRoleArnRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsSagemakerFlowDefinitionInvalidFlowDefinitionNameRule ¶ added in v0.11.0

type AwsSagemakerFlowDefinitionInvalidFlowDefinitionNameRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsSagemakerFlowDefinitionInvalidFlowDefinitionNameRule checks the pattern is valid

func NewAwsSagemakerFlowDefinitionInvalidFlowDefinitionNameRule ¶ added in v0.11.0

func NewAwsSagemakerFlowDefinitionInvalidFlowDefinitionNameRule() *AwsSagemakerFlowDefinitionInvalidFlowDefinitionNameRule

NewAwsSagemakerFlowDefinitionInvalidFlowDefinitionNameRule returns new rule with default attributes

func (*AwsSagemakerFlowDefinitionInvalidFlowDefinitionNameRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsSagemakerFlowDefinitionInvalidFlowDefinitionNameRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsSagemakerFlowDefinitionInvalidFlowDefinitionNameRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsSagemakerFlowDefinitionInvalidFlowDefinitionNameRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsSagemakerFlowDefinitionInvalidRoleArnRule ¶ added in v0.11.0

type AwsSagemakerFlowDefinitionInvalidRoleArnRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsSagemakerFlowDefinitionInvalidRoleArnRule checks the pattern is valid

func NewAwsSagemakerFlowDefinitionInvalidRoleArnRule ¶ added in v0.11.0

func NewAwsSagemakerFlowDefinitionInvalidRoleArnRule() *AwsSagemakerFlowDefinitionInvalidRoleArnRule

NewAwsSagemakerFlowDefinitionInvalidRoleArnRule returns new rule with default attributes

func (*AwsSagemakerFlowDefinitionInvalidRoleArnRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsSagemakerFlowDefinitionInvalidRoleArnRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsSagemakerFlowDefinitionInvalidRoleArnRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsSagemakerFlowDefinitionInvalidRoleArnRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsSagemakerHumanTaskUIInvalidHumanTaskUINameRule ¶ added in v0.11.0

type AwsSagemakerHumanTaskUIInvalidHumanTaskUINameRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsSagemakerHumanTaskUIInvalidHumanTaskUINameRule checks the pattern is valid

func NewAwsSagemakerHumanTaskUIInvalidHumanTaskUINameRule ¶ added in v0.11.0

func NewAwsSagemakerHumanTaskUIInvalidHumanTaskUINameRule() *AwsSagemakerHumanTaskUIInvalidHumanTaskUINameRule

NewAwsSagemakerHumanTaskUIInvalidHumanTaskUINameRule returns new rule with default attributes

func (*AwsSagemakerHumanTaskUIInvalidHumanTaskUINameRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsSagemakerHumanTaskUIInvalidHumanTaskUINameRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsSagemakerHumanTaskUIInvalidHumanTaskUINameRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsSagemakerHumanTaskUIInvalidHumanTaskUINameRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsSagemakerImageInvalidDescriptionRule ¶ added in v0.11.0

type AwsSagemakerImageInvalidDescriptionRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsSagemakerImageInvalidDescriptionRule checks the pattern is valid

func NewAwsSagemakerImageInvalidDescriptionRule ¶ added in v0.11.0

func NewAwsSagemakerImageInvalidDescriptionRule() *AwsSagemakerImageInvalidDescriptionRule

NewAwsSagemakerImageInvalidDescriptionRule returns new rule with default attributes

func (*AwsSagemakerImageInvalidDescriptionRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsSagemakerImageInvalidDescriptionRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsSagemakerImageInvalidDescriptionRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsSagemakerImageInvalidDescriptionRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsSagemakerImageInvalidDisplayNameRule ¶ added in v0.11.0

type AwsSagemakerImageInvalidDisplayNameRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsSagemakerImageInvalidDisplayNameRule checks the pattern is valid

func NewAwsSagemakerImageInvalidDisplayNameRule ¶ added in v0.11.0

func NewAwsSagemakerImageInvalidDisplayNameRule() *AwsSagemakerImageInvalidDisplayNameRule

NewAwsSagemakerImageInvalidDisplayNameRule returns new rule with default attributes

func (*AwsSagemakerImageInvalidDisplayNameRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsSagemakerImageInvalidDisplayNameRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsSagemakerImageInvalidDisplayNameRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsSagemakerImageInvalidDisplayNameRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsSagemakerImageInvalidImageNameRule ¶ added in v0.11.0

type AwsSagemakerImageInvalidImageNameRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsSagemakerImageInvalidImageNameRule checks the pattern is valid

func NewAwsSagemakerImageInvalidImageNameRule ¶ added in v0.11.0

func NewAwsSagemakerImageInvalidImageNameRule() *AwsSagemakerImageInvalidImageNameRule

NewAwsSagemakerImageInvalidImageNameRule returns new rule with default attributes

func (*AwsSagemakerImageInvalidImageNameRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsSagemakerImageInvalidImageNameRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsSagemakerImageInvalidImageNameRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsSagemakerImageInvalidImageNameRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsSagemakerImageInvalidRoleArnRule ¶ added in v0.11.0

type AwsSagemakerImageInvalidRoleArnRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsSagemakerImageInvalidRoleArnRule checks the pattern is valid

func NewAwsSagemakerImageInvalidRoleArnRule ¶ added in v0.11.0

func NewAwsSagemakerImageInvalidRoleArnRule() *AwsSagemakerImageInvalidRoleArnRule

NewAwsSagemakerImageInvalidRoleArnRule returns new rule with default attributes

func (*AwsSagemakerImageInvalidRoleArnRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsSagemakerImageInvalidRoleArnRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsSagemakerImageInvalidRoleArnRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsSagemakerImageInvalidRoleArnRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsSagemakerImageVersionInvalidBaseImageRule ¶ added in v0.11.0

type AwsSagemakerImageVersionInvalidBaseImageRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsSagemakerImageVersionInvalidBaseImageRule checks the pattern is valid

func NewAwsSagemakerImageVersionInvalidBaseImageRule ¶ added in v0.11.0

func NewAwsSagemakerImageVersionInvalidBaseImageRule() *AwsSagemakerImageVersionInvalidBaseImageRule

NewAwsSagemakerImageVersionInvalidBaseImageRule returns new rule with default attributes

func (*AwsSagemakerImageVersionInvalidBaseImageRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsSagemakerImageVersionInvalidBaseImageRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsSagemakerImageVersionInvalidBaseImageRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsSagemakerImageVersionInvalidBaseImageRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsSagemakerImageVersionInvalidImageNameRule ¶ added in v0.11.0

type AwsSagemakerImageVersionInvalidImageNameRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsSagemakerImageVersionInvalidImageNameRule checks the pattern is valid

func NewAwsSagemakerImageVersionInvalidImageNameRule ¶ added in v0.11.0

func NewAwsSagemakerImageVersionInvalidImageNameRule() *AwsSagemakerImageVersionInvalidImageNameRule

NewAwsSagemakerImageVersionInvalidImageNameRule returns new rule with default attributes

func (*AwsSagemakerImageVersionInvalidImageNameRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsSagemakerImageVersionInvalidImageNameRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsSagemakerImageVersionInvalidImageNameRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsSagemakerImageVersionInvalidImageNameRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsSagemakerModelInvalidExecutionRoleArnRule ¶

type AwsSagemakerModelInvalidExecutionRoleArnRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsSagemakerModelInvalidExecutionRoleArnRule checks the pattern is valid

func NewAwsSagemakerModelInvalidExecutionRoleArnRule ¶

func NewAwsSagemakerModelInvalidExecutionRoleArnRule() *AwsSagemakerModelInvalidExecutionRoleArnRule

NewAwsSagemakerModelInvalidExecutionRoleArnRule returns new rule with default attributes

func (*AwsSagemakerModelInvalidExecutionRoleArnRule) Check ¶

Check checks the pattern is valid

func (*AwsSagemakerModelInvalidExecutionRoleArnRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsSagemakerModelInvalidExecutionRoleArnRule) Name ¶

Name returns the rule name

func (*AwsSagemakerModelInvalidExecutionRoleArnRule) Severity ¶

Severity returns the rule severity

type AwsSagemakerModelInvalidNameRule ¶

type AwsSagemakerModelInvalidNameRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsSagemakerModelInvalidNameRule checks the pattern is valid

func NewAwsSagemakerModelInvalidNameRule ¶

func NewAwsSagemakerModelInvalidNameRule() *AwsSagemakerModelInvalidNameRule

NewAwsSagemakerModelInvalidNameRule returns new rule with default attributes

func (*AwsSagemakerModelInvalidNameRule) Check ¶

Check checks the pattern is valid

func (*AwsSagemakerModelInvalidNameRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsSagemakerModelInvalidNameRule) Name ¶

Name returns the rule name

func (*AwsSagemakerModelInvalidNameRule) Severity ¶

Severity returns the rule severity

type AwsSagemakerModelPackageGroupInvalidModelPackageGroupDescriptionRule ¶ added in v0.11.0

type AwsSagemakerModelPackageGroupInvalidModelPackageGroupDescriptionRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsSagemakerModelPackageGroupInvalidModelPackageGroupDescriptionRule checks the pattern is valid

func NewAwsSagemakerModelPackageGroupInvalidModelPackageGroupDescriptionRule ¶ added in v0.11.0

func NewAwsSagemakerModelPackageGroupInvalidModelPackageGroupDescriptionRule() *AwsSagemakerModelPackageGroupInvalidModelPackageGroupDescriptionRule

NewAwsSagemakerModelPackageGroupInvalidModelPackageGroupDescriptionRule returns new rule with default attributes

func (*AwsSagemakerModelPackageGroupInvalidModelPackageGroupDescriptionRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsSagemakerModelPackageGroupInvalidModelPackageGroupDescriptionRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsSagemakerModelPackageGroupInvalidModelPackageGroupDescriptionRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsSagemakerModelPackageGroupInvalidModelPackageGroupDescriptionRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsSagemakerModelPackageGroupInvalidModelPackageGroupNameRule ¶ added in v0.11.0

type AwsSagemakerModelPackageGroupInvalidModelPackageGroupNameRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsSagemakerModelPackageGroupInvalidModelPackageGroupNameRule checks the pattern is valid

func NewAwsSagemakerModelPackageGroupInvalidModelPackageGroupNameRule ¶ added in v0.11.0

func NewAwsSagemakerModelPackageGroupInvalidModelPackageGroupNameRule() *AwsSagemakerModelPackageGroupInvalidModelPackageGroupNameRule

NewAwsSagemakerModelPackageGroupInvalidModelPackageGroupNameRule returns new rule with default attributes

func (*AwsSagemakerModelPackageGroupInvalidModelPackageGroupNameRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsSagemakerModelPackageGroupInvalidModelPackageGroupNameRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsSagemakerModelPackageGroupInvalidModelPackageGroupNameRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsSagemakerModelPackageGroupInvalidModelPackageGroupNameRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsSagemakerModelPackageGroupPolicyInvalidModelPackageGroupNameRule ¶ added in v0.11.0

type AwsSagemakerModelPackageGroupPolicyInvalidModelPackageGroupNameRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsSagemakerModelPackageGroupPolicyInvalidModelPackageGroupNameRule checks the pattern is valid

func NewAwsSagemakerModelPackageGroupPolicyInvalidModelPackageGroupNameRule ¶ added in v0.11.0

func NewAwsSagemakerModelPackageGroupPolicyInvalidModelPackageGroupNameRule() *AwsSagemakerModelPackageGroupPolicyInvalidModelPackageGroupNameRule

NewAwsSagemakerModelPackageGroupPolicyInvalidModelPackageGroupNameRule returns new rule with default attributes

func (*AwsSagemakerModelPackageGroupPolicyInvalidModelPackageGroupNameRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsSagemakerModelPackageGroupPolicyInvalidModelPackageGroupNameRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsSagemakerModelPackageGroupPolicyInvalidModelPackageGroupNameRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsSagemakerModelPackageGroupPolicyInvalidModelPackageGroupNameRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsSagemakerNotebookInstanceInvalidInstanceTypeRule ¶

type AwsSagemakerNotebookInstanceInvalidInstanceTypeRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsSagemakerNotebookInstanceInvalidInstanceTypeRule checks the pattern is valid

func NewAwsSagemakerNotebookInstanceInvalidInstanceTypeRule ¶

func NewAwsSagemakerNotebookInstanceInvalidInstanceTypeRule() *AwsSagemakerNotebookInstanceInvalidInstanceTypeRule

NewAwsSagemakerNotebookInstanceInvalidInstanceTypeRule returns new rule with default attributes

func (*AwsSagemakerNotebookInstanceInvalidInstanceTypeRule) Check ¶

Check checks the pattern is valid

func (*AwsSagemakerNotebookInstanceInvalidInstanceTypeRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsSagemakerNotebookInstanceInvalidInstanceTypeRule) Name ¶

Name returns the rule name

func (*AwsSagemakerNotebookInstanceInvalidInstanceTypeRule) Severity ¶

Severity returns the rule severity

type AwsSagemakerNotebookInstanceInvalidKmsKeyIDRule ¶

type AwsSagemakerNotebookInstanceInvalidKmsKeyIDRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsSagemakerNotebookInstanceInvalidKmsKeyIDRule checks the pattern is valid

func NewAwsSagemakerNotebookInstanceInvalidKmsKeyIDRule ¶

func NewAwsSagemakerNotebookInstanceInvalidKmsKeyIDRule() *AwsSagemakerNotebookInstanceInvalidKmsKeyIDRule

NewAwsSagemakerNotebookInstanceInvalidKmsKeyIDRule returns new rule with default attributes

func (*AwsSagemakerNotebookInstanceInvalidKmsKeyIDRule) Check ¶

Check checks the pattern is valid

func (*AwsSagemakerNotebookInstanceInvalidKmsKeyIDRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsSagemakerNotebookInstanceInvalidKmsKeyIDRule) Name ¶

Name returns the rule name

func (*AwsSagemakerNotebookInstanceInvalidKmsKeyIDRule) Severity ¶

Severity returns the rule severity

type AwsSagemakerNotebookInstanceInvalidLifecycleConfigNameRule ¶

type AwsSagemakerNotebookInstanceInvalidLifecycleConfigNameRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsSagemakerNotebookInstanceInvalidLifecycleConfigNameRule checks the pattern is valid

func NewAwsSagemakerNotebookInstanceInvalidLifecycleConfigNameRule ¶

func NewAwsSagemakerNotebookInstanceInvalidLifecycleConfigNameRule() *AwsSagemakerNotebookInstanceInvalidLifecycleConfigNameRule

NewAwsSagemakerNotebookInstanceInvalidLifecycleConfigNameRule returns new rule with default attributes

func (*AwsSagemakerNotebookInstanceInvalidLifecycleConfigNameRule) Check ¶

Check checks the pattern is valid

func (*AwsSagemakerNotebookInstanceInvalidLifecycleConfigNameRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsSagemakerNotebookInstanceInvalidLifecycleConfigNameRule) Name ¶

Name returns the rule name

func (*AwsSagemakerNotebookInstanceInvalidLifecycleConfigNameRule) Severity ¶

Severity returns the rule severity

type AwsSagemakerNotebookInstanceInvalidNameRule ¶

type AwsSagemakerNotebookInstanceInvalidNameRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsSagemakerNotebookInstanceInvalidNameRule checks the pattern is valid

func NewAwsSagemakerNotebookInstanceInvalidNameRule ¶

func NewAwsSagemakerNotebookInstanceInvalidNameRule() *AwsSagemakerNotebookInstanceInvalidNameRule

NewAwsSagemakerNotebookInstanceInvalidNameRule returns new rule with default attributes

func (*AwsSagemakerNotebookInstanceInvalidNameRule) Check ¶

Check checks the pattern is valid

func (*AwsSagemakerNotebookInstanceInvalidNameRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsSagemakerNotebookInstanceInvalidNameRule) Name ¶

Name returns the rule name

func (*AwsSagemakerNotebookInstanceInvalidNameRule) Severity ¶

Severity returns the rule severity

type AwsSagemakerNotebookInstanceInvalidRoleArnRule ¶

type AwsSagemakerNotebookInstanceInvalidRoleArnRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsSagemakerNotebookInstanceInvalidRoleArnRule checks the pattern is valid

func NewAwsSagemakerNotebookInstanceInvalidRoleArnRule ¶

func NewAwsSagemakerNotebookInstanceInvalidRoleArnRule() *AwsSagemakerNotebookInstanceInvalidRoleArnRule

NewAwsSagemakerNotebookInstanceInvalidRoleArnRule returns new rule with default attributes

func (*AwsSagemakerNotebookInstanceInvalidRoleArnRule) Check ¶

Check checks the pattern is valid

func (*AwsSagemakerNotebookInstanceInvalidRoleArnRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsSagemakerNotebookInstanceInvalidRoleArnRule) Name ¶

Name returns the rule name

func (*AwsSagemakerNotebookInstanceInvalidRoleArnRule) Severity ¶

Severity returns the rule severity

type AwsSagemakerNotebookInstanceInvalidSubnetIDRule ¶

type AwsSagemakerNotebookInstanceInvalidSubnetIDRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsSagemakerNotebookInstanceInvalidSubnetIDRule checks the pattern is valid

func NewAwsSagemakerNotebookInstanceInvalidSubnetIDRule ¶

func NewAwsSagemakerNotebookInstanceInvalidSubnetIDRule() *AwsSagemakerNotebookInstanceInvalidSubnetIDRule

NewAwsSagemakerNotebookInstanceInvalidSubnetIDRule returns new rule with default attributes

func (*AwsSagemakerNotebookInstanceInvalidSubnetIDRule) Check ¶

Check checks the pattern is valid

func (*AwsSagemakerNotebookInstanceInvalidSubnetIDRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsSagemakerNotebookInstanceInvalidSubnetIDRule) Name ¶

Name returns the rule name

func (*AwsSagemakerNotebookInstanceInvalidSubnetIDRule) Severity ¶

Severity returns the rule severity

type AwsSagemakerNotebookInstanceLifecycleConfigurationInvalidNameRule ¶

type AwsSagemakerNotebookInstanceLifecycleConfigurationInvalidNameRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsSagemakerNotebookInstanceLifecycleConfigurationInvalidNameRule checks the pattern is valid

func NewAwsSagemakerNotebookInstanceLifecycleConfigurationInvalidNameRule ¶

func NewAwsSagemakerNotebookInstanceLifecycleConfigurationInvalidNameRule() *AwsSagemakerNotebookInstanceLifecycleConfigurationInvalidNameRule

NewAwsSagemakerNotebookInstanceLifecycleConfigurationInvalidNameRule returns new rule with default attributes

func (*AwsSagemakerNotebookInstanceLifecycleConfigurationInvalidNameRule) Check ¶

Check checks the pattern is valid

func (*AwsSagemakerNotebookInstanceLifecycleConfigurationInvalidNameRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsSagemakerNotebookInstanceLifecycleConfigurationInvalidNameRule) Name ¶

Name returns the rule name

func (*AwsSagemakerNotebookInstanceLifecycleConfigurationInvalidNameRule) Severity ¶

Severity returns the rule severity

type AwsSagemakerStudioLifecycleConfigInvalidStudioLifecycleConfigAppTypeRule ¶ added in v0.11.0

type AwsSagemakerStudioLifecycleConfigInvalidStudioLifecycleConfigAppTypeRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsSagemakerStudioLifecycleConfigInvalidStudioLifecycleConfigAppTypeRule checks the pattern is valid

func NewAwsSagemakerStudioLifecycleConfigInvalidStudioLifecycleConfigAppTypeRule ¶ added in v0.11.0

func NewAwsSagemakerStudioLifecycleConfigInvalidStudioLifecycleConfigAppTypeRule() *AwsSagemakerStudioLifecycleConfigInvalidStudioLifecycleConfigAppTypeRule

NewAwsSagemakerStudioLifecycleConfigInvalidStudioLifecycleConfigAppTypeRule returns new rule with default attributes

func (*AwsSagemakerStudioLifecycleConfigInvalidStudioLifecycleConfigAppTypeRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsSagemakerStudioLifecycleConfigInvalidStudioLifecycleConfigAppTypeRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsSagemakerStudioLifecycleConfigInvalidStudioLifecycleConfigAppTypeRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsSagemakerStudioLifecycleConfigInvalidStudioLifecycleConfigAppTypeRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsSagemakerStudioLifecycleConfigInvalidStudioLifecycleConfigContentRule ¶ added in v0.11.0

type AwsSagemakerStudioLifecycleConfigInvalidStudioLifecycleConfigContentRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsSagemakerStudioLifecycleConfigInvalidStudioLifecycleConfigContentRule checks the pattern is valid

func NewAwsSagemakerStudioLifecycleConfigInvalidStudioLifecycleConfigContentRule ¶ added in v0.11.0

func NewAwsSagemakerStudioLifecycleConfigInvalidStudioLifecycleConfigContentRule() *AwsSagemakerStudioLifecycleConfigInvalidStudioLifecycleConfigContentRule

NewAwsSagemakerStudioLifecycleConfigInvalidStudioLifecycleConfigContentRule returns new rule with default attributes

func (*AwsSagemakerStudioLifecycleConfigInvalidStudioLifecycleConfigContentRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsSagemakerStudioLifecycleConfigInvalidStudioLifecycleConfigContentRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsSagemakerStudioLifecycleConfigInvalidStudioLifecycleConfigContentRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsSagemakerStudioLifecycleConfigInvalidStudioLifecycleConfigContentRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsSagemakerStudioLifecycleConfigInvalidStudioLifecycleConfigNameRule ¶ added in v0.11.0

type AwsSagemakerStudioLifecycleConfigInvalidStudioLifecycleConfigNameRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsSagemakerStudioLifecycleConfigInvalidStudioLifecycleConfigNameRule checks the pattern is valid

func NewAwsSagemakerStudioLifecycleConfigInvalidStudioLifecycleConfigNameRule ¶ added in v0.11.0

func NewAwsSagemakerStudioLifecycleConfigInvalidStudioLifecycleConfigNameRule() *AwsSagemakerStudioLifecycleConfigInvalidStudioLifecycleConfigNameRule

NewAwsSagemakerStudioLifecycleConfigInvalidStudioLifecycleConfigNameRule returns new rule with default attributes

func (*AwsSagemakerStudioLifecycleConfigInvalidStudioLifecycleConfigNameRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsSagemakerStudioLifecycleConfigInvalidStudioLifecycleConfigNameRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsSagemakerStudioLifecycleConfigInvalidStudioLifecycleConfigNameRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsSagemakerStudioLifecycleConfigInvalidStudioLifecycleConfigNameRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsSagemakerUserProfileInvalidDomainIDRule ¶ added in v0.11.0

type AwsSagemakerUserProfileInvalidDomainIDRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsSagemakerUserProfileInvalidDomainIDRule checks the pattern is valid

func NewAwsSagemakerUserProfileInvalidDomainIDRule ¶ added in v0.11.0

func NewAwsSagemakerUserProfileInvalidDomainIDRule() *AwsSagemakerUserProfileInvalidDomainIDRule

NewAwsSagemakerUserProfileInvalidDomainIDRule returns new rule with default attributes

func (*AwsSagemakerUserProfileInvalidDomainIDRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsSagemakerUserProfileInvalidDomainIDRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsSagemakerUserProfileInvalidDomainIDRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsSagemakerUserProfileInvalidDomainIDRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsSagemakerUserProfileInvalidSingleSignOnUserIdentifierRule ¶ added in v0.11.0

type AwsSagemakerUserProfileInvalidSingleSignOnUserIdentifierRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsSagemakerUserProfileInvalidSingleSignOnUserIdentifierRule checks the pattern is valid

func NewAwsSagemakerUserProfileInvalidSingleSignOnUserIdentifierRule ¶ added in v0.11.0

func NewAwsSagemakerUserProfileInvalidSingleSignOnUserIdentifierRule() *AwsSagemakerUserProfileInvalidSingleSignOnUserIdentifierRule

NewAwsSagemakerUserProfileInvalidSingleSignOnUserIdentifierRule returns new rule with default attributes

func (*AwsSagemakerUserProfileInvalidSingleSignOnUserIdentifierRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsSagemakerUserProfileInvalidSingleSignOnUserIdentifierRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsSagemakerUserProfileInvalidSingleSignOnUserIdentifierRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsSagemakerUserProfileInvalidSingleSignOnUserIdentifierRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsSagemakerUserProfileInvalidSingleSignOnUserValueRule ¶ added in v0.11.0

type AwsSagemakerUserProfileInvalidSingleSignOnUserValueRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsSagemakerUserProfileInvalidSingleSignOnUserValueRule checks the pattern is valid

func NewAwsSagemakerUserProfileInvalidSingleSignOnUserValueRule ¶ added in v0.11.0

func NewAwsSagemakerUserProfileInvalidSingleSignOnUserValueRule() *AwsSagemakerUserProfileInvalidSingleSignOnUserValueRule

NewAwsSagemakerUserProfileInvalidSingleSignOnUserValueRule returns new rule with default attributes

func (*AwsSagemakerUserProfileInvalidSingleSignOnUserValueRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsSagemakerUserProfileInvalidSingleSignOnUserValueRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsSagemakerUserProfileInvalidSingleSignOnUserValueRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsSagemakerUserProfileInvalidSingleSignOnUserValueRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsSagemakerUserProfileInvalidUserProfileNameRule ¶ added in v0.11.0

type AwsSagemakerUserProfileInvalidUserProfileNameRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsSagemakerUserProfileInvalidUserProfileNameRule checks the pattern is valid

func NewAwsSagemakerUserProfileInvalidUserProfileNameRule ¶ added in v0.11.0

func NewAwsSagemakerUserProfileInvalidUserProfileNameRule() *AwsSagemakerUserProfileInvalidUserProfileNameRule

NewAwsSagemakerUserProfileInvalidUserProfileNameRule returns new rule with default attributes

func (*AwsSagemakerUserProfileInvalidUserProfileNameRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsSagemakerUserProfileInvalidUserProfileNameRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsSagemakerUserProfileInvalidUserProfileNameRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsSagemakerUserProfileInvalidUserProfileNameRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsSagemakerWorkforceInvalidWorkforceNameRule ¶ added in v0.11.0

type AwsSagemakerWorkforceInvalidWorkforceNameRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsSagemakerWorkforceInvalidWorkforceNameRule checks the pattern is valid

func NewAwsSagemakerWorkforceInvalidWorkforceNameRule ¶ added in v0.11.0

func NewAwsSagemakerWorkforceInvalidWorkforceNameRule() *AwsSagemakerWorkforceInvalidWorkforceNameRule

NewAwsSagemakerWorkforceInvalidWorkforceNameRule returns new rule with default attributes

func (*AwsSagemakerWorkforceInvalidWorkforceNameRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsSagemakerWorkforceInvalidWorkforceNameRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsSagemakerWorkforceInvalidWorkforceNameRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsSagemakerWorkforceInvalidWorkforceNameRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsSagemakerWorkteamInvalidDescriptionRule ¶ added in v0.11.0

type AwsSagemakerWorkteamInvalidDescriptionRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsSagemakerWorkteamInvalidDescriptionRule checks the pattern is valid

func NewAwsSagemakerWorkteamInvalidDescriptionRule ¶ added in v0.11.0

func NewAwsSagemakerWorkteamInvalidDescriptionRule() *AwsSagemakerWorkteamInvalidDescriptionRule

NewAwsSagemakerWorkteamInvalidDescriptionRule returns new rule with default attributes

func (*AwsSagemakerWorkteamInvalidDescriptionRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsSagemakerWorkteamInvalidDescriptionRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsSagemakerWorkteamInvalidDescriptionRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsSagemakerWorkteamInvalidDescriptionRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsSagemakerWorkteamInvalidWorkforceNameRule ¶ added in v0.11.0

type AwsSagemakerWorkteamInvalidWorkforceNameRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsSagemakerWorkteamInvalidWorkforceNameRule checks the pattern is valid

func NewAwsSagemakerWorkteamInvalidWorkforceNameRule ¶ added in v0.11.0

func NewAwsSagemakerWorkteamInvalidWorkforceNameRule() *AwsSagemakerWorkteamInvalidWorkforceNameRule

NewAwsSagemakerWorkteamInvalidWorkforceNameRule returns new rule with default attributes

func (*AwsSagemakerWorkteamInvalidWorkforceNameRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsSagemakerWorkteamInvalidWorkforceNameRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsSagemakerWorkteamInvalidWorkforceNameRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsSagemakerWorkteamInvalidWorkforceNameRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsSagemakerWorkteamInvalidWorkteamNameRule ¶ added in v0.11.0

type AwsSagemakerWorkteamInvalidWorkteamNameRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsSagemakerWorkteamInvalidWorkteamNameRule checks the pattern is valid

func NewAwsSagemakerWorkteamInvalidWorkteamNameRule ¶ added in v0.11.0

func NewAwsSagemakerWorkteamInvalidWorkteamNameRule() *AwsSagemakerWorkteamInvalidWorkteamNameRule

NewAwsSagemakerWorkteamInvalidWorkteamNameRule returns new rule with default attributes

func (*AwsSagemakerWorkteamInvalidWorkteamNameRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsSagemakerWorkteamInvalidWorkteamNameRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsSagemakerWorkteamInvalidWorkteamNameRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsSagemakerWorkteamInvalidWorkteamNameRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsSchemasDiscovererInvalidDescriptionRule ¶ added in v0.11.0

type AwsSchemasDiscovererInvalidDescriptionRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsSchemasDiscovererInvalidDescriptionRule checks the pattern is valid

func NewAwsSchemasDiscovererInvalidDescriptionRule ¶ added in v0.11.0

func NewAwsSchemasDiscovererInvalidDescriptionRule() *AwsSchemasDiscovererInvalidDescriptionRule

NewAwsSchemasDiscovererInvalidDescriptionRule returns new rule with default attributes

func (*AwsSchemasDiscovererInvalidDescriptionRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsSchemasDiscovererInvalidDescriptionRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsSchemasDiscovererInvalidDescriptionRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsSchemasDiscovererInvalidDescriptionRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsSchemasDiscovererInvalidSourceArnRule ¶ added in v0.11.0

type AwsSchemasDiscovererInvalidSourceArnRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsSchemasDiscovererInvalidSourceArnRule checks the pattern is valid

func NewAwsSchemasDiscovererInvalidSourceArnRule ¶ added in v0.11.0

func NewAwsSchemasDiscovererInvalidSourceArnRule() *AwsSchemasDiscovererInvalidSourceArnRule

NewAwsSchemasDiscovererInvalidSourceArnRule returns new rule with default attributes

func (*AwsSchemasDiscovererInvalidSourceArnRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsSchemasDiscovererInvalidSourceArnRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsSchemasDiscovererInvalidSourceArnRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsSchemasDiscovererInvalidSourceArnRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsSchemasRegistryInvalidDescriptionRule ¶ added in v0.11.0

type AwsSchemasRegistryInvalidDescriptionRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsSchemasRegistryInvalidDescriptionRule checks the pattern is valid

func NewAwsSchemasRegistryInvalidDescriptionRule ¶ added in v0.11.0

func NewAwsSchemasRegistryInvalidDescriptionRule() *AwsSchemasRegistryInvalidDescriptionRule

NewAwsSchemasRegistryInvalidDescriptionRule returns new rule with default attributes

func (*AwsSchemasRegistryInvalidDescriptionRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsSchemasRegistryInvalidDescriptionRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsSchemasRegistryInvalidDescriptionRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsSchemasRegistryInvalidDescriptionRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsSchemasSchemaInvalidContentRule ¶ added in v0.11.0

type AwsSchemasSchemaInvalidContentRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsSchemasSchemaInvalidContentRule checks the pattern is valid

func NewAwsSchemasSchemaInvalidContentRule ¶ added in v0.11.0

func NewAwsSchemasSchemaInvalidContentRule() *AwsSchemasSchemaInvalidContentRule

NewAwsSchemasSchemaInvalidContentRule returns new rule with default attributes

func (*AwsSchemasSchemaInvalidContentRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsSchemasSchemaInvalidContentRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsSchemasSchemaInvalidContentRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsSchemasSchemaInvalidContentRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsSchemasSchemaInvalidDescriptionRule ¶ added in v0.11.0

type AwsSchemasSchemaInvalidDescriptionRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsSchemasSchemaInvalidDescriptionRule checks the pattern is valid

func NewAwsSchemasSchemaInvalidDescriptionRule ¶ added in v0.11.0

func NewAwsSchemasSchemaInvalidDescriptionRule() *AwsSchemasSchemaInvalidDescriptionRule

NewAwsSchemasSchemaInvalidDescriptionRule returns new rule with default attributes

func (*AwsSchemasSchemaInvalidDescriptionRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsSchemasSchemaInvalidDescriptionRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsSchemasSchemaInvalidDescriptionRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsSchemasSchemaInvalidDescriptionRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsSchemasSchemaInvalidTypeRule ¶ added in v0.11.0

type AwsSchemasSchemaInvalidTypeRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsSchemasSchemaInvalidTypeRule checks the pattern is valid

func NewAwsSchemasSchemaInvalidTypeRule ¶ added in v0.11.0

func NewAwsSchemasSchemaInvalidTypeRule() *AwsSchemasSchemaInvalidTypeRule

NewAwsSchemasSchemaInvalidTypeRule returns new rule with default attributes

func (*AwsSchemasSchemaInvalidTypeRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsSchemasSchemaInvalidTypeRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsSchemasSchemaInvalidTypeRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsSchemasSchemaInvalidTypeRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsSecretsmanagerSecretInvalidDescriptionRule ¶

type AwsSecretsmanagerSecretInvalidDescriptionRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsSecretsmanagerSecretInvalidDescriptionRule checks the pattern is valid

func NewAwsSecretsmanagerSecretInvalidDescriptionRule ¶

func NewAwsSecretsmanagerSecretInvalidDescriptionRule() *AwsSecretsmanagerSecretInvalidDescriptionRule

NewAwsSecretsmanagerSecretInvalidDescriptionRule returns new rule with default attributes

func (*AwsSecretsmanagerSecretInvalidDescriptionRule) Check ¶

Check checks the pattern is valid

func (*AwsSecretsmanagerSecretInvalidDescriptionRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsSecretsmanagerSecretInvalidDescriptionRule) Name ¶

Name returns the rule name

func (*AwsSecretsmanagerSecretInvalidDescriptionRule) Severity ¶

Severity returns the rule severity

type AwsSecretsmanagerSecretInvalidKmsKeyIDRule ¶

type AwsSecretsmanagerSecretInvalidKmsKeyIDRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsSecretsmanagerSecretInvalidKmsKeyIDRule checks the pattern is valid

func NewAwsSecretsmanagerSecretInvalidKmsKeyIDRule ¶

func NewAwsSecretsmanagerSecretInvalidKmsKeyIDRule() *AwsSecretsmanagerSecretInvalidKmsKeyIDRule

NewAwsSecretsmanagerSecretInvalidKmsKeyIDRule returns new rule with default attributes

func (*AwsSecretsmanagerSecretInvalidKmsKeyIDRule) Check ¶

Check checks the pattern is valid

func (*AwsSecretsmanagerSecretInvalidKmsKeyIDRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsSecretsmanagerSecretInvalidKmsKeyIDRule) Name ¶

Name returns the rule name

func (*AwsSecretsmanagerSecretInvalidKmsKeyIDRule) Severity ¶

Severity returns the rule severity

type AwsSecretsmanagerSecretInvalidNameRule ¶

type AwsSecretsmanagerSecretInvalidNameRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsSecretsmanagerSecretInvalidNameRule checks the pattern is valid

func NewAwsSecretsmanagerSecretInvalidNameRule ¶

func NewAwsSecretsmanagerSecretInvalidNameRule() *AwsSecretsmanagerSecretInvalidNameRule

NewAwsSecretsmanagerSecretInvalidNameRule returns new rule with default attributes

func (*AwsSecretsmanagerSecretInvalidNameRule) Check ¶

Check checks the pattern is valid

func (*AwsSecretsmanagerSecretInvalidNameRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsSecretsmanagerSecretInvalidNameRule) Name ¶

Name returns the rule name

func (*AwsSecretsmanagerSecretInvalidNameRule) Severity ¶

Severity returns the rule severity

type AwsSecretsmanagerSecretInvalidPolicyRule ¶

type AwsSecretsmanagerSecretInvalidPolicyRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsSecretsmanagerSecretInvalidPolicyRule checks the pattern is valid

func NewAwsSecretsmanagerSecretInvalidPolicyRule ¶

func NewAwsSecretsmanagerSecretInvalidPolicyRule() *AwsSecretsmanagerSecretInvalidPolicyRule

NewAwsSecretsmanagerSecretInvalidPolicyRule returns new rule with default attributes

func (*AwsSecretsmanagerSecretInvalidPolicyRule) Check ¶

Check checks the pattern is valid

func (*AwsSecretsmanagerSecretInvalidPolicyRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsSecretsmanagerSecretInvalidPolicyRule) Name ¶

Name returns the rule name

func (*AwsSecretsmanagerSecretInvalidPolicyRule) Severity ¶

Severity returns the rule severity

type AwsSecretsmanagerSecretInvalidRotationLambdaArnRule ¶

type AwsSecretsmanagerSecretInvalidRotationLambdaArnRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsSecretsmanagerSecretInvalidRotationLambdaArnRule checks the pattern is valid

func NewAwsSecretsmanagerSecretInvalidRotationLambdaArnRule ¶

func NewAwsSecretsmanagerSecretInvalidRotationLambdaArnRule() *AwsSecretsmanagerSecretInvalidRotationLambdaArnRule

NewAwsSecretsmanagerSecretInvalidRotationLambdaArnRule returns new rule with default attributes

func (*AwsSecretsmanagerSecretInvalidRotationLambdaArnRule) Check ¶

Check checks the pattern is valid

func (*AwsSecretsmanagerSecretInvalidRotationLambdaArnRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsSecretsmanagerSecretInvalidRotationLambdaArnRule) Name ¶

Name returns the rule name

func (*AwsSecretsmanagerSecretInvalidRotationLambdaArnRule) Severity ¶

Severity returns the rule severity

type AwsSecretsmanagerSecretPolicyInvalidPolicyRule ¶ added in v0.11.0

type AwsSecretsmanagerSecretPolicyInvalidPolicyRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsSecretsmanagerSecretPolicyInvalidPolicyRule checks the pattern is valid

func NewAwsSecretsmanagerSecretPolicyInvalidPolicyRule ¶ added in v0.11.0

func NewAwsSecretsmanagerSecretPolicyInvalidPolicyRule() *AwsSecretsmanagerSecretPolicyInvalidPolicyRule

NewAwsSecretsmanagerSecretPolicyInvalidPolicyRule returns new rule with default attributes

func (*AwsSecretsmanagerSecretPolicyInvalidPolicyRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsSecretsmanagerSecretPolicyInvalidPolicyRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsSecretsmanagerSecretPolicyInvalidPolicyRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsSecretsmanagerSecretPolicyInvalidPolicyRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsSecretsmanagerSecretPolicyInvalidSecretArnRule ¶ added in v0.11.0

type AwsSecretsmanagerSecretPolicyInvalidSecretArnRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsSecretsmanagerSecretPolicyInvalidSecretArnRule checks the pattern is valid

func NewAwsSecretsmanagerSecretPolicyInvalidSecretArnRule ¶ added in v0.11.0

func NewAwsSecretsmanagerSecretPolicyInvalidSecretArnRule() *AwsSecretsmanagerSecretPolicyInvalidSecretArnRule

NewAwsSecretsmanagerSecretPolicyInvalidSecretArnRule returns new rule with default attributes

func (*AwsSecretsmanagerSecretPolicyInvalidSecretArnRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsSecretsmanagerSecretPolicyInvalidSecretArnRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsSecretsmanagerSecretPolicyInvalidSecretArnRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsSecretsmanagerSecretPolicyInvalidSecretArnRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsSecretsmanagerSecretRotationInvalidRotationLambdaArnRule ¶ added in v0.11.0

type AwsSecretsmanagerSecretRotationInvalidRotationLambdaArnRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsSecretsmanagerSecretRotationInvalidRotationLambdaArnRule checks the pattern is valid

func NewAwsSecretsmanagerSecretRotationInvalidRotationLambdaArnRule ¶ added in v0.11.0

func NewAwsSecretsmanagerSecretRotationInvalidRotationLambdaArnRule() *AwsSecretsmanagerSecretRotationInvalidRotationLambdaArnRule

NewAwsSecretsmanagerSecretRotationInvalidRotationLambdaArnRule returns new rule with default attributes

func (*AwsSecretsmanagerSecretRotationInvalidRotationLambdaArnRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsSecretsmanagerSecretRotationInvalidRotationLambdaArnRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsSecretsmanagerSecretRotationInvalidRotationLambdaArnRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsSecretsmanagerSecretRotationInvalidRotationLambdaArnRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsSecretsmanagerSecretRotationInvalidSecretIDRule ¶ added in v0.11.0

type AwsSecretsmanagerSecretRotationInvalidSecretIDRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsSecretsmanagerSecretRotationInvalidSecretIDRule checks the pattern is valid

func NewAwsSecretsmanagerSecretRotationInvalidSecretIDRule ¶ added in v0.11.0

func NewAwsSecretsmanagerSecretRotationInvalidSecretIDRule() *AwsSecretsmanagerSecretRotationInvalidSecretIDRule

NewAwsSecretsmanagerSecretRotationInvalidSecretIDRule returns new rule with default attributes

func (*AwsSecretsmanagerSecretRotationInvalidSecretIDRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsSecretsmanagerSecretRotationInvalidSecretIDRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsSecretsmanagerSecretRotationInvalidSecretIDRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsSecretsmanagerSecretRotationInvalidSecretIDRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsSecretsmanagerSecretVersionInvalidSecretIDRule ¶

type AwsSecretsmanagerSecretVersionInvalidSecretIDRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsSecretsmanagerSecretVersionInvalidSecretIDRule checks the pattern is valid

func NewAwsSecretsmanagerSecretVersionInvalidSecretIDRule ¶

func NewAwsSecretsmanagerSecretVersionInvalidSecretIDRule() *AwsSecretsmanagerSecretVersionInvalidSecretIDRule

NewAwsSecretsmanagerSecretVersionInvalidSecretIDRule returns new rule with default attributes

func (*AwsSecretsmanagerSecretVersionInvalidSecretIDRule) Check ¶

Check checks the pattern is valid

func (*AwsSecretsmanagerSecretVersionInvalidSecretIDRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsSecretsmanagerSecretVersionInvalidSecretIDRule) Name ¶

Name returns the rule name

func (*AwsSecretsmanagerSecretVersionInvalidSecretIDRule) Severity ¶

Severity returns the rule severity

type AwsSecretsmanagerSecretVersionInvalidSecretStringRule ¶

type AwsSecretsmanagerSecretVersionInvalidSecretStringRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsSecretsmanagerSecretVersionInvalidSecretStringRule checks the pattern is valid

func NewAwsSecretsmanagerSecretVersionInvalidSecretStringRule ¶

func NewAwsSecretsmanagerSecretVersionInvalidSecretStringRule() *AwsSecretsmanagerSecretVersionInvalidSecretStringRule

NewAwsSecretsmanagerSecretVersionInvalidSecretStringRule returns new rule with default attributes

func (*AwsSecretsmanagerSecretVersionInvalidSecretStringRule) Check ¶

Check checks the pattern is valid

func (*AwsSecretsmanagerSecretVersionInvalidSecretStringRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsSecretsmanagerSecretVersionInvalidSecretStringRule) Name ¶

Name returns the rule name

func (*AwsSecretsmanagerSecretVersionInvalidSecretStringRule) Severity ¶

Severity returns the rule severity

type AwsSecurityhubActionTargetInvalidDescriptionRule ¶ added in v0.11.0

type AwsSecurityhubActionTargetInvalidDescriptionRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsSecurityhubActionTargetInvalidDescriptionRule checks the pattern is valid

func NewAwsSecurityhubActionTargetInvalidDescriptionRule ¶ added in v0.11.0

func NewAwsSecurityhubActionTargetInvalidDescriptionRule() *AwsSecurityhubActionTargetInvalidDescriptionRule

NewAwsSecurityhubActionTargetInvalidDescriptionRule returns new rule with default attributes

func (*AwsSecurityhubActionTargetInvalidDescriptionRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsSecurityhubActionTargetInvalidDescriptionRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsSecurityhubActionTargetInvalidDescriptionRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsSecurityhubActionTargetInvalidDescriptionRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsSecurityhubActionTargetInvalidIdentifierRule ¶ added in v0.11.0

type AwsSecurityhubActionTargetInvalidIdentifierRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsSecurityhubActionTargetInvalidIdentifierRule checks the pattern is valid

func NewAwsSecurityhubActionTargetInvalidIdentifierRule ¶ added in v0.11.0

func NewAwsSecurityhubActionTargetInvalidIdentifierRule() *AwsSecurityhubActionTargetInvalidIdentifierRule

NewAwsSecurityhubActionTargetInvalidIdentifierRule returns new rule with default attributes

func (*AwsSecurityhubActionTargetInvalidIdentifierRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsSecurityhubActionTargetInvalidIdentifierRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsSecurityhubActionTargetInvalidIdentifierRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsSecurityhubActionTargetInvalidIdentifierRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsSecurityhubActionTargetInvalidNameRule ¶ added in v0.11.0

type AwsSecurityhubActionTargetInvalidNameRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsSecurityhubActionTargetInvalidNameRule checks the pattern is valid

func NewAwsSecurityhubActionTargetInvalidNameRule ¶ added in v0.11.0

func NewAwsSecurityhubActionTargetInvalidNameRule() *AwsSecurityhubActionTargetInvalidNameRule

NewAwsSecurityhubActionTargetInvalidNameRule returns new rule with default attributes

func (*AwsSecurityhubActionTargetInvalidNameRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsSecurityhubActionTargetInvalidNameRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsSecurityhubActionTargetInvalidNameRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsSecurityhubActionTargetInvalidNameRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsSecurityhubFindingAggregatorInvalidLinkingModeRule ¶ added in v0.11.0

type AwsSecurityhubFindingAggregatorInvalidLinkingModeRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsSecurityhubFindingAggregatorInvalidLinkingModeRule checks the pattern is valid

func NewAwsSecurityhubFindingAggregatorInvalidLinkingModeRule ¶ added in v0.11.0

func NewAwsSecurityhubFindingAggregatorInvalidLinkingModeRule() *AwsSecurityhubFindingAggregatorInvalidLinkingModeRule

NewAwsSecurityhubFindingAggregatorInvalidLinkingModeRule returns new rule with default attributes

func (*AwsSecurityhubFindingAggregatorInvalidLinkingModeRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsSecurityhubFindingAggregatorInvalidLinkingModeRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsSecurityhubFindingAggregatorInvalidLinkingModeRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsSecurityhubFindingAggregatorInvalidLinkingModeRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsSecurityhubInsightInvalidGroupByAttributeRule ¶ added in v0.11.0

type AwsSecurityhubInsightInvalidGroupByAttributeRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsSecurityhubInsightInvalidGroupByAttributeRule checks the pattern is valid

func NewAwsSecurityhubInsightInvalidGroupByAttributeRule ¶ added in v0.11.0

func NewAwsSecurityhubInsightInvalidGroupByAttributeRule() *AwsSecurityhubInsightInvalidGroupByAttributeRule

NewAwsSecurityhubInsightInvalidGroupByAttributeRule returns new rule with default attributes

func (*AwsSecurityhubInsightInvalidGroupByAttributeRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsSecurityhubInsightInvalidGroupByAttributeRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsSecurityhubInsightInvalidGroupByAttributeRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsSecurityhubInsightInvalidGroupByAttributeRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsSecurityhubInsightInvalidNameRule ¶ added in v0.11.0

type AwsSecurityhubInsightInvalidNameRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsSecurityhubInsightInvalidNameRule checks the pattern is valid

func NewAwsSecurityhubInsightInvalidNameRule ¶ added in v0.11.0

func NewAwsSecurityhubInsightInvalidNameRule() *AwsSecurityhubInsightInvalidNameRule

NewAwsSecurityhubInsightInvalidNameRule returns new rule with default attributes

func (*AwsSecurityhubInsightInvalidNameRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsSecurityhubInsightInvalidNameRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsSecurityhubInsightInvalidNameRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsSecurityhubInsightInvalidNameRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsSecurityhubInviteAccepterInvalidMasterIDRule ¶ added in v0.11.0

type AwsSecurityhubInviteAccepterInvalidMasterIDRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsSecurityhubInviteAccepterInvalidMasterIDRule checks the pattern is valid

func NewAwsSecurityhubInviteAccepterInvalidMasterIDRule ¶ added in v0.11.0

func NewAwsSecurityhubInviteAccepterInvalidMasterIDRule() *AwsSecurityhubInviteAccepterInvalidMasterIDRule

NewAwsSecurityhubInviteAccepterInvalidMasterIDRule returns new rule with default attributes

func (*AwsSecurityhubInviteAccepterInvalidMasterIDRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsSecurityhubInviteAccepterInvalidMasterIDRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsSecurityhubInviteAccepterInvalidMasterIDRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsSecurityhubInviteAccepterInvalidMasterIDRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsSecurityhubMemberInvalidEmailRule ¶ added in v0.11.0

type AwsSecurityhubMemberInvalidEmailRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsSecurityhubMemberInvalidEmailRule checks the pattern is valid

func NewAwsSecurityhubMemberInvalidEmailRule ¶ added in v0.11.0

func NewAwsSecurityhubMemberInvalidEmailRule() *AwsSecurityhubMemberInvalidEmailRule

NewAwsSecurityhubMemberInvalidEmailRule returns new rule with default attributes

func (*AwsSecurityhubMemberInvalidEmailRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsSecurityhubMemberInvalidEmailRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsSecurityhubMemberInvalidEmailRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsSecurityhubMemberInvalidEmailRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsSecurityhubOrganizationAdminAccountInvalidAdminAccountIDRule ¶ added in v0.11.0

type AwsSecurityhubOrganizationAdminAccountInvalidAdminAccountIDRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsSecurityhubOrganizationAdminAccountInvalidAdminAccountIDRule checks the pattern is valid

func NewAwsSecurityhubOrganizationAdminAccountInvalidAdminAccountIDRule ¶ added in v0.11.0

func NewAwsSecurityhubOrganizationAdminAccountInvalidAdminAccountIDRule() *AwsSecurityhubOrganizationAdminAccountInvalidAdminAccountIDRule

NewAwsSecurityhubOrganizationAdminAccountInvalidAdminAccountIDRule returns new rule with default attributes

func (*AwsSecurityhubOrganizationAdminAccountInvalidAdminAccountIDRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsSecurityhubOrganizationAdminAccountInvalidAdminAccountIDRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsSecurityhubOrganizationAdminAccountInvalidAdminAccountIDRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsSecurityhubOrganizationAdminAccountInvalidAdminAccountIDRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsSecurityhubProductSubscriptionInvalidProductArnRule ¶

type AwsSecurityhubProductSubscriptionInvalidProductArnRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsSecurityhubProductSubscriptionInvalidProductArnRule checks the pattern is valid

func NewAwsSecurityhubProductSubscriptionInvalidProductArnRule ¶

func NewAwsSecurityhubProductSubscriptionInvalidProductArnRule() *AwsSecurityhubProductSubscriptionInvalidProductArnRule

NewAwsSecurityhubProductSubscriptionInvalidProductArnRule returns new rule with default attributes

func (*AwsSecurityhubProductSubscriptionInvalidProductArnRule) Check ¶

Check checks the pattern is valid

func (*AwsSecurityhubProductSubscriptionInvalidProductArnRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsSecurityhubProductSubscriptionInvalidProductArnRule) Name ¶

Name returns the rule name

func (*AwsSecurityhubProductSubscriptionInvalidProductArnRule) Severity ¶

Severity returns the rule severity

type AwsSecurityhubStandardsControlInvalidControlStatusRule ¶ added in v0.11.0

type AwsSecurityhubStandardsControlInvalidControlStatusRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsSecurityhubStandardsControlInvalidControlStatusRule checks the pattern is valid

func NewAwsSecurityhubStandardsControlInvalidControlStatusRule ¶ added in v0.11.0

func NewAwsSecurityhubStandardsControlInvalidControlStatusRule() *AwsSecurityhubStandardsControlInvalidControlStatusRule

NewAwsSecurityhubStandardsControlInvalidControlStatusRule returns new rule with default attributes

func (*AwsSecurityhubStandardsControlInvalidControlStatusRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsSecurityhubStandardsControlInvalidControlStatusRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsSecurityhubStandardsControlInvalidControlStatusRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsSecurityhubStandardsControlInvalidControlStatusRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsSecurityhubStandardsControlInvalidDisabledReasonRule ¶ added in v0.11.0

type AwsSecurityhubStandardsControlInvalidDisabledReasonRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsSecurityhubStandardsControlInvalidDisabledReasonRule checks the pattern is valid

func NewAwsSecurityhubStandardsControlInvalidDisabledReasonRule ¶ added in v0.11.0

func NewAwsSecurityhubStandardsControlInvalidDisabledReasonRule() *AwsSecurityhubStandardsControlInvalidDisabledReasonRule

NewAwsSecurityhubStandardsControlInvalidDisabledReasonRule returns new rule with default attributes

func (*AwsSecurityhubStandardsControlInvalidDisabledReasonRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsSecurityhubStandardsControlInvalidDisabledReasonRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsSecurityhubStandardsControlInvalidDisabledReasonRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsSecurityhubStandardsControlInvalidDisabledReasonRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsSecurityhubStandardsControlInvalidStandardsControlArnRule ¶ added in v0.11.0

type AwsSecurityhubStandardsControlInvalidStandardsControlArnRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsSecurityhubStandardsControlInvalidStandardsControlArnRule checks the pattern is valid

func NewAwsSecurityhubStandardsControlInvalidStandardsControlArnRule ¶ added in v0.11.0

func NewAwsSecurityhubStandardsControlInvalidStandardsControlArnRule() *AwsSecurityhubStandardsControlInvalidStandardsControlArnRule

NewAwsSecurityhubStandardsControlInvalidStandardsControlArnRule returns new rule with default attributes

func (*AwsSecurityhubStandardsControlInvalidStandardsControlArnRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsSecurityhubStandardsControlInvalidStandardsControlArnRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsSecurityhubStandardsControlInvalidStandardsControlArnRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsSecurityhubStandardsControlInvalidStandardsControlArnRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsSecurityhubStandardsSubscriptionInvalidStandardsArnRule ¶

type AwsSecurityhubStandardsSubscriptionInvalidStandardsArnRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsSecurityhubStandardsSubscriptionInvalidStandardsArnRule checks the pattern is valid

func NewAwsSecurityhubStandardsSubscriptionInvalidStandardsArnRule ¶

func NewAwsSecurityhubStandardsSubscriptionInvalidStandardsArnRule() *AwsSecurityhubStandardsSubscriptionInvalidStandardsArnRule

NewAwsSecurityhubStandardsSubscriptionInvalidStandardsArnRule returns new rule with default attributes

func (*AwsSecurityhubStandardsSubscriptionInvalidStandardsArnRule) Check ¶

Check checks the pattern is valid

func (*AwsSecurityhubStandardsSubscriptionInvalidStandardsArnRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsSecurityhubStandardsSubscriptionInvalidStandardsArnRule) Name ¶

Name returns the rule name

func (*AwsSecurityhubStandardsSubscriptionInvalidStandardsArnRule) Severity ¶

Severity returns the rule severity

type AwsServiceDiscoveryHTTPNamespaceInvalidDescriptionRule ¶

type AwsServiceDiscoveryHTTPNamespaceInvalidDescriptionRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsServiceDiscoveryHTTPNamespaceInvalidDescriptionRule checks the pattern is valid

func NewAwsServiceDiscoveryHTTPNamespaceInvalidDescriptionRule ¶

func NewAwsServiceDiscoveryHTTPNamespaceInvalidDescriptionRule() *AwsServiceDiscoveryHTTPNamespaceInvalidDescriptionRule

NewAwsServiceDiscoveryHTTPNamespaceInvalidDescriptionRule returns new rule with default attributes

func (*AwsServiceDiscoveryHTTPNamespaceInvalidDescriptionRule) Check ¶

Check checks the pattern is valid

func (*AwsServiceDiscoveryHTTPNamespaceInvalidDescriptionRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsServiceDiscoveryHTTPNamespaceInvalidDescriptionRule) Name ¶

Name returns the rule name

func (*AwsServiceDiscoveryHTTPNamespaceInvalidDescriptionRule) Severity ¶

Severity returns the rule severity

type AwsServiceDiscoveryHTTPNamespaceInvalidNameRule ¶

type AwsServiceDiscoveryHTTPNamespaceInvalidNameRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsServiceDiscoveryHTTPNamespaceInvalidNameRule checks the pattern is valid

func NewAwsServiceDiscoveryHTTPNamespaceInvalidNameRule ¶

func NewAwsServiceDiscoveryHTTPNamespaceInvalidNameRule() *AwsServiceDiscoveryHTTPNamespaceInvalidNameRule

NewAwsServiceDiscoveryHTTPNamespaceInvalidNameRule returns new rule with default attributes

func (*AwsServiceDiscoveryHTTPNamespaceInvalidNameRule) Check ¶

Check checks the pattern is valid

func (*AwsServiceDiscoveryHTTPNamespaceInvalidNameRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsServiceDiscoveryHTTPNamespaceInvalidNameRule) Name ¶

Name returns the rule name

func (*AwsServiceDiscoveryHTTPNamespaceInvalidNameRule) Severity ¶

Severity returns the rule severity

type AwsServiceDiscoveryInstanceInvalidInstanceIDRule ¶ added in v0.11.0

type AwsServiceDiscoveryInstanceInvalidInstanceIDRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsServiceDiscoveryInstanceInvalidInstanceIDRule checks the pattern is valid

func NewAwsServiceDiscoveryInstanceInvalidInstanceIDRule ¶ added in v0.11.0

func NewAwsServiceDiscoveryInstanceInvalidInstanceIDRule() *AwsServiceDiscoveryInstanceInvalidInstanceIDRule

NewAwsServiceDiscoveryInstanceInvalidInstanceIDRule returns new rule with default attributes

func (*AwsServiceDiscoveryInstanceInvalidInstanceIDRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsServiceDiscoveryInstanceInvalidInstanceIDRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsServiceDiscoveryInstanceInvalidInstanceIDRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsServiceDiscoveryInstanceInvalidInstanceIDRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsServiceDiscoveryInstanceInvalidServiceIDRule ¶ added in v0.11.0

type AwsServiceDiscoveryInstanceInvalidServiceIDRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsServiceDiscoveryInstanceInvalidServiceIDRule checks the pattern is valid

func NewAwsServiceDiscoveryInstanceInvalidServiceIDRule ¶ added in v0.11.0

func NewAwsServiceDiscoveryInstanceInvalidServiceIDRule() *AwsServiceDiscoveryInstanceInvalidServiceIDRule

NewAwsServiceDiscoveryInstanceInvalidServiceIDRule returns new rule with default attributes

func (*AwsServiceDiscoveryInstanceInvalidServiceIDRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsServiceDiscoveryInstanceInvalidServiceIDRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsServiceDiscoveryInstanceInvalidServiceIDRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsServiceDiscoveryInstanceInvalidServiceIDRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsServiceDiscoveryPrivateDNSNamespaceInvalidDescriptionRule ¶

type AwsServiceDiscoveryPrivateDNSNamespaceInvalidDescriptionRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsServiceDiscoveryPrivateDNSNamespaceInvalidDescriptionRule checks the pattern is valid

func NewAwsServiceDiscoveryPrivateDNSNamespaceInvalidDescriptionRule ¶

func NewAwsServiceDiscoveryPrivateDNSNamespaceInvalidDescriptionRule() *AwsServiceDiscoveryPrivateDNSNamespaceInvalidDescriptionRule

NewAwsServiceDiscoveryPrivateDNSNamespaceInvalidDescriptionRule returns new rule with default attributes

func (*AwsServiceDiscoveryPrivateDNSNamespaceInvalidDescriptionRule) Check ¶

Check checks the pattern is valid

func (*AwsServiceDiscoveryPrivateDNSNamespaceInvalidDescriptionRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsServiceDiscoveryPrivateDNSNamespaceInvalidDescriptionRule) Name ¶

Name returns the rule name

func (*AwsServiceDiscoveryPrivateDNSNamespaceInvalidDescriptionRule) Severity ¶

Severity returns the rule severity

type AwsServiceDiscoveryPrivateDNSNamespaceInvalidNameRule ¶

type AwsServiceDiscoveryPrivateDNSNamespaceInvalidNameRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsServiceDiscoveryPrivateDNSNamespaceInvalidNameRule checks the pattern is valid

func NewAwsServiceDiscoveryPrivateDNSNamespaceInvalidNameRule ¶

func NewAwsServiceDiscoveryPrivateDNSNamespaceInvalidNameRule() *AwsServiceDiscoveryPrivateDNSNamespaceInvalidNameRule

NewAwsServiceDiscoveryPrivateDNSNamespaceInvalidNameRule returns new rule with default attributes

func (*AwsServiceDiscoveryPrivateDNSNamespaceInvalidNameRule) Check ¶

Check checks the pattern is valid

func (*AwsServiceDiscoveryPrivateDNSNamespaceInvalidNameRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsServiceDiscoveryPrivateDNSNamespaceInvalidNameRule) Name ¶

Name returns the rule name

func (*AwsServiceDiscoveryPrivateDNSNamespaceInvalidNameRule) Severity ¶

Severity returns the rule severity

type AwsServiceDiscoveryPrivateDNSNamespaceInvalidVpcRule ¶

type AwsServiceDiscoveryPrivateDNSNamespaceInvalidVpcRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsServiceDiscoveryPrivateDNSNamespaceInvalidVpcRule checks the pattern is valid

func NewAwsServiceDiscoveryPrivateDNSNamespaceInvalidVpcRule ¶

func NewAwsServiceDiscoveryPrivateDNSNamespaceInvalidVpcRule() *AwsServiceDiscoveryPrivateDNSNamespaceInvalidVpcRule

NewAwsServiceDiscoveryPrivateDNSNamespaceInvalidVpcRule returns new rule with default attributes

func (*AwsServiceDiscoveryPrivateDNSNamespaceInvalidVpcRule) Check ¶

Check checks the pattern is valid

func (*AwsServiceDiscoveryPrivateDNSNamespaceInvalidVpcRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsServiceDiscoveryPrivateDNSNamespaceInvalidVpcRule) Name ¶

Name returns the rule name

func (*AwsServiceDiscoveryPrivateDNSNamespaceInvalidVpcRule) Severity ¶

Severity returns the rule severity

type AwsServiceDiscoveryPublicDNSNamespaceInvalidDescriptionRule ¶

type AwsServiceDiscoveryPublicDNSNamespaceInvalidDescriptionRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsServiceDiscoveryPublicDNSNamespaceInvalidDescriptionRule checks the pattern is valid

func NewAwsServiceDiscoveryPublicDNSNamespaceInvalidDescriptionRule ¶

func NewAwsServiceDiscoveryPublicDNSNamespaceInvalidDescriptionRule() *AwsServiceDiscoveryPublicDNSNamespaceInvalidDescriptionRule

NewAwsServiceDiscoveryPublicDNSNamespaceInvalidDescriptionRule returns new rule with default attributes

func (*AwsServiceDiscoveryPublicDNSNamespaceInvalidDescriptionRule) Check ¶

Check checks the pattern is valid

func (*AwsServiceDiscoveryPublicDNSNamespaceInvalidDescriptionRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsServiceDiscoveryPublicDNSNamespaceInvalidDescriptionRule) Name ¶

Name returns the rule name

func (*AwsServiceDiscoveryPublicDNSNamespaceInvalidDescriptionRule) Severity ¶

Severity returns the rule severity

type AwsServiceDiscoveryPublicDNSNamespaceInvalidNameRule ¶

type AwsServiceDiscoveryPublicDNSNamespaceInvalidNameRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsServiceDiscoveryPublicDNSNamespaceInvalidNameRule checks the pattern is valid

func NewAwsServiceDiscoveryPublicDNSNamespaceInvalidNameRule ¶

func NewAwsServiceDiscoveryPublicDNSNamespaceInvalidNameRule() *AwsServiceDiscoveryPublicDNSNamespaceInvalidNameRule

NewAwsServiceDiscoveryPublicDNSNamespaceInvalidNameRule returns new rule with default attributes

func (*AwsServiceDiscoveryPublicDNSNamespaceInvalidNameRule) Check ¶

Check checks the pattern is valid

func (*AwsServiceDiscoveryPublicDNSNamespaceInvalidNameRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsServiceDiscoveryPublicDNSNamespaceInvalidNameRule) Name ¶

Name returns the rule name

func (*AwsServiceDiscoveryPublicDNSNamespaceInvalidNameRule) Severity ¶

Severity returns the rule severity

type AwsServiceDiscoveryServiceInvalidDescriptionRule ¶

type AwsServiceDiscoveryServiceInvalidDescriptionRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsServiceDiscoveryServiceInvalidDescriptionRule checks the pattern is valid

func NewAwsServiceDiscoveryServiceInvalidDescriptionRule ¶

func NewAwsServiceDiscoveryServiceInvalidDescriptionRule() *AwsServiceDiscoveryServiceInvalidDescriptionRule

NewAwsServiceDiscoveryServiceInvalidDescriptionRule returns new rule with default attributes

func (*AwsServiceDiscoveryServiceInvalidDescriptionRule) Check ¶

Check checks the pattern is valid

func (*AwsServiceDiscoveryServiceInvalidDescriptionRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsServiceDiscoveryServiceInvalidDescriptionRule) Name ¶

Name returns the rule name

func (*AwsServiceDiscoveryServiceInvalidDescriptionRule) Severity ¶

Severity returns the rule severity

type AwsServicecatalogBudgetResourceAssociationInvalidBudgetNameRule ¶ added in v0.11.0

type AwsServicecatalogBudgetResourceAssociationInvalidBudgetNameRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsServicecatalogBudgetResourceAssociationInvalidBudgetNameRule checks the pattern is valid

func NewAwsServicecatalogBudgetResourceAssociationInvalidBudgetNameRule ¶ added in v0.11.0

func NewAwsServicecatalogBudgetResourceAssociationInvalidBudgetNameRule() *AwsServicecatalogBudgetResourceAssociationInvalidBudgetNameRule

NewAwsServicecatalogBudgetResourceAssociationInvalidBudgetNameRule returns new rule with default attributes

func (*AwsServicecatalogBudgetResourceAssociationInvalidBudgetNameRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsServicecatalogBudgetResourceAssociationInvalidBudgetNameRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsServicecatalogBudgetResourceAssociationInvalidBudgetNameRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsServicecatalogBudgetResourceAssociationInvalidBudgetNameRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsServicecatalogBudgetResourceAssociationInvalidResourceIDRule ¶ added in v0.11.0

type AwsServicecatalogBudgetResourceAssociationInvalidResourceIDRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsServicecatalogBudgetResourceAssociationInvalidResourceIDRule checks the pattern is valid

func NewAwsServicecatalogBudgetResourceAssociationInvalidResourceIDRule ¶ added in v0.11.0

func NewAwsServicecatalogBudgetResourceAssociationInvalidResourceIDRule() *AwsServicecatalogBudgetResourceAssociationInvalidResourceIDRule

NewAwsServicecatalogBudgetResourceAssociationInvalidResourceIDRule returns new rule with default attributes

func (*AwsServicecatalogBudgetResourceAssociationInvalidResourceIDRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsServicecatalogBudgetResourceAssociationInvalidResourceIDRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsServicecatalogBudgetResourceAssociationInvalidResourceIDRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsServicecatalogBudgetResourceAssociationInvalidResourceIDRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsServicecatalogConstraintInvalidAcceptLanguageRule ¶ added in v0.11.0

type AwsServicecatalogConstraintInvalidAcceptLanguageRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsServicecatalogConstraintInvalidAcceptLanguageRule checks the pattern is valid

func NewAwsServicecatalogConstraintInvalidAcceptLanguageRule ¶ added in v0.11.0

func NewAwsServicecatalogConstraintInvalidAcceptLanguageRule() *AwsServicecatalogConstraintInvalidAcceptLanguageRule

NewAwsServicecatalogConstraintInvalidAcceptLanguageRule returns new rule with default attributes

func (*AwsServicecatalogConstraintInvalidAcceptLanguageRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsServicecatalogConstraintInvalidAcceptLanguageRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsServicecatalogConstraintInvalidAcceptLanguageRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsServicecatalogConstraintInvalidAcceptLanguageRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsServicecatalogConstraintInvalidDescriptionRule ¶ added in v0.11.0

type AwsServicecatalogConstraintInvalidDescriptionRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsServicecatalogConstraintInvalidDescriptionRule checks the pattern is valid

func NewAwsServicecatalogConstraintInvalidDescriptionRule ¶ added in v0.11.0

func NewAwsServicecatalogConstraintInvalidDescriptionRule() *AwsServicecatalogConstraintInvalidDescriptionRule

NewAwsServicecatalogConstraintInvalidDescriptionRule returns new rule with default attributes

func (*AwsServicecatalogConstraintInvalidDescriptionRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsServicecatalogConstraintInvalidDescriptionRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsServicecatalogConstraintInvalidDescriptionRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsServicecatalogConstraintInvalidDescriptionRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsServicecatalogConstraintInvalidPortfolioIDRule ¶ added in v0.11.0

type AwsServicecatalogConstraintInvalidPortfolioIDRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsServicecatalogConstraintInvalidPortfolioIDRule checks the pattern is valid

func NewAwsServicecatalogConstraintInvalidPortfolioIDRule ¶ added in v0.11.0

func NewAwsServicecatalogConstraintInvalidPortfolioIDRule() *AwsServicecatalogConstraintInvalidPortfolioIDRule

NewAwsServicecatalogConstraintInvalidPortfolioIDRule returns new rule with default attributes

func (*AwsServicecatalogConstraintInvalidPortfolioIDRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsServicecatalogConstraintInvalidPortfolioIDRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsServicecatalogConstraintInvalidPortfolioIDRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsServicecatalogConstraintInvalidPortfolioIDRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsServicecatalogConstraintInvalidProductIDRule ¶ added in v0.11.0

type AwsServicecatalogConstraintInvalidProductIDRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsServicecatalogConstraintInvalidProductIDRule checks the pattern is valid

func NewAwsServicecatalogConstraintInvalidProductIDRule ¶ added in v0.11.0

func NewAwsServicecatalogConstraintInvalidProductIDRule() *AwsServicecatalogConstraintInvalidProductIDRule

NewAwsServicecatalogConstraintInvalidProductIDRule returns new rule with default attributes

func (*AwsServicecatalogConstraintInvalidProductIDRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsServicecatalogConstraintInvalidProductIDRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsServicecatalogConstraintInvalidProductIDRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsServicecatalogConstraintInvalidProductIDRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsServicecatalogConstraintInvalidTypeRule ¶ added in v0.11.0

type AwsServicecatalogConstraintInvalidTypeRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsServicecatalogConstraintInvalidTypeRule checks the pattern is valid

func NewAwsServicecatalogConstraintInvalidTypeRule ¶ added in v0.11.0

func NewAwsServicecatalogConstraintInvalidTypeRule() *AwsServicecatalogConstraintInvalidTypeRule

NewAwsServicecatalogConstraintInvalidTypeRule returns new rule with default attributes

func (*AwsServicecatalogConstraintInvalidTypeRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsServicecatalogConstraintInvalidTypeRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsServicecatalogConstraintInvalidTypeRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsServicecatalogConstraintInvalidTypeRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsServicecatalogPortfolioInvalidDescriptionRule ¶

type AwsServicecatalogPortfolioInvalidDescriptionRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsServicecatalogPortfolioInvalidDescriptionRule checks the pattern is valid

func NewAwsServicecatalogPortfolioInvalidDescriptionRule ¶

func NewAwsServicecatalogPortfolioInvalidDescriptionRule() *AwsServicecatalogPortfolioInvalidDescriptionRule

NewAwsServicecatalogPortfolioInvalidDescriptionRule returns new rule with default attributes

func (*AwsServicecatalogPortfolioInvalidDescriptionRule) Check ¶

Check checks the pattern is valid

func (*AwsServicecatalogPortfolioInvalidDescriptionRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsServicecatalogPortfolioInvalidDescriptionRule) Name ¶

Name returns the rule name

func (*AwsServicecatalogPortfolioInvalidDescriptionRule) Severity ¶

Severity returns the rule severity

type AwsServicecatalogPortfolioInvalidNameRule ¶

type AwsServicecatalogPortfolioInvalidNameRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsServicecatalogPortfolioInvalidNameRule checks the pattern is valid

func NewAwsServicecatalogPortfolioInvalidNameRule ¶

func NewAwsServicecatalogPortfolioInvalidNameRule() *AwsServicecatalogPortfolioInvalidNameRule

NewAwsServicecatalogPortfolioInvalidNameRule returns new rule with default attributes

func (*AwsServicecatalogPortfolioInvalidNameRule) Check ¶

Check checks the pattern is valid

func (*AwsServicecatalogPortfolioInvalidNameRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsServicecatalogPortfolioInvalidNameRule) Name ¶

Name returns the rule name

func (*AwsServicecatalogPortfolioInvalidNameRule) Severity ¶

Severity returns the rule severity

type AwsServicecatalogPortfolioInvalidProviderNameRule ¶

type AwsServicecatalogPortfolioInvalidProviderNameRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsServicecatalogPortfolioInvalidProviderNameRule checks the pattern is valid

func NewAwsServicecatalogPortfolioInvalidProviderNameRule ¶

func NewAwsServicecatalogPortfolioInvalidProviderNameRule() *AwsServicecatalogPortfolioInvalidProviderNameRule

NewAwsServicecatalogPortfolioInvalidProviderNameRule returns new rule with default attributes

func (*AwsServicecatalogPortfolioInvalidProviderNameRule) Check ¶

Check checks the pattern is valid

func (*AwsServicecatalogPortfolioInvalidProviderNameRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsServicecatalogPortfolioInvalidProviderNameRule) Name ¶

Name returns the rule name

func (*AwsServicecatalogPortfolioInvalidProviderNameRule) Severity ¶

Severity returns the rule severity

type AwsServicecatalogPortfolioShareInvalidAcceptLanguageRule ¶ added in v0.11.0

type AwsServicecatalogPortfolioShareInvalidAcceptLanguageRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsServicecatalogPortfolioShareInvalidAcceptLanguageRule checks the pattern is valid

func NewAwsServicecatalogPortfolioShareInvalidAcceptLanguageRule ¶ added in v0.11.0

func NewAwsServicecatalogPortfolioShareInvalidAcceptLanguageRule() *AwsServicecatalogPortfolioShareInvalidAcceptLanguageRule

NewAwsServicecatalogPortfolioShareInvalidAcceptLanguageRule returns new rule with default attributes

func (*AwsServicecatalogPortfolioShareInvalidAcceptLanguageRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsServicecatalogPortfolioShareInvalidAcceptLanguageRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsServicecatalogPortfolioShareInvalidAcceptLanguageRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsServicecatalogPortfolioShareInvalidAcceptLanguageRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsServicecatalogPortfolioShareInvalidPortfolioIDRule ¶ added in v0.11.0

type AwsServicecatalogPortfolioShareInvalidPortfolioIDRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsServicecatalogPortfolioShareInvalidPortfolioIDRule checks the pattern is valid

func NewAwsServicecatalogPortfolioShareInvalidPortfolioIDRule ¶ added in v0.11.0

func NewAwsServicecatalogPortfolioShareInvalidPortfolioIDRule() *AwsServicecatalogPortfolioShareInvalidPortfolioIDRule

NewAwsServicecatalogPortfolioShareInvalidPortfolioIDRule returns new rule with default attributes

func (*AwsServicecatalogPortfolioShareInvalidPortfolioIDRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsServicecatalogPortfolioShareInvalidPortfolioIDRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsServicecatalogPortfolioShareInvalidPortfolioIDRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsServicecatalogPortfolioShareInvalidPortfolioIDRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsServicecatalogPortfolioShareInvalidPrincipalIDRule ¶ added in v0.11.0

type AwsServicecatalogPortfolioShareInvalidPrincipalIDRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsServicecatalogPortfolioShareInvalidPrincipalIDRule checks the pattern is valid

func NewAwsServicecatalogPortfolioShareInvalidPrincipalIDRule ¶ added in v0.11.0

func NewAwsServicecatalogPortfolioShareInvalidPrincipalIDRule() *AwsServicecatalogPortfolioShareInvalidPrincipalIDRule

NewAwsServicecatalogPortfolioShareInvalidPrincipalIDRule returns new rule with default attributes

func (*AwsServicecatalogPortfolioShareInvalidPrincipalIDRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsServicecatalogPortfolioShareInvalidPrincipalIDRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsServicecatalogPortfolioShareInvalidPrincipalIDRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsServicecatalogPortfolioShareInvalidPrincipalIDRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsServicecatalogPortfolioShareInvalidTypeRule ¶ added in v0.11.0

type AwsServicecatalogPortfolioShareInvalidTypeRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsServicecatalogPortfolioShareInvalidTypeRule checks the pattern is valid

func NewAwsServicecatalogPortfolioShareInvalidTypeRule ¶ added in v0.11.0

func NewAwsServicecatalogPortfolioShareInvalidTypeRule() *AwsServicecatalogPortfolioShareInvalidTypeRule

NewAwsServicecatalogPortfolioShareInvalidTypeRule returns new rule with default attributes

func (*AwsServicecatalogPortfolioShareInvalidTypeRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsServicecatalogPortfolioShareInvalidTypeRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsServicecatalogPortfolioShareInvalidTypeRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsServicecatalogPortfolioShareInvalidTypeRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsServicecatalogPrincipalPortfolioAssociationInvalidAcceptLanguageRule ¶ added in v0.11.0

type AwsServicecatalogPrincipalPortfolioAssociationInvalidAcceptLanguageRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsServicecatalogPrincipalPortfolioAssociationInvalidAcceptLanguageRule checks the pattern is valid

func NewAwsServicecatalogPrincipalPortfolioAssociationInvalidAcceptLanguageRule ¶ added in v0.11.0

func NewAwsServicecatalogPrincipalPortfolioAssociationInvalidAcceptLanguageRule() *AwsServicecatalogPrincipalPortfolioAssociationInvalidAcceptLanguageRule

NewAwsServicecatalogPrincipalPortfolioAssociationInvalidAcceptLanguageRule returns new rule with default attributes

func (*AwsServicecatalogPrincipalPortfolioAssociationInvalidAcceptLanguageRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsServicecatalogPrincipalPortfolioAssociationInvalidAcceptLanguageRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsServicecatalogPrincipalPortfolioAssociationInvalidAcceptLanguageRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsServicecatalogPrincipalPortfolioAssociationInvalidAcceptLanguageRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsServicecatalogPrincipalPortfolioAssociationInvalidPortfolioIDRule ¶ added in v0.11.0

type AwsServicecatalogPrincipalPortfolioAssociationInvalidPortfolioIDRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsServicecatalogPrincipalPortfolioAssociationInvalidPortfolioIDRule checks the pattern is valid

func NewAwsServicecatalogPrincipalPortfolioAssociationInvalidPortfolioIDRule ¶ added in v0.11.0

func NewAwsServicecatalogPrincipalPortfolioAssociationInvalidPortfolioIDRule() *AwsServicecatalogPrincipalPortfolioAssociationInvalidPortfolioIDRule

NewAwsServicecatalogPrincipalPortfolioAssociationInvalidPortfolioIDRule returns new rule with default attributes

func (*AwsServicecatalogPrincipalPortfolioAssociationInvalidPortfolioIDRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsServicecatalogPrincipalPortfolioAssociationInvalidPortfolioIDRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsServicecatalogPrincipalPortfolioAssociationInvalidPortfolioIDRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsServicecatalogPrincipalPortfolioAssociationInvalidPortfolioIDRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsServicecatalogPrincipalPortfolioAssociationInvalidPrincipalArnRule ¶ added in v0.11.0

type AwsServicecatalogPrincipalPortfolioAssociationInvalidPrincipalArnRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsServicecatalogPrincipalPortfolioAssociationInvalidPrincipalArnRule checks the pattern is valid

func NewAwsServicecatalogPrincipalPortfolioAssociationInvalidPrincipalArnRule ¶ added in v0.11.0

func NewAwsServicecatalogPrincipalPortfolioAssociationInvalidPrincipalArnRule() *AwsServicecatalogPrincipalPortfolioAssociationInvalidPrincipalArnRule

NewAwsServicecatalogPrincipalPortfolioAssociationInvalidPrincipalArnRule returns new rule with default attributes

func (*AwsServicecatalogPrincipalPortfolioAssociationInvalidPrincipalArnRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsServicecatalogPrincipalPortfolioAssociationInvalidPrincipalArnRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsServicecatalogPrincipalPortfolioAssociationInvalidPrincipalArnRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsServicecatalogPrincipalPortfolioAssociationInvalidPrincipalArnRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsServicecatalogPrincipalPortfolioAssociationInvalidPrincipalTypeRule ¶ added in v0.11.0

type AwsServicecatalogPrincipalPortfolioAssociationInvalidPrincipalTypeRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsServicecatalogPrincipalPortfolioAssociationInvalidPrincipalTypeRule checks the pattern is valid

func NewAwsServicecatalogPrincipalPortfolioAssociationInvalidPrincipalTypeRule ¶ added in v0.11.0

func NewAwsServicecatalogPrincipalPortfolioAssociationInvalidPrincipalTypeRule() *AwsServicecatalogPrincipalPortfolioAssociationInvalidPrincipalTypeRule

NewAwsServicecatalogPrincipalPortfolioAssociationInvalidPrincipalTypeRule returns new rule with default attributes

func (*AwsServicecatalogPrincipalPortfolioAssociationInvalidPrincipalTypeRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsServicecatalogPrincipalPortfolioAssociationInvalidPrincipalTypeRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsServicecatalogPrincipalPortfolioAssociationInvalidPrincipalTypeRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsServicecatalogPrincipalPortfolioAssociationInvalidPrincipalTypeRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsServicecatalogProductInvalidAcceptLanguageRule ¶ added in v0.11.0

type AwsServicecatalogProductInvalidAcceptLanguageRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsServicecatalogProductInvalidAcceptLanguageRule checks the pattern is valid

func NewAwsServicecatalogProductInvalidAcceptLanguageRule ¶ added in v0.11.0

func NewAwsServicecatalogProductInvalidAcceptLanguageRule() *AwsServicecatalogProductInvalidAcceptLanguageRule

NewAwsServicecatalogProductInvalidAcceptLanguageRule returns new rule with default attributes

func (*AwsServicecatalogProductInvalidAcceptLanguageRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsServicecatalogProductInvalidAcceptLanguageRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsServicecatalogProductInvalidAcceptLanguageRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsServicecatalogProductInvalidAcceptLanguageRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsServicecatalogProductInvalidDescriptionRule ¶ added in v0.11.0

type AwsServicecatalogProductInvalidDescriptionRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsServicecatalogProductInvalidDescriptionRule checks the pattern is valid

func NewAwsServicecatalogProductInvalidDescriptionRule ¶ added in v0.11.0

func NewAwsServicecatalogProductInvalidDescriptionRule() *AwsServicecatalogProductInvalidDescriptionRule

NewAwsServicecatalogProductInvalidDescriptionRule returns new rule with default attributes

func (*AwsServicecatalogProductInvalidDescriptionRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsServicecatalogProductInvalidDescriptionRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsServicecatalogProductInvalidDescriptionRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsServicecatalogProductInvalidDescriptionRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsServicecatalogProductInvalidDistributorRule ¶ added in v0.11.0

type AwsServicecatalogProductInvalidDistributorRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsServicecatalogProductInvalidDistributorRule checks the pattern is valid

func NewAwsServicecatalogProductInvalidDistributorRule ¶ added in v0.11.0

func NewAwsServicecatalogProductInvalidDistributorRule() *AwsServicecatalogProductInvalidDistributorRule

NewAwsServicecatalogProductInvalidDistributorRule returns new rule with default attributes

func (*AwsServicecatalogProductInvalidDistributorRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsServicecatalogProductInvalidDistributorRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsServicecatalogProductInvalidDistributorRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsServicecatalogProductInvalidDistributorRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsServicecatalogProductInvalidNameRule ¶ added in v0.11.0

type AwsServicecatalogProductInvalidNameRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsServicecatalogProductInvalidNameRule checks the pattern is valid

func NewAwsServicecatalogProductInvalidNameRule ¶ added in v0.11.0

func NewAwsServicecatalogProductInvalidNameRule() *AwsServicecatalogProductInvalidNameRule

NewAwsServicecatalogProductInvalidNameRule returns new rule with default attributes

func (*AwsServicecatalogProductInvalidNameRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsServicecatalogProductInvalidNameRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsServicecatalogProductInvalidNameRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsServicecatalogProductInvalidNameRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsServicecatalogProductInvalidOwnerRule ¶ added in v0.11.0

type AwsServicecatalogProductInvalidOwnerRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsServicecatalogProductInvalidOwnerRule checks the pattern is valid

func NewAwsServicecatalogProductInvalidOwnerRule ¶ added in v0.11.0

func NewAwsServicecatalogProductInvalidOwnerRule() *AwsServicecatalogProductInvalidOwnerRule

NewAwsServicecatalogProductInvalidOwnerRule returns new rule with default attributes

func (*AwsServicecatalogProductInvalidOwnerRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsServicecatalogProductInvalidOwnerRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsServicecatalogProductInvalidOwnerRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsServicecatalogProductInvalidOwnerRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsServicecatalogProductInvalidSupportDescriptionRule ¶ added in v0.11.0

type AwsServicecatalogProductInvalidSupportDescriptionRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsServicecatalogProductInvalidSupportDescriptionRule checks the pattern is valid

func NewAwsServicecatalogProductInvalidSupportDescriptionRule ¶ added in v0.11.0

func NewAwsServicecatalogProductInvalidSupportDescriptionRule() *AwsServicecatalogProductInvalidSupportDescriptionRule

NewAwsServicecatalogProductInvalidSupportDescriptionRule returns new rule with default attributes

func (*AwsServicecatalogProductInvalidSupportDescriptionRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsServicecatalogProductInvalidSupportDescriptionRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsServicecatalogProductInvalidSupportDescriptionRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsServicecatalogProductInvalidSupportDescriptionRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsServicecatalogProductInvalidSupportEmailRule ¶ added in v0.11.0

type AwsServicecatalogProductInvalidSupportEmailRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsServicecatalogProductInvalidSupportEmailRule checks the pattern is valid

func NewAwsServicecatalogProductInvalidSupportEmailRule ¶ added in v0.11.0

func NewAwsServicecatalogProductInvalidSupportEmailRule() *AwsServicecatalogProductInvalidSupportEmailRule

NewAwsServicecatalogProductInvalidSupportEmailRule returns new rule with default attributes

func (*AwsServicecatalogProductInvalidSupportEmailRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsServicecatalogProductInvalidSupportEmailRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsServicecatalogProductInvalidSupportEmailRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsServicecatalogProductInvalidSupportEmailRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsServicecatalogProductInvalidSupportURLRule ¶ added in v0.11.0

type AwsServicecatalogProductInvalidSupportURLRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsServicecatalogProductInvalidSupportURLRule checks the pattern is valid

func NewAwsServicecatalogProductInvalidSupportURLRule ¶ added in v0.11.0

func NewAwsServicecatalogProductInvalidSupportURLRule() *AwsServicecatalogProductInvalidSupportURLRule

NewAwsServicecatalogProductInvalidSupportURLRule returns new rule with default attributes

func (*AwsServicecatalogProductInvalidSupportURLRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsServicecatalogProductInvalidSupportURLRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsServicecatalogProductInvalidSupportURLRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsServicecatalogProductInvalidSupportURLRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsServicecatalogProductInvalidTypeRule ¶ added in v0.11.0

type AwsServicecatalogProductInvalidTypeRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsServicecatalogProductInvalidTypeRule checks the pattern is valid

func NewAwsServicecatalogProductInvalidTypeRule ¶ added in v0.11.0

func NewAwsServicecatalogProductInvalidTypeRule() *AwsServicecatalogProductInvalidTypeRule

NewAwsServicecatalogProductInvalidTypeRule returns new rule with default attributes

func (*AwsServicecatalogProductInvalidTypeRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsServicecatalogProductInvalidTypeRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsServicecatalogProductInvalidTypeRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsServicecatalogProductInvalidTypeRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsServicecatalogProductPortfolioAssociationInvalidAcceptLanguageRule ¶ added in v0.11.0

type AwsServicecatalogProductPortfolioAssociationInvalidAcceptLanguageRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsServicecatalogProductPortfolioAssociationInvalidAcceptLanguageRule checks the pattern is valid

func NewAwsServicecatalogProductPortfolioAssociationInvalidAcceptLanguageRule ¶ added in v0.11.0

func NewAwsServicecatalogProductPortfolioAssociationInvalidAcceptLanguageRule() *AwsServicecatalogProductPortfolioAssociationInvalidAcceptLanguageRule

NewAwsServicecatalogProductPortfolioAssociationInvalidAcceptLanguageRule returns new rule with default attributes

func (*AwsServicecatalogProductPortfolioAssociationInvalidAcceptLanguageRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsServicecatalogProductPortfolioAssociationInvalidAcceptLanguageRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsServicecatalogProductPortfolioAssociationInvalidAcceptLanguageRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsServicecatalogProductPortfolioAssociationInvalidAcceptLanguageRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsServicecatalogProductPortfolioAssociationInvalidPortfolioIDRule ¶ added in v0.11.0

type AwsServicecatalogProductPortfolioAssociationInvalidPortfolioIDRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsServicecatalogProductPortfolioAssociationInvalidPortfolioIDRule checks the pattern is valid

func NewAwsServicecatalogProductPortfolioAssociationInvalidPortfolioIDRule ¶ added in v0.11.0

func NewAwsServicecatalogProductPortfolioAssociationInvalidPortfolioIDRule() *AwsServicecatalogProductPortfolioAssociationInvalidPortfolioIDRule

NewAwsServicecatalogProductPortfolioAssociationInvalidPortfolioIDRule returns new rule with default attributes

func (*AwsServicecatalogProductPortfolioAssociationInvalidPortfolioIDRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsServicecatalogProductPortfolioAssociationInvalidPortfolioIDRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsServicecatalogProductPortfolioAssociationInvalidPortfolioIDRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsServicecatalogProductPortfolioAssociationInvalidPortfolioIDRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsServicecatalogProductPortfolioAssociationInvalidProductIDRule ¶ added in v0.11.0

type AwsServicecatalogProductPortfolioAssociationInvalidProductIDRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsServicecatalogProductPortfolioAssociationInvalidProductIDRule checks the pattern is valid

func NewAwsServicecatalogProductPortfolioAssociationInvalidProductIDRule ¶ added in v0.11.0

func NewAwsServicecatalogProductPortfolioAssociationInvalidProductIDRule() *AwsServicecatalogProductPortfolioAssociationInvalidProductIDRule

NewAwsServicecatalogProductPortfolioAssociationInvalidProductIDRule returns new rule with default attributes

func (*AwsServicecatalogProductPortfolioAssociationInvalidProductIDRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsServicecatalogProductPortfolioAssociationInvalidProductIDRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsServicecatalogProductPortfolioAssociationInvalidProductIDRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsServicecatalogProductPortfolioAssociationInvalidProductIDRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsServicecatalogProductPortfolioAssociationInvalidSourcePortfolioIDRule ¶ added in v0.11.0

type AwsServicecatalogProductPortfolioAssociationInvalidSourcePortfolioIDRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsServicecatalogProductPortfolioAssociationInvalidSourcePortfolioIDRule checks the pattern is valid

func NewAwsServicecatalogProductPortfolioAssociationInvalidSourcePortfolioIDRule ¶ added in v0.11.0

func NewAwsServicecatalogProductPortfolioAssociationInvalidSourcePortfolioIDRule() *AwsServicecatalogProductPortfolioAssociationInvalidSourcePortfolioIDRule

NewAwsServicecatalogProductPortfolioAssociationInvalidSourcePortfolioIDRule returns new rule with default attributes

func (*AwsServicecatalogProductPortfolioAssociationInvalidSourcePortfolioIDRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsServicecatalogProductPortfolioAssociationInvalidSourcePortfolioIDRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsServicecatalogProductPortfolioAssociationInvalidSourcePortfolioIDRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsServicecatalogProductPortfolioAssociationInvalidSourcePortfolioIDRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsServicecatalogProvisionedProductInvalidAcceptLanguageRule ¶ added in v0.11.0

type AwsServicecatalogProvisionedProductInvalidAcceptLanguageRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsServicecatalogProvisionedProductInvalidAcceptLanguageRule checks the pattern is valid

func NewAwsServicecatalogProvisionedProductInvalidAcceptLanguageRule ¶ added in v0.11.0

func NewAwsServicecatalogProvisionedProductInvalidAcceptLanguageRule() *AwsServicecatalogProvisionedProductInvalidAcceptLanguageRule

NewAwsServicecatalogProvisionedProductInvalidAcceptLanguageRule returns new rule with default attributes

func (*AwsServicecatalogProvisionedProductInvalidAcceptLanguageRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsServicecatalogProvisionedProductInvalidAcceptLanguageRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsServicecatalogProvisionedProductInvalidAcceptLanguageRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsServicecatalogProvisionedProductInvalidAcceptLanguageRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsServicecatalogProvisionedProductInvalidNameRule ¶ added in v0.11.0

type AwsServicecatalogProvisionedProductInvalidNameRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsServicecatalogProvisionedProductInvalidNameRule checks the pattern is valid

func NewAwsServicecatalogProvisionedProductInvalidNameRule ¶ added in v0.11.0

func NewAwsServicecatalogProvisionedProductInvalidNameRule() *AwsServicecatalogProvisionedProductInvalidNameRule

NewAwsServicecatalogProvisionedProductInvalidNameRule returns new rule with default attributes

func (*AwsServicecatalogProvisionedProductInvalidNameRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsServicecatalogProvisionedProductInvalidNameRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsServicecatalogProvisionedProductInvalidNameRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsServicecatalogProvisionedProductInvalidNameRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsServicecatalogProvisionedProductInvalidPathIDRule ¶ added in v0.11.0

type AwsServicecatalogProvisionedProductInvalidPathIDRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsServicecatalogProvisionedProductInvalidPathIDRule checks the pattern is valid

func NewAwsServicecatalogProvisionedProductInvalidPathIDRule ¶ added in v0.11.0

func NewAwsServicecatalogProvisionedProductInvalidPathIDRule() *AwsServicecatalogProvisionedProductInvalidPathIDRule

NewAwsServicecatalogProvisionedProductInvalidPathIDRule returns new rule with default attributes

func (*AwsServicecatalogProvisionedProductInvalidPathIDRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsServicecatalogProvisionedProductInvalidPathIDRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsServicecatalogProvisionedProductInvalidPathIDRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsServicecatalogProvisionedProductInvalidPathIDRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsServicecatalogProvisionedProductInvalidPathNameRule ¶ added in v0.11.0

type AwsServicecatalogProvisionedProductInvalidPathNameRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsServicecatalogProvisionedProductInvalidPathNameRule checks the pattern is valid

func NewAwsServicecatalogProvisionedProductInvalidPathNameRule ¶ added in v0.11.0

func NewAwsServicecatalogProvisionedProductInvalidPathNameRule() *AwsServicecatalogProvisionedProductInvalidPathNameRule

NewAwsServicecatalogProvisionedProductInvalidPathNameRule returns new rule with default attributes

func (*AwsServicecatalogProvisionedProductInvalidPathNameRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsServicecatalogProvisionedProductInvalidPathNameRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsServicecatalogProvisionedProductInvalidPathNameRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsServicecatalogProvisionedProductInvalidPathNameRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsServicecatalogProvisionedProductInvalidProductIDRule ¶ added in v0.11.0

type AwsServicecatalogProvisionedProductInvalidProductIDRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsServicecatalogProvisionedProductInvalidProductIDRule checks the pattern is valid

func NewAwsServicecatalogProvisionedProductInvalidProductIDRule ¶ added in v0.11.0

func NewAwsServicecatalogProvisionedProductInvalidProductIDRule() *AwsServicecatalogProvisionedProductInvalidProductIDRule

NewAwsServicecatalogProvisionedProductInvalidProductIDRule returns new rule with default attributes

func (*AwsServicecatalogProvisionedProductInvalidProductIDRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsServicecatalogProvisionedProductInvalidProductIDRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsServicecatalogProvisionedProductInvalidProductIDRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsServicecatalogProvisionedProductInvalidProductIDRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsServicecatalogProvisionedProductInvalidProductNameRule ¶ added in v0.11.0

type AwsServicecatalogProvisionedProductInvalidProductNameRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsServicecatalogProvisionedProductInvalidProductNameRule checks the pattern is valid

func NewAwsServicecatalogProvisionedProductInvalidProductNameRule ¶ added in v0.11.0

func NewAwsServicecatalogProvisionedProductInvalidProductNameRule() *AwsServicecatalogProvisionedProductInvalidProductNameRule

NewAwsServicecatalogProvisionedProductInvalidProductNameRule returns new rule with default attributes

func (*AwsServicecatalogProvisionedProductInvalidProductNameRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsServicecatalogProvisionedProductInvalidProductNameRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsServicecatalogProvisionedProductInvalidProductNameRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsServicecatalogProvisionedProductInvalidProductNameRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsServicecatalogProvisionedProductInvalidProvisioningArtifactIDRule ¶ added in v0.11.0

type AwsServicecatalogProvisionedProductInvalidProvisioningArtifactIDRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsServicecatalogProvisionedProductInvalidProvisioningArtifactIDRule checks the pattern is valid

func NewAwsServicecatalogProvisionedProductInvalidProvisioningArtifactIDRule ¶ added in v0.11.0

func NewAwsServicecatalogProvisionedProductInvalidProvisioningArtifactIDRule() *AwsServicecatalogProvisionedProductInvalidProvisioningArtifactIDRule

NewAwsServicecatalogProvisionedProductInvalidProvisioningArtifactIDRule returns new rule with default attributes

func (*AwsServicecatalogProvisionedProductInvalidProvisioningArtifactIDRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsServicecatalogProvisionedProductInvalidProvisioningArtifactIDRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsServicecatalogProvisionedProductInvalidProvisioningArtifactIDRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsServicecatalogProvisionedProductInvalidProvisioningArtifactIDRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsServicecatalogProvisionedProductInvalidProvisioningArtifactNameRule ¶ added in v0.11.0

type AwsServicecatalogProvisionedProductInvalidProvisioningArtifactNameRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsServicecatalogProvisionedProductInvalidProvisioningArtifactNameRule checks the pattern is valid

func NewAwsServicecatalogProvisionedProductInvalidProvisioningArtifactNameRule ¶ added in v0.11.0

func NewAwsServicecatalogProvisionedProductInvalidProvisioningArtifactNameRule() *AwsServicecatalogProvisionedProductInvalidProvisioningArtifactNameRule

NewAwsServicecatalogProvisionedProductInvalidProvisioningArtifactNameRule returns new rule with default attributes

func (*AwsServicecatalogProvisionedProductInvalidProvisioningArtifactNameRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsServicecatalogProvisionedProductInvalidProvisioningArtifactNameRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsServicecatalogProvisionedProductInvalidProvisioningArtifactNameRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsServicecatalogProvisionedProductInvalidProvisioningArtifactNameRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsServicecatalogProvisioningArtifactInvalidAcceptLanguageRule ¶ added in v0.11.0

type AwsServicecatalogProvisioningArtifactInvalidAcceptLanguageRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsServicecatalogProvisioningArtifactInvalidAcceptLanguageRule checks the pattern is valid

func NewAwsServicecatalogProvisioningArtifactInvalidAcceptLanguageRule ¶ added in v0.11.0

func NewAwsServicecatalogProvisioningArtifactInvalidAcceptLanguageRule() *AwsServicecatalogProvisioningArtifactInvalidAcceptLanguageRule

NewAwsServicecatalogProvisioningArtifactInvalidAcceptLanguageRule returns new rule with default attributes

func (*AwsServicecatalogProvisioningArtifactInvalidAcceptLanguageRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsServicecatalogProvisioningArtifactInvalidAcceptLanguageRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsServicecatalogProvisioningArtifactInvalidAcceptLanguageRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsServicecatalogProvisioningArtifactInvalidAcceptLanguageRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsServicecatalogProvisioningArtifactInvalidDescriptionRule ¶ added in v0.11.0

type AwsServicecatalogProvisioningArtifactInvalidDescriptionRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsServicecatalogProvisioningArtifactInvalidDescriptionRule checks the pattern is valid

func NewAwsServicecatalogProvisioningArtifactInvalidDescriptionRule ¶ added in v0.11.0

func NewAwsServicecatalogProvisioningArtifactInvalidDescriptionRule() *AwsServicecatalogProvisioningArtifactInvalidDescriptionRule

NewAwsServicecatalogProvisioningArtifactInvalidDescriptionRule returns new rule with default attributes

func (*AwsServicecatalogProvisioningArtifactInvalidDescriptionRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsServicecatalogProvisioningArtifactInvalidDescriptionRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsServicecatalogProvisioningArtifactInvalidDescriptionRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsServicecatalogProvisioningArtifactInvalidDescriptionRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsServicecatalogProvisioningArtifactInvalidGuidanceRule ¶ added in v0.11.0

type AwsServicecatalogProvisioningArtifactInvalidGuidanceRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsServicecatalogProvisioningArtifactInvalidGuidanceRule checks the pattern is valid

func NewAwsServicecatalogProvisioningArtifactInvalidGuidanceRule ¶ added in v0.11.0

func NewAwsServicecatalogProvisioningArtifactInvalidGuidanceRule() *AwsServicecatalogProvisioningArtifactInvalidGuidanceRule

NewAwsServicecatalogProvisioningArtifactInvalidGuidanceRule returns new rule with default attributes

func (*AwsServicecatalogProvisioningArtifactInvalidGuidanceRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsServicecatalogProvisioningArtifactInvalidGuidanceRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsServicecatalogProvisioningArtifactInvalidGuidanceRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsServicecatalogProvisioningArtifactInvalidGuidanceRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsServicecatalogProvisioningArtifactInvalidNameRule ¶ added in v0.11.0

type AwsServicecatalogProvisioningArtifactInvalidNameRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsServicecatalogProvisioningArtifactInvalidNameRule checks the pattern is valid

func NewAwsServicecatalogProvisioningArtifactInvalidNameRule ¶ added in v0.11.0

func NewAwsServicecatalogProvisioningArtifactInvalidNameRule() *AwsServicecatalogProvisioningArtifactInvalidNameRule

NewAwsServicecatalogProvisioningArtifactInvalidNameRule returns new rule with default attributes

func (*AwsServicecatalogProvisioningArtifactInvalidNameRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsServicecatalogProvisioningArtifactInvalidNameRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsServicecatalogProvisioningArtifactInvalidNameRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsServicecatalogProvisioningArtifactInvalidNameRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsServicecatalogProvisioningArtifactInvalidProductIDRule ¶ added in v0.11.0

type AwsServicecatalogProvisioningArtifactInvalidProductIDRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsServicecatalogProvisioningArtifactInvalidProductIDRule checks the pattern is valid

func NewAwsServicecatalogProvisioningArtifactInvalidProductIDRule ¶ added in v0.11.0

func NewAwsServicecatalogProvisioningArtifactInvalidProductIDRule() *AwsServicecatalogProvisioningArtifactInvalidProductIDRule

NewAwsServicecatalogProvisioningArtifactInvalidProductIDRule returns new rule with default attributes

func (*AwsServicecatalogProvisioningArtifactInvalidProductIDRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsServicecatalogProvisioningArtifactInvalidProductIDRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsServicecatalogProvisioningArtifactInvalidProductIDRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsServicecatalogProvisioningArtifactInvalidProductIDRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsServicecatalogProvisioningArtifactInvalidTypeRule ¶ added in v0.11.0

type AwsServicecatalogProvisioningArtifactInvalidTypeRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsServicecatalogProvisioningArtifactInvalidTypeRule checks the pattern is valid

func NewAwsServicecatalogProvisioningArtifactInvalidTypeRule ¶ added in v0.11.0

func NewAwsServicecatalogProvisioningArtifactInvalidTypeRule() *AwsServicecatalogProvisioningArtifactInvalidTypeRule

NewAwsServicecatalogProvisioningArtifactInvalidTypeRule returns new rule with default attributes

func (*AwsServicecatalogProvisioningArtifactInvalidTypeRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsServicecatalogProvisioningArtifactInvalidTypeRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsServicecatalogProvisioningArtifactInvalidTypeRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsServicecatalogProvisioningArtifactInvalidTypeRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsServicecatalogServiceActionInvalidAcceptLanguageRule ¶ added in v0.11.0

type AwsServicecatalogServiceActionInvalidAcceptLanguageRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsServicecatalogServiceActionInvalidAcceptLanguageRule checks the pattern is valid

func NewAwsServicecatalogServiceActionInvalidAcceptLanguageRule ¶ added in v0.11.0

func NewAwsServicecatalogServiceActionInvalidAcceptLanguageRule() *AwsServicecatalogServiceActionInvalidAcceptLanguageRule

NewAwsServicecatalogServiceActionInvalidAcceptLanguageRule returns new rule with default attributes

func (*AwsServicecatalogServiceActionInvalidAcceptLanguageRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsServicecatalogServiceActionInvalidAcceptLanguageRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsServicecatalogServiceActionInvalidAcceptLanguageRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsServicecatalogServiceActionInvalidAcceptLanguageRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsServicecatalogServiceActionInvalidDescriptionRule ¶ added in v0.11.0

type AwsServicecatalogServiceActionInvalidDescriptionRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsServicecatalogServiceActionInvalidDescriptionRule checks the pattern is valid

func NewAwsServicecatalogServiceActionInvalidDescriptionRule ¶ added in v0.11.0

func NewAwsServicecatalogServiceActionInvalidDescriptionRule() *AwsServicecatalogServiceActionInvalidDescriptionRule

NewAwsServicecatalogServiceActionInvalidDescriptionRule returns new rule with default attributes

func (*AwsServicecatalogServiceActionInvalidDescriptionRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsServicecatalogServiceActionInvalidDescriptionRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsServicecatalogServiceActionInvalidDescriptionRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsServicecatalogServiceActionInvalidDescriptionRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsServicecatalogServiceActionInvalidNameRule ¶ added in v0.11.0

type AwsServicecatalogServiceActionInvalidNameRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsServicecatalogServiceActionInvalidNameRule checks the pattern is valid

func NewAwsServicecatalogServiceActionInvalidNameRule ¶ added in v0.11.0

func NewAwsServicecatalogServiceActionInvalidNameRule() *AwsServicecatalogServiceActionInvalidNameRule

NewAwsServicecatalogServiceActionInvalidNameRule returns new rule with default attributes

func (*AwsServicecatalogServiceActionInvalidNameRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsServicecatalogServiceActionInvalidNameRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsServicecatalogServiceActionInvalidNameRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsServicecatalogServiceActionInvalidNameRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsServicecatalogTagOptionInvalidKeyRule ¶ added in v0.11.0

type AwsServicecatalogTagOptionInvalidKeyRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsServicecatalogTagOptionInvalidKeyRule checks the pattern is valid

func NewAwsServicecatalogTagOptionInvalidKeyRule ¶ added in v0.11.0

func NewAwsServicecatalogTagOptionInvalidKeyRule() *AwsServicecatalogTagOptionInvalidKeyRule

NewAwsServicecatalogTagOptionInvalidKeyRule returns new rule with default attributes

func (*AwsServicecatalogTagOptionInvalidKeyRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsServicecatalogTagOptionInvalidKeyRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsServicecatalogTagOptionInvalidKeyRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsServicecatalogTagOptionInvalidKeyRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsServicecatalogTagOptionInvalidValueRule ¶ added in v0.11.0

type AwsServicecatalogTagOptionInvalidValueRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsServicecatalogTagOptionInvalidValueRule checks the pattern is valid

func NewAwsServicecatalogTagOptionInvalidValueRule ¶ added in v0.11.0

func NewAwsServicecatalogTagOptionInvalidValueRule() *AwsServicecatalogTagOptionInvalidValueRule

NewAwsServicecatalogTagOptionInvalidValueRule returns new rule with default attributes

func (*AwsServicecatalogTagOptionInvalidValueRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsServicecatalogTagOptionInvalidValueRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsServicecatalogTagOptionInvalidValueRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsServicecatalogTagOptionInvalidValueRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsServicecatalogTagOptionResourceAssociationInvalidTagOptionIDRule ¶ added in v0.11.0

type AwsServicecatalogTagOptionResourceAssociationInvalidTagOptionIDRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsServicecatalogTagOptionResourceAssociationInvalidTagOptionIDRule checks the pattern is valid

func NewAwsServicecatalogTagOptionResourceAssociationInvalidTagOptionIDRule ¶ added in v0.11.0

func NewAwsServicecatalogTagOptionResourceAssociationInvalidTagOptionIDRule() *AwsServicecatalogTagOptionResourceAssociationInvalidTagOptionIDRule

NewAwsServicecatalogTagOptionResourceAssociationInvalidTagOptionIDRule returns new rule with default attributes

func (*AwsServicecatalogTagOptionResourceAssociationInvalidTagOptionIDRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsServicecatalogTagOptionResourceAssociationInvalidTagOptionIDRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsServicecatalogTagOptionResourceAssociationInvalidTagOptionIDRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsServicecatalogTagOptionResourceAssociationInvalidTagOptionIDRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsServicequotasServiceQuotaInvalidQuotaCodeRule ¶

type AwsServicequotasServiceQuotaInvalidQuotaCodeRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsServicequotasServiceQuotaInvalidQuotaCodeRule checks the pattern is valid

func NewAwsServicequotasServiceQuotaInvalidQuotaCodeRule ¶

func NewAwsServicequotasServiceQuotaInvalidQuotaCodeRule() *AwsServicequotasServiceQuotaInvalidQuotaCodeRule

NewAwsServicequotasServiceQuotaInvalidQuotaCodeRule returns new rule with default attributes

func (*AwsServicequotasServiceQuotaInvalidQuotaCodeRule) Check ¶

Check checks the pattern is valid

func (*AwsServicequotasServiceQuotaInvalidQuotaCodeRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsServicequotasServiceQuotaInvalidQuotaCodeRule) Name ¶

Name returns the rule name

func (*AwsServicequotasServiceQuotaInvalidQuotaCodeRule) Severity ¶

Severity returns the rule severity

type AwsServicequotasServiceQuotaInvalidServiceCodeRule ¶

type AwsServicequotasServiceQuotaInvalidServiceCodeRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsServicequotasServiceQuotaInvalidServiceCodeRule checks the pattern is valid

func NewAwsServicequotasServiceQuotaInvalidServiceCodeRule ¶

func NewAwsServicequotasServiceQuotaInvalidServiceCodeRule() *AwsServicequotasServiceQuotaInvalidServiceCodeRule

NewAwsServicequotasServiceQuotaInvalidServiceCodeRule returns new rule with default attributes

func (*AwsServicequotasServiceQuotaInvalidServiceCodeRule) Check ¶

Check checks the pattern is valid

func (*AwsServicequotasServiceQuotaInvalidServiceCodeRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsServicequotasServiceQuotaInvalidServiceCodeRule) Name ¶

Name returns the rule name

func (*AwsServicequotasServiceQuotaInvalidServiceCodeRule) Severity ¶

Severity returns the rule severity

type AwsSesDomainMailFromInvalidBehaviorOnMxFailureRule ¶

type AwsSesDomainMailFromInvalidBehaviorOnMxFailureRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsSesDomainMailFromInvalidBehaviorOnMxFailureRule checks the pattern is valid

func NewAwsSesDomainMailFromInvalidBehaviorOnMxFailureRule ¶

func NewAwsSesDomainMailFromInvalidBehaviorOnMxFailureRule() *AwsSesDomainMailFromInvalidBehaviorOnMxFailureRule

NewAwsSesDomainMailFromInvalidBehaviorOnMxFailureRule returns new rule with default attributes

func (*AwsSesDomainMailFromInvalidBehaviorOnMxFailureRule) Check ¶

Check checks the pattern is valid

func (*AwsSesDomainMailFromInvalidBehaviorOnMxFailureRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsSesDomainMailFromInvalidBehaviorOnMxFailureRule) Name ¶

Name returns the rule name

func (*AwsSesDomainMailFromInvalidBehaviorOnMxFailureRule) Severity ¶

Severity returns the rule severity

type AwsSesIdentityNotificationTopicInvalidNotificationTypeRule ¶

type AwsSesIdentityNotificationTopicInvalidNotificationTypeRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsSesIdentityNotificationTopicInvalidNotificationTypeRule checks the pattern is valid

func NewAwsSesIdentityNotificationTopicInvalidNotificationTypeRule ¶

func NewAwsSesIdentityNotificationTopicInvalidNotificationTypeRule() *AwsSesIdentityNotificationTopicInvalidNotificationTypeRule

NewAwsSesIdentityNotificationTopicInvalidNotificationTypeRule returns new rule with default attributes

func (*AwsSesIdentityNotificationTopicInvalidNotificationTypeRule) Check ¶

Check checks the pattern is valid

func (*AwsSesIdentityNotificationTopicInvalidNotificationTypeRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsSesIdentityNotificationTopicInvalidNotificationTypeRule) Name ¶

Name returns the rule name

func (*AwsSesIdentityNotificationTopicInvalidNotificationTypeRule) Severity ¶

Severity returns the rule severity

type AwsSesIdentityPolicyInvalidNameRule ¶

type AwsSesIdentityPolicyInvalidNameRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsSesIdentityPolicyInvalidNameRule checks the pattern is valid

func NewAwsSesIdentityPolicyInvalidNameRule ¶

func NewAwsSesIdentityPolicyInvalidNameRule() *AwsSesIdentityPolicyInvalidNameRule

NewAwsSesIdentityPolicyInvalidNameRule returns new rule with default attributes

func (*AwsSesIdentityPolicyInvalidNameRule) Check ¶

Check checks the pattern is valid

func (*AwsSesIdentityPolicyInvalidNameRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsSesIdentityPolicyInvalidNameRule) Name ¶

Name returns the rule name

func (*AwsSesIdentityPolicyInvalidNameRule) Severity ¶

Severity returns the rule severity

type AwsSesReceiptFilterInvalidPolicyRule ¶

type AwsSesReceiptFilterInvalidPolicyRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsSesReceiptFilterInvalidPolicyRule checks the pattern is valid

func NewAwsSesReceiptFilterInvalidPolicyRule ¶

func NewAwsSesReceiptFilterInvalidPolicyRule() *AwsSesReceiptFilterInvalidPolicyRule

NewAwsSesReceiptFilterInvalidPolicyRule returns new rule with default attributes

func (*AwsSesReceiptFilterInvalidPolicyRule) Check ¶

Check checks the pattern is valid

func (*AwsSesReceiptFilterInvalidPolicyRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsSesReceiptFilterInvalidPolicyRule) Name ¶

Name returns the rule name

func (*AwsSesReceiptFilterInvalidPolicyRule) Severity ¶

Severity returns the rule severity

type AwsSesReceiptRuleInvalidTLSPolicyRule ¶

type AwsSesReceiptRuleInvalidTLSPolicyRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsSesReceiptRuleInvalidTLSPolicyRule checks the pattern is valid

func NewAwsSesReceiptRuleInvalidTLSPolicyRule ¶

func NewAwsSesReceiptRuleInvalidTLSPolicyRule() *AwsSesReceiptRuleInvalidTLSPolicyRule

NewAwsSesReceiptRuleInvalidTLSPolicyRule returns new rule with default attributes

func (*AwsSesReceiptRuleInvalidTLSPolicyRule) Check ¶

Check checks the pattern is valid

func (*AwsSesReceiptRuleInvalidTLSPolicyRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsSesReceiptRuleInvalidTLSPolicyRule) Name ¶

Name returns the rule name

func (*AwsSesReceiptRuleInvalidTLSPolicyRule) Severity ¶

Severity returns the rule severity

type AwsSfnActivityInvalidNameRule ¶

type AwsSfnActivityInvalidNameRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsSfnActivityInvalidNameRule checks the pattern is valid

func NewAwsSfnActivityInvalidNameRule ¶

func NewAwsSfnActivityInvalidNameRule() *AwsSfnActivityInvalidNameRule

NewAwsSfnActivityInvalidNameRule returns new rule with default attributes

func (*AwsSfnActivityInvalidNameRule) Check ¶

Check checks the pattern is valid

func (*AwsSfnActivityInvalidNameRule) Enabled ¶

func (r *AwsSfnActivityInvalidNameRule) Enabled() bool

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsSfnActivityInvalidNameRule) Name ¶

Name returns the rule name

func (*AwsSfnActivityInvalidNameRule) Severity ¶

Severity returns the rule severity

type AwsSfnStateMachineInvalidDefinitionRule ¶

type AwsSfnStateMachineInvalidDefinitionRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsSfnStateMachineInvalidDefinitionRule checks the pattern is valid

func NewAwsSfnStateMachineInvalidDefinitionRule ¶

func NewAwsSfnStateMachineInvalidDefinitionRule() *AwsSfnStateMachineInvalidDefinitionRule

NewAwsSfnStateMachineInvalidDefinitionRule returns new rule with default attributes

func (*AwsSfnStateMachineInvalidDefinitionRule) Check ¶

Check checks the pattern is valid

func (*AwsSfnStateMachineInvalidDefinitionRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsSfnStateMachineInvalidDefinitionRule) Name ¶

Name returns the rule name

func (*AwsSfnStateMachineInvalidDefinitionRule) Severity ¶

Severity returns the rule severity

type AwsSfnStateMachineInvalidNameRule ¶

type AwsSfnStateMachineInvalidNameRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsSfnStateMachineInvalidNameRule checks the pattern is valid

func NewAwsSfnStateMachineInvalidNameRule ¶

func NewAwsSfnStateMachineInvalidNameRule() *AwsSfnStateMachineInvalidNameRule

NewAwsSfnStateMachineInvalidNameRule returns new rule with default attributes

func (*AwsSfnStateMachineInvalidNameRule) Check ¶

Check checks the pattern is valid

func (*AwsSfnStateMachineInvalidNameRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsSfnStateMachineInvalidNameRule) Name ¶

Name returns the rule name

func (*AwsSfnStateMachineInvalidNameRule) Severity ¶

Severity returns the rule severity

type AwsSfnStateMachineInvalidRoleArnRule ¶

type AwsSfnStateMachineInvalidRoleArnRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsSfnStateMachineInvalidRoleArnRule checks the pattern is valid

func NewAwsSfnStateMachineInvalidRoleArnRule ¶

func NewAwsSfnStateMachineInvalidRoleArnRule() *AwsSfnStateMachineInvalidRoleArnRule

NewAwsSfnStateMachineInvalidRoleArnRule returns new rule with default attributes

func (*AwsSfnStateMachineInvalidRoleArnRule) Check ¶

Check checks the pattern is valid

func (*AwsSfnStateMachineInvalidRoleArnRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsSfnStateMachineInvalidRoleArnRule) Name ¶

Name returns the rule name

func (*AwsSfnStateMachineInvalidRoleArnRule) Severity ¶

Severity returns the rule severity

type AwsShieldProtectionGroupInvalidAggregationRule ¶ added in v0.11.0

type AwsShieldProtectionGroupInvalidAggregationRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsShieldProtectionGroupInvalidAggregationRule checks the pattern is valid

func NewAwsShieldProtectionGroupInvalidAggregationRule ¶ added in v0.11.0

func NewAwsShieldProtectionGroupInvalidAggregationRule() *AwsShieldProtectionGroupInvalidAggregationRule

NewAwsShieldProtectionGroupInvalidAggregationRule returns new rule with default attributes

func (*AwsShieldProtectionGroupInvalidAggregationRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsShieldProtectionGroupInvalidAggregationRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsShieldProtectionGroupInvalidAggregationRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsShieldProtectionGroupInvalidAggregationRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsShieldProtectionGroupInvalidPatternRule ¶ added in v0.11.0

type AwsShieldProtectionGroupInvalidPatternRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsShieldProtectionGroupInvalidPatternRule checks the pattern is valid

func NewAwsShieldProtectionGroupInvalidPatternRule ¶ added in v0.11.0

func NewAwsShieldProtectionGroupInvalidPatternRule() *AwsShieldProtectionGroupInvalidPatternRule

NewAwsShieldProtectionGroupInvalidPatternRule returns new rule with default attributes

func (*AwsShieldProtectionGroupInvalidPatternRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsShieldProtectionGroupInvalidPatternRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsShieldProtectionGroupInvalidPatternRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsShieldProtectionGroupInvalidPatternRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsShieldProtectionGroupInvalidProtectionGroupIDRule ¶ added in v0.11.0

type AwsShieldProtectionGroupInvalidProtectionGroupIDRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsShieldProtectionGroupInvalidProtectionGroupIDRule checks the pattern is valid

func NewAwsShieldProtectionGroupInvalidProtectionGroupIDRule ¶ added in v0.11.0

func NewAwsShieldProtectionGroupInvalidProtectionGroupIDRule() *AwsShieldProtectionGroupInvalidProtectionGroupIDRule

NewAwsShieldProtectionGroupInvalidProtectionGroupIDRule returns new rule with default attributes

func (*AwsShieldProtectionGroupInvalidProtectionGroupIDRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsShieldProtectionGroupInvalidProtectionGroupIDRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsShieldProtectionGroupInvalidProtectionGroupIDRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsShieldProtectionGroupInvalidProtectionGroupIDRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsShieldProtectionGroupInvalidResourceTypeRule ¶ added in v0.11.0

type AwsShieldProtectionGroupInvalidResourceTypeRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsShieldProtectionGroupInvalidResourceTypeRule checks the pattern is valid

func NewAwsShieldProtectionGroupInvalidResourceTypeRule ¶ added in v0.11.0

func NewAwsShieldProtectionGroupInvalidResourceTypeRule() *AwsShieldProtectionGroupInvalidResourceTypeRule

NewAwsShieldProtectionGroupInvalidResourceTypeRule returns new rule with default attributes

func (*AwsShieldProtectionGroupInvalidResourceTypeRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsShieldProtectionGroupInvalidResourceTypeRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsShieldProtectionGroupInvalidResourceTypeRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsShieldProtectionGroupInvalidResourceTypeRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsShieldProtectionInvalidNameRule ¶

type AwsShieldProtectionInvalidNameRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsShieldProtectionInvalidNameRule checks the pattern is valid

func NewAwsShieldProtectionInvalidNameRule ¶

func NewAwsShieldProtectionInvalidNameRule() *AwsShieldProtectionInvalidNameRule

NewAwsShieldProtectionInvalidNameRule returns new rule with default attributes

func (*AwsShieldProtectionInvalidNameRule) Check ¶

Check checks the pattern is valid

func (*AwsShieldProtectionInvalidNameRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsShieldProtectionInvalidNameRule) Name ¶

Name returns the rule name

func (*AwsShieldProtectionInvalidNameRule) Severity ¶

Severity returns the rule severity

type AwsShieldProtectionInvalidResourceArnRule ¶

type AwsShieldProtectionInvalidResourceArnRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsShieldProtectionInvalidResourceArnRule checks the pattern is valid

func NewAwsShieldProtectionInvalidResourceArnRule ¶

func NewAwsShieldProtectionInvalidResourceArnRule() *AwsShieldProtectionInvalidResourceArnRule

NewAwsShieldProtectionInvalidResourceArnRule returns new rule with default attributes

func (*AwsShieldProtectionInvalidResourceArnRule) Check ¶

Check checks the pattern is valid

func (*AwsShieldProtectionInvalidResourceArnRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsShieldProtectionInvalidResourceArnRule) Name ¶

Name returns the rule name

func (*AwsShieldProtectionInvalidResourceArnRule) Severity ¶

Severity returns the rule severity

type AwsSignerSigningJobInvalidProfileNameRule ¶ added in v0.11.0

type AwsSignerSigningJobInvalidProfileNameRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsSignerSigningJobInvalidProfileNameRule checks the pattern is valid

func NewAwsSignerSigningJobInvalidProfileNameRule ¶ added in v0.11.0

func NewAwsSignerSigningJobInvalidProfileNameRule() *AwsSignerSigningJobInvalidProfileNameRule

NewAwsSignerSigningJobInvalidProfileNameRule returns new rule with default attributes

func (*AwsSignerSigningJobInvalidProfileNameRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsSignerSigningJobInvalidProfileNameRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsSignerSigningJobInvalidProfileNameRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsSignerSigningJobInvalidProfileNameRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsSignerSigningProfileInvalidNameRule ¶ added in v0.11.0

type AwsSignerSigningProfileInvalidNameRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsSignerSigningProfileInvalidNameRule checks the pattern is valid

func NewAwsSignerSigningProfileInvalidNameRule ¶ added in v0.11.0

func NewAwsSignerSigningProfileInvalidNameRule() *AwsSignerSigningProfileInvalidNameRule

NewAwsSignerSigningProfileInvalidNameRule returns new rule with default attributes

func (*AwsSignerSigningProfileInvalidNameRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsSignerSigningProfileInvalidNameRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsSignerSigningProfileInvalidNameRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsSignerSigningProfileInvalidNameRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsSignerSigningProfilePermissionInvalidProfileNameRule ¶ added in v0.11.0

type AwsSignerSigningProfilePermissionInvalidProfileNameRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsSignerSigningProfilePermissionInvalidProfileNameRule checks the pattern is valid

func NewAwsSignerSigningProfilePermissionInvalidProfileNameRule ¶ added in v0.11.0

func NewAwsSignerSigningProfilePermissionInvalidProfileNameRule() *AwsSignerSigningProfilePermissionInvalidProfileNameRule

NewAwsSignerSigningProfilePermissionInvalidProfileNameRule returns new rule with default attributes

func (*AwsSignerSigningProfilePermissionInvalidProfileNameRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsSignerSigningProfilePermissionInvalidProfileNameRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsSignerSigningProfilePermissionInvalidProfileNameRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsSignerSigningProfilePermissionInvalidProfileNameRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsSignerSigningProfilePermissionInvalidProfileVersionRule ¶ added in v0.11.0

type AwsSignerSigningProfilePermissionInvalidProfileVersionRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsSignerSigningProfilePermissionInvalidProfileVersionRule checks the pattern is valid

func NewAwsSignerSigningProfilePermissionInvalidProfileVersionRule ¶ added in v0.11.0

func NewAwsSignerSigningProfilePermissionInvalidProfileVersionRule() *AwsSignerSigningProfilePermissionInvalidProfileVersionRule

NewAwsSignerSigningProfilePermissionInvalidProfileVersionRule returns new rule with default attributes

func (*AwsSignerSigningProfilePermissionInvalidProfileVersionRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsSignerSigningProfilePermissionInvalidProfileVersionRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsSignerSigningProfilePermissionInvalidProfileVersionRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsSignerSigningProfilePermissionInvalidProfileVersionRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsSpotFleetRequestInvalidAllocationStrategyRule ¶

type AwsSpotFleetRequestInvalidAllocationStrategyRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsSpotFleetRequestInvalidAllocationStrategyRule checks the pattern is valid

func NewAwsSpotFleetRequestInvalidAllocationStrategyRule ¶

func NewAwsSpotFleetRequestInvalidAllocationStrategyRule() *AwsSpotFleetRequestInvalidAllocationStrategyRule

NewAwsSpotFleetRequestInvalidAllocationStrategyRule returns new rule with default attributes

func (*AwsSpotFleetRequestInvalidAllocationStrategyRule) Check ¶

Check checks the pattern is valid

func (*AwsSpotFleetRequestInvalidAllocationStrategyRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsSpotFleetRequestInvalidAllocationStrategyRule) Name ¶

Name returns the rule name

func (*AwsSpotFleetRequestInvalidAllocationStrategyRule) Severity ¶

Severity returns the rule severity

type AwsSpotFleetRequestInvalidFleetTypeRule ¶

type AwsSpotFleetRequestInvalidFleetTypeRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsSpotFleetRequestInvalidFleetTypeRule checks the pattern is valid

func NewAwsSpotFleetRequestInvalidFleetTypeRule ¶

func NewAwsSpotFleetRequestInvalidFleetTypeRule() *AwsSpotFleetRequestInvalidFleetTypeRule

NewAwsSpotFleetRequestInvalidFleetTypeRule returns new rule with default attributes

func (*AwsSpotFleetRequestInvalidFleetTypeRule) Check ¶

Check checks the pattern is valid

func (*AwsSpotFleetRequestInvalidFleetTypeRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsSpotFleetRequestInvalidFleetTypeRule) Name ¶

Name returns the rule name

func (*AwsSpotFleetRequestInvalidFleetTypeRule) Severity ¶

Severity returns the rule severity

type AwsSpotFleetRequestInvalidInstanceInterruptionBehaviourRule ¶

type AwsSpotFleetRequestInvalidInstanceInterruptionBehaviourRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsSpotFleetRequestInvalidInstanceInterruptionBehaviourRule checks the pattern is valid

func NewAwsSpotFleetRequestInvalidInstanceInterruptionBehaviourRule ¶

func NewAwsSpotFleetRequestInvalidInstanceInterruptionBehaviourRule() *AwsSpotFleetRequestInvalidInstanceInterruptionBehaviourRule

NewAwsSpotFleetRequestInvalidInstanceInterruptionBehaviourRule returns new rule with default attributes

func (*AwsSpotFleetRequestInvalidInstanceInterruptionBehaviourRule) Check ¶

Check checks the pattern is valid

func (*AwsSpotFleetRequestInvalidInstanceInterruptionBehaviourRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsSpotFleetRequestInvalidInstanceInterruptionBehaviourRule) Name ¶

Name returns the rule name

func (*AwsSpotFleetRequestInvalidInstanceInterruptionBehaviourRule) Severity ¶

Severity returns the rule severity

type AwsSpotInstanceRequestInvalidInstanceInterruptionBehaviorRule ¶ added in v0.13.0

type AwsSpotInstanceRequestInvalidInstanceInterruptionBehaviorRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsSpotInstanceRequestInvalidInstanceInterruptionBehaviorRule checks the pattern is valid

func NewAwsSpotInstanceRequestInvalidInstanceInterruptionBehaviorRule ¶ added in v0.13.0

func NewAwsSpotInstanceRequestInvalidInstanceInterruptionBehaviorRule() *AwsSpotInstanceRequestInvalidInstanceInterruptionBehaviorRule

NewAwsSpotInstanceRequestInvalidInstanceInterruptionBehaviorRule returns new rule with default attributes

func (*AwsSpotInstanceRequestInvalidInstanceInterruptionBehaviorRule) Check ¶ added in v0.13.0

Check checks the pattern is valid

func (*AwsSpotInstanceRequestInvalidInstanceInterruptionBehaviorRule) Enabled ¶ added in v0.13.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsSpotInstanceRequestInvalidInstanceInterruptionBehaviorRule) Name ¶ added in v0.13.0

Name returns the rule name

func (*AwsSpotInstanceRequestInvalidInstanceInterruptionBehaviorRule) Severity ¶ added in v0.13.0

Severity returns the rule severity

type AwsSsmActivationInvalidDescriptionRule ¶

type AwsSsmActivationInvalidDescriptionRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsSsmActivationInvalidDescriptionRule checks the pattern is valid

func NewAwsSsmActivationInvalidDescriptionRule ¶

func NewAwsSsmActivationInvalidDescriptionRule() *AwsSsmActivationInvalidDescriptionRule

NewAwsSsmActivationInvalidDescriptionRule returns new rule with default attributes

func (*AwsSsmActivationInvalidDescriptionRule) Check ¶

Check checks the pattern is valid

func (*AwsSsmActivationInvalidDescriptionRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsSsmActivationInvalidDescriptionRule) Name ¶

Name returns the rule name

func (*AwsSsmActivationInvalidDescriptionRule) Severity ¶

Severity returns the rule severity

type AwsSsmActivationInvalidIAMRoleRule ¶

type AwsSsmActivationInvalidIAMRoleRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsSsmActivationInvalidIAMRoleRule checks the pattern is valid

func NewAwsSsmActivationInvalidIAMRoleRule ¶

func NewAwsSsmActivationInvalidIAMRoleRule() *AwsSsmActivationInvalidIAMRoleRule

NewAwsSsmActivationInvalidIAMRoleRule returns new rule with default attributes

func (*AwsSsmActivationInvalidIAMRoleRule) Check ¶

Check checks the pattern is valid

func (*AwsSsmActivationInvalidIAMRoleRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsSsmActivationInvalidIAMRoleRule) Name ¶

Name returns the rule name

func (*AwsSsmActivationInvalidIAMRoleRule) Severity ¶

Severity returns the rule severity

type AwsSsmActivationInvalidNameRule ¶

type AwsSsmActivationInvalidNameRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsSsmActivationInvalidNameRule checks the pattern is valid

func NewAwsSsmActivationInvalidNameRule ¶

func NewAwsSsmActivationInvalidNameRule() *AwsSsmActivationInvalidNameRule

NewAwsSsmActivationInvalidNameRule returns new rule with default attributes

func (*AwsSsmActivationInvalidNameRule) Check ¶

Check checks the pattern is valid

func (*AwsSsmActivationInvalidNameRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsSsmActivationInvalidNameRule) Name ¶

Name returns the rule name

func (*AwsSsmActivationInvalidNameRule) Severity ¶

Severity returns the rule severity

type AwsSsmAssociationInvalidAssociationNameRule ¶

type AwsSsmAssociationInvalidAssociationNameRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsSsmAssociationInvalidAssociationNameRule checks the pattern is valid

func NewAwsSsmAssociationInvalidAssociationNameRule ¶

func NewAwsSsmAssociationInvalidAssociationNameRule() *AwsSsmAssociationInvalidAssociationNameRule

NewAwsSsmAssociationInvalidAssociationNameRule returns new rule with default attributes

func (*AwsSsmAssociationInvalidAssociationNameRule) Check ¶

Check checks the pattern is valid

func (*AwsSsmAssociationInvalidAssociationNameRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsSsmAssociationInvalidAssociationNameRule) Name ¶

Name returns the rule name

func (*AwsSsmAssociationInvalidAssociationNameRule) Severity ¶

Severity returns the rule severity

type AwsSsmAssociationInvalidComplianceSeverityRule ¶

type AwsSsmAssociationInvalidComplianceSeverityRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsSsmAssociationInvalidComplianceSeverityRule checks the pattern is valid

func NewAwsSsmAssociationInvalidComplianceSeverityRule ¶

func NewAwsSsmAssociationInvalidComplianceSeverityRule() *AwsSsmAssociationInvalidComplianceSeverityRule

NewAwsSsmAssociationInvalidComplianceSeverityRule returns new rule with default attributes

func (*AwsSsmAssociationInvalidComplianceSeverityRule) Check ¶

Check checks the pattern is valid

func (*AwsSsmAssociationInvalidComplianceSeverityRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsSsmAssociationInvalidComplianceSeverityRule) Name ¶

Name returns the rule name

func (*AwsSsmAssociationInvalidComplianceSeverityRule) Severity ¶

Severity returns the rule severity

type AwsSsmAssociationInvalidDocumentVersionRule ¶

type AwsSsmAssociationInvalidDocumentVersionRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsSsmAssociationInvalidDocumentVersionRule checks the pattern is valid

func NewAwsSsmAssociationInvalidDocumentVersionRule ¶

func NewAwsSsmAssociationInvalidDocumentVersionRule() *AwsSsmAssociationInvalidDocumentVersionRule

NewAwsSsmAssociationInvalidDocumentVersionRule returns new rule with default attributes

func (*AwsSsmAssociationInvalidDocumentVersionRule) Check ¶

Check checks the pattern is valid

func (*AwsSsmAssociationInvalidDocumentVersionRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsSsmAssociationInvalidDocumentVersionRule) Name ¶

Name returns the rule name

func (*AwsSsmAssociationInvalidDocumentVersionRule) Severity ¶

Severity returns the rule severity

type AwsSsmAssociationInvalidInstanceIDRule ¶

type AwsSsmAssociationInvalidInstanceIDRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsSsmAssociationInvalidInstanceIDRule checks the pattern is valid

func NewAwsSsmAssociationInvalidInstanceIDRule ¶

func NewAwsSsmAssociationInvalidInstanceIDRule() *AwsSsmAssociationInvalidInstanceIDRule

NewAwsSsmAssociationInvalidInstanceIDRule returns new rule with default attributes

func (*AwsSsmAssociationInvalidInstanceIDRule) Check ¶

Check checks the pattern is valid

func (*AwsSsmAssociationInvalidInstanceIDRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsSsmAssociationInvalidInstanceIDRule) Name ¶

Name returns the rule name

func (*AwsSsmAssociationInvalidInstanceIDRule) Severity ¶

Severity returns the rule severity

type AwsSsmAssociationInvalidMaxConcurrencyRule ¶

type AwsSsmAssociationInvalidMaxConcurrencyRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsSsmAssociationInvalidMaxConcurrencyRule checks the pattern is valid

func NewAwsSsmAssociationInvalidMaxConcurrencyRule ¶

func NewAwsSsmAssociationInvalidMaxConcurrencyRule() *AwsSsmAssociationInvalidMaxConcurrencyRule

NewAwsSsmAssociationInvalidMaxConcurrencyRule returns new rule with default attributes

func (*AwsSsmAssociationInvalidMaxConcurrencyRule) Check ¶

Check checks the pattern is valid

func (*AwsSsmAssociationInvalidMaxConcurrencyRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsSsmAssociationInvalidMaxConcurrencyRule) Name ¶

Name returns the rule name

func (*AwsSsmAssociationInvalidMaxConcurrencyRule) Severity ¶

Severity returns the rule severity

type AwsSsmAssociationInvalidMaxErrorsRule ¶

type AwsSsmAssociationInvalidMaxErrorsRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsSsmAssociationInvalidMaxErrorsRule checks the pattern is valid

func NewAwsSsmAssociationInvalidMaxErrorsRule ¶

func NewAwsSsmAssociationInvalidMaxErrorsRule() *AwsSsmAssociationInvalidMaxErrorsRule

NewAwsSsmAssociationInvalidMaxErrorsRule returns new rule with default attributes

func (*AwsSsmAssociationInvalidMaxErrorsRule) Check ¶

Check checks the pattern is valid

func (*AwsSsmAssociationInvalidMaxErrorsRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsSsmAssociationInvalidMaxErrorsRule) Name ¶

Name returns the rule name

func (*AwsSsmAssociationInvalidMaxErrorsRule) Severity ¶

Severity returns the rule severity

type AwsSsmAssociationInvalidNameRule ¶

type AwsSsmAssociationInvalidNameRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsSsmAssociationInvalidNameRule checks the pattern is valid

func NewAwsSsmAssociationInvalidNameRule ¶

func NewAwsSsmAssociationInvalidNameRule() *AwsSsmAssociationInvalidNameRule

NewAwsSsmAssociationInvalidNameRule returns new rule with default attributes

func (*AwsSsmAssociationInvalidNameRule) Check ¶

Check checks the pattern is valid

func (*AwsSsmAssociationInvalidNameRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsSsmAssociationInvalidNameRule) Name ¶

Name returns the rule name

func (*AwsSsmAssociationInvalidNameRule) Severity ¶

Severity returns the rule severity

type AwsSsmAssociationInvalidScheduleExpressionRule ¶

type AwsSsmAssociationInvalidScheduleExpressionRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsSsmAssociationInvalidScheduleExpressionRule checks the pattern is valid

func NewAwsSsmAssociationInvalidScheduleExpressionRule ¶

func NewAwsSsmAssociationInvalidScheduleExpressionRule() *AwsSsmAssociationInvalidScheduleExpressionRule

NewAwsSsmAssociationInvalidScheduleExpressionRule returns new rule with default attributes

func (*AwsSsmAssociationInvalidScheduleExpressionRule) Check ¶

Check checks the pattern is valid

func (*AwsSsmAssociationInvalidScheduleExpressionRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsSsmAssociationInvalidScheduleExpressionRule) Name ¶

Name returns the rule name

func (*AwsSsmAssociationInvalidScheduleExpressionRule) Severity ¶

Severity returns the rule severity

type AwsSsmDocumentInvalidDocumentFormatRule ¶

type AwsSsmDocumentInvalidDocumentFormatRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsSsmDocumentInvalidDocumentFormatRule checks the pattern is valid

func NewAwsSsmDocumentInvalidDocumentFormatRule ¶

func NewAwsSsmDocumentInvalidDocumentFormatRule() *AwsSsmDocumentInvalidDocumentFormatRule

NewAwsSsmDocumentInvalidDocumentFormatRule returns new rule with default attributes

func (*AwsSsmDocumentInvalidDocumentFormatRule) Check ¶

Check checks the pattern is valid

func (*AwsSsmDocumentInvalidDocumentFormatRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsSsmDocumentInvalidDocumentFormatRule) Name ¶

Name returns the rule name

func (*AwsSsmDocumentInvalidDocumentFormatRule) Severity ¶

Severity returns the rule severity

type AwsSsmDocumentInvalidDocumentTypeRule ¶

type AwsSsmDocumentInvalidDocumentTypeRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsSsmDocumentInvalidDocumentTypeRule checks the pattern is valid

func NewAwsSsmDocumentInvalidDocumentTypeRule ¶

func NewAwsSsmDocumentInvalidDocumentTypeRule() *AwsSsmDocumentInvalidDocumentTypeRule

NewAwsSsmDocumentInvalidDocumentTypeRule returns new rule with default attributes

func (*AwsSsmDocumentInvalidDocumentTypeRule) Check ¶

Check checks the pattern is valid

func (*AwsSsmDocumentInvalidDocumentTypeRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsSsmDocumentInvalidDocumentTypeRule) Name ¶

Name returns the rule name

func (*AwsSsmDocumentInvalidDocumentTypeRule) Severity ¶

Severity returns the rule severity

type AwsSsmDocumentInvalidNameRule ¶

type AwsSsmDocumentInvalidNameRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsSsmDocumentInvalidNameRule checks the pattern is valid

func NewAwsSsmDocumentInvalidNameRule ¶

func NewAwsSsmDocumentInvalidNameRule() *AwsSsmDocumentInvalidNameRule

NewAwsSsmDocumentInvalidNameRule returns new rule with default attributes

func (*AwsSsmDocumentInvalidNameRule) Check ¶

Check checks the pattern is valid

func (*AwsSsmDocumentInvalidNameRule) Enabled ¶

func (r *AwsSsmDocumentInvalidNameRule) Enabled() bool

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsSsmDocumentInvalidNameRule) Name ¶

Name returns the rule name

func (*AwsSsmDocumentInvalidNameRule) Severity ¶

Severity returns the rule severity

type AwsSsmMaintenanceWindowInvalidNameRule ¶

type AwsSsmMaintenanceWindowInvalidNameRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsSsmMaintenanceWindowInvalidNameRule checks the pattern is valid

func NewAwsSsmMaintenanceWindowInvalidNameRule ¶

func NewAwsSsmMaintenanceWindowInvalidNameRule() *AwsSsmMaintenanceWindowInvalidNameRule

NewAwsSsmMaintenanceWindowInvalidNameRule returns new rule with default attributes

func (*AwsSsmMaintenanceWindowInvalidNameRule) Check ¶

Check checks the pattern is valid

func (*AwsSsmMaintenanceWindowInvalidNameRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsSsmMaintenanceWindowInvalidNameRule) Name ¶

Name returns the rule name

func (*AwsSsmMaintenanceWindowInvalidNameRule) Severity ¶

Severity returns the rule severity

type AwsSsmMaintenanceWindowInvalidScheduleRule ¶

type AwsSsmMaintenanceWindowInvalidScheduleRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsSsmMaintenanceWindowInvalidScheduleRule checks the pattern is valid

func NewAwsSsmMaintenanceWindowInvalidScheduleRule ¶

func NewAwsSsmMaintenanceWindowInvalidScheduleRule() *AwsSsmMaintenanceWindowInvalidScheduleRule

NewAwsSsmMaintenanceWindowInvalidScheduleRule returns new rule with default attributes

func (*AwsSsmMaintenanceWindowInvalidScheduleRule) Check ¶

Check checks the pattern is valid

func (*AwsSsmMaintenanceWindowInvalidScheduleRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsSsmMaintenanceWindowInvalidScheduleRule) Name ¶

Name returns the rule name

func (*AwsSsmMaintenanceWindowInvalidScheduleRule) Severity ¶

Severity returns the rule severity

type AwsSsmMaintenanceWindowTargetInvalidDescriptionRule ¶

type AwsSsmMaintenanceWindowTargetInvalidDescriptionRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsSsmMaintenanceWindowTargetInvalidDescriptionRule checks the pattern is valid

func NewAwsSsmMaintenanceWindowTargetInvalidDescriptionRule ¶

func NewAwsSsmMaintenanceWindowTargetInvalidDescriptionRule() *AwsSsmMaintenanceWindowTargetInvalidDescriptionRule

NewAwsSsmMaintenanceWindowTargetInvalidDescriptionRule returns new rule with default attributes

func (*AwsSsmMaintenanceWindowTargetInvalidDescriptionRule) Check ¶

Check checks the pattern is valid

func (*AwsSsmMaintenanceWindowTargetInvalidDescriptionRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsSsmMaintenanceWindowTargetInvalidDescriptionRule) Name ¶

Name returns the rule name

func (*AwsSsmMaintenanceWindowTargetInvalidDescriptionRule) Severity ¶

Severity returns the rule severity

type AwsSsmMaintenanceWindowTargetInvalidNameRule ¶

type AwsSsmMaintenanceWindowTargetInvalidNameRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsSsmMaintenanceWindowTargetInvalidNameRule checks the pattern is valid

func NewAwsSsmMaintenanceWindowTargetInvalidNameRule ¶

func NewAwsSsmMaintenanceWindowTargetInvalidNameRule() *AwsSsmMaintenanceWindowTargetInvalidNameRule

NewAwsSsmMaintenanceWindowTargetInvalidNameRule returns new rule with default attributes

func (*AwsSsmMaintenanceWindowTargetInvalidNameRule) Check ¶

Check checks the pattern is valid

func (*AwsSsmMaintenanceWindowTargetInvalidNameRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsSsmMaintenanceWindowTargetInvalidNameRule) Name ¶

Name returns the rule name

func (*AwsSsmMaintenanceWindowTargetInvalidNameRule) Severity ¶

Severity returns the rule severity

type AwsSsmMaintenanceWindowTargetInvalidOwnerInformationRule ¶

type AwsSsmMaintenanceWindowTargetInvalidOwnerInformationRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsSsmMaintenanceWindowTargetInvalidOwnerInformationRule checks the pattern is valid

func NewAwsSsmMaintenanceWindowTargetInvalidOwnerInformationRule ¶

func NewAwsSsmMaintenanceWindowTargetInvalidOwnerInformationRule() *AwsSsmMaintenanceWindowTargetInvalidOwnerInformationRule

NewAwsSsmMaintenanceWindowTargetInvalidOwnerInformationRule returns new rule with default attributes

func (*AwsSsmMaintenanceWindowTargetInvalidOwnerInformationRule) Check ¶

Check checks the pattern is valid

func (*AwsSsmMaintenanceWindowTargetInvalidOwnerInformationRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsSsmMaintenanceWindowTargetInvalidOwnerInformationRule) Name ¶

Name returns the rule name

func (*AwsSsmMaintenanceWindowTargetInvalidOwnerInformationRule) Severity ¶

Severity returns the rule severity

type AwsSsmMaintenanceWindowTargetInvalidResourceTypeRule ¶

type AwsSsmMaintenanceWindowTargetInvalidResourceTypeRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsSsmMaintenanceWindowTargetInvalidResourceTypeRule checks the pattern is valid

func NewAwsSsmMaintenanceWindowTargetInvalidResourceTypeRule ¶

func NewAwsSsmMaintenanceWindowTargetInvalidResourceTypeRule() *AwsSsmMaintenanceWindowTargetInvalidResourceTypeRule

NewAwsSsmMaintenanceWindowTargetInvalidResourceTypeRule returns new rule with default attributes

func (*AwsSsmMaintenanceWindowTargetInvalidResourceTypeRule) Check ¶

Check checks the pattern is valid

func (*AwsSsmMaintenanceWindowTargetInvalidResourceTypeRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsSsmMaintenanceWindowTargetInvalidResourceTypeRule) Name ¶

Name returns the rule name

func (*AwsSsmMaintenanceWindowTargetInvalidResourceTypeRule) Severity ¶

Severity returns the rule severity

type AwsSsmMaintenanceWindowTargetInvalidWindowIDRule ¶

type AwsSsmMaintenanceWindowTargetInvalidWindowIDRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsSsmMaintenanceWindowTargetInvalidWindowIDRule checks the pattern is valid

func NewAwsSsmMaintenanceWindowTargetInvalidWindowIDRule ¶

func NewAwsSsmMaintenanceWindowTargetInvalidWindowIDRule() *AwsSsmMaintenanceWindowTargetInvalidWindowIDRule

NewAwsSsmMaintenanceWindowTargetInvalidWindowIDRule returns new rule with default attributes

func (*AwsSsmMaintenanceWindowTargetInvalidWindowIDRule) Check ¶

Check checks the pattern is valid

func (*AwsSsmMaintenanceWindowTargetInvalidWindowIDRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsSsmMaintenanceWindowTargetInvalidWindowIDRule) Name ¶

Name returns the rule name

func (*AwsSsmMaintenanceWindowTargetInvalidWindowIDRule) Severity ¶

Severity returns the rule severity

type AwsSsmMaintenanceWindowTaskInvalidDescriptionRule ¶

type AwsSsmMaintenanceWindowTaskInvalidDescriptionRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsSsmMaintenanceWindowTaskInvalidDescriptionRule checks the pattern is valid

func NewAwsSsmMaintenanceWindowTaskInvalidDescriptionRule ¶

func NewAwsSsmMaintenanceWindowTaskInvalidDescriptionRule() *AwsSsmMaintenanceWindowTaskInvalidDescriptionRule

NewAwsSsmMaintenanceWindowTaskInvalidDescriptionRule returns new rule with default attributes

func (*AwsSsmMaintenanceWindowTaskInvalidDescriptionRule) Check ¶

Check checks the pattern is valid

func (*AwsSsmMaintenanceWindowTaskInvalidDescriptionRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsSsmMaintenanceWindowTaskInvalidDescriptionRule) Name ¶

Name returns the rule name

func (*AwsSsmMaintenanceWindowTaskInvalidDescriptionRule) Severity ¶

Severity returns the rule severity

type AwsSsmMaintenanceWindowTaskInvalidMaxConcurrencyRule ¶

type AwsSsmMaintenanceWindowTaskInvalidMaxConcurrencyRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsSsmMaintenanceWindowTaskInvalidMaxConcurrencyRule checks the pattern is valid

func NewAwsSsmMaintenanceWindowTaskInvalidMaxConcurrencyRule ¶

func NewAwsSsmMaintenanceWindowTaskInvalidMaxConcurrencyRule() *AwsSsmMaintenanceWindowTaskInvalidMaxConcurrencyRule

NewAwsSsmMaintenanceWindowTaskInvalidMaxConcurrencyRule returns new rule with default attributes

func (*AwsSsmMaintenanceWindowTaskInvalidMaxConcurrencyRule) Check ¶

Check checks the pattern is valid

func (*AwsSsmMaintenanceWindowTaskInvalidMaxConcurrencyRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsSsmMaintenanceWindowTaskInvalidMaxConcurrencyRule) Name ¶

Name returns the rule name

func (*AwsSsmMaintenanceWindowTaskInvalidMaxConcurrencyRule) Severity ¶

Severity returns the rule severity

type AwsSsmMaintenanceWindowTaskInvalidMaxErrorsRule ¶

type AwsSsmMaintenanceWindowTaskInvalidMaxErrorsRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsSsmMaintenanceWindowTaskInvalidMaxErrorsRule checks the pattern is valid

func NewAwsSsmMaintenanceWindowTaskInvalidMaxErrorsRule ¶

func NewAwsSsmMaintenanceWindowTaskInvalidMaxErrorsRule() *AwsSsmMaintenanceWindowTaskInvalidMaxErrorsRule

NewAwsSsmMaintenanceWindowTaskInvalidMaxErrorsRule returns new rule with default attributes

func (*AwsSsmMaintenanceWindowTaskInvalidMaxErrorsRule) Check ¶

Check checks the pattern is valid

func (*AwsSsmMaintenanceWindowTaskInvalidMaxErrorsRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsSsmMaintenanceWindowTaskInvalidMaxErrorsRule) Name ¶

Name returns the rule name

func (*AwsSsmMaintenanceWindowTaskInvalidMaxErrorsRule) Severity ¶

Severity returns the rule severity

type AwsSsmMaintenanceWindowTaskInvalidNameRule ¶

type AwsSsmMaintenanceWindowTaskInvalidNameRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsSsmMaintenanceWindowTaskInvalidNameRule checks the pattern is valid

func NewAwsSsmMaintenanceWindowTaskInvalidNameRule ¶

func NewAwsSsmMaintenanceWindowTaskInvalidNameRule() *AwsSsmMaintenanceWindowTaskInvalidNameRule

NewAwsSsmMaintenanceWindowTaskInvalidNameRule returns new rule with default attributes

func (*AwsSsmMaintenanceWindowTaskInvalidNameRule) Check ¶

Check checks the pattern is valid

func (*AwsSsmMaintenanceWindowTaskInvalidNameRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsSsmMaintenanceWindowTaskInvalidNameRule) Name ¶

Name returns the rule name

func (*AwsSsmMaintenanceWindowTaskInvalidNameRule) Severity ¶

Severity returns the rule severity

type AwsSsmMaintenanceWindowTaskInvalidTaskArnRule ¶

type AwsSsmMaintenanceWindowTaskInvalidTaskArnRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsSsmMaintenanceWindowTaskInvalidTaskArnRule checks the pattern is valid

func NewAwsSsmMaintenanceWindowTaskInvalidTaskArnRule ¶

func NewAwsSsmMaintenanceWindowTaskInvalidTaskArnRule() *AwsSsmMaintenanceWindowTaskInvalidTaskArnRule

NewAwsSsmMaintenanceWindowTaskInvalidTaskArnRule returns new rule with default attributes

func (*AwsSsmMaintenanceWindowTaskInvalidTaskArnRule) Check ¶

Check checks the pattern is valid

func (*AwsSsmMaintenanceWindowTaskInvalidTaskArnRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsSsmMaintenanceWindowTaskInvalidTaskArnRule) Name ¶

Name returns the rule name

func (*AwsSsmMaintenanceWindowTaskInvalidTaskArnRule) Severity ¶

Severity returns the rule severity

type AwsSsmMaintenanceWindowTaskInvalidTaskTypeRule ¶

type AwsSsmMaintenanceWindowTaskInvalidTaskTypeRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsSsmMaintenanceWindowTaskInvalidTaskTypeRule checks the pattern is valid

func NewAwsSsmMaintenanceWindowTaskInvalidTaskTypeRule ¶

func NewAwsSsmMaintenanceWindowTaskInvalidTaskTypeRule() *AwsSsmMaintenanceWindowTaskInvalidTaskTypeRule

NewAwsSsmMaintenanceWindowTaskInvalidTaskTypeRule returns new rule with default attributes

func (*AwsSsmMaintenanceWindowTaskInvalidTaskTypeRule) Check ¶

Check checks the pattern is valid

func (*AwsSsmMaintenanceWindowTaskInvalidTaskTypeRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsSsmMaintenanceWindowTaskInvalidTaskTypeRule) Name ¶

Name returns the rule name

func (*AwsSsmMaintenanceWindowTaskInvalidTaskTypeRule) Severity ¶

Severity returns the rule severity

type AwsSsmMaintenanceWindowTaskInvalidWindowIDRule ¶

type AwsSsmMaintenanceWindowTaskInvalidWindowIDRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsSsmMaintenanceWindowTaskInvalidWindowIDRule checks the pattern is valid

func NewAwsSsmMaintenanceWindowTaskInvalidWindowIDRule ¶

func NewAwsSsmMaintenanceWindowTaskInvalidWindowIDRule() *AwsSsmMaintenanceWindowTaskInvalidWindowIDRule

NewAwsSsmMaintenanceWindowTaskInvalidWindowIDRule returns new rule with default attributes

func (*AwsSsmMaintenanceWindowTaskInvalidWindowIDRule) Check ¶

Check checks the pattern is valid

func (*AwsSsmMaintenanceWindowTaskInvalidWindowIDRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsSsmMaintenanceWindowTaskInvalidWindowIDRule) Name ¶

Name returns the rule name

func (*AwsSsmMaintenanceWindowTaskInvalidWindowIDRule) Severity ¶

Severity returns the rule severity

type AwsSsmParameterInvalidAllowedPatternRule ¶

type AwsSsmParameterInvalidAllowedPatternRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsSsmParameterInvalidAllowedPatternRule checks the pattern is valid

func NewAwsSsmParameterInvalidAllowedPatternRule ¶

func NewAwsSsmParameterInvalidAllowedPatternRule() *AwsSsmParameterInvalidAllowedPatternRule

NewAwsSsmParameterInvalidAllowedPatternRule returns new rule with default attributes

func (*AwsSsmParameterInvalidAllowedPatternRule) Check ¶

Check checks the pattern is valid

func (*AwsSsmParameterInvalidAllowedPatternRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsSsmParameterInvalidAllowedPatternRule) Name ¶

Name returns the rule name

func (*AwsSsmParameterInvalidAllowedPatternRule) Severity ¶

Severity returns the rule severity

type AwsSsmParameterInvalidDescriptionRule ¶

type AwsSsmParameterInvalidDescriptionRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsSsmParameterInvalidDescriptionRule checks the pattern is valid

func NewAwsSsmParameterInvalidDescriptionRule ¶

func NewAwsSsmParameterInvalidDescriptionRule() *AwsSsmParameterInvalidDescriptionRule

NewAwsSsmParameterInvalidDescriptionRule returns new rule with default attributes

func (*AwsSsmParameterInvalidDescriptionRule) Check ¶

Check checks the pattern is valid

func (*AwsSsmParameterInvalidDescriptionRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsSsmParameterInvalidDescriptionRule) Name ¶

Name returns the rule name

func (*AwsSsmParameterInvalidDescriptionRule) Severity ¶

Severity returns the rule severity

type AwsSsmParameterInvalidKeyIDRule ¶

type AwsSsmParameterInvalidKeyIDRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsSsmParameterInvalidKeyIDRule checks the pattern is valid

func NewAwsSsmParameterInvalidKeyIDRule ¶

func NewAwsSsmParameterInvalidKeyIDRule() *AwsSsmParameterInvalidKeyIDRule

NewAwsSsmParameterInvalidKeyIDRule returns new rule with default attributes

func (*AwsSsmParameterInvalidKeyIDRule) Check ¶

Check checks the pattern is valid

func (*AwsSsmParameterInvalidKeyIDRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsSsmParameterInvalidKeyIDRule) Name ¶

Name returns the rule name

func (*AwsSsmParameterInvalidKeyIDRule) Severity ¶

Severity returns the rule severity

type AwsSsmParameterInvalidNameRule ¶

type AwsSsmParameterInvalidNameRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsSsmParameterInvalidNameRule checks the pattern is valid

func NewAwsSsmParameterInvalidNameRule ¶

func NewAwsSsmParameterInvalidNameRule() *AwsSsmParameterInvalidNameRule

NewAwsSsmParameterInvalidNameRule returns new rule with default attributes

func (*AwsSsmParameterInvalidNameRule) Check ¶

Check checks the pattern is valid

func (*AwsSsmParameterInvalidNameRule) Enabled ¶

func (r *AwsSsmParameterInvalidNameRule) Enabled() bool

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsSsmParameterInvalidNameRule) Name ¶

Name returns the rule name

func (*AwsSsmParameterInvalidNameRule) Severity ¶

Severity returns the rule severity

type AwsSsmParameterInvalidTierRule ¶

type AwsSsmParameterInvalidTierRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsSsmParameterInvalidTierRule checks the pattern is valid

func NewAwsSsmParameterInvalidTierRule ¶

func NewAwsSsmParameterInvalidTierRule() *AwsSsmParameterInvalidTierRule

NewAwsSsmParameterInvalidTierRule returns new rule with default attributes

func (*AwsSsmParameterInvalidTierRule) Check ¶

Check checks the pattern is valid

func (*AwsSsmParameterInvalidTierRule) Enabled ¶

func (r *AwsSsmParameterInvalidTierRule) Enabled() bool

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsSsmParameterInvalidTierRule) Name ¶

Name returns the rule name

func (*AwsSsmParameterInvalidTierRule) Severity ¶

Severity returns the rule severity

type AwsSsmParameterInvalidTypeRule ¶

type AwsSsmParameterInvalidTypeRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsSsmParameterInvalidTypeRule checks the pattern is valid

func NewAwsSsmParameterInvalidTypeRule ¶

func NewAwsSsmParameterInvalidTypeRule() *AwsSsmParameterInvalidTypeRule

NewAwsSsmParameterInvalidTypeRule returns new rule with default attributes

func (*AwsSsmParameterInvalidTypeRule) Check ¶

Check checks the pattern is valid

func (*AwsSsmParameterInvalidTypeRule) Enabled ¶

func (r *AwsSsmParameterInvalidTypeRule) Enabled() bool

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsSsmParameterInvalidTypeRule) Name ¶

Name returns the rule name

func (*AwsSsmParameterInvalidTypeRule) Severity ¶

Severity returns the rule severity

type AwsSsmPatchBaselineInvalidApprovedPatchesComplianceLevelRule ¶

type AwsSsmPatchBaselineInvalidApprovedPatchesComplianceLevelRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsSsmPatchBaselineInvalidApprovedPatchesComplianceLevelRule checks the pattern is valid

func NewAwsSsmPatchBaselineInvalidApprovedPatchesComplianceLevelRule ¶

func NewAwsSsmPatchBaselineInvalidApprovedPatchesComplianceLevelRule() *AwsSsmPatchBaselineInvalidApprovedPatchesComplianceLevelRule

NewAwsSsmPatchBaselineInvalidApprovedPatchesComplianceLevelRule returns new rule with default attributes

func (*AwsSsmPatchBaselineInvalidApprovedPatchesComplianceLevelRule) Check ¶

Check checks the pattern is valid

func (*AwsSsmPatchBaselineInvalidApprovedPatchesComplianceLevelRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsSsmPatchBaselineInvalidApprovedPatchesComplianceLevelRule) Name ¶

Name returns the rule name

func (*AwsSsmPatchBaselineInvalidApprovedPatchesComplianceLevelRule) Severity ¶

Severity returns the rule severity

type AwsSsmPatchBaselineInvalidDescriptionRule ¶

type AwsSsmPatchBaselineInvalidDescriptionRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsSsmPatchBaselineInvalidDescriptionRule checks the pattern is valid

func NewAwsSsmPatchBaselineInvalidDescriptionRule ¶

func NewAwsSsmPatchBaselineInvalidDescriptionRule() *AwsSsmPatchBaselineInvalidDescriptionRule

NewAwsSsmPatchBaselineInvalidDescriptionRule returns new rule with default attributes

func (*AwsSsmPatchBaselineInvalidDescriptionRule) Check ¶

Check checks the pattern is valid

func (*AwsSsmPatchBaselineInvalidDescriptionRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsSsmPatchBaselineInvalidDescriptionRule) Name ¶

Name returns the rule name

func (*AwsSsmPatchBaselineInvalidDescriptionRule) Severity ¶

Severity returns the rule severity

type AwsSsmPatchBaselineInvalidNameRule ¶

type AwsSsmPatchBaselineInvalidNameRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsSsmPatchBaselineInvalidNameRule checks the pattern is valid

func NewAwsSsmPatchBaselineInvalidNameRule ¶

func NewAwsSsmPatchBaselineInvalidNameRule() *AwsSsmPatchBaselineInvalidNameRule

NewAwsSsmPatchBaselineInvalidNameRule returns new rule with default attributes

func (*AwsSsmPatchBaselineInvalidNameRule) Check ¶

Check checks the pattern is valid

func (*AwsSsmPatchBaselineInvalidNameRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsSsmPatchBaselineInvalidNameRule) Name ¶

Name returns the rule name

func (*AwsSsmPatchBaselineInvalidNameRule) Severity ¶

Severity returns the rule severity

type AwsSsmPatchBaselineInvalidOperatingSystemRule ¶

type AwsSsmPatchBaselineInvalidOperatingSystemRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsSsmPatchBaselineInvalidOperatingSystemRule checks the pattern is valid

func NewAwsSsmPatchBaselineInvalidOperatingSystemRule ¶

func NewAwsSsmPatchBaselineInvalidOperatingSystemRule() *AwsSsmPatchBaselineInvalidOperatingSystemRule

NewAwsSsmPatchBaselineInvalidOperatingSystemRule returns new rule with default attributes

func (*AwsSsmPatchBaselineInvalidOperatingSystemRule) Check ¶

Check checks the pattern is valid

func (*AwsSsmPatchBaselineInvalidOperatingSystemRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsSsmPatchBaselineInvalidOperatingSystemRule) Name ¶

Name returns the rule name

func (*AwsSsmPatchBaselineInvalidOperatingSystemRule) Severity ¶

Severity returns the rule severity

type AwsSsmPatchGroupInvalidBaselineIDRule ¶

type AwsSsmPatchGroupInvalidBaselineIDRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsSsmPatchGroupInvalidBaselineIDRule checks the pattern is valid

func NewAwsSsmPatchGroupInvalidBaselineIDRule ¶

func NewAwsSsmPatchGroupInvalidBaselineIDRule() *AwsSsmPatchGroupInvalidBaselineIDRule

NewAwsSsmPatchGroupInvalidBaselineIDRule returns new rule with default attributes

func (*AwsSsmPatchGroupInvalidBaselineIDRule) Check ¶

Check checks the pattern is valid

func (*AwsSsmPatchGroupInvalidBaselineIDRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsSsmPatchGroupInvalidBaselineIDRule) Name ¶

Name returns the rule name

func (*AwsSsmPatchGroupInvalidBaselineIDRule) Severity ¶

Severity returns the rule severity

type AwsSsmPatchGroupInvalidPatchGroupRule ¶

type AwsSsmPatchGroupInvalidPatchGroupRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsSsmPatchGroupInvalidPatchGroupRule checks the pattern is valid

func NewAwsSsmPatchGroupInvalidPatchGroupRule ¶

func NewAwsSsmPatchGroupInvalidPatchGroupRule() *AwsSsmPatchGroupInvalidPatchGroupRule

NewAwsSsmPatchGroupInvalidPatchGroupRule returns new rule with default attributes

func (*AwsSsmPatchGroupInvalidPatchGroupRule) Check ¶

Check checks the pattern is valid

func (*AwsSsmPatchGroupInvalidPatchGroupRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsSsmPatchGroupInvalidPatchGroupRule) Name ¶

Name returns the rule name

func (*AwsSsmPatchGroupInvalidPatchGroupRule) Severity ¶

Severity returns the rule severity

type AwsSsmResourceDataSyncInvalidNameRule ¶

type AwsSsmResourceDataSyncInvalidNameRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsSsmResourceDataSyncInvalidNameRule checks the pattern is valid

func NewAwsSsmResourceDataSyncInvalidNameRule ¶

func NewAwsSsmResourceDataSyncInvalidNameRule() *AwsSsmResourceDataSyncInvalidNameRule

NewAwsSsmResourceDataSyncInvalidNameRule returns new rule with default attributes

func (*AwsSsmResourceDataSyncInvalidNameRule) Check ¶

Check checks the pattern is valid

func (*AwsSsmResourceDataSyncInvalidNameRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsSsmResourceDataSyncInvalidNameRule) Name ¶

Name returns the rule name

func (*AwsSsmResourceDataSyncInvalidNameRule) Severity ¶

Severity returns the rule severity

type AwsSsoadminAccountAssignmentInvalidInstanceArnRule ¶ added in v0.11.0

type AwsSsoadminAccountAssignmentInvalidInstanceArnRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsSsoadminAccountAssignmentInvalidInstanceArnRule checks the pattern is valid

func NewAwsSsoadminAccountAssignmentInvalidInstanceArnRule ¶ added in v0.11.0

func NewAwsSsoadminAccountAssignmentInvalidInstanceArnRule() *AwsSsoadminAccountAssignmentInvalidInstanceArnRule

NewAwsSsoadminAccountAssignmentInvalidInstanceArnRule returns new rule with default attributes

func (*AwsSsoadminAccountAssignmentInvalidInstanceArnRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsSsoadminAccountAssignmentInvalidInstanceArnRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsSsoadminAccountAssignmentInvalidInstanceArnRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsSsoadminAccountAssignmentInvalidInstanceArnRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsSsoadminAccountAssignmentInvalidPermissionSetArnRule ¶ added in v0.11.0

type AwsSsoadminAccountAssignmentInvalidPermissionSetArnRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsSsoadminAccountAssignmentInvalidPermissionSetArnRule checks the pattern is valid

func NewAwsSsoadminAccountAssignmentInvalidPermissionSetArnRule ¶ added in v0.11.0

func NewAwsSsoadminAccountAssignmentInvalidPermissionSetArnRule() *AwsSsoadminAccountAssignmentInvalidPermissionSetArnRule

NewAwsSsoadminAccountAssignmentInvalidPermissionSetArnRule returns new rule with default attributes

func (*AwsSsoadminAccountAssignmentInvalidPermissionSetArnRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsSsoadminAccountAssignmentInvalidPermissionSetArnRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsSsoadminAccountAssignmentInvalidPermissionSetArnRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsSsoadminAccountAssignmentInvalidPermissionSetArnRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsSsoadminAccountAssignmentInvalidPrincipalIDRule ¶ added in v0.11.0

type AwsSsoadminAccountAssignmentInvalidPrincipalIDRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsSsoadminAccountAssignmentInvalidPrincipalIDRule checks the pattern is valid

func NewAwsSsoadminAccountAssignmentInvalidPrincipalIDRule ¶ added in v0.11.0

func NewAwsSsoadminAccountAssignmentInvalidPrincipalIDRule() *AwsSsoadminAccountAssignmentInvalidPrincipalIDRule

NewAwsSsoadminAccountAssignmentInvalidPrincipalIDRule returns new rule with default attributes

func (*AwsSsoadminAccountAssignmentInvalidPrincipalIDRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsSsoadminAccountAssignmentInvalidPrincipalIDRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsSsoadminAccountAssignmentInvalidPrincipalIDRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsSsoadminAccountAssignmentInvalidPrincipalIDRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsSsoadminAccountAssignmentInvalidPrincipalTypeRule ¶ added in v0.11.0

type AwsSsoadminAccountAssignmentInvalidPrincipalTypeRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsSsoadminAccountAssignmentInvalidPrincipalTypeRule checks the pattern is valid

func NewAwsSsoadminAccountAssignmentInvalidPrincipalTypeRule ¶ added in v0.11.0

func NewAwsSsoadminAccountAssignmentInvalidPrincipalTypeRule() *AwsSsoadminAccountAssignmentInvalidPrincipalTypeRule

NewAwsSsoadminAccountAssignmentInvalidPrincipalTypeRule returns new rule with default attributes

func (*AwsSsoadminAccountAssignmentInvalidPrincipalTypeRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsSsoadminAccountAssignmentInvalidPrincipalTypeRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsSsoadminAccountAssignmentInvalidPrincipalTypeRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsSsoadminAccountAssignmentInvalidPrincipalTypeRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsSsoadminAccountAssignmentInvalidTargetIDRule ¶ added in v0.11.0

type AwsSsoadminAccountAssignmentInvalidTargetIDRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsSsoadminAccountAssignmentInvalidTargetIDRule checks the pattern is valid

func NewAwsSsoadminAccountAssignmentInvalidTargetIDRule ¶ added in v0.11.0

func NewAwsSsoadminAccountAssignmentInvalidTargetIDRule() *AwsSsoadminAccountAssignmentInvalidTargetIDRule

NewAwsSsoadminAccountAssignmentInvalidTargetIDRule returns new rule with default attributes

func (*AwsSsoadminAccountAssignmentInvalidTargetIDRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsSsoadminAccountAssignmentInvalidTargetIDRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsSsoadminAccountAssignmentInvalidTargetIDRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsSsoadminAccountAssignmentInvalidTargetIDRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsSsoadminAccountAssignmentInvalidTargetTypeRule ¶ added in v0.11.0

type AwsSsoadminAccountAssignmentInvalidTargetTypeRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsSsoadminAccountAssignmentInvalidTargetTypeRule checks the pattern is valid

func NewAwsSsoadminAccountAssignmentInvalidTargetTypeRule ¶ added in v0.11.0

func NewAwsSsoadminAccountAssignmentInvalidTargetTypeRule() *AwsSsoadminAccountAssignmentInvalidTargetTypeRule

NewAwsSsoadminAccountAssignmentInvalidTargetTypeRule returns new rule with default attributes

func (*AwsSsoadminAccountAssignmentInvalidTargetTypeRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsSsoadminAccountAssignmentInvalidTargetTypeRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsSsoadminAccountAssignmentInvalidTargetTypeRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsSsoadminAccountAssignmentInvalidTargetTypeRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsSsoadminManagedPolicyAttachmentInvalidInstanceArnRule ¶ added in v0.11.0

type AwsSsoadminManagedPolicyAttachmentInvalidInstanceArnRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsSsoadminManagedPolicyAttachmentInvalidInstanceArnRule checks the pattern is valid

func NewAwsSsoadminManagedPolicyAttachmentInvalidInstanceArnRule ¶ added in v0.11.0

func NewAwsSsoadminManagedPolicyAttachmentInvalidInstanceArnRule() *AwsSsoadminManagedPolicyAttachmentInvalidInstanceArnRule

NewAwsSsoadminManagedPolicyAttachmentInvalidInstanceArnRule returns new rule with default attributes

func (*AwsSsoadminManagedPolicyAttachmentInvalidInstanceArnRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsSsoadminManagedPolicyAttachmentInvalidInstanceArnRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsSsoadminManagedPolicyAttachmentInvalidInstanceArnRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsSsoadminManagedPolicyAttachmentInvalidInstanceArnRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsSsoadminManagedPolicyAttachmentInvalidManagedPolicyArnRule ¶ added in v0.11.0

type AwsSsoadminManagedPolicyAttachmentInvalidManagedPolicyArnRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsSsoadminManagedPolicyAttachmentInvalidManagedPolicyArnRule checks the pattern is valid

func NewAwsSsoadminManagedPolicyAttachmentInvalidManagedPolicyArnRule ¶ added in v0.11.0

func NewAwsSsoadminManagedPolicyAttachmentInvalidManagedPolicyArnRule() *AwsSsoadminManagedPolicyAttachmentInvalidManagedPolicyArnRule

NewAwsSsoadminManagedPolicyAttachmentInvalidManagedPolicyArnRule returns new rule with default attributes

func (*AwsSsoadminManagedPolicyAttachmentInvalidManagedPolicyArnRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsSsoadminManagedPolicyAttachmentInvalidManagedPolicyArnRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsSsoadminManagedPolicyAttachmentInvalidManagedPolicyArnRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsSsoadminManagedPolicyAttachmentInvalidManagedPolicyArnRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsSsoadminManagedPolicyAttachmentInvalidPermissionSetArnRule ¶ added in v0.11.0

type AwsSsoadminManagedPolicyAttachmentInvalidPermissionSetArnRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsSsoadminManagedPolicyAttachmentInvalidPermissionSetArnRule checks the pattern is valid

func NewAwsSsoadminManagedPolicyAttachmentInvalidPermissionSetArnRule ¶ added in v0.11.0

func NewAwsSsoadminManagedPolicyAttachmentInvalidPermissionSetArnRule() *AwsSsoadminManagedPolicyAttachmentInvalidPermissionSetArnRule

NewAwsSsoadminManagedPolicyAttachmentInvalidPermissionSetArnRule returns new rule with default attributes

func (*AwsSsoadminManagedPolicyAttachmentInvalidPermissionSetArnRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsSsoadminManagedPolicyAttachmentInvalidPermissionSetArnRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsSsoadminManagedPolicyAttachmentInvalidPermissionSetArnRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsSsoadminManagedPolicyAttachmentInvalidPermissionSetArnRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsSsoadminPermissionSetInlinePolicyInvalidInlinePolicyRule ¶ added in v0.11.0

type AwsSsoadminPermissionSetInlinePolicyInvalidInlinePolicyRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsSsoadminPermissionSetInlinePolicyInvalidInlinePolicyRule checks the pattern is valid

func NewAwsSsoadminPermissionSetInlinePolicyInvalidInlinePolicyRule ¶ added in v0.11.0

func NewAwsSsoadminPermissionSetInlinePolicyInvalidInlinePolicyRule() *AwsSsoadminPermissionSetInlinePolicyInvalidInlinePolicyRule

NewAwsSsoadminPermissionSetInlinePolicyInvalidInlinePolicyRule returns new rule with default attributes

func (*AwsSsoadminPermissionSetInlinePolicyInvalidInlinePolicyRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsSsoadminPermissionSetInlinePolicyInvalidInlinePolicyRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsSsoadminPermissionSetInlinePolicyInvalidInlinePolicyRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsSsoadminPermissionSetInlinePolicyInvalidInlinePolicyRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsSsoadminPermissionSetInlinePolicyInvalidInstanceArnRule ¶ added in v0.11.0

type AwsSsoadminPermissionSetInlinePolicyInvalidInstanceArnRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsSsoadminPermissionSetInlinePolicyInvalidInstanceArnRule checks the pattern is valid

func NewAwsSsoadminPermissionSetInlinePolicyInvalidInstanceArnRule ¶ added in v0.11.0

func NewAwsSsoadminPermissionSetInlinePolicyInvalidInstanceArnRule() *AwsSsoadminPermissionSetInlinePolicyInvalidInstanceArnRule

NewAwsSsoadminPermissionSetInlinePolicyInvalidInstanceArnRule returns new rule with default attributes

func (*AwsSsoadminPermissionSetInlinePolicyInvalidInstanceArnRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsSsoadminPermissionSetInlinePolicyInvalidInstanceArnRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsSsoadminPermissionSetInlinePolicyInvalidInstanceArnRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsSsoadminPermissionSetInlinePolicyInvalidInstanceArnRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsSsoadminPermissionSetInlinePolicyInvalidPermissionSetArnRule ¶ added in v0.11.0

type AwsSsoadminPermissionSetInlinePolicyInvalidPermissionSetArnRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsSsoadminPermissionSetInlinePolicyInvalidPermissionSetArnRule checks the pattern is valid

func NewAwsSsoadminPermissionSetInlinePolicyInvalidPermissionSetArnRule ¶ added in v0.11.0

func NewAwsSsoadminPermissionSetInlinePolicyInvalidPermissionSetArnRule() *AwsSsoadminPermissionSetInlinePolicyInvalidPermissionSetArnRule

NewAwsSsoadminPermissionSetInlinePolicyInvalidPermissionSetArnRule returns new rule with default attributes

func (*AwsSsoadminPermissionSetInlinePolicyInvalidPermissionSetArnRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsSsoadminPermissionSetInlinePolicyInvalidPermissionSetArnRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsSsoadminPermissionSetInlinePolicyInvalidPermissionSetArnRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsSsoadminPermissionSetInlinePolicyInvalidPermissionSetArnRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsSsoadminPermissionSetInvalidDescriptionRule ¶ added in v0.11.0

type AwsSsoadminPermissionSetInvalidDescriptionRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsSsoadminPermissionSetInvalidDescriptionRule checks the pattern is valid

func NewAwsSsoadminPermissionSetInvalidDescriptionRule ¶ added in v0.11.0

func NewAwsSsoadminPermissionSetInvalidDescriptionRule() *AwsSsoadminPermissionSetInvalidDescriptionRule

NewAwsSsoadminPermissionSetInvalidDescriptionRule returns new rule with default attributes

func (*AwsSsoadminPermissionSetInvalidDescriptionRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsSsoadminPermissionSetInvalidDescriptionRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsSsoadminPermissionSetInvalidDescriptionRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsSsoadminPermissionSetInvalidDescriptionRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsSsoadminPermissionSetInvalidInstanceArnRule ¶ added in v0.11.0

type AwsSsoadminPermissionSetInvalidInstanceArnRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsSsoadminPermissionSetInvalidInstanceArnRule checks the pattern is valid

func NewAwsSsoadminPermissionSetInvalidInstanceArnRule ¶ added in v0.11.0

func NewAwsSsoadminPermissionSetInvalidInstanceArnRule() *AwsSsoadminPermissionSetInvalidInstanceArnRule

NewAwsSsoadminPermissionSetInvalidInstanceArnRule returns new rule with default attributes

func (*AwsSsoadminPermissionSetInvalidInstanceArnRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsSsoadminPermissionSetInvalidInstanceArnRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsSsoadminPermissionSetInvalidInstanceArnRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsSsoadminPermissionSetInvalidInstanceArnRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsSsoadminPermissionSetInvalidNameRule ¶ added in v0.11.0

type AwsSsoadminPermissionSetInvalidNameRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsSsoadminPermissionSetInvalidNameRule checks the pattern is valid

func NewAwsSsoadminPermissionSetInvalidNameRule ¶ added in v0.11.0

func NewAwsSsoadminPermissionSetInvalidNameRule() *AwsSsoadminPermissionSetInvalidNameRule

NewAwsSsoadminPermissionSetInvalidNameRule returns new rule with default attributes

func (*AwsSsoadminPermissionSetInvalidNameRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsSsoadminPermissionSetInvalidNameRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsSsoadminPermissionSetInvalidNameRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsSsoadminPermissionSetInvalidNameRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsSsoadminPermissionSetInvalidRelayStateRule ¶ added in v0.11.0

type AwsSsoadminPermissionSetInvalidRelayStateRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsSsoadminPermissionSetInvalidRelayStateRule checks the pattern is valid

func NewAwsSsoadminPermissionSetInvalidRelayStateRule ¶ added in v0.11.0

func NewAwsSsoadminPermissionSetInvalidRelayStateRule() *AwsSsoadminPermissionSetInvalidRelayStateRule

NewAwsSsoadminPermissionSetInvalidRelayStateRule returns new rule with default attributes

func (*AwsSsoadminPermissionSetInvalidRelayStateRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsSsoadminPermissionSetInvalidRelayStateRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsSsoadminPermissionSetInvalidRelayStateRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsSsoadminPermissionSetInvalidRelayStateRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsStoragegatewayCacheInvalidDiskIDRule ¶

type AwsStoragegatewayCacheInvalidDiskIDRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsStoragegatewayCacheInvalidDiskIDRule checks the pattern is valid

func NewAwsStoragegatewayCacheInvalidDiskIDRule ¶

func NewAwsStoragegatewayCacheInvalidDiskIDRule() *AwsStoragegatewayCacheInvalidDiskIDRule

NewAwsStoragegatewayCacheInvalidDiskIDRule returns new rule with default attributes

func (*AwsStoragegatewayCacheInvalidDiskIDRule) Check ¶

Check checks the pattern is valid

func (*AwsStoragegatewayCacheInvalidDiskIDRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsStoragegatewayCacheInvalidDiskIDRule) Name ¶

Name returns the rule name

func (*AwsStoragegatewayCacheInvalidDiskIDRule) Severity ¶

Severity returns the rule severity

type AwsStoragegatewayCacheInvalidGatewayArnRule ¶

type AwsStoragegatewayCacheInvalidGatewayArnRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsStoragegatewayCacheInvalidGatewayArnRule checks the pattern is valid

func NewAwsStoragegatewayCacheInvalidGatewayArnRule ¶

func NewAwsStoragegatewayCacheInvalidGatewayArnRule() *AwsStoragegatewayCacheInvalidGatewayArnRule

NewAwsStoragegatewayCacheInvalidGatewayArnRule returns new rule with default attributes

func (*AwsStoragegatewayCacheInvalidGatewayArnRule) Check ¶

Check checks the pattern is valid

func (*AwsStoragegatewayCacheInvalidGatewayArnRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsStoragegatewayCacheInvalidGatewayArnRule) Name ¶

Name returns the rule name

func (*AwsStoragegatewayCacheInvalidGatewayArnRule) Severity ¶

Severity returns the rule severity

type AwsStoragegatewayCachedIscsiVolumeInvalidGatewayArnRule ¶

type AwsStoragegatewayCachedIscsiVolumeInvalidGatewayArnRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsStoragegatewayCachedIscsiVolumeInvalidGatewayArnRule checks the pattern is valid

func NewAwsStoragegatewayCachedIscsiVolumeInvalidGatewayArnRule ¶

func NewAwsStoragegatewayCachedIscsiVolumeInvalidGatewayArnRule() *AwsStoragegatewayCachedIscsiVolumeInvalidGatewayArnRule

NewAwsStoragegatewayCachedIscsiVolumeInvalidGatewayArnRule returns new rule with default attributes

func (*AwsStoragegatewayCachedIscsiVolumeInvalidGatewayArnRule) Check ¶

Check checks the pattern is valid

func (*AwsStoragegatewayCachedIscsiVolumeInvalidGatewayArnRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsStoragegatewayCachedIscsiVolumeInvalidGatewayArnRule) Name ¶

Name returns the rule name

func (*AwsStoragegatewayCachedIscsiVolumeInvalidGatewayArnRule) Severity ¶

Severity returns the rule severity

type AwsStoragegatewayCachedIscsiVolumeInvalidNetworkInterfaceIDRule ¶

type AwsStoragegatewayCachedIscsiVolumeInvalidNetworkInterfaceIDRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsStoragegatewayCachedIscsiVolumeInvalidNetworkInterfaceIDRule checks the pattern is valid

func NewAwsStoragegatewayCachedIscsiVolumeInvalidNetworkInterfaceIDRule ¶

func NewAwsStoragegatewayCachedIscsiVolumeInvalidNetworkInterfaceIDRule() *AwsStoragegatewayCachedIscsiVolumeInvalidNetworkInterfaceIDRule

NewAwsStoragegatewayCachedIscsiVolumeInvalidNetworkInterfaceIDRule returns new rule with default attributes

func (*AwsStoragegatewayCachedIscsiVolumeInvalidNetworkInterfaceIDRule) Check ¶

Check checks the pattern is valid

func (*AwsStoragegatewayCachedIscsiVolumeInvalidNetworkInterfaceIDRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsStoragegatewayCachedIscsiVolumeInvalidNetworkInterfaceIDRule) Name ¶

Name returns the rule name

func (*AwsStoragegatewayCachedIscsiVolumeInvalidNetworkInterfaceIDRule) Severity ¶

Severity returns the rule severity

type AwsStoragegatewayCachedIscsiVolumeInvalidSnapshotIDRule ¶

type AwsStoragegatewayCachedIscsiVolumeInvalidSnapshotIDRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsStoragegatewayCachedIscsiVolumeInvalidSnapshotIDRule checks the pattern is valid

func NewAwsStoragegatewayCachedIscsiVolumeInvalidSnapshotIDRule ¶

func NewAwsStoragegatewayCachedIscsiVolumeInvalidSnapshotIDRule() *AwsStoragegatewayCachedIscsiVolumeInvalidSnapshotIDRule

NewAwsStoragegatewayCachedIscsiVolumeInvalidSnapshotIDRule returns new rule with default attributes

func (*AwsStoragegatewayCachedIscsiVolumeInvalidSnapshotIDRule) Check ¶

Check checks the pattern is valid

func (*AwsStoragegatewayCachedIscsiVolumeInvalidSnapshotIDRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsStoragegatewayCachedIscsiVolumeInvalidSnapshotIDRule) Name ¶

Name returns the rule name

func (*AwsStoragegatewayCachedIscsiVolumeInvalidSnapshotIDRule) Severity ¶

Severity returns the rule severity

type AwsStoragegatewayCachedIscsiVolumeInvalidSourceVolumeArnRule ¶

type AwsStoragegatewayCachedIscsiVolumeInvalidSourceVolumeArnRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsStoragegatewayCachedIscsiVolumeInvalidSourceVolumeArnRule checks the pattern is valid

func NewAwsStoragegatewayCachedIscsiVolumeInvalidSourceVolumeArnRule ¶

func NewAwsStoragegatewayCachedIscsiVolumeInvalidSourceVolumeArnRule() *AwsStoragegatewayCachedIscsiVolumeInvalidSourceVolumeArnRule

NewAwsStoragegatewayCachedIscsiVolumeInvalidSourceVolumeArnRule returns new rule with default attributes

func (*AwsStoragegatewayCachedIscsiVolumeInvalidSourceVolumeArnRule) Check ¶

Check checks the pattern is valid

func (*AwsStoragegatewayCachedIscsiVolumeInvalidSourceVolumeArnRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsStoragegatewayCachedIscsiVolumeInvalidSourceVolumeArnRule) Name ¶

Name returns the rule name

func (*AwsStoragegatewayCachedIscsiVolumeInvalidSourceVolumeArnRule) Severity ¶

Severity returns the rule severity

type AwsStoragegatewayCachedIscsiVolumeInvalidTargetNameRule ¶

type AwsStoragegatewayCachedIscsiVolumeInvalidTargetNameRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsStoragegatewayCachedIscsiVolumeInvalidTargetNameRule checks the pattern is valid

func NewAwsStoragegatewayCachedIscsiVolumeInvalidTargetNameRule ¶

func NewAwsStoragegatewayCachedIscsiVolumeInvalidTargetNameRule() *AwsStoragegatewayCachedIscsiVolumeInvalidTargetNameRule

NewAwsStoragegatewayCachedIscsiVolumeInvalidTargetNameRule returns new rule with default attributes

func (*AwsStoragegatewayCachedIscsiVolumeInvalidTargetNameRule) Check ¶

Check checks the pattern is valid

func (*AwsStoragegatewayCachedIscsiVolumeInvalidTargetNameRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsStoragegatewayCachedIscsiVolumeInvalidTargetNameRule) Name ¶

Name returns the rule name

func (*AwsStoragegatewayCachedIscsiVolumeInvalidTargetNameRule) Severity ¶

Severity returns the rule severity

type AwsStoragegatewayFileSystemAssociationInvalidAuditDestinationArnRule ¶ added in v0.11.0

type AwsStoragegatewayFileSystemAssociationInvalidAuditDestinationArnRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsStoragegatewayFileSystemAssociationInvalidAuditDestinationArnRule checks the pattern is valid

func NewAwsStoragegatewayFileSystemAssociationInvalidAuditDestinationArnRule ¶ added in v0.11.0

func NewAwsStoragegatewayFileSystemAssociationInvalidAuditDestinationArnRule() *AwsStoragegatewayFileSystemAssociationInvalidAuditDestinationArnRule

NewAwsStoragegatewayFileSystemAssociationInvalidAuditDestinationArnRule returns new rule with default attributes

func (*AwsStoragegatewayFileSystemAssociationInvalidAuditDestinationArnRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsStoragegatewayFileSystemAssociationInvalidAuditDestinationArnRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsStoragegatewayFileSystemAssociationInvalidAuditDestinationArnRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsStoragegatewayFileSystemAssociationInvalidAuditDestinationArnRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsStoragegatewayFileSystemAssociationInvalidGatewayArnRule ¶ added in v0.11.0

type AwsStoragegatewayFileSystemAssociationInvalidGatewayArnRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsStoragegatewayFileSystemAssociationInvalidGatewayArnRule checks the pattern is valid

func NewAwsStoragegatewayFileSystemAssociationInvalidGatewayArnRule ¶ added in v0.11.0

func NewAwsStoragegatewayFileSystemAssociationInvalidGatewayArnRule() *AwsStoragegatewayFileSystemAssociationInvalidGatewayArnRule

NewAwsStoragegatewayFileSystemAssociationInvalidGatewayArnRule returns new rule with default attributes

func (*AwsStoragegatewayFileSystemAssociationInvalidGatewayArnRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsStoragegatewayFileSystemAssociationInvalidGatewayArnRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsStoragegatewayFileSystemAssociationInvalidGatewayArnRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsStoragegatewayFileSystemAssociationInvalidGatewayArnRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsStoragegatewayFileSystemAssociationInvalidLocationArnRule ¶ added in v0.11.0

type AwsStoragegatewayFileSystemAssociationInvalidLocationArnRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsStoragegatewayFileSystemAssociationInvalidLocationArnRule checks the pattern is valid

func NewAwsStoragegatewayFileSystemAssociationInvalidLocationArnRule ¶ added in v0.11.0

func NewAwsStoragegatewayFileSystemAssociationInvalidLocationArnRule() *AwsStoragegatewayFileSystemAssociationInvalidLocationArnRule

NewAwsStoragegatewayFileSystemAssociationInvalidLocationArnRule returns new rule with default attributes

func (*AwsStoragegatewayFileSystemAssociationInvalidLocationArnRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsStoragegatewayFileSystemAssociationInvalidLocationArnRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsStoragegatewayFileSystemAssociationInvalidLocationArnRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsStoragegatewayFileSystemAssociationInvalidLocationArnRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsStoragegatewayFileSystemAssociationInvalidPasswordRule ¶ added in v0.11.0

type AwsStoragegatewayFileSystemAssociationInvalidPasswordRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsStoragegatewayFileSystemAssociationInvalidPasswordRule checks the pattern is valid

func NewAwsStoragegatewayFileSystemAssociationInvalidPasswordRule ¶ added in v0.11.0

func NewAwsStoragegatewayFileSystemAssociationInvalidPasswordRule() *AwsStoragegatewayFileSystemAssociationInvalidPasswordRule

NewAwsStoragegatewayFileSystemAssociationInvalidPasswordRule returns new rule with default attributes

func (*AwsStoragegatewayFileSystemAssociationInvalidPasswordRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsStoragegatewayFileSystemAssociationInvalidPasswordRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsStoragegatewayFileSystemAssociationInvalidPasswordRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsStoragegatewayFileSystemAssociationInvalidPasswordRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsStoragegatewayFileSystemAssociationInvalidUsernameRule ¶ added in v0.11.0

type AwsStoragegatewayFileSystemAssociationInvalidUsernameRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsStoragegatewayFileSystemAssociationInvalidUsernameRule checks the pattern is valid

func NewAwsStoragegatewayFileSystemAssociationInvalidUsernameRule ¶ added in v0.11.0

func NewAwsStoragegatewayFileSystemAssociationInvalidUsernameRule() *AwsStoragegatewayFileSystemAssociationInvalidUsernameRule

NewAwsStoragegatewayFileSystemAssociationInvalidUsernameRule returns new rule with default attributes

func (*AwsStoragegatewayFileSystemAssociationInvalidUsernameRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsStoragegatewayFileSystemAssociationInvalidUsernameRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsStoragegatewayFileSystemAssociationInvalidUsernameRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsStoragegatewayFileSystemAssociationInvalidUsernameRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsStoragegatewayGatewayInvalidActivationKeyRule ¶

type AwsStoragegatewayGatewayInvalidActivationKeyRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsStoragegatewayGatewayInvalidActivationKeyRule checks the pattern is valid

func NewAwsStoragegatewayGatewayInvalidActivationKeyRule ¶

func NewAwsStoragegatewayGatewayInvalidActivationKeyRule() *AwsStoragegatewayGatewayInvalidActivationKeyRule

NewAwsStoragegatewayGatewayInvalidActivationKeyRule returns new rule with default attributes

func (*AwsStoragegatewayGatewayInvalidActivationKeyRule) Check ¶

Check checks the pattern is valid

func (*AwsStoragegatewayGatewayInvalidActivationKeyRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsStoragegatewayGatewayInvalidActivationKeyRule) Name ¶

Name returns the rule name

func (*AwsStoragegatewayGatewayInvalidActivationKeyRule) Severity ¶

Severity returns the rule severity

type AwsStoragegatewayGatewayInvalidGatewayNameRule ¶

type AwsStoragegatewayGatewayInvalidGatewayNameRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsStoragegatewayGatewayInvalidGatewayNameRule checks the pattern is valid

func NewAwsStoragegatewayGatewayInvalidGatewayNameRule ¶

func NewAwsStoragegatewayGatewayInvalidGatewayNameRule() *AwsStoragegatewayGatewayInvalidGatewayNameRule

NewAwsStoragegatewayGatewayInvalidGatewayNameRule returns new rule with default attributes

func (*AwsStoragegatewayGatewayInvalidGatewayNameRule) Check ¶

Check checks the pattern is valid

func (*AwsStoragegatewayGatewayInvalidGatewayNameRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsStoragegatewayGatewayInvalidGatewayNameRule) Name ¶

Name returns the rule name

func (*AwsStoragegatewayGatewayInvalidGatewayNameRule) Severity ¶

Severity returns the rule severity

type AwsStoragegatewayGatewayInvalidGatewayTimezoneRule ¶

type AwsStoragegatewayGatewayInvalidGatewayTimezoneRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsStoragegatewayGatewayInvalidGatewayTimezoneRule checks the pattern is valid

func NewAwsStoragegatewayGatewayInvalidGatewayTimezoneRule ¶

func NewAwsStoragegatewayGatewayInvalidGatewayTimezoneRule() *AwsStoragegatewayGatewayInvalidGatewayTimezoneRule

NewAwsStoragegatewayGatewayInvalidGatewayTimezoneRule returns new rule with default attributes

func (*AwsStoragegatewayGatewayInvalidGatewayTimezoneRule) Check ¶

Check checks the pattern is valid

func (*AwsStoragegatewayGatewayInvalidGatewayTimezoneRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsStoragegatewayGatewayInvalidGatewayTimezoneRule) Name ¶

Name returns the rule name

func (*AwsStoragegatewayGatewayInvalidGatewayTimezoneRule) Severity ¶

Severity returns the rule severity

type AwsStoragegatewayGatewayInvalidGatewayTypeRule ¶

type AwsStoragegatewayGatewayInvalidGatewayTypeRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsStoragegatewayGatewayInvalidGatewayTypeRule checks the pattern is valid

func NewAwsStoragegatewayGatewayInvalidGatewayTypeRule ¶

func NewAwsStoragegatewayGatewayInvalidGatewayTypeRule() *AwsStoragegatewayGatewayInvalidGatewayTypeRule

NewAwsStoragegatewayGatewayInvalidGatewayTypeRule returns new rule with default attributes

func (*AwsStoragegatewayGatewayInvalidGatewayTypeRule) Check ¶

Check checks the pattern is valid

func (*AwsStoragegatewayGatewayInvalidGatewayTypeRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsStoragegatewayGatewayInvalidGatewayTypeRule) Name ¶

Name returns the rule name

func (*AwsStoragegatewayGatewayInvalidGatewayTypeRule) Severity ¶

Severity returns the rule severity

type AwsStoragegatewayGatewayInvalidMediumChangerTypeRule ¶

type AwsStoragegatewayGatewayInvalidMediumChangerTypeRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsStoragegatewayGatewayInvalidMediumChangerTypeRule checks the pattern is valid

func NewAwsStoragegatewayGatewayInvalidMediumChangerTypeRule ¶

func NewAwsStoragegatewayGatewayInvalidMediumChangerTypeRule() *AwsStoragegatewayGatewayInvalidMediumChangerTypeRule

NewAwsStoragegatewayGatewayInvalidMediumChangerTypeRule returns new rule with default attributes

func (*AwsStoragegatewayGatewayInvalidMediumChangerTypeRule) Check ¶

Check checks the pattern is valid

func (*AwsStoragegatewayGatewayInvalidMediumChangerTypeRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsStoragegatewayGatewayInvalidMediumChangerTypeRule) Name ¶

Name returns the rule name

func (*AwsStoragegatewayGatewayInvalidMediumChangerTypeRule) Severity ¶

Severity returns the rule severity

type AwsStoragegatewayGatewayInvalidSmbGuestPasswordRule ¶

type AwsStoragegatewayGatewayInvalidSmbGuestPasswordRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsStoragegatewayGatewayInvalidSmbGuestPasswordRule checks the pattern is valid

func NewAwsStoragegatewayGatewayInvalidSmbGuestPasswordRule ¶

func NewAwsStoragegatewayGatewayInvalidSmbGuestPasswordRule() *AwsStoragegatewayGatewayInvalidSmbGuestPasswordRule

NewAwsStoragegatewayGatewayInvalidSmbGuestPasswordRule returns new rule with default attributes

func (*AwsStoragegatewayGatewayInvalidSmbGuestPasswordRule) Check ¶

Check checks the pattern is valid

func (*AwsStoragegatewayGatewayInvalidSmbGuestPasswordRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsStoragegatewayGatewayInvalidSmbGuestPasswordRule) Name ¶

Name returns the rule name

func (*AwsStoragegatewayGatewayInvalidSmbGuestPasswordRule) Severity ¶

Severity returns the rule severity

type AwsStoragegatewayGatewayInvalidTapeDriveTypeRule ¶

type AwsStoragegatewayGatewayInvalidTapeDriveTypeRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsStoragegatewayGatewayInvalidTapeDriveTypeRule checks the pattern is valid

func NewAwsStoragegatewayGatewayInvalidTapeDriveTypeRule ¶

func NewAwsStoragegatewayGatewayInvalidTapeDriveTypeRule() *AwsStoragegatewayGatewayInvalidTapeDriveTypeRule

NewAwsStoragegatewayGatewayInvalidTapeDriveTypeRule returns new rule with default attributes

func (*AwsStoragegatewayGatewayInvalidTapeDriveTypeRule) Check ¶

Check checks the pattern is valid

func (*AwsStoragegatewayGatewayInvalidTapeDriveTypeRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsStoragegatewayGatewayInvalidTapeDriveTypeRule) Name ¶

Name returns the rule name

func (*AwsStoragegatewayGatewayInvalidTapeDriveTypeRule) Severity ¶

Severity returns the rule severity

type AwsStoragegatewayNfsFileShareInvalidDefaultStorageClassRule ¶

type AwsStoragegatewayNfsFileShareInvalidDefaultStorageClassRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsStoragegatewayNfsFileShareInvalidDefaultStorageClassRule checks the pattern is valid

func NewAwsStoragegatewayNfsFileShareInvalidDefaultStorageClassRule ¶

func NewAwsStoragegatewayNfsFileShareInvalidDefaultStorageClassRule() *AwsStoragegatewayNfsFileShareInvalidDefaultStorageClassRule

NewAwsStoragegatewayNfsFileShareInvalidDefaultStorageClassRule returns new rule with default attributes

func (*AwsStoragegatewayNfsFileShareInvalidDefaultStorageClassRule) Check ¶

Check checks the pattern is valid

func (*AwsStoragegatewayNfsFileShareInvalidDefaultStorageClassRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsStoragegatewayNfsFileShareInvalidDefaultStorageClassRule) Name ¶

Name returns the rule name

func (*AwsStoragegatewayNfsFileShareInvalidDefaultStorageClassRule) Severity ¶

Severity returns the rule severity

type AwsStoragegatewayNfsFileShareInvalidGatewayArnRule ¶

type AwsStoragegatewayNfsFileShareInvalidGatewayArnRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsStoragegatewayNfsFileShareInvalidGatewayArnRule checks the pattern is valid

func NewAwsStoragegatewayNfsFileShareInvalidGatewayArnRule ¶

func NewAwsStoragegatewayNfsFileShareInvalidGatewayArnRule() *AwsStoragegatewayNfsFileShareInvalidGatewayArnRule

NewAwsStoragegatewayNfsFileShareInvalidGatewayArnRule returns new rule with default attributes

func (*AwsStoragegatewayNfsFileShareInvalidGatewayArnRule) Check ¶

Check checks the pattern is valid

func (*AwsStoragegatewayNfsFileShareInvalidGatewayArnRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsStoragegatewayNfsFileShareInvalidGatewayArnRule) Name ¶

Name returns the rule name

func (*AwsStoragegatewayNfsFileShareInvalidGatewayArnRule) Severity ¶

Severity returns the rule severity

type AwsStoragegatewayNfsFileShareInvalidKmsKeyArnRule ¶

type AwsStoragegatewayNfsFileShareInvalidKmsKeyArnRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsStoragegatewayNfsFileShareInvalidKmsKeyArnRule checks the pattern is valid

func NewAwsStoragegatewayNfsFileShareInvalidKmsKeyArnRule ¶

func NewAwsStoragegatewayNfsFileShareInvalidKmsKeyArnRule() *AwsStoragegatewayNfsFileShareInvalidKmsKeyArnRule

NewAwsStoragegatewayNfsFileShareInvalidKmsKeyArnRule returns new rule with default attributes

func (*AwsStoragegatewayNfsFileShareInvalidKmsKeyArnRule) Check ¶

Check checks the pattern is valid

func (*AwsStoragegatewayNfsFileShareInvalidKmsKeyArnRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsStoragegatewayNfsFileShareInvalidKmsKeyArnRule) Name ¶

Name returns the rule name

func (*AwsStoragegatewayNfsFileShareInvalidKmsKeyArnRule) Severity ¶

Severity returns the rule severity

type AwsStoragegatewayNfsFileShareInvalidLocationArnRule ¶

type AwsStoragegatewayNfsFileShareInvalidLocationArnRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsStoragegatewayNfsFileShareInvalidLocationArnRule checks the pattern is valid

func NewAwsStoragegatewayNfsFileShareInvalidLocationArnRule ¶

func NewAwsStoragegatewayNfsFileShareInvalidLocationArnRule() *AwsStoragegatewayNfsFileShareInvalidLocationArnRule

NewAwsStoragegatewayNfsFileShareInvalidLocationArnRule returns new rule with default attributes

func (*AwsStoragegatewayNfsFileShareInvalidLocationArnRule) Check ¶

Check checks the pattern is valid

func (*AwsStoragegatewayNfsFileShareInvalidLocationArnRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsStoragegatewayNfsFileShareInvalidLocationArnRule) Name ¶

Name returns the rule name

func (*AwsStoragegatewayNfsFileShareInvalidLocationArnRule) Severity ¶

Severity returns the rule severity

type AwsStoragegatewayNfsFileShareInvalidObjectACLRule ¶

type AwsStoragegatewayNfsFileShareInvalidObjectACLRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsStoragegatewayNfsFileShareInvalidObjectACLRule checks the pattern is valid

func NewAwsStoragegatewayNfsFileShareInvalidObjectACLRule ¶

func NewAwsStoragegatewayNfsFileShareInvalidObjectACLRule() *AwsStoragegatewayNfsFileShareInvalidObjectACLRule

NewAwsStoragegatewayNfsFileShareInvalidObjectACLRule returns new rule with default attributes

func (*AwsStoragegatewayNfsFileShareInvalidObjectACLRule) Check ¶

Check checks the pattern is valid

func (*AwsStoragegatewayNfsFileShareInvalidObjectACLRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsStoragegatewayNfsFileShareInvalidObjectACLRule) Name ¶

Name returns the rule name

func (*AwsStoragegatewayNfsFileShareInvalidObjectACLRule) Severity ¶

Severity returns the rule severity

type AwsStoragegatewayNfsFileShareInvalidRoleArnRule ¶

type AwsStoragegatewayNfsFileShareInvalidRoleArnRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsStoragegatewayNfsFileShareInvalidRoleArnRule checks the pattern is valid

func NewAwsStoragegatewayNfsFileShareInvalidRoleArnRule ¶

func NewAwsStoragegatewayNfsFileShareInvalidRoleArnRule() *AwsStoragegatewayNfsFileShareInvalidRoleArnRule

NewAwsStoragegatewayNfsFileShareInvalidRoleArnRule returns new rule with default attributes

func (*AwsStoragegatewayNfsFileShareInvalidRoleArnRule) Check ¶

Check checks the pattern is valid

func (*AwsStoragegatewayNfsFileShareInvalidRoleArnRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsStoragegatewayNfsFileShareInvalidRoleArnRule) Name ¶

Name returns the rule name

func (*AwsStoragegatewayNfsFileShareInvalidRoleArnRule) Severity ¶

Severity returns the rule severity

type AwsStoragegatewayNfsFileShareInvalidSquashRule ¶

type AwsStoragegatewayNfsFileShareInvalidSquashRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsStoragegatewayNfsFileShareInvalidSquashRule checks the pattern is valid

func NewAwsStoragegatewayNfsFileShareInvalidSquashRule ¶

func NewAwsStoragegatewayNfsFileShareInvalidSquashRule() *AwsStoragegatewayNfsFileShareInvalidSquashRule

NewAwsStoragegatewayNfsFileShareInvalidSquashRule returns new rule with default attributes

func (*AwsStoragegatewayNfsFileShareInvalidSquashRule) Check ¶

Check checks the pattern is valid

func (*AwsStoragegatewayNfsFileShareInvalidSquashRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsStoragegatewayNfsFileShareInvalidSquashRule) Name ¶

Name returns the rule name

func (*AwsStoragegatewayNfsFileShareInvalidSquashRule) Severity ¶

Severity returns the rule severity

type AwsStoragegatewaySmbFileShareInvalidAuthenticationRule ¶

type AwsStoragegatewaySmbFileShareInvalidAuthenticationRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsStoragegatewaySmbFileShareInvalidAuthenticationRule checks the pattern is valid

func NewAwsStoragegatewaySmbFileShareInvalidAuthenticationRule ¶

func NewAwsStoragegatewaySmbFileShareInvalidAuthenticationRule() *AwsStoragegatewaySmbFileShareInvalidAuthenticationRule

NewAwsStoragegatewaySmbFileShareInvalidAuthenticationRule returns new rule with default attributes

func (*AwsStoragegatewaySmbFileShareInvalidAuthenticationRule) Check ¶

Check checks the pattern is valid

func (*AwsStoragegatewaySmbFileShareInvalidAuthenticationRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsStoragegatewaySmbFileShareInvalidAuthenticationRule) Name ¶

Name returns the rule name

func (*AwsStoragegatewaySmbFileShareInvalidAuthenticationRule) Severity ¶

Severity returns the rule severity

type AwsStoragegatewaySmbFileShareInvalidDefaultStorageClassRule ¶

type AwsStoragegatewaySmbFileShareInvalidDefaultStorageClassRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsStoragegatewaySmbFileShareInvalidDefaultStorageClassRule checks the pattern is valid

func NewAwsStoragegatewaySmbFileShareInvalidDefaultStorageClassRule ¶

func NewAwsStoragegatewaySmbFileShareInvalidDefaultStorageClassRule() *AwsStoragegatewaySmbFileShareInvalidDefaultStorageClassRule

NewAwsStoragegatewaySmbFileShareInvalidDefaultStorageClassRule returns new rule with default attributes

func (*AwsStoragegatewaySmbFileShareInvalidDefaultStorageClassRule) Check ¶

Check checks the pattern is valid

func (*AwsStoragegatewaySmbFileShareInvalidDefaultStorageClassRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsStoragegatewaySmbFileShareInvalidDefaultStorageClassRule) Name ¶

Name returns the rule name

func (*AwsStoragegatewaySmbFileShareInvalidDefaultStorageClassRule) Severity ¶

Severity returns the rule severity

type AwsStoragegatewaySmbFileShareInvalidGatewayArnRule ¶

type AwsStoragegatewaySmbFileShareInvalidGatewayArnRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsStoragegatewaySmbFileShareInvalidGatewayArnRule checks the pattern is valid

func NewAwsStoragegatewaySmbFileShareInvalidGatewayArnRule ¶

func NewAwsStoragegatewaySmbFileShareInvalidGatewayArnRule() *AwsStoragegatewaySmbFileShareInvalidGatewayArnRule

NewAwsStoragegatewaySmbFileShareInvalidGatewayArnRule returns new rule with default attributes

func (*AwsStoragegatewaySmbFileShareInvalidGatewayArnRule) Check ¶

Check checks the pattern is valid

func (*AwsStoragegatewaySmbFileShareInvalidGatewayArnRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsStoragegatewaySmbFileShareInvalidGatewayArnRule) Name ¶

Name returns the rule name

func (*AwsStoragegatewaySmbFileShareInvalidGatewayArnRule) Severity ¶

Severity returns the rule severity

type AwsStoragegatewaySmbFileShareInvalidKmsKeyArnRule ¶

type AwsStoragegatewaySmbFileShareInvalidKmsKeyArnRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsStoragegatewaySmbFileShareInvalidKmsKeyArnRule checks the pattern is valid

func NewAwsStoragegatewaySmbFileShareInvalidKmsKeyArnRule ¶

func NewAwsStoragegatewaySmbFileShareInvalidKmsKeyArnRule() *AwsStoragegatewaySmbFileShareInvalidKmsKeyArnRule

NewAwsStoragegatewaySmbFileShareInvalidKmsKeyArnRule returns new rule with default attributes

func (*AwsStoragegatewaySmbFileShareInvalidKmsKeyArnRule) Check ¶

Check checks the pattern is valid

func (*AwsStoragegatewaySmbFileShareInvalidKmsKeyArnRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsStoragegatewaySmbFileShareInvalidKmsKeyArnRule) Name ¶

Name returns the rule name

func (*AwsStoragegatewaySmbFileShareInvalidKmsKeyArnRule) Severity ¶

Severity returns the rule severity

type AwsStoragegatewaySmbFileShareInvalidLocationArnRule ¶

type AwsStoragegatewaySmbFileShareInvalidLocationArnRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsStoragegatewaySmbFileShareInvalidLocationArnRule checks the pattern is valid

func NewAwsStoragegatewaySmbFileShareInvalidLocationArnRule ¶

func NewAwsStoragegatewaySmbFileShareInvalidLocationArnRule() *AwsStoragegatewaySmbFileShareInvalidLocationArnRule

NewAwsStoragegatewaySmbFileShareInvalidLocationArnRule returns new rule with default attributes

func (*AwsStoragegatewaySmbFileShareInvalidLocationArnRule) Check ¶

Check checks the pattern is valid

func (*AwsStoragegatewaySmbFileShareInvalidLocationArnRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsStoragegatewaySmbFileShareInvalidLocationArnRule) Name ¶

Name returns the rule name

func (*AwsStoragegatewaySmbFileShareInvalidLocationArnRule) Severity ¶

Severity returns the rule severity

type AwsStoragegatewaySmbFileShareInvalidObjectACLRule ¶

type AwsStoragegatewaySmbFileShareInvalidObjectACLRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsStoragegatewaySmbFileShareInvalidObjectACLRule checks the pattern is valid

func NewAwsStoragegatewaySmbFileShareInvalidObjectACLRule ¶

func NewAwsStoragegatewaySmbFileShareInvalidObjectACLRule() *AwsStoragegatewaySmbFileShareInvalidObjectACLRule

NewAwsStoragegatewaySmbFileShareInvalidObjectACLRule returns new rule with default attributes

func (*AwsStoragegatewaySmbFileShareInvalidObjectACLRule) Check ¶

Check checks the pattern is valid

func (*AwsStoragegatewaySmbFileShareInvalidObjectACLRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsStoragegatewaySmbFileShareInvalidObjectACLRule) Name ¶

Name returns the rule name

func (*AwsStoragegatewaySmbFileShareInvalidObjectACLRule) Severity ¶

Severity returns the rule severity

type AwsStoragegatewaySmbFileShareInvalidRoleArnRule ¶

type AwsStoragegatewaySmbFileShareInvalidRoleArnRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsStoragegatewaySmbFileShareInvalidRoleArnRule checks the pattern is valid

func NewAwsStoragegatewaySmbFileShareInvalidRoleArnRule ¶

func NewAwsStoragegatewaySmbFileShareInvalidRoleArnRule() *AwsStoragegatewaySmbFileShareInvalidRoleArnRule

NewAwsStoragegatewaySmbFileShareInvalidRoleArnRule returns new rule with default attributes

func (*AwsStoragegatewaySmbFileShareInvalidRoleArnRule) Check ¶

Check checks the pattern is valid

func (*AwsStoragegatewaySmbFileShareInvalidRoleArnRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsStoragegatewaySmbFileShareInvalidRoleArnRule) Name ¶

Name returns the rule name

func (*AwsStoragegatewaySmbFileShareInvalidRoleArnRule) Severity ¶

Severity returns the rule severity

type AwsStoragegatewayStoredIscsiVolumeInvalidDiskIDRule ¶ added in v0.11.0

type AwsStoragegatewayStoredIscsiVolumeInvalidDiskIDRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsStoragegatewayStoredIscsiVolumeInvalidDiskIDRule checks the pattern is valid

func NewAwsStoragegatewayStoredIscsiVolumeInvalidDiskIDRule ¶ added in v0.11.0

func NewAwsStoragegatewayStoredIscsiVolumeInvalidDiskIDRule() *AwsStoragegatewayStoredIscsiVolumeInvalidDiskIDRule

NewAwsStoragegatewayStoredIscsiVolumeInvalidDiskIDRule returns new rule with default attributes

func (*AwsStoragegatewayStoredIscsiVolumeInvalidDiskIDRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsStoragegatewayStoredIscsiVolumeInvalidDiskIDRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsStoragegatewayStoredIscsiVolumeInvalidDiskIDRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsStoragegatewayStoredIscsiVolumeInvalidDiskIDRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsStoragegatewayStoredIscsiVolumeInvalidGatewayArnRule ¶ added in v0.11.0

type AwsStoragegatewayStoredIscsiVolumeInvalidGatewayArnRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsStoragegatewayStoredIscsiVolumeInvalidGatewayArnRule checks the pattern is valid

func NewAwsStoragegatewayStoredIscsiVolumeInvalidGatewayArnRule ¶ added in v0.11.0

func NewAwsStoragegatewayStoredIscsiVolumeInvalidGatewayArnRule() *AwsStoragegatewayStoredIscsiVolumeInvalidGatewayArnRule

NewAwsStoragegatewayStoredIscsiVolumeInvalidGatewayArnRule returns new rule with default attributes

func (*AwsStoragegatewayStoredIscsiVolumeInvalidGatewayArnRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsStoragegatewayStoredIscsiVolumeInvalidGatewayArnRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsStoragegatewayStoredIscsiVolumeInvalidGatewayArnRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsStoragegatewayStoredIscsiVolumeInvalidGatewayArnRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsStoragegatewayStoredIscsiVolumeInvalidKmsKeyRule ¶ added in v0.11.0

type AwsStoragegatewayStoredIscsiVolumeInvalidKmsKeyRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsStoragegatewayStoredIscsiVolumeInvalidKmsKeyRule checks the pattern is valid

func NewAwsStoragegatewayStoredIscsiVolumeInvalidKmsKeyRule ¶ added in v0.11.0

func NewAwsStoragegatewayStoredIscsiVolumeInvalidKmsKeyRule() *AwsStoragegatewayStoredIscsiVolumeInvalidKmsKeyRule

NewAwsStoragegatewayStoredIscsiVolumeInvalidKmsKeyRule returns new rule with default attributes

func (*AwsStoragegatewayStoredIscsiVolumeInvalidKmsKeyRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsStoragegatewayStoredIscsiVolumeInvalidKmsKeyRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsStoragegatewayStoredIscsiVolumeInvalidKmsKeyRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsStoragegatewayStoredIscsiVolumeInvalidKmsKeyRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsStoragegatewayStoredIscsiVolumeInvalidNetworkInterfaceIDRule ¶ added in v0.11.0

type AwsStoragegatewayStoredIscsiVolumeInvalidNetworkInterfaceIDRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsStoragegatewayStoredIscsiVolumeInvalidNetworkInterfaceIDRule checks the pattern is valid

func NewAwsStoragegatewayStoredIscsiVolumeInvalidNetworkInterfaceIDRule ¶ added in v0.11.0

func NewAwsStoragegatewayStoredIscsiVolumeInvalidNetworkInterfaceIDRule() *AwsStoragegatewayStoredIscsiVolumeInvalidNetworkInterfaceIDRule

NewAwsStoragegatewayStoredIscsiVolumeInvalidNetworkInterfaceIDRule returns new rule with default attributes

func (*AwsStoragegatewayStoredIscsiVolumeInvalidNetworkInterfaceIDRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsStoragegatewayStoredIscsiVolumeInvalidNetworkInterfaceIDRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsStoragegatewayStoredIscsiVolumeInvalidNetworkInterfaceIDRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsStoragegatewayStoredIscsiVolumeInvalidNetworkInterfaceIDRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsStoragegatewayStoredIscsiVolumeInvalidSnapshotIDRule ¶ added in v0.11.0

type AwsStoragegatewayStoredIscsiVolumeInvalidSnapshotIDRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsStoragegatewayStoredIscsiVolumeInvalidSnapshotIDRule checks the pattern is valid

func NewAwsStoragegatewayStoredIscsiVolumeInvalidSnapshotIDRule ¶ added in v0.11.0

func NewAwsStoragegatewayStoredIscsiVolumeInvalidSnapshotIDRule() *AwsStoragegatewayStoredIscsiVolumeInvalidSnapshotIDRule

NewAwsStoragegatewayStoredIscsiVolumeInvalidSnapshotIDRule returns new rule with default attributes

func (*AwsStoragegatewayStoredIscsiVolumeInvalidSnapshotIDRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsStoragegatewayStoredIscsiVolumeInvalidSnapshotIDRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsStoragegatewayStoredIscsiVolumeInvalidSnapshotIDRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsStoragegatewayStoredIscsiVolumeInvalidSnapshotIDRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsStoragegatewayStoredIscsiVolumeInvalidTargetNameRule ¶ added in v0.11.0

type AwsStoragegatewayStoredIscsiVolumeInvalidTargetNameRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsStoragegatewayStoredIscsiVolumeInvalidTargetNameRule checks the pattern is valid

func NewAwsStoragegatewayStoredIscsiVolumeInvalidTargetNameRule ¶ added in v0.11.0

func NewAwsStoragegatewayStoredIscsiVolumeInvalidTargetNameRule() *AwsStoragegatewayStoredIscsiVolumeInvalidTargetNameRule

NewAwsStoragegatewayStoredIscsiVolumeInvalidTargetNameRule returns new rule with default attributes

func (*AwsStoragegatewayStoredIscsiVolumeInvalidTargetNameRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsStoragegatewayStoredIscsiVolumeInvalidTargetNameRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsStoragegatewayStoredIscsiVolumeInvalidTargetNameRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsStoragegatewayStoredIscsiVolumeInvalidTargetNameRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsStoragegatewayTapePoolInvalidPoolNameRule ¶ added in v0.11.0

type AwsStoragegatewayTapePoolInvalidPoolNameRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsStoragegatewayTapePoolInvalidPoolNameRule checks the pattern is valid

func NewAwsStoragegatewayTapePoolInvalidPoolNameRule ¶ added in v0.11.0

func NewAwsStoragegatewayTapePoolInvalidPoolNameRule() *AwsStoragegatewayTapePoolInvalidPoolNameRule

NewAwsStoragegatewayTapePoolInvalidPoolNameRule returns new rule with default attributes

func (*AwsStoragegatewayTapePoolInvalidPoolNameRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsStoragegatewayTapePoolInvalidPoolNameRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsStoragegatewayTapePoolInvalidPoolNameRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsStoragegatewayTapePoolInvalidPoolNameRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsStoragegatewayTapePoolInvalidRetentionLockTypeRule ¶ added in v0.11.0

type AwsStoragegatewayTapePoolInvalidRetentionLockTypeRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsStoragegatewayTapePoolInvalidRetentionLockTypeRule checks the pattern is valid

func NewAwsStoragegatewayTapePoolInvalidRetentionLockTypeRule ¶ added in v0.11.0

func NewAwsStoragegatewayTapePoolInvalidRetentionLockTypeRule() *AwsStoragegatewayTapePoolInvalidRetentionLockTypeRule

NewAwsStoragegatewayTapePoolInvalidRetentionLockTypeRule returns new rule with default attributes

func (*AwsStoragegatewayTapePoolInvalidRetentionLockTypeRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsStoragegatewayTapePoolInvalidRetentionLockTypeRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsStoragegatewayTapePoolInvalidRetentionLockTypeRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsStoragegatewayTapePoolInvalidRetentionLockTypeRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsStoragegatewayTapePoolInvalidStorageClassRule ¶ added in v0.11.0

type AwsStoragegatewayTapePoolInvalidStorageClassRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsStoragegatewayTapePoolInvalidStorageClassRule checks the pattern is valid

func NewAwsStoragegatewayTapePoolInvalidStorageClassRule ¶ added in v0.11.0

func NewAwsStoragegatewayTapePoolInvalidStorageClassRule() *AwsStoragegatewayTapePoolInvalidStorageClassRule

NewAwsStoragegatewayTapePoolInvalidStorageClassRule returns new rule with default attributes

func (*AwsStoragegatewayTapePoolInvalidStorageClassRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsStoragegatewayTapePoolInvalidStorageClassRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsStoragegatewayTapePoolInvalidStorageClassRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsStoragegatewayTapePoolInvalidStorageClassRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsStoragegatewayUploadBufferInvalidDiskIDRule ¶

type AwsStoragegatewayUploadBufferInvalidDiskIDRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsStoragegatewayUploadBufferInvalidDiskIDRule checks the pattern is valid

func NewAwsStoragegatewayUploadBufferInvalidDiskIDRule ¶

func NewAwsStoragegatewayUploadBufferInvalidDiskIDRule() *AwsStoragegatewayUploadBufferInvalidDiskIDRule

NewAwsStoragegatewayUploadBufferInvalidDiskIDRule returns new rule with default attributes

func (*AwsStoragegatewayUploadBufferInvalidDiskIDRule) Check ¶

Check checks the pattern is valid

func (*AwsStoragegatewayUploadBufferInvalidDiskIDRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsStoragegatewayUploadBufferInvalidDiskIDRule) Name ¶

Name returns the rule name

func (*AwsStoragegatewayUploadBufferInvalidDiskIDRule) Severity ¶

Severity returns the rule severity

type AwsStoragegatewayUploadBufferInvalidGatewayArnRule ¶

type AwsStoragegatewayUploadBufferInvalidGatewayArnRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsStoragegatewayUploadBufferInvalidGatewayArnRule checks the pattern is valid

func NewAwsStoragegatewayUploadBufferInvalidGatewayArnRule ¶

func NewAwsStoragegatewayUploadBufferInvalidGatewayArnRule() *AwsStoragegatewayUploadBufferInvalidGatewayArnRule

NewAwsStoragegatewayUploadBufferInvalidGatewayArnRule returns new rule with default attributes

func (*AwsStoragegatewayUploadBufferInvalidGatewayArnRule) Check ¶

Check checks the pattern is valid

func (*AwsStoragegatewayUploadBufferInvalidGatewayArnRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsStoragegatewayUploadBufferInvalidGatewayArnRule) Name ¶

Name returns the rule name

func (*AwsStoragegatewayUploadBufferInvalidGatewayArnRule) Severity ¶

Severity returns the rule severity

type AwsStoragegatewayWorkingStorageInvalidDiskIDRule ¶

type AwsStoragegatewayWorkingStorageInvalidDiskIDRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsStoragegatewayWorkingStorageInvalidDiskIDRule checks the pattern is valid

func NewAwsStoragegatewayWorkingStorageInvalidDiskIDRule ¶

func NewAwsStoragegatewayWorkingStorageInvalidDiskIDRule() *AwsStoragegatewayWorkingStorageInvalidDiskIDRule

NewAwsStoragegatewayWorkingStorageInvalidDiskIDRule returns new rule with default attributes

func (*AwsStoragegatewayWorkingStorageInvalidDiskIDRule) Check ¶

Check checks the pattern is valid

func (*AwsStoragegatewayWorkingStorageInvalidDiskIDRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsStoragegatewayWorkingStorageInvalidDiskIDRule) Name ¶

Name returns the rule name

func (*AwsStoragegatewayWorkingStorageInvalidDiskIDRule) Severity ¶

Severity returns the rule severity

type AwsStoragegatewayWorkingStorageInvalidGatewayArnRule ¶

type AwsStoragegatewayWorkingStorageInvalidGatewayArnRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsStoragegatewayWorkingStorageInvalidGatewayArnRule checks the pattern is valid

func NewAwsStoragegatewayWorkingStorageInvalidGatewayArnRule ¶

func NewAwsStoragegatewayWorkingStorageInvalidGatewayArnRule() *AwsStoragegatewayWorkingStorageInvalidGatewayArnRule

NewAwsStoragegatewayWorkingStorageInvalidGatewayArnRule returns new rule with default attributes

func (*AwsStoragegatewayWorkingStorageInvalidGatewayArnRule) Check ¶

Check checks the pattern is valid

func (*AwsStoragegatewayWorkingStorageInvalidGatewayArnRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsStoragegatewayWorkingStorageInvalidGatewayArnRule) Name ¶

Name returns the rule name

func (*AwsStoragegatewayWorkingStorageInvalidGatewayArnRule) Severity ¶

Severity returns the rule severity

type AwsSwfDomainInvalidDescriptionRule ¶

type AwsSwfDomainInvalidDescriptionRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsSwfDomainInvalidDescriptionRule checks the pattern is valid

func NewAwsSwfDomainInvalidDescriptionRule ¶

func NewAwsSwfDomainInvalidDescriptionRule() *AwsSwfDomainInvalidDescriptionRule

NewAwsSwfDomainInvalidDescriptionRule returns new rule with default attributes

func (*AwsSwfDomainInvalidDescriptionRule) Check ¶

Check checks the pattern is valid

func (*AwsSwfDomainInvalidDescriptionRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsSwfDomainInvalidDescriptionRule) Name ¶

Name returns the rule name

func (*AwsSwfDomainInvalidDescriptionRule) Severity ¶

Severity returns the rule severity

type AwsSwfDomainInvalidNameRule ¶

type AwsSwfDomainInvalidNameRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsSwfDomainInvalidNameRule checks the pattern is valid

func NewAwsSwfDomainInvalidNameRule ¶

func NewAwsSwfDomainInvalidNameRule() *AwsSwfDomainInvalidNameRule

NewAwsSwfDomainInvalidNameRule returns new rule with default attributes

func (*AwsSwfDomainInvalidNameRule) Check ¶

Check checks the pattern is valid

func (*AwsSwfDomainInvalidNameRule) Enabled ¶

func (r *AwsSwfDomainInvalidNameRule) Enabled() bool

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsSwfDomainInvalidNameRule) Name ¶

Name returns the rule name

func (*AwsSwfDomainInvalidNameRule) Severity ¶

Severity returns the rule severity

type AwsSwfDomainInvalidWorkflowExecutionRetentionPeriodInDaysRule ¶

type AwsSwfDomainInvalidWorkflowExecutionRetentionPeriodInDaysRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsSwfDomainInvalidWorkflowExecutionRetentionPeriodInDaysRule checks the pattern is valid

func NewAwsSwfDomainInvalidWorkflowExecutionRetentionPeriodInDaysRule ¶

func NewAwsSwfDomainInvalidWorkflowExecutionRetentionPeriodInDaysRule() *AwsSwfDomainInvalidWorkflowExecutionRetentionPeriodInDaysRule

NewAwsSwfDomainInvalidWorkflowExecutionRetentionPeriodInDaysRule returns new rule with default attributes

func (*AwsSwfDomainInvalidWorkflowExecutionRetentionPeriodInDaysRule) Check ¶

Check checks the pattern is valid

func (*AwsSwfDomainInvalidWorkflowExecutionRetentionPeriodInDaysRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsSwfDomainInvalidWorkflowExecutionRetentionPeriodInDaysRule) Name ¶

Name returns the rule name

func (*AwsSwfDomainInvalidWorkflowExecutionRetentionPeriodInDaysRule) Severity ¶

Severity returns the rule severity

type AwsTimestreamwriteDatabaseInvalidDatabaseNameRule ¶ added in v0.11.0

type AwsTimestreamwriteDatabaseInvalidDatabaseNameRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsTimestreamwriteDatabaseInvalidDatabaseNameRule checks the pattern is valid

func NewAwsTimestreamwriteDatabaseInvalidDatabaseNameRule ¶ added in v0.11.0

func NewAwsTimestreamwriteDatabaseInvalidDatabaseNameRule() *AwsTimestreamwriteDatabaseInvalidDatabaseNameRule

NewAwsTimestreamwriteDatabaseInvalidDatabaseNameRule returns new rule with default attributes

func (*AwsTimestreamwriteDatabaseInvalidDatabaseNameRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsTimestreamwriteDatabaseInvalidDatabaseNameRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsTimestreamwriteDatabaseInvalidDatabaseNameRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsTimestreamwriteDatabaseInvalidDatabaseNameRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsTimestreamwriteDatabaseInvalidKmsKeyIDRule ¶ added in v0.11.0

type AwsTimestreamwriteDatabaseInvalidKmsKeyIDRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsTimestreamwriteDatabaseInvalidKmsKeyIDRule checks the pattern is valid

func NewAwsTimestreamwriteDatabaseInvalidKmsKeyIDRule ¶ added in v0.11.0

func NewAwsTimestreamwriteDatabaseInvalidKmsKeyIDRule() *AwsTimestreamwriteDatabaseInvalidKmsKeyIDRule

NewAwsTimestreamwriteDatabaseInvalidKmsKeyIDRule returns new rule with default attributes

func (*AwsTimestreamwriteDatabaseInvalidKmsKeyIDRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsTimestreamwriteDatabaseInvalidKmsKeyIDRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsTimestreamwriteDatabaseInvalidKmsKeyIDRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsTimestreamwriteDatabaseInvalidKmsKeyIDRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsTimestreamwriteTableInvalidDatabaseNameRule ¶ added in v0.11.0

type AwsTimestreamwriteTableInvalidDatabaseNameRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsTimestreamwriteTableInvalidDatabaseNameRule checks the pattern is valid

func NewAwsTimestreamwriteTableInvalidDatabaseNameRule ¶ added in v0.11.0

func NewAwsTimestreamwriteTableInvalidDatabaseNameRule() *AwsTimestreamwriteTableInvalidDatabaseNameRule

NewAwsTimestreamwriteTableInvalidDatabaseNameRule returns new rule with default attributes

func (*AwsTimestreamwriteTableInvalidDatabaseNameRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsTimestreamwriteTableInvalidDatabaseNameRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsTimestreamwriteTableInvalidDatabaseNameRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsTimestreamwriteTableInvalidDatabaseNameRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsTimestreamwriteTableInvalidTableNameRule ¶ added in v0.11.0

type AwsTimestreamwriteTableInvalidTableNameRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsTimestreamwriteTableInvalidTableNameRule checks the pattern is valid

func NewAwsTimestreamwriteTableInvalidTableNameRule ¶ added in v0.11.0

func NewAwsTimestreamwriteTableInvalidTableNameRule() *AwsTimestreamwriteTableInvalidTableNameRule

NewAwsTimestreamwriteTableInvalidTableNameRule returns new rule with default attributes

func (*AwsTimestreamwriteTableInvalidTableNameRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsTimestreamwriteTableInvalidTableNameRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsTimestreamwriteTableInvalidTableNameRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsTimestreamwriteTableInvalidTableNameRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsTransferAccessInvalidExternalIDRule ¶ added in v0.11.0

type AwsTransferAccessInvalidExternalIDRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsTransferAccessInvalidExternalIDRule checks the pattern is valid

func NewAwsTransferAccessInvalidExternalIDRule ¶ added in v0.11.0

func NewAwsTransferAccessInvalidExternalIDRule() *AwsTransferAccessInvalidExternalIDRule

NewAwsTransferAccessInvalidExternalIDRule returns new rule with default attributes

func (*AwsTransferAccessInvalidExternalIDRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsTransferAccessInvalidExternalIDRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsTransferAccessInvalidExternalIDRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsTransferAccessInvalidExternalIDRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsTransferAccessInvalidHomeDirectoryRule ¶ added in v0.11.0

type AwsTransferAccessInvalidHomeDirectoryRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsTransferAccessInvalidHomeDirectoryRule checks the pattern is valid

func NewAwsTransferAccessInvalidHomeDirectoryRule ¶ added in v0.11.0

func NewAwsTransferAccessInvalidHomeDirectoryRule() *AwsTransferAccessInvalidHomeDirectoryRule

NewAwsTransferAccessInvalidHomeDirectoryRule returns new rule with default attributes

func (*AwsTransferAccessInvalidHomeDirectoryRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsTransferAccessInvalidHomeDirectoryRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsTransferAccessInvalidHomeDirectoryRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsTransferAccessInvalidHomeDirectoryRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsTransferAccessInvalidHomeDirectoryTypeRule ¶ added in v0.11.0

type AwsTransferAccessInvalidHomeDirectoryTypeRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsTransferAccessInvalidHomeDirectoryTypeRule checks the pattern is valid

func NewAwsTransferAccessInvalidHomeDirectoryTypeRule ¶ added in v0.11.0

func NewAwsTransferAccessInvalidHomeDirectoryTypeRule() *AwsTransferAccessInvalidHomeDirectoryTypeRule

NewAwsTransferAccessInvalidHomeDirectoryTypeRule returns new rule with default attributes

func (*AwsTransferAccessInvalidHomeDirectoryTypeRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsTransferAccessInvalidHomeDirectoryTypeRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsTransferAccessInvalidHomeDirectoryTypeRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsTransferAccessInvalidHomeDirectoryTypeRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsTransferAccessInvalidPolicyRule ¶ added in v0.11.0

type AwsTransferAccessInvalidPolicyRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsTransferAccessInvalidPolicyRule checks the pattern is valid

func NewAwsTransferAccessInvalidPolicyRule ¶ added in v0.11.0

func NewAwsTransferAccessInvalidPolicyRule() *AwsTransferAccessInvalidPolicyRule

NewAwsTransferAccessInvalidPolicyRule returns new rule with default attributes

func (*AwsTransferAccessInvalidPolicyRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsTransferAccessInvalidPolicyRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsTransferAccessInvalidPolicyRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsTransferAccessInvalidPolicyRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsTransferAccessInvalidRoleRule ¶ added in v0.11.0

type AwsTransferAccessInvalidRoleRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsTransferAccessInvalidRoleRule checks the pattern is valid

func NewAwsTransferAccessInvalidRoleRule ¶ added in v0.11.0

func NewAwsTransferAccessInvalidRoleRule() *AwsTransferAccessInvalidRoleRule

NewAwsTransferAccessInvalidRoleRule returns new rule with default attributes

func (*AwsTransferAccessInvalidRoleRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsTransferAccessInvalidRoleRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsTransferAccessInvalidRoleRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsTransferAccessInvalidRoleRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsTransferAccessInvalidServerIDRule ¶ added in v0.11.0

type AwsTransferAccessInvalidServerIDRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsTransferAccessInvalidServerIDRule checks the pattern is valid

func NewAwsTransferAccessInvalidServerIDRule ¶ added in v0.11.0

func NewAwsTransferAccessInvalidServerIDRule() *AwsTransferAccessInvalidServerIDRule

NewAwsTransferAccessInvalidServerIDRule returns new rule with default attributes

func (*AwsTransferAccessInvalidServerIDRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsTransferAccessInvalidServerIDRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsTransferAccessInvalidServerIDRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsTransferAccessInvalidServerIDRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsTransferSSHKeyInvalidBodyRule ¶

type AwsTransferSSHKeyInvalidBodyRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsTransferSSHKeyInvalidBodyRule checks the pattern is valid

func NewAwsTransferSSHKeyInvalidBodyRule ¶

func NewAwsTransferSSHKeyInvalidBodyRule() *AwsTransferSSHKeyInvalidBodyRule

NewAwsTransferSSHKeyInvalidBodyRule returns new rule with default attributes

func (*AwsTransferSSHKeyInvalidBodyRule) Check ¶

Check checks the pattern is valid

func (*AwsTransferSSHKeyInvalidBodyRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsTransferSSHKeyInvalidBodyRule) Name ¶

Name returns the rule name

func (*AwsTransferSSHKeyInvalidBodyRule) Severity ¶

Severity returns the rule severity

type AwsTransferSSHKeyInvalidServerIDRule ¶

type AwsTransferSSHKeyInvalidServerIDRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsTransferSSHKeyInvalidServerIDRule checks the pattern is valid

func NewAwsTransferSSHKeyInvalidServerIDRule ¶

func NewAwsTransferSSHKeyInvalidServerIDRule() *AwsTransferSSHKeyInvalidServerIDRule

NewAwsTransferSSHKeyInvalidServerIDRule returns new rule with default attributes

func (*AwsTransferSSHKeyInvalidServerIDRule) Check ¶

Check checks the pattern is valid

func (*AwsTransferSSHKeyInvalidServerIDRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsTransferSSHKeyInvalidServerIDRule) Name ¶

Name returns the rule name

func (*AwsTransferSSHKeyInvalidServerIDRule) Severity ¶

Severity returns the rule severity

type AwsTransferSSHKeyInvalidUserNameRule ¶

type AwsTransferSSHKeyInvalidUserNameRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsTransferSSHKeyInvalidUserNameRule checks the pattern is valid

func NewAwsTransferSSHKeyInvalidUserNameRule ¶

func NewAwsTransferSSHKeyInvalidUserNameRule() *AwsTransferSSHKeyInvalidUserNameRule

NewAwsTransferSSHKeyInvalidUserNameRule returns new rule with default attributes

func (*AwsTransferSSHKeyInvalidUserNameRule) Check ¶

Check checks the pattern is valid

func (*AwsTransferSSHKeyInvalidUserNameRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsTransferSSHKeyInvalidUserNameRule) Name ¶

Name returns the rule name

func (*AwsTransferSSHKeyInvalidUserNameRule) Severity ¶

Severity returns the rule severity

type AwsTransferServerInvalidEndpointTypeRule ¶

type AwsTransferServerInvalidEndpointTypeRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsTransferServerInvalidEndpointTypeRule checks the pattern is valid

func NewAwsTransferServerInvalidEndpointTypeRule ¶

func NewAwsTransferServerInvalidEndpointTypeRule() *AwsTransferServerInvalidEndpointTypeRule

NewAwsTransferServerInvalidEndpointTypeRule returns new rule with default attributes

func (*AwsTransferServerInvalidEndpointTypeRule) Check ¶

Check checks the pattern is valid

func (*AwsTransferServerInvalidEndpointTypeRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsTransferServerInvalidEndpointTypeRule) Name ¶

Name returns the rule name

func (*AwsTransferServerInvalidEndpointTypeRule) Severity ¶

Severity returns the rule severity

type AwsTransferServerInvalidIdentityProviderTypeRule ¶

type AwsTransferServerInvalidIdentityProviderTypeRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsTransferServerInvalidIdentityProviderTypeRule checks the pattern is valid

func NewAwsTransferServerInvalidIdentityProviderTypeRule ¶

func NewAwsTransferServerInvalidIdentityProviderTypeRule() *AwsTransferServerInvalidIdentityProviderTypeRule

NewAwsTransferServerInvalidIdentityProviderTypeRule returns new rule with default attributes

func (*AwsTransferServerInvalidIdentityProviderTypeRule) Check ¶

Check checks the pattern is valid

func (*AwsTransferServerInvalidIdentityProviderTypeRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsTransferServerInvalidIdentityProviderTypeRule) Name ¶

Name returns the rule name

func (*AwsTransferServerInvalidIdentityProviderTypeRule) Severity ¶

Severity returns the rule severity

type AwsTransferServerInvalidInvocationRoleRule ¶

type AwsTransferServerInvalidInvocationRoleRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsTransferServerInvalidInvocationRoleRule checks the pattern is valid

func NewAwsTransferServerInvalidInvocationRoleRule ¶

func NewAwsTransferServerInvalidInvocationRoleRule() *AwsTransferServerInvalidInvocationRoleRule

NewAwsTransferServerInvalidInvocationRoleRule returns new rule with default attributes

func (*AwsTransferServerInvalidInvocationRoleRule) Check ¶

Check checks the pattern is valid

func (*AwsTransferServerInvalidInvocationRoleRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsTransferServerInvalidInvocationRoleRule) Name ¶

Name returns the rule name

func (*AwsTransferServerInvalidInvocationRoleRule) Severity ¶

Severity returns the rule severity

type AwsTransferServerInvalidLoggingRoleRule ¶

type AwsTransferServerInvalidLoggingRoleRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsTransferServerInvalidLoggingRoleRule checks the pattern is valid

func NewAwsTransferServerInvalidLoggingRoleRule ¶

func NewAwsTransferServerInvalidLoggingRoleRule() *AwsTransferServerInvalidLoggingRoleRule

NewAwsTransferServerInvalidLoggingRoleRule returns new rule with default attributes

func (*AwsTransferServerInvalidLoggingRoleRule) Check ¶

Check checks the pattern is valid

func (*AwsTransferServerInvalidLoggingRoleRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsTransferServerInvalidLoggingRoleRule) Name ¶

Name returns the rule name

func (*AwsTransferServerInvalidLoggingRoleRule) Severity ¶

Severity returns the rule severity

type AwsTransferServerInvalidURLRule ¶

type AwsTransferServerInvalidURLRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsTransferServerInvalidURLRule checks the pattern is valid

func NewAwsTransferServerInvalidURLRule ¶

func NewAwsTransferServerInvalidURLRule() *AwsTransferServerInvalidURLRule

NewAwsTransferServerInvalidURLRule returns new rule with default attributes

func (*AwsTransferServerInvalidURLRule) Check ¶

Check checks the pattern is valid

func (*AwsTransferServerInvalidURLRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsTransferServerInvalidURLRule) Name ¶

Name returns the rule name

func (*AwsTransferServerInvalidURLRule) Severity ¶

Severity returns the rule severity

type AwsTransferUserInvalidHomeDirectoryRule ¶

type AwsTransferUserInvalidHomeDirectoryRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsTransferUserInvalidHomeDirectoryRule checks the pattern is valid

func NewAwsTransferUserInvalidHomeDirectoryRule ¶

func NewAwsTransferUserInvalidHomeDirectoryRule() *AwsTransferUserInvalidHomeDirectoryRule

NewAwsTransferUserInvalidHomeDirectoryRule returns new rule with default attributes

func (*AwsTransferUserInvalidHomeDirectoryRule) Check ¶

Check checks the pattern is valid

func (*AwsTransferUserInvalidHomeDirectoryRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsTransferUserInvalidHomeDirectoryRule) Name ¶

Name returns the rule name

func (*AwsTransferUserInvalidHomeDirectoryRule) Severity ¶

Severity returns the rule severity

type AwsTransferUserInvalidPolicyRule ¶

type AwsTransferUserInvalidPolicyRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsTransferUserInvalidPolicyRule checks the pattern is valid

func NewAwsTransferUserInvalidPolicyRule ¶

func NewAwsTransferUserInvalidPolicyRule() *AwsTransferUserInvalidPolicyRule

NewAwsTransferUserInvalidPolicyRule returns new rule with default attributes

func (*AwsTransferUserInvalidPolicyRule) Check ¶

Check checks the pattern is valid

func (*AwsTransferUserInvalidPolicyRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsTransferUserInvalidPolicyRule) Name ¶

Name returns the rule name

func (*AwsTransferUserInvalidPolicyRule) Severity ¶

Severity returns the rule severity

type AwsTransferUserInvalidRoleRule ¶

type AwsTransferUserInvalidRoleRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsTransferUserInvalidRoleRule checks the pattern is valid

func NewAwsTransferUserInvalidRoleRule ¶

func NewAwsTransferUserInvalidRoleRule() *AwsTransferUserInvalidRoleRule

NewAwsTransferUserInvalidRoleRule returns new rule with default attributes

func (*AwsTransferUserInvalidRoleRule) Check ¶

Check checks the pattern is valid

func (*AwsTransferUserInvalidRoleRule) Enabled ¶

func (r *AwsTransferUserInvalidRoleRule) Enabled() bool

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsTransferUserInvalidRoleRule) Name ¶

Name returns the rule name

func (*AwsTransferUserInvalidRoleRule) Severity ¶

Severity returns the rule severity

type AwsTransferUserInvalidServerIDRule ¶

type AwsTransferUserInvalidServerIDRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsTransferUserInvalidServerIDRule checks the pattern is valid

func NewAwsTransferUserInvalidServerIDRule ¶

func NewAwsTransferUserInvalidServerIDRule() *AwsTransferUserInvalidServerIDRule

NewAwsTransferUserInvalidServerIDRule returns new rule with default attributes

func (*AwsTransferUserInvalidServerIDRule) Check ¶

Check checks the pattern is valid

func (*AwsTransferUserInvalidServerIDRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsTransferUserInvalidServerIDRule) Name ¶

Name returns the rule name

func (*AwsTransferUserInvalidServerIDRule) Severity ¶

Severity returns the rule severity

type AwsTransferUserInvalidUserNameRule ¶

type AwsTransferUserInvalidUserNameRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsTransferUserInvalidUserNameRule checks the pattern is valid

func NewAwsTransferUserInvalidUserNameRule ¶

func NewAwsTransferUserInvalidUserNameRule() *AwsTransferUserInvalidUserNameRule

NewAwsTransferUserInvalidUserNameRule returns new rule with default attributes

func (*AwsTransferUserInvalidUserNameRule) Check ¶

Check checks the pattern is valid

func (*AwsTransferUserInvalidUserNameRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsTransferUserInvalidUserNameRule) Name ¶

Name returns the rule name

func (*AwsTransferUserInvalidUserNameRule) Severity ¶

Severity returns the rule severity

type AwsVpcEndpointInvalidVpcEndpointTypeRule ¶

type AwsVpcEndpointInvalidVpcEndpointTypeRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsVpcEndpointInvalidVpcEndpointTypeRule checks the pattern is valid

func NewAwsVpcEndpointInvalidVpcEndpointTypeRule ¶

func NewAwsVpcEndpointInvalidVpcEndpointTypeRule() *AwsVpcEndpointInvalidVpcEndpointTypeRule

NewAwsVpcEndpointInvalidVpcEndpointTypeRule returns new rule with default attributes

func (*AwsVpcEndpointInvalidVpcEndpointTypeRule) Check ¶

Check checks the pattern is valid

func (*AwsVpcEndpointInvalidVpcEndpointTypeRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsVpcEndpointInvalidVpcEndpointTypeRule) Name ¶

Name returns the rule name

func (*AwsVpcEndpointInvalidVpcEndpointTypeRule) Severity ¶

Severity returns the rule severity

type AwsVpcInvalidInstanceTenancyRule ¶

type AwsVpcInvalidInstanceTenancyRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsVpcInvalidInstanceTenancyRule checks the pattern is valid

func NewAwsVpcInvalidInstanceTenancyRule ¶

func NewAwsVpcInvalidInstanceTenancyRule() *AwsVpcInvalidInstanceTenancyRule

NewAwsVpcInvalidInstanceTenancyRule returns new rule with default attributes

func (*AwsVpcInvalidInstanceTenancyRule) Check ¶

Check checks the pattern is valid

func (*AwsVpcInvalidInstanceTenancyRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsVpcInvalidInstanceTenancyRule) Name ¶

Name returns the rule name

func (*AwsVpcInvalidInstanceTenancyRule) Severity ¶

Severity returns the rule severity

type AwsVpcIpamPoolInvalidAddressFamilyRule ¶ added in v0.11.0

type AwsVpcIpamPoolInvalidAddressFamilyRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsVpcIpamPoolInvalidAddressFamilyRule checks the pattern is valid

func NewAwsVpcIpamPoolInvalidAddressFamilyRule ¶ added in v0.11.0

func NewAwsVpcIpamPoolInvalidAddressFamilyRule() *AwsVpcIpamPoolInvalidAddressFamilyRule

NewAwsVpcIpamPoolInvalidAddressFamilyRule returns new rule with default attributes

func (*AwsVpcIpamPoolInvalidAddressFamilyRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsVpcIpamPoolInvalidAddressFamilyRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsVpcIpamPoolInvalidAddressFamilyRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsVpcIpamPoolInvalidAddressFamilyRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsVpcIpamPoolInvalidAwsServiceRule ¶ added in v0.11.0

type AwsVpcIpamPoolInvalidAwsServiceRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsVpcIpamPoolInvalidAwsServiceRule checks the pattern is valid

func NewAwsVpcIpamPoolInvalidAwsServiceRule ¶ added in v0.11.0

func NewAwsVpcIpamPoolInvalidAwsServiceRule() *AwsVpcIpamPoolInvalidAwsServiceRule

NewAwsVpcIpamPoolInvalidAwsServiceRule returns new rule with default attributes

func (*AwsVpcIpamPoolInvalidAwsServiceRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsVpcIpamPoolInvalidAwsServiceRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsVpcIpamPoolInvalidAwsServiceRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsVpcIpamPoolInvalidAwsServiceRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsWafByteMatchSetInvalidNameRule ¶

type AwsWafByteMatchSetInvalidNameRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsWafByteMatchSetInvalidNameRule checks the pattern is valid

func NewAwsWafByteMatchSetInvalidNameRule ¶

func NewAwsWafByteMatchSetInvalidNameRule() *AwsWafByteMatchSetInvalidNameRule

NewAwsWafByteMatchSetInvalidNameRule returns new rule with default attributes

func (*AwsWafByteMatchSetInvalidNameRule) Check ¶

Check checks the pattern is valid

func (*AwsWafByteMatchSetInvalidNameRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsWafByteMatchSetInvalidNameRule) Name ¶

Name returns the rule name

func (*AwsWafByteMatchSetInvalidNameRule) Severity ¶

Severity returns the rule severity

type AwsWafGeoMatchSetInvalidNameRule ¶

type AwsWafGeoMatchSetInvalidNameRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsWafGeoMatchSetInvalidNameRule checks the pattern is valid

func NewAwsWafGeoMatchSetInvalidNameRule ¶

func NewAwsWafGeoMatchSetInvalidNameRule() *AwsWafGeoMatchSetInvalidNameRule

NewAwsWafGeoMatchSetInvalidNameRule returns new rule with default attributes

func (*AwsWafGeoMatchSetInvalidNameRule) Check ¶

Check checks the pattern is valid

func (*AwsWafGeoMatchSetInvalidNameRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsWafGeoMatchSetInvalidNameRule) Name ¶

Name returns the rule name

func (*AwsWafGeoMatchSetInvalidNameRule) Severity ¶

Severity returns the rule severity

type AwsWafIpsetInvalidNameRule ¶

type AwsWafIpsetInvalidNameRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsWafIpsetInvalidNameRule checks the pattern is valid

func NewAwsWafIpsetInvalidNameRule ¶

func NewAwsWafIpsetInvalidNameRule() *AwsWafIpsetInvalidNameRule

NewAwsWafIpsetInvalidNameRule returns new rule with default attributes

func (*AwsWafIpsetInvalidNameRule) Check ¶

func (r *AwsWafIpsetInvalidNameRule) Check(runner tflint.Runner) error

Check checks the pattern is valid

func (*AwsWafIpsetInvalidNameRule) Enabled ¶

func (r *AwsWafIpsetInvalidNameRule) Enabled() bool

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsWafIpsetInvalidNameRule) Name ¶

Name returns the rule name

func (*AwsWafIpsetInvalidNameRule) Severity ¶

Severity returns the rule severity

type AwsWafRateBasedRuleInvalidMetricNameRule ¶

type AwsWafRateBasedRuleInvalidMetricNameRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsWafRateBasedRuleInvalidMetricNameRule checks the pattern is valid

func NewAwsWafRateBasedRuleInvalidMetricNameRule ¶

func NewAwsWafRateBasedRuleInvalidMetricNameRule() *AwsWafRateBasedRuleInvalidMetricNameRule

NewAwsWafRateBasedRuleInvalidMetricNameRule returns new rule with default attributes

func (*AwsWafRateBasedRuleInvalidMetricNameRule) Check ¶

Check checks the pattern is valid

func (*AwsWafRateBasedRuleInvalidMetricNameRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsWafRateBasedRuleInvalidMetricNameRule) Name ¶

Name returns the rule name

func (*AwsWafRateBasedRuleInvalidMetricNameRule) Severity ¶

Severity returns the rule severity

type AwsWafRateBasedRuleInvalidNameRule ¶

type AwsWafRateBasedRuleInvalidNameRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsWafRateBasedRuleInvalidNameRule checks the pattern is valid

func NewAwsWafRateBasedRuleInvalidNameRule ¶

func NewAwsWafRateBasedRuleInvalidNameRule() *AwsWafRateBasedRuleInvalidNameRule

NewAwsWafRateBasedRuleInvalidNameRule returns new rule with default attributes

func (*AwsWafRateBasedRuleInvalidNameRule) Check ¶

Check checks the pattern is valid

func (*AwsWafRateBasedRuleInvalidNameRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsWafRateBasedRuleInvalidNameRule) Name ¶

Name returns the rule name

func (*AwsWafRateBasedRuleInvalidNameRule) Severity ¶

Severity returns the rule severity

type AwsWafRateBasedRuleInvalidRateKeyRule ¶

type AwsWafRateBasedRuleInvalidRateKeyRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsWafRateBasedRuleInvalidRateKeyRule checks the pattern is valid

func NewAwsWafRateBasedRuleInvalidRateKeyRule ¶

func NewAwsWafRateBasedRuleInvalidRateKeyRule() *AwsWafRateBasedRuleInvalidRateKeyRule

NewAwsWafRateBasedRuleInvalidRateKeyRule returns new rule with default attributes

func (*AwsWafRateBasedRuleInvalidRateKeyRule) Check ¶

Check checks the pattern is valid

func (*AwsWafRateBasedRuleInvalidRateKeyRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsWafRateBasedRuleInvalidRateKeyRule) Name ¶

Name returns the rule name

func (*AwsWafRateBasedRuleInvalidRateKeyRule) Severity ¶

Severity returns the rule severity

type AwsWafRegexMatchSetInvalidNameRule ¶

type AwsWafRegexMatchSetInvalidNameRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsWafRegexMatchSetInvalidNameRule checks the pattern is valid

func NewAwsWafRegexMatchSetInvalidNameRule ¶

func NewAwsWafRegexMatchSetInvalidNameRule() *AwsWafRegexMatchSetInvalidNameRule

NewAwsWafRegexMatchSetInvalidNameRule returns new rule with default attributes

func (*AwsWafRegexMatchSetInvalidNameRule) Check ¶

Check checks the pattern is valid

func (*AwsWafRegexMatchSetInvalidNameRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsWafRegexMatchSetInvalidNameRule) Name ¶

Name returns the rule name

func (*AwsWafRegexMatchSetInvalidNameRule) Severity ¶

Severity returns the rule severity

type AwsWafRegexPatternSetInvalidNameRule ¶

type AwsWafRegexPatternSetInvalidNameRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsWafRegexPatternSetInvalidNameRule checks the pattern is valid

func NewAwsWafRegexPatternSetInvalidNameRule ¶

func NewAwsWafRegexPatternSetInvalidNameRule() *AwsWafRegexPatternSetInvalidNameRule

NewAwsWafRegexPatternSetInvalidNameRule returns new rule with default attributes

func (*AwsWafRegexPatternSetInvalidNameRule) Check ¶

Check checks the pattern is valid

func (*AwsWafRegexPatternSetInvalidNameRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsWafRegexPatternSetInvalidNameRule) Name ¶

Name returns the rule name

func (*AwsWafRegexPatternSetInvalidNameRule) Severity ¶

Severity returns the rule severity

type AwsWafRuleGroupInvalidMetricNameRule ¶

type AwsWafRuleGroupInvalidMetricNameRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsWafRuleGroupInvalidMetricNameRule checks the pattern is valid

func NewAwsWafRuleGroupInvalidMetricNameRule ¶

func NewAwsWafRuleGroupInvalidMetricNameRule() *AwsWafRuleGroupInvalidMetricNameRule

NewAwsWafRuleGroupInvalidMetricNameRule returns new rule with default attributes

func (*AwsWafRuleGroupInvalidMetricNameRule) Check ¶

Check checks the pattern is valid

func (*AwsWafRuleGroupInvalidMetricNameRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsWafRuleGroupInvalidMetricNameRule) Name ¶

Name returns the rule name

func (*AwsWafRuleGroupInvalidMetricNameRule) Severity ¶

Severity returns the rule severity

type AwsWafRuleGroupInvalidNameRule ¶

type AwsWafRuleGroupInvalidNameRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsWafRuleGroupInvalidNameRule checks the pattern is valid

func NewAwsWafRuleGroupInvalidNameRule ¶

func NewAwsWafRuleGroupInvalidNameRule() *AwsWafRuleGroupInvalidNameRule

NewAwsWafRuleGroupInvalidNameRule returns new rule with default attributes

func (*AwsWafRuleGroupInvalidNameRule) Check ¶

Check checks the pattern is valid

func (*AwsWafRuleGroupInvalidNameRule) Enabled ¶

func (r *AwsWafRuleGroupInvalidNameRule) Enabled() bool

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsWafRuleGroupInvalidNameRule) Name ¶

Name returns the rule name

func (*AwsWafRuleGroupInvalidNameRule) Severity ¶

Severity returns the rule severity

type AwsWafRuleInvalidMetricNameRule ¶

type AwsWafRuleInvalidMetricNameRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsWafRuleInvalidMetricNameRule checks the pattern is valid

func NewAwsWafRuleInvalidMetricNameRule ¶

func NewAwsWafRuleInvalidMetricNameRule() *AwsWafRuleInvalidMetricNameRule

NewAwsWafRuleInvalidMetricNameRule returns new rule with default attributes

func (*AwsWafRuleInvalidMetricNameRule) Check ¶

Check checks the pattern is valid

func (*AwsWafRuleInvalidMetricNameRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsWafRuleInvalidMetricNameRule) Name ¶

Name returns the rule name

func (*AwsWafRuleInvalidMetricNameRule) Severity ¶

Severity returns the rule severity

type AwsWafRuleInvalidNameRule ¶

type AwsWafRuleInvalidNameRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsWafRuleInvalidNameRule checks the pattern is valid

func NewAwsWafRuleInvalidNameRule ¶

func NewAwsWafRuleInvalidNameRule() *AwsWafRuleInvalidNameRule

NewAwsWafRuleInvalidNameRule returns new rule with default attributes

func (*AwsWafRuleInvalidNameRule) Check ¶

func (r *AwsWafRuleInvalidNameRule) Check(runner tflint.Runner) error

Check checks the pattern is valid

func (*AwsWafRuleInvalidNameRule) Enabled ¶

func (r *AwsWafRuleInvalidNameRule) Enabled() bool

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsWafRuleInvalidNameRule) Name ¶

Name returns the rule name

func (*AwsWafRuleInvalidNameRule) Severity ¶

Severity returns the rule severity

type AwsWafSQLInjectionMatchSetInvalidNameRule ¶

type AwsWafSQLInjectionMatchSetInvalidNameRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsWafSQLInjectionMatchSetInvalidNameRule checks the pattern is valid

func NewAwsWafSQLInjectionMatchSetInvalidNameRule ¶

func NewAwsWafSQLInjectionMatchSetInvalidNameRule() *AwsWafSQLInjectionMatchSetInvalidNameRule

NewAwsWafSQLInjectionMatchSetInvalidNameRule returns new rule with default attributes

func (*AwsWafSQLInjectionMatchSetInvalidNameRule) Check ¶

Check checks the pattern is valid

func (*AwsWafSQLInjectionMatchSetInvalidNameRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsWafSQLInjectionMatchSetInvalidNameRule) Name ¶

Name returns the rule name

func (*AwsWafSQLInjectionMatchSetInvalidNameRule) Severity ¶

Severity returns the rule severity

type AwsWafSizeConstraintSetInvalidNameRule ¶

type AwsWafSizeConstraintSetInvalidNameRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsWafSizeConstraintSetInvalidNameRule checks the pattern is valid

func NewAwsWafSizeConstraintSetInvalidNameRule ¶

func NewAwsWafSizeConstraintSetInvalidNameRule() *AwsWafSizeConstraintSetInvalidNameRule

NewAwsWafSizeConstraintSetInvalidNameRule returns new rule with default attributes

func (*AwsWafSizeConstraintSetInvalidNameRule) Check ¶

Check checks the pattern is valid

func (*AwsWafSizeConstraintSetInvalidNameRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsWafSizeConstraintSetInvalidNameRule) Name ¶

Name returns the rule name

func (*AwsWafSizeConstraintSetInvalidNameRule) Severity ¶

Severity returns the rule severity

type AwsWafWebACLInvalidMetricNameRule ¶

type AwsWafWebACLInvalidMetricNameRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsWafWebACLInvalidMetricNameRule checks the pattern is valid

func NewAwsWafWebACLInvalidMetricNameRule ¶

func NewAwsWafWebACLInvalidMetricNameRule() *AwsWafWebACLInvalidMetricNameRule

NewAwsWafWebACLInvalidMetricNameRule returns new rule with default attributes

func (*AwsWafWebACLInvalidMetricNameRule) Check ¶

Check checks the pattern is valid

func (*AwsWafWebACLInvalidMetricNameRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsWafWebACLInvalidMetricNameRule) Name ¶

Name returns the rule name

func (*AwsWafWebACLInvalidMetricNameRule) Severity ¶

Severity returns the rule severity

type AwsWafWebACLInvalidNameRule ¶

type AwsWafWebACLInvalidNameRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsWafWebACLInvalidNameRule checks the pattern is valid

func NewAwsWafWebACLInvalidNameRule ¶

func NewAwsWafWebACLInvalidNameRule() *AwsWafWebACLInvalidNameRule

NewAwsWafWebACLInvalidNameRule returns new rule with default attributes

func (*AwsWafWebACLInvalidNameRule) Check ¶

Check checks the pattern is valid

func (*AwsWafWebACLInvalidNameRule) Enabled ¶

func (r *AwsWafWebACLInvalidNameRule) Enabled() bool

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsWafWebACLInvalidNameRule) Name ¶

Name returns the rule name

func (*AwsWafWebACLInvalidNameRule) Severity ¶

Severity returns the rule severity

type AwsWafXSSMatchSetInvalidNameRule ¶

type AwsWafXSSMatchSetInvalidNameRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsWafXSSMatchSetInvalidNameRule checks the pattern is valid

func NewAwsWafXSSMatchSetInvalidNameRule ¶

func NewAwsWafXSSMatchSetInvalidNameRule() *AwsWafXSSMatchSetInvalidNameRule

NewAwsWafXSSMatchSetInvalidNameRule returns new rule with default attributes

func (*AwsWafXSSMatchSetInvalidNameRule) Check ¶

Check checks the pattern is valid

func (*AwsWafXSSMatchSetInvalidNameRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsWafXSSMatchSetInvalidNameRule) Name ¶

Name returns the rule name

func (*AwsWafXSSMatchSetInvalidNameRule) Severity ¶

Severity returns the rule severity

type AwsWafregionalByteMatchSetInvalidNameRule ¶

type AwsWafregionalByteMatchSetInvalidNameRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsWafregionalByteMatchSetInvalidNameRule checks the pattern is valid

func NewAwsWafregionalByteMatchSetInvalidNameRule ¶

func NewAwsWafregionalByteMatchSetInvalidNameRule() *AwsWafregionalByteMatchSetInvalidNameRule

NewAwsWafregionalByteMatchSetInvalidNameRule returns new rule with default attributes

func (*AwsWafregionalByteMatchSetInvalidNameRule) Check ¶

Check checks the pattern is valid

func (*AwsWafregionalByteMatchSetInvalidNameRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsWafregionalByteMatchSetInvalidNameRule) Name ¶

Name returns the rule name

func (*AwsWafregionalByteMatchSetInvalidNameRule) Severity ¶

Severity returns the rule severity

type AwsWafregionalGeoMatchSetInvalidNameRule ¶

type AwsWafregionalGeoMatchSetInvalidNameRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsWafregionalGeoMatchSetInvalidNameRule checks the pattern is valid

func NewAwsWafregionalGeoMatchSetInvalidNameRule ¶

func NewAwsWafregionalGeoMatchSetInvalidNameRule() *AwsWafregionalGeoMatchSetInvalidNameRule

NewAwsWafregionalGeoMatchSetInvalidNameRule returns new rule with default attributes

func (*AwsWafregionalGeoMatchSetInvalidNameRule) Check ¶

Check checks the pattern is valid

func (*AwsWafregionalGeoMatchSetInvalidNameRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsWafregionalGeoMatchSetInvalidNameRule) Name ¶

Name returns the rule name

func (*AwsWafregionalGeoMatchSetInvalidNameRule) Severity ¶

Severity returns the rule severity

type AwsWafregionalIpsetInvalidNameRule ¶

type AwsWafregionalIpsetInvalidNameRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsWafregionalIpsetInvalidNameRule checks the pattern is valid

func NewAwsWafregionalIpsetInvalidNameRule ¶

func NewAwsWafregionalIpsetInvalidNameRule() *AwsWafregionalIpsetInvalidNameRule

NewAwsWafregionalIpsetInvalidNameRule returns new rule with default attributes

func (*AwsWafregionalIpsetInvalidNameRule) Check ¶

Check checks the pattern is valid

func (*AwsWafregionalIpsetInvalidNameRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsWafregionalIpsetInvalidNameRule) Name ¶

Name returns the rule name

func (*AwsWafregionalIpsetInvalidNameRule) Severity ¶

Severity returns the rule severity

type AwsWafregionalRateBasedRuleInvalidMetricNameRule ¶

type AwsWafregionalRateBasedRuleInvalidMetricNameRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsWafregionalRateBasedRuleInvalidMetricNameRule checks the pattern is valid

func NewAwsWafregionalRateBasedRuleInvalidMetricNameRule ¶

func NewAwsWafregionalRateBasedRuleInvalidMetricNameRule() *AwsWafregionalRateBasedRuleInvalidMetricNameRule

NewAwsWafregionalRateBasedRuleInvalidMetricNameRule returns new rule with default attributes

func (*AwsWafregionalRateBasedRuleInvalidMetricNameRule) Check ¶

Check checks the pattern is valid

func (*AwsWafregionalRateBasedRuleInvalidMetricNameRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsWafregionalRateBasedRuleInvalidMetricNameRule) Name ¶

Name returns the rule name

func (*AwsWafregionalRateBasedRuleInvalidMetricNameRule) Severity ¶

Severity returns the rule severity

type AwsWafregionalRateBasedRuleInvalidNameRule ¶

type AwsWafregionalRateBasedRuleInvalidNameRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsWafregionalRateBasedRuleInvalidNameRule checks the pattern is valid

func NewAwsWafregionalRateBasedRuleInvalidNameRule ¶

func NewAwsWafregionalRateBasedRuleInvalidNameRule() *AwsWafregionalRateBasedRuleInvalidNameRule

NewAwsWafregionalRateBasedRuleInvalidNameRule returns new rule with default attributes

func (*AwsWafregionalRateBasedRuleInvalidNameRule) Check ¶

Check checks the pattern is valid

func (*AwsWafregionalRateBasedRuleInvalidNameRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsWafregionalRateBasedRuleInvalidNameRule) Name ¶

Name returns the rule name

func (*AwsWafregionalRateBasedRuleInvalidNameRule) Severity ¶

Severity returns the rule severity

type AwsWafregionalRateBasedRuleInvalidRateKeyRule ¶

type AwsWafregionalRateBasedRuleInvalidRateKeyRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsWafregionalRateBasedRuleInvalidRateKeyRule checks the pattern is valid

func NewAwsWafregionalRateBasedRuleInvalidRateKeyRule ¶

func NewAwsWafregionalRateBasedRuleInvalidRateKeyRule() *AwsWafregionalRateBasedRuleInvalidRateKeyRule

NewAwsWafregionalRateBasedRuleInvalidRateKeyRule returns new rule with default attributes

func (*AwsWafregionalRateBasedRuleInvalidRateKeyRule) Check ¶

Check checks the pattern is valid

func (*AwsWafregionalRateBasedRuleInvalidRateKeyRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsWafregionalRateBasedRuleInvalidRateKeyRule) Name ¶

Name returns the rule name

func (*AwsWafregionalRateBasedRuleInvalidRateKeyRule) Severity ¶

Severity returns the rule severity

type AwsWafregionalRegexMatchSetInvalidNameRule ¶

type AwsWafregionalRegexMatchSetInvalidNameRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsWafregionalRegexMatchSetInvalidNameRule checks the pattern is valid

func NewAwsWafregionalRegexMatchSetInvalidNameRule ¶

func NewAwsWafregionalRegexMatchSetInvalidNameRule() *AwsWafregionalRegexMatchSetInvalidNameRule

NewAwsWafregionalRegexMatchSetInvalidNameRule returns new rule with default attributes

func (*AwsWafregionalRegexMatchSetInvalidNameRule) Check ¶

Check checks the pattern is valid

func (*AwsWafregionalRegexMatchSetInvalidNameRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsWafregionalRegexMatchSetInvalidNameRule) Name ¶

Name returns the rule name

func (*AwsWafregionalRegexMatchSetInvalidNameRule) Severity ¶

Severity returns the rule severity

type AwsWafregionalRegexPatternSetInvalidNameRule ¶

type AwsWafregionalRegexPatternSetInvalidNameRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsWafregionalRegexPatternSetInvalidNameRule checks the pattern is valid

func NewAwsWafregionalRegexPatternSetInvalidNameRule ¶

func NewAwsWafregionalRegexPatternSetInvalidNameRule() *AwsWafregionalRegexPatternSetInvalidNameRule

NewAwsWafregionalRegexPatternSetInvalidNameRule returns new rule with default attributes

func (*AwsWafregionalRegexPatternSetInvalidNameRule) Check ¶

Check checks the pattern is valid

func (*AwsWafregionalRegexPatternSetInvalidNameRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsWafregionalRegexPatternSetInvalidNameRule) Name ¶

Name returns the rule name

func (*AwsWafregionalRegexPatternSetInvalidNameRule) Severity ¶

Severity returns the rule severity

type AwsWafregionalRuleGroupInvalidMetricNameRule ¶

type AwsWafregionalRuleGroupInvalidMetricNameRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsWafregionalRuleGroupInvalidMetricNameRule checks the pattern is valid

func NewAwsWafregionalRuleGroupInvalidMetricNameRule ¶

func NewAwsWafregionalRuleGroupInvalidMetricNameRule() *AwsWafregionalRuleGroupInvalidMetricNameRule

NewAwsWafregionalRuleGroupInvalidMetricNameRule returns new rule with default attributes

func (*AwsWafregionalRuleGroupInvalidMetricNameRule) Check ¶

Check checks the pattern is valid

func (*AwsWafregionalRuleGroupInvalidMetricNameRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsWafregionalRuleGroupInvalidMetricNameRule) Name ¶

Name returns the rule name

func (*AwsWafregionalRuleGroupInvalidMetricNameRule) Severity ¶

Severity returns the rule severity

type AwsWafregionalRuleGroupInvalidNameRule ¶

type AwsWafregionalRuleGroupInvalidNameRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsWafregionalRuleGroupInvalidNameRule checks the pattern is valid

func NewAwsWafregionalRuleGroupInvalidNameRule ¶

func NewAwsWafregionalRuleGroupInvalidNameRule() *AwsWafregionalRuleGroupInvalidNameRule

NewAwsWafregionalRuleGroupInvalidNameRule returns new rule with default attributes

func (*AwsWafregionalRuleGroupInvalidNameRule) Check ¶

Check checks the pattern is valid

func (*AwsWafregionalRuleGroupInvalidNameRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsWafregionalRuleGroupInvalidNameRule) Name ¶

Name returns the rule name

func (*AwsWafregionalRuleGroupInvalidNameRule) Severity ¶

Severity returns the rule severity

type AwsWafregionalRuleInvalidMetricNameRule ¶

type AwsWafregionalRuleInvalidMetricNameRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsWafregionalRuleInvalidMetricNameRule checks the pattern is valid

func NewAwsWafregionalRuleInvalidMetricNameRule ¶

func NewAwsWafregionalRuleInvalidMetricNameRule() *AwsWafregionalRuleInvalidMetricNameRule

NewAwsWafregionalRuleInvalidMetricNameRule returns new rule with default attributes

func (*AwsWafregionalRuleInvalidMetricNameRule) Check ¶

Check checks the pattern is valid

func (*AwsWafregionalRuleInvalidMetricNameRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsWafregionalRuleInvalidMetricNameRule) Name ¶

Name returns the rule name

func (*AwsWafregionalRuleInvalidMetricNameRule) Severity ¶

Severity returns the rule severity

type AwsWafregionalRuleInvalidNameRule ¶

type AwsWafregionalRuleInvalidNameRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsWafregionalRuleInvalidNameRule checks the pattern is valid

func NewAwsWafregionalRuleInvalidNameRule ¶

func NewAwsWafregionalRuleInvalidNameRule() *AwsWafregionalRuleInvalidNameRule

NewAwsWafregionalRuleInvalidNameRule returns new rule with default attributes

func (*AwsWafregionalRuleInvalidNameRule) Check ¶

Check checks the pattern is valid

func (*AwsWafregionalRuleInvalidNameRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsWafregionalRuleInvalidNameRule) Name ¶

Name returns the rule name

func (*AwsWafregionalRuleInvalidNameRule) Severity ¶

Severity returns the rule severity

type AwsWafregionalSQLInjectionMatchSetInvalidNameRule ¶

type AwsWafregionalSQLInjectionMatchSetInvalidNameRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsWafregionalSQLInjectionMatchSetInvalidNameRule checks the pattern is valid

func NewAwsWafregionalSQLInjectionMatchSetInvalidNameRule ¶

func NewAwsWafregionalSQLInjectionMatchSetInvalidNameRule() *AwsWafregionalSQLInjectionMatchSetInvalidNameRule

NewAwsWafregionalSQLInjectionMatchSetInvalidNameRule returns new rule with default attributes

func (*AwsWafregionalSQLInjectionMatchSetInvalidNameRule) Check ¶

Check checks the pattern is valid

func (*AwsWafregionalSQLInjectionMatchSetInvalidNameRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsWafregionalSQLInjectionMatchSetInvalidNameRule) Name ¶

Name returns the rule name

func (*AwsWafregionalSQLInjectionMatchSetInvalidNameRule) Severity ¶

Severity returns the rule severity

type AwsWafregionalSizeConstraintSetInvalidNameRule ¶

type AwsWafregionalSizeConstraintSetInvalidNameRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsWafregionalSizeConstraintSetInvalidNameRule checks the pattern is valid

func NewAwsWafregionalSizeConstraintSetInvalidNameRule ¶

func NewAwsWafregionalSizeConstraintSetInvalidNameRule() *AwsWafregionalSizeConstraintSetInvalidNameRule

NewAwsWafregionalSizeConstraintSetInvalidNameRule returns new rule with default attributes

func (*AwsWafregionalSizeConstraintSetInvalidNameRule) Check ¶

Check checks the pattern is valid

func (*AwsWafregionalSizeConstraintSetInvalidNameRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsWafregionalSizeConstraintSetInvalidNameRule) Name ¶

Name returns the rule name

func (*AwsWafregionalSizeConstraintSetInvalidNameRule) Severity ¶

Severity returns the rule severity

type AwsWafregionalWebACLAssociationInvalidResourceArnRule ¶

type AwsWafregionalWebACLAssociationInvalidResourceArnRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsWafregionalWebACLAssociationInvalidResourceArnRule checks the pattern is valid

func NewAwsWafregionalWebACLAssociationInvalidResourceArnRule ¶

func NewAwsWafregionalWebACLAssociationInvalidResourceArnRule() *AwsWafregionalWebACLAssociationInvalidResourceArnRule

NewAwsWafregionalWebACLAssociationInvalidResourceArnRule returns new rule with default attributes

func (*AwsWafregionalWebACLAssociationInvalidResourceArnRule) Check ¶

Check checks the pattern is valid

func (*AwsWafregionalWebACLAssociationInvalidResourceArnRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsWafregionalWebACLAssociationInvalidResourceArnRule) Name ¶

Name returns the rule name

func (*AwsWafregionalWebACLAssociationInvalidResourceArnRule) Severity ¶

Severity returns the rule severity

type AwsWafregionalWebACLAssociationInvalidWebACLIDRule ¶

type AwsWafregionalWebACLAssociationInvalidWebACLIDRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsWafregionalWebACLAssociationInvalidWebACLIDRule checks the pattern is valid

func NewAwsWafregionalWebACLAssociationInvalidWebACLIDRule ¶

func NewAwsWafregionalWebACLAssociationInvalidWebACLIDRule() *AwsWafregionalWebACLAssociationInvalidWebACLIDRule

NewAwsWafregionalWebACLAssociationInvalidWebACLIDRule returns new rule with default attributes

func (*AwsWafregionalWebACLAssociationInvalidWebACLIDRule) Check ¶

Check checks the pattern is valid

func (*AwsWafregionalWebACLAssociationInvalidWebACLIDRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsWafregionalWebACLAssociationInvalidWebACLIDRule) Name ¶

Name returns the rule name

func (*AwsWafregionalWebACLAssociationInvalidWebACLIDRule) Severity ¶

Severity returns the rule severity

type AwsWafregionalWebACLInvalidMetricNameRule ¶

type AwsWafregionalWebACLInvalidMetricNameRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsWafregionalWebACLInvalidMetricNameRule checks the pattern is valid

func NewAwsWafregionalWebACLInvalidMetricNameRule ¶

func NewAwsWafregionalWebACLInvalidMetricNameRule() *AwsWafregionalWebACLInvalidMetricNameRule

NewAwsWafregionalWebACLInvalidMetricNameRule returns new rule with default attributes

func (*AwsWafregionalWebACLInvalidMetricNameRule) Check ¶

Check checks the pattern is valid

func (*AwsWafregionalWebACLInvalidMetricNameRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsWafregionalWebACLInvalidMetricNameRule) Name ¶

Name returns the rule name

func (*AwsWafregionalWebACLInvalidMetricNameRule) Severity ¶

Severity returns the rule severity

type AwsWafregionalWebACLInvalidNameRule ¶

type AwsWafregionalWebACLInvalidNameRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsWafregionalWebACLInvalidNameRule checks the pattern is valid

func NewAwsWafregionalWebACLInvalidNameRule ¶

func NewAwsWafregionalWebACLInvalidNameRule() *AwsWafregionalWebACLInvalidNameRule

NewAwsWafregionalWebACLInvalidNameRule returns new rule with default attributes

func (*AwsWafregionalWebACLInvalidNameRule) Check ¶

Check checks the pattern is valid

func (*AwsWafregionalWebACLInvalidNameRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsWafregionalWebACLInvalidNameRule) Name ¶

Name returns the rule name

func (*AwsWafregionalWebACLInvalidNameRule) Severity ¶

Severity returns the rule severity

type AwsWafregionalXSSMatchSetInvalidNameRule ¶

type AwsWafregionalXSSMatchSetInvalidNameRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsWafregionalXSSMatchSetInvalidNameRule checks the pattern is valid

func NewAwsWafregionalXSSMatchSetInvalidNameRule ¶

func NewAwsWafregionalXSSMatchSetInvalidNameRule() *AwsWafregionalXSSMatchSetInvalidNameRule

NewAwsWafregionalXSSMatchSetInvalidNameRule returns new rule with default attributes

func (*AwsWafregionalXSSMatchSetInvalidNameRule) Check ¶

Check checks the pattern is valid

func (*AwsWafregionalXSSMatchSetInvalidNameRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsWafregionalXSSMatchSetInvalidNameRule) Name ¶

Name returns the rule name

func (*AwsWafregionalXSSMatchSetInvalidNameRule) Severity ¶

Severity returns the rule severity

type AwsWafv2IPSetInvalidDescriptionRule ¶ added in v0.11.0

type AwsWafv2IPSetInvalidDescriptionRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsWafv2IPSetInvalidDescriptionRule checks the pattern is valid

func NewAwsWafv2IPSetInvalidDescriptionRule ¶ added in v0.11.0

func NewAwsWafv2IPSetInvalidDescriptionRule() *AwsWafv2IPSetInvalidDescriptionRule

NewAwsWafv2IPSetInvalidDescriptionRule returns new rule with default attributes

func (*AwsWafv2IPSetInvalidDescriptionRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsWafv2IPSetInvalidDescriptionRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsWafv2IPSetInvalidDescriptionRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsWafv2IPSetInvalidDescriptionRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsWafv2IPSetInvalidIPAddressVersionRule ¶ added in v0.11.0

type AwsWafv2IPSetInvalidIPAddressVersionRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsWafv2IPSetInvalidIPAddressVersionRule checks the pattern is valid

func NewAwsWafv2IPSetInvalidIPAddressVersionRule ¶ added in v0.11.0

func NewAwsWafv2IPSetInvalidIPAddressVersionRule() *AwsWafv2IPSetInvalidIPAddressVersionRule

NewAwsWafv2IPSetInvalidIPAddressVersionRule returns new rule with default attributes

func (*AwsWafv2IPSetInvalidIPAddressVersionRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsWafv2IPSetInvalidIPAddressVersionRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsWafv2IPSetInvalidIPAddressVersionRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsWafv2IPSetInvalidIPAddressVersionRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsWafv2IPSetInvalidNameRule ¶ added in v0.11.0

type AwsWafv2IPSetInvalidNameRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsWafv2IPSetInvalidNameRule checks the pattern is valid

func NewAwsWafv2IPSetInvalidNameRule ¶ added in v0.11.0

func NewAwsWafv2IPSetInvalidNameRule() *AwsWafv2IPSetInvalidNameRule

NewAwsWafv2IPSetInvalidNameRule returns new rule with default attributes

func (*AwsWafv2IPSetInvalidNameRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsWafv2IPSetInvalidNameRule) Enabled ¶ added in v0.11.0

func (r *AwsWafv2IPSetInvalidNameRule) Enabled() bool

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsWafv2IPSetInvalidNameRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsWafv2IPSetInvalidNameRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsWafv2IPSetInvalidScopeRule ¶ added in v0.11.0

type AwsWafv2IPSetInvalidScopeRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsWafv2IPSetInvalidScopeRule checks the pattern is valid

func NewAwsWafv2IPSetInvalidScopeRule ¶ added in v0.11.0

func NewAwsWafv2IPSetInvalidScopeRule() *AwsWafv2IPSetInvalidScopeRule

NewAwsWafv2IPSetInvalidScopeRule returns new rule with default attributes

func (*AwsWafv2IPSetInvalidScopeRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsWafv2IPSetInvalidScopeRule) Enabled ¶ added in v0.11.0

func (r *AwsWafv2IPSetInvalidScopeRule) Enabled() bool

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsWafv2IPSetInvalidScopeRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsWafv2IPSetInvalidScopeRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsWafv2RegexPatternSetInvalidDescriptionRule ¶ added in v0.11.0

type AwsWafv2RegexPatternSetInvalidDescriptionRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsWafv2RegexPatternSetInvalidDescriptionRule checks the pattern is valid

func NewAwsWafv2RegexPatternSetInvalidDescriptionRule ¶ added in v0.11.0

func NewAwsWafv2RegexPatternSetInvalidDescriptionRule() *AwsWafv2RegexPatternSetInvalidDescriptionRule

NewAwsWafv2RegexPatternSetInvalidDescriptionRule returns new rule with default attributes

func (*AwsWafv2RegexPatternSetInvalidDescriptionRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsWafv2RegexPatternSetInvalidDescriptionRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsWafv2RegexPatternSetInvalidDescriptionRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsWafv2RegexPatternSetInvalidDescriptionRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsWafv2RegexPatternSetInvalidNameRule ¶ added in v0.11.0

type AwsWafv2RegexPatternSetInvalidNameRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsWafv2RegexPatternSetInvalidNameRule checks the pattern is valid

func NewAwsWafv2RegexPatternSetInvalidNameRule ¶ added in v0.11.0

func NewAwsWafv2RegexPatternSetInvalidNameRule() *AwsWafv2RegexPatternSetInvalidNameRule

NewAwsWafv2RegexPatternSetInvalidNameRule returns new rule with default attributes

func (*AwsWafv2RegexPatternSetInvalidNameRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsWafv2RegexPatternSetInvalidNameRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsWafv2RegexPatternSetInvalidNameRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsWafv2RegexPatternSetInvalidNameRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsWafv2RegexPatternSetInvalidScopeRule ¶ added in v0.11.0

type AwsWafv2RegexPatternSetInvalidScopeRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsWafv2RegexPatternSetInvalidScopeRule checks the pattern is valid

func NewAwsWafv2RegexPatternSetInvalidScopeRule ¶ added in v0.11.0

func NewAwsWafv2RegexPatternSetInvalidScopeRule() *AwsWafv2RegexPatternSetInvalidScopeRule

NewAwsWafv2RegexPatternSetInvalidScopeRule returns new rule with default attributes

func (*AwsWafv2RegexPatternSetInvalidScopeRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsWafv2RegexPatternSetInvalidScopeRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsWafv2RegexPatternSetInvalidScopeRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsWafv2RegexPatternSetInvalidScopeRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsWafv2RuleGroupInvalidDescriptionRule ¶ added in v0.11.0

type AwsWafv2RuleGroupInvalidDescriptionRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsWafv2RuleGroupInvalidDescriptionRule checks the pattern is valid

func NewAwsWafv2RuleGroupInvalidDescriptionRule ¶ added in v0.11.0

func NewAwsWafv2RuleGroupInvalidDescriptionRule() *AwsWafv2RuleGroupInvalidDescriptionRule

NewAwsWafv2RuleGroupInvalidDescriptionRule returns new rule with default attributes

func (*AwsWafv2RuleGroupInvalidDescriptionRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsWafv2RuleGroupInvalidDescriptionRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsWafv2RuleGroupInvalidDescriptionRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsWafv2RuleGroupInvalidDescriptionRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsWafv2RuleGroupInvalidNameRule ¶ added in v0.11.0

type AwsWafv2RuleGroupInvalidNameRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsWafv2RuleGroupInvalidNameRule checks the pattern is valid

func NewAwsWafv2RuleGroupInvalidNameRule ¶ added in v0.11.0

func NewAwsWafv2RuleGroupInvalidNameRule() *AwsWafv2RuleGroupInvalidNameRule

NewAwsWafv2RuleGroupInvalidNameRule returns new rule with default attributes

func (*AwsWafv2RuleGroupInvalidNameRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsWafv2RuleGroupInvalidNameRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsWafv2RuleGroupInvalidNameRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsWafv2RuleGroupInvalidNameRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsWafv2RuleGroupInvalidScopeRule ¶ added in v0.11.0

type AwsWafv2RuleGroupInvalidScopeRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsWafv2RuleGroupInvalidScopeRule checks the pattern is valid

func NewAwsWafv2RuleGroupInvalidScopeRule ¶ added in v0.11.0

func NewAwsWafv2RuleGroupInvalidScopeRule() *AwsWafv2RuleGroupInvalidScopeRule

NewAwsWafv2RuleGroupInvalidScopeRule returns new rule with default attributes

func (*AwsWafv2RuleGroupInvalidScopeRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsWafv2RuleGroupInvalidScopeRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsWafv2RuleGroupInvalidScopeRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsWafv2RuleGroupInvalidScopeRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsWafv2WebACLAssociationInvalidResourceArnRule ¶ added in v0.11.0

type AwsWafv2WebACLAssociationInvalidResourceArnRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsWafv2WebACLAssociationInvalidResourceArnRule checks the pattern is valid

func NewAwsWafv2WebACLAssociationInvalidResourceArnRule ¶ added in v0.11.0

func NewAwsWafv2WebACLAssociationInvalidResourceArnRule() *AwsWafv2WebACLAssociationInvalidResourceArnRule

NewAwsWafv2WebACLAssociationInvalidResourceArnRule returns new rule with default attributes

func (*AwsWafv2WebACLAssociationInvalidResourceArnRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsWafv2WebACLAssociationInvalidResourceArnRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsWafv2WebACLAssociationInvalidResourceArnRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsWafv2WebACLAssociationInvalidResourceArnRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsWafv2WebACLAssociationInvalidWebACLArnRule ¶ added in v0.11.0

type AwsWafv2WebACLAssociationInvalidWebACLArnRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsWafv2WebACLAssociationInvalidWebACLArnRule checks the pattern is valid

func NewAwsWafv2WebACLAssociationInvalidWebACLArnRule ¶ added in v0.11.0

func NewAwsWafv2WebACLAssociationInvalidWebACLArnRule() *AwsWafv2WebACLAssociationInvalidWebACLArnRule

NewAwsWafv2WebACLAssociationInvalidWebACLArnRule returns new rule with default attributes

func (*AwsWafv2WebACLAssociationInvalidWebACLArnRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsWafv2WebACLAssociationInvalidWebACLArnRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsWafv2WebACLAssociationInvalidWebACLArnRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsWafv2WebACLAssociationInvalidWebACLArnRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsWafv2WebACLInvalidDescriptionRule ¶ added in v0.11.0

type AwsWafv2WebACLInvalidDescriptionRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsWafv2WebACLInvalidDescriptionRule checks the pattern is valid

func NewAwsWafv2WebACLInvalidDescriptionRule ¶ added in v0.11.0

func NewAwsWafv2WebACLInvalidDescriptionRule() *AwsWafv2WebACLInvalidDescriptionRule

NewAwsWafv2WebACLInvalidDescriptionRule returns new rule with default attributes

func (*AwsWafv2WebACLInvalidDescriptionRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsWafv2WebACLInvalidDescriptionRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsWafv2WebACLInvalidDescriptionRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsWafv2WebACLInvalidDescriptionRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsWafv2WebACLInvalidNameRule ¶ added in v0.11.0

type AwsWafv2WebACLInvalidNameRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsWafv2WebACLInvalidNameRule checks the pattern is valid

func NewAwsWafv2WebACLInvalidNameRule ¶ added in v0.11.0

func NewAwsWafv2WebACLInvalidNameRule() *AwsWafv2WebACLInvalidNameRule

NewAwsWafv2WebACLInvalidNameRule returns new rule with default attributes

func (*AwsWafv2WebACLInvalidNameRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsWafv2WebACLInvalidNameRule) Enabled ¶ added in v0.11.0

func (r *AwsWafv2WebACLInvalidNameRule) Enabled() bool

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsWafv2WebACLInvalidNameRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsWafv2WebACLInvalidNameRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsWafv2WebACLInvalidScopeRule ¶ added in v0.11.0

type AwsWafv2WebACLInvalidScopeRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsWafv2WebACLInvalidScopeRule checks the pattern is valid

func NewAwsWafv2WebACLInvalidScopeRule ¶ added in v0.11.0

func NewAwsWafv2WebACLInvalidScopeRule() *AwsWafv2WebACLInvalidScopeRule

NewAwsWafv2WebACLInvalidScopeRule returns new rule with default attributes

func (*AwsWafv2WebACLInvalidScopeRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsWafv2WebACLInvalidScopeRule) Enabled ¶ added in v0.11.0

func (r *AwsWafv2WebACLInvalidScopeRule) Enabled() bool

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsWafv2WebACLInvalidScopeRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsWafv2WebACLInvalidScopeRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsWafv2WebACLLoggingConfigurationInvalidResourceArnRule ¶ added in v0.11.0

type AwsWafv2WebACLLoggingConfigurationInvalidResourceArnRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsWafv2WebACLLoggingConfigurationInvalidResourceArnRule checks the pattern is valid

func NewAwsWafv2WebACLLoggingConfigurationInvalidResourceArnRule ¶ added in v0.11.0

func NewAwsWafv2WebACLLoggingConfigurationInvalidResourceArnRule() *AwsWafv2WebACLLoggingConfigurationInvalidResourceArnRule

NewAwsWafv2WebACLLoggingConfigurationInvalidResourceArnRule returns new rule with default attributes

func (*AwsWafv2WebACLLoggingConfigurationInvalidResourceArnRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsWafv2WebACLLoggingConfigurationInvalidResourceArnRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsWafv2WebACLLoggingConfigurationInvalidResourceArnRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsWafv2WebACLLoggingConfigurationInvalidResourceArnRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsWorklinkFleetInvalidAuditStreamArnRule ¶

type AwsWorklinkFleetInvalidAuditStreamArnRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsWorklinkFleetInvalidAuditStreamArnRule checks the pattern is valid

func NewAwsWorklinkFleetInvalidAuditStreamArnRule ¶

func NewAwsWorklinkFleetInvalidAuditStreamArnRule() *AwsWorklinkFleetInvalidAuditStreamArnRule

NewAwsWorklinkFleetInvalidAuditStreamArnRule returns new rule with default attributes

func (*AwsWorklinkFleetInvalidAuditStreamArnRule) Check ¶

Check checks the pattern is valid

func (*AwsWorklinkFleetInvalidAuditStreamArnRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsWorklinkFleetInvalidAuditStreamArnRule) Name ¶

Name returns the rule name

func (*AwsWorklinkFleetInvalidAuditStreamArnRule) Severity ¶

Severity returns the rule severity

type AwsWorklinkFleetInvalidDeviceCaCertificateRule ¶

type AwsWorklinkFleetInvalidDeviceCaCertificateRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsWorklinkFleetInvalidDeviceCaCertificateRule checks the pattern is valid

func NewAwsWorklinkFleetInvalidDeviceCaCertificateRule ¶

func NewAwsWorklinkFleetInvalidDeviceCaCertificateRule() *AwsWorklinkFleetInvalidDeviceCaCertificateRule

NewAwsWorklinkFleetInvalidDeviceCaCertificateRule returns new rule with default attributes

func (*AwsWorklinkFleetInvalidDeviceCaCertificateRule) Check ¶

Check checks the pattern is valid

func (*AwsWorklinkFleetInvalidDeviceCaCertificateRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsWorklinkFleetInvalidDeviceCaCertificateRule) Name ¶

Name returns the rule name

func (*AwsWorklinkFleetInvalidDeviceCaCertificateRule) Severity ¶

Severity returns the rule severity

type AwsWorklinkFleetInvalidDisplayNameRule ¶

type AwsWorklinkFleetInvalidDisplayNameRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsWorklinkFleetInvalidDisplayNameRule checks the pattern is valid

func NewAwsWorklinkFleetInvalidDisplayNameRule ¶

func NewAwsWorklinkFleetInvalidDisplayNameRule() *AwsWorklinkFleetInvalidDisplayNameRule

NewAwsWorklinkFleetInvalidDisplayNameRule returns new rule with default attributes

func (*AwsWorklinkFleetInvalidDisplayNameRule) Check ¶

Check checks the pattern is valid

func (*AwsWorklinkFleetInvalidDisplayNameRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsWorklinkFleetInvalidDisplayNameRule) Name ¶

Name returns the rule name

func (*AwsWorklinkFleetInvalidDisplayNameRule) Severity ¶

Severity returns the rule severity

type AwsWorklinkFleetInvalidNameRule ¶

type AwsWorklinkFleetInvalidNameRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsWorklinkFleetInvalidNameRule checks the pattern is valid

func NewAwsWorklinkFleetInvalidNameRule ¶

func NewAwsWorklinkFleetInvalidNameRule() *AwsWorklinkFleetInvalidNameRule

NewAwsWorklinkFleetInvalidNameRule returns new rule with default attributes

func (*AwsWorklinkFleetInvalidNameRule) Check ¶

Check checks the pattern is valid

func (*AwsWorklinkFleetInvalidNameRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsWorklinkFleetInvalidNameRule) Name ¶

Name returns the rule name

func (*AwsWorklinkFleetInvalidNameRule) Severity ¶

Severity returns the rule severity

type AwsWorklinkWebsiteCertificateAuthorityAssociationInvalidCertificateRule ¶

type AwsWorklinkWebsiteCertificateAuthorityAssociationInvalidCertificateRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsWorklinkWebsiteCertificateAuthorityAssociationInvalidCertificateRule checks the pattern is valid

func NewAwsWorklinkWebsiteCertificateAuthorityAssociationInvalidCertificateRule ¶

func NewAwsWorklinkWebsiteCertificateAuthorityAssociationInvalidCertificateRule() *AwsWorklinkWebsiteCertificateAuthorityAssociationInvalidCertificateRule

NewAwsWorklinkWebsiteCertificateAuthorityAssociationInvalidCertificateRule returns new rule with default attributes

func (*AwsWorklinkWebsiteCertificateAuthorityAssociationInvalidCertificateRule) Check ¶

Check checks the pattern is valid

func (*AwsWorklinkWebsiteCertificateAuthorityAssociationInvalidCertificateRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsWorklinkWebsiteCertificateAuthorityAssociationInvalidCertificateRule) Name ¶

Name returns the rule name

func (*AwsWorklinkWebsiteCertificateAuthorityAssociationInvalidCertificateRule) Severity ¶

Severity returns the rule severity

type AwsWorklinkWebsiteCertificateAuthorityAssociationInvalidDisplayNameRule ¶

type AwsWorklinkWebsiteCertificateAuthorityAssociationInvalidDisplayNameRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsWorklinkWebsiteCertificateAuthorityAssociationInvalidDisplayNameRule checks the pattern is valid

func NewAwsWorklinkWebsiteCertificateAuthorityAssociationInvalidDisplayNameRule ¶

func NewAwsWorklinkWebsiteCertificateAuthorityAssociationInvalidDisplayNameRule() *AwsWorklinkWebsiteCertificateAuthorityAssociationInvalidDisplayNameRule

NewAwsWorklinkWebsiteCertificateAuthorityAssociationInvalidDisplayNameRule returns new rule with default attributes

func (*AwsWorklinkWebsiteCertificateAuthorityAssociationInvalidDisplayNameRule) Check ¶

Check checks the pattern is valid

func (*AwsWorklinkWebsiteCertificateAuthorityAssociationInvalidDisplayNameRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsWorklinkWebsiteCertificateAuthorityAssociationInvalidDisplayNameRule) Name ¶

Name returns the rule name

func (*AwsWorklinkWebsiteCertificateAuthorityAssociationInvalidDisplayNameRule) Severity ¶

Severity returns the rule severity

type AwsWorklinkWebsiteCertificateAuthorityAssociationInvalidFleetArnRule ¶

type AwsWorklinkWebsiteCertificateAuthorityAssociationInvalidFleetArnRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsWorklinkWebsiteCertificateAuthorityAssociationInvalidFleetArnRule checks the pattern is valid

func NewAwsWorklinkWebsiteCertificateAuthorityAssociationInvalidFleetArnRule ¶

func NewAwsWorklinkWebsiteCertificateAuthorityAssociationInvalidFleetArnRule() *AwsWorklinkWebsiteCertificateAuthorityAssociationInvalidFleetArnRule

NewAwsWorklinkWebsiteCertificateAuthorityAssociationInvalidFleetArnRule returns new rule with default attributes

func (*AwsWorklinkWebsiteCertificateAuthorityAssociationInvalidFleetArnRule) Check ¶

Check checks the pattern is valid

func (*AwsWorklinkWebsiteCertificateAuthorityAssociationInvalidFleetArnRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsWorklinkWebsiteCertificateAuthorityAssociationInvalidFleetArnRule) Name ¶

Name returns the rule name

func (*AwsWorklinkWebsiteCertificateAuthorityAssociationInvalidFleetArnRule) Severity ¶

Severity returns the rule severity

type AwsWorkspacesDirectoryInvalidDirectoryIDRule ¶ added in v0.11.0

type AwsWorkspacesDirectoryInvalidDirectoryIDRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsWorkspacesDirectoryInvalidDirectoryIDRule checks the pattern is valid

func NewAwsWorkspacesDirectoryInvalidDirectoryIDRule ¶ added in v0.11.0

func NewAwsWorkspacesDirectoryInvalidDirectoryIDRule() *AwsWorkspacesDirectoryInvalidDirectoryIDRule

NewAwsWorkspacesDirectoryInvalidDirectoryIDRule returns new rule with default attributes

func (*AwsWorkspacesDirectoryInvalidDirectoryIDRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsWorkspacesDirectoryInvalidDirectoryIDRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsWorkspacesDirectoryInvalidDirectoryIDRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsWorkspacesDirectoryInvalidDirectoryIDRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsWorkspacesWorkspaceInvalidBundleIDRule ¶ added in v0.11.0

type AwsWorkspacesWorkspaceInvalidBundleIDRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsWorkspacesWorkspaceInvalidBundleIDRule checks the pattern is valid

func NewAwsWorkspacesWorkspaceInvalidBundleIDRule ¶ added in v0.11.0

func NewAwsWorkspacesWorkspaceInvalidBundleIDRule() *AwsWorkspacesWorkspaceInvalidBundleIDRule

NewAwsWorkspacesWorkspaceInvalidBundleIDRule returns new rule with default attributes

func (*AwsWorkspacesWorkspaceInvalidBundleIDRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsWorkspacesWorkspaceInvalidBundleIDRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsWorkspacesWorkspaceInvalidBundleIDRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsWorkspacesWorkspaceInvalidBundleIDRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsWorkspacesWorkspaceInvalidDirectoryIDRule ¶ added in v0.11.0

type AwsWorkspacesWorkspaceInvalidDirectoryIDRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsWorkspacesWorkspaceInvalidDirectoryIDRule checks the pattern is valid

func NewAwsWorkspacesWorkspaceInvalidDirectoryIDRule ¶ added in v0.11.0

func NewAwsWorkspacesWorkspaceInvalidDirectoryIDRule() *AwsWorkspacesWorkspaceInvalidDirectoryIDRule

NewAwsWorkspacesWorkspaceInvalidDirectoryIDRule returns new rule with default attributes

func (*AwsWorkspacesWorkspaceInvalidDirectoryIDRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsWorkspacesWorkspaceInvalidDirectoryIDRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsWorkspacesWorkspaceInvalidDirectoryIDRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsWorkspacesWorkspaceInvalidDirectoryIDRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsWorkspacesWorkspaceInvalidUserNameRule ¶ added in v0.11.0

type AwsWorkspacesWorkspaceInvalidUserNameRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsWorkspacesWorkspaceInvalidUserNameRule checks the pattern is valid

func NewAwsWorkspacesWorkspaceInvalidUserNameRule ¶ added in v0.11.0

func NewAwsWorkspacesWorkspaceInvalidUserNameRule() *AwsWorkspacesWorkspaceInvalidUserNameRule

NewAwsWorkspacesWorkspaceInvalidUserNameRule returns new rule with default attributes

func (*AwsWorkspacesWorkspaceInvalidUserNameRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsWorkspacesWorkspaceInvalidUserNameRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsWorkspacesWorkspaceInvalidUserNameRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsWorkspacesWorkspaceInvalidUserNameRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsXrayEncryptionConfigInvalidKeyIDRule ¶ added in v0.11.0

type AwsXrayEncryptionConfigInvalidKeyIDRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsXrayEncryptionConfigInvalidKeyIDRule checks the pattern is valid

func NewAwsXrayEncryptionConfigInvalidKeyIDRule ¶ added in v0.11.0

func NewAwsXrayEncryptionConfigInvalidKeyIDRule() *AwsXrayEncryptionConfigInvalidKeyIDRule

NewAwsXrayEncryptionConfigInvalidKeyIDRule returns new rule with default attributes

func (*AwsXrayEncryptionConfigInvalidKeyIDRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsXrayEncryptionConfigInvalidKeyIDRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsXrayEncryptionConfigInvalidKeyIDRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsXrayEncryptionConfigInvalidKeyIDRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsXrayEncryptionConfigInvalidTypeRule ¶ added in v0.11.0

type AwsXrayEncryptionConfigInvalidTypeRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsXrayEncryptionConfigInvalidTypeRule checks the pattern is valid

func NewAwsXrayEncryptionConfigInvalidTypeRule ¶ added in v0.11.0

func NewAwsXrayEncryptionConfigInvalidTypeRule() *AwsXrayEncryptionConfigInvalidTypeRule

NewAwsXrayEncryptionConfigInvalidTypeRule returns new rule with default attributes

func (*AwsXrayEncryptionConfigInvalidTypeRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsXrayEncryptionConfigInvalidTypeRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsXrayEncryptionConfigInvalidTypeRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsXrayEncryptionConfigInvalidTypeRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsXrayGroupInvalidGroupNameRule ¶ added in v0.11.0

type AwsXrayGroupInvalidGroupNameRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsXrayGroupInvalidGroupNameRule checks the pattern is valid

func NewAwsXrayGroupInvalidGroupNameRule ¶ added in v0.11.0

func NewAwsXrayGroupInvalidGroupNameRule() *AwsXrayGroupInvalidGroupNameRule

NewAwsXrayGroupInvalidGroupNameRule returns new rule with default attributes

func (*AwsXrayGroupInvalidGroupNameRule) Check ¶ added in v0.11.0

Check checks the pattern is valid

func (*AwsXrayGroupInvalidGroupNameRule) Enabled ¶ added in v0.11.0

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsXrayGroupInvalidGroupNameRule) Name ¶ added in v0.11.0

Name returns the rule name

func (*AwsXrayGroupInvalidGroupNameRule) Severity ¶ added in v0.11.0

Severity returns the rule severity

type AwsXraySamplingRuleInvalidHTTPMethodRule ¶

type AwsXraySamplingRuleInvalidHTTPMethodRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsXraySamplingRuleInvalidHTTPMethodRule checks the pattern is valid

func NewAwsXraySamplingRuleInvalidHTTPMethodRule ¶

func NewAwsXraySamplingRuleInvalidHTTPMethodRule() *AwsXraySamplingRuleInvalidHTTPMethodRule

NewAwsXraySamplingRuleInvalidHTTPMethodRule returns new rule with default attributes

func (*AwsXraySamplingRuleInvalidHTTPMethodRule) Check ¶

Check checks the pattern is valid

func (*AwsXraySamplingRuleInvalidHTTPMethodRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsXraySamplingRuleInvalidHTTPMethodRule) Name ¶

Name returns the rule name

func (*AwsXraySamplingRuleInvalidHTTPMethodRule) Severity ¶

Severity returns the rule severity

type AwsXraySamplingRuleInvalidHostRule ¶

type AwsXraySamplingRuleInvalidHostRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsXraySamplingRuleInvalidHostRule checks the pattern is valid

func NewAwsXraySamplingRuleInvalidHostRule ¶

func NewAwsXraySamplingRuleInvalidHostRule() *AwsXraySamplingRuleInvalidHostRule

NewAwsXraySamplingRuleInvalidHostRule returns new rule with default attributes

func (*AwsXraySamplingRuleInvalidHostRule) Check ¶

Check checks the pattern is valid

func (*AwsXraySamplingRuleInvalidHostRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsXraySamplingRuleInvalidHostRule) Name ¶

Name returns the rule name

func (*AwsXraySamplingRuleInvalidHostRule) Severity ¶

Severity returns the rule severity

type AwsXraySamplingRuleInvalidResourceArnRule ¶

type AwsXraySamplingRuleInvalidResourceArnRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsXraySamplingRuleInvalidResourceArnRule checks the pattern is valid

func NewAwsXraySamplingRuleInvalidResourceArnRule ¶

func NewAwsXraySamplingRuleInvalidResourceArnRule() *AwsXraySamplingRuleInvalidResourceArnRule

NewAwsXraySamplingRuleInvalidResourceArnRule returns new rule with default attributes

func (*AwsXraySamplingRuleInvalidResourceArnRule) Check ¶

Check checks the pattern is valid

func (*AwsXraySamplingRuleInvalidResourceArnRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsXraySamplingRuleInvalidResourceArnRule) Name ¶

Name returns the rule name

func (*AwsXraySamplingRuleInvalidResourceArnRule) Severity ¶

Severity returns the rule severity

type AwsXraySamplingRuleInvalidRuleNameRule ¶

type AwsXraySamplingRuleInvalidRuleNameRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsXraySamplingRuleInvalidRuleNameRule checks the pattern is valid

func NewAwsXraySamplingRuleInvalidRuleNameRule ¶

func NewAwsXraySamplingRuleInvalidRuleNameRule() *AwsXraySamplingRuleInvalidRuleNameRule

NewAwsXraySamplingRuleInvalidRuleNameRule returns new rule with default attributes

func (*AwsXraySamplingRuleInvalidRuleNameRule) Check ¶

Check checks the pattern is valid

func (*AwsXraySamplingRuleInvalidRuleNameRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsXraySamplingRuleInvalidRuleNameRule) Name ¶

Name returns the rule name

func (*AwsXraySamplingRuleInvalidRuleNameRule) Severity ¶

Severity returns the rule severity

type AwsXraySamplingRuleInvalidServiceNameRule ¶

type AwsXraySamplingRuleInvalidServiceNameRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsXraySamplingRuleInvalidServiceNameRule checks the pattern is valid

func NewAwsXraySamplingRuleInvalidServiceNameRule ¶

func NewAwsXraySamplingRuleInvalidServiceNameRule() *AwsXraySamplingRuleInvalidServiceNameRule

NewAwsXraySamplingRuleInvalidServiceNameRule returns new rule with default attributes

func (*AwsXraySamplingRuleInvalidServiceNameRule) Check ¶

Check checks the pattern is valid

func (*AwsXraySamplingRuleInvalidServiceNameRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsXraySamplingRuleInvalidServiceNameRule) Name ¶

Name returns the rule name

func (*AwsXraySamplingRuleInvalidServiceNameRule) Severity ¶

Severity returns the rule severity

type AwsXraySamplingRuleInvalidServiceTypeRule ¶

type AwsXraySamplingRuleInvalidServiceTypeRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsXraySamplingRuleInvalidServiceTypeRule checks the pattern is valid

func NewAwsXraySamplingRuleInvalidServiceTypeRule ¶

func NewAwsXraySamplingRuleInvalidServiceTypeRule() *AwsXraySamplingRuleInvalidServiceTypeRule

NewAwsXraySamplingRuleInvalidServiceTypeRule returns new rule with default attributes

func (*AwsXraySamplingRuleInvalidServiceTypeRule) Check ¶

Check checks the pattern is valid

func (*AwsXraySamplingRuleInvalidServiceTypeRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsXraySamplingRuleInvalidServiceTypeRule) Name ¶

Name returns the rule name

func (*AwsXraySamplingRuleInvalidServiceTypeRule) Severity ¶

Severity returns the rule severity

type AwsXraySamplingRuleInvalidURLPathRule ¶

type AwsXraySamplingRuleInvalidURLPathRule struct {
	tflint.DefaultRule
	// contains filtered or unexported fields
}

AwsXraySamplingRuleInvalidURLPathRule checks the pattern is valid

func NewAwsXraySamplingRuleInvalidURLPathRule ¶

func NewAwsXraySamplingRuleInvalidURLPathRule() *AwsXraySamplingRuleInvalidURLPathRule

NewAwsXraySamplingRuleInvalidURLPathRule returns new rule with default attributes

func (*AwsXraySamplingRuleInvalidURLPathRule) Check ¶

Check checks the pattern is valid

func (*AwsXraySamplingRuleInvalidURLPathRule) Enabled ¶

Enabled returns whether the rule is enabled by default

Link returns the rule reference link

func (*AwsXraySamplingRuleInvalidURLPathRule) Name ¶

Name returns the rule name

func (*AwsXraySamplingRuleInvalidURLPathRule) Severity ¶

Severity returns the rule severity

Source Files ¶

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL