configservice

package
v1.2.39 Latest Latest
Warning

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

Go to latest
Published: Jul 3, 2026 License: Apache-2.0 Imports: 9 Imported by: 0

Documentation

Overview

Package configserviceiface provides an interface to enable mocking the CONFIG service client for testing your code.

It is important to note that this interface will have breaking changes when the service model is updated and adds new API operations, paginators, and waiters.

Index

Constants

View Source
const (
	// EnumOfGroupTypeForCreateAccountGroupInputOrg is a EnumOfGroupTypeForCreateAccountGroupInput enum value
	EnumOfGroupTypeForCreateAccountGroupInputOrg = "Org"

	// EnumOfGroupTypeForCreateAccountGroupInputOrgUnit is a EnumOfGroupTypeForCreateAccountGroupInput enum value
	EnumOfGroupTypeForCreateAccountGroupInputOrgUnit = "OrgUnit"

	// EnumOfGroupTypeForCreateAccountGroupInputOrgMember is a EnumOfGroupTypeForCreateAccountGroupInput enum value
	EnumOfGroupTypeForCreateAccountGroupInputOrgMember = "OrgMember"
)
View Source
const (
	// EnumOfRiskLevelForCreateAccountGroupConformancePackInputLow is a EnumOfRiskLevelForCreateAccountGroupConformancePackInput enum value
	EnumOfRiskLevelForCreateAccountGroupConformancePackInputLow = "Low"

	// EnumOfRiskLevelForCreateAccountGroupConformancePackInputMedium is a EnumOfRiskLevelForCreateAccountGroupConformancePackInput enum value
	EnumOfRiskLevelForCreateAccountGroupConformancePackInputMedium = "Medium"

	// EnumOfRiskLevelForCreateAccountGroupConformancePackInputHigh is a EnumOfRiskLevelForCreateAccountGroupConformancePackInput enum value
	EnumOfRiskLevelForCreateAccountGroupConformancePackInputHigh = "High"
)
View Source
const (
	// EnumOfLabelListForCreateAccountGroupConformancePackTemplateInputLaw is a EnumOfLabelListForCreateAccountGroupConformancePackTemplateInput enum value
	EnumOfLabelListForCreateAccountGroupConformancePackTemplateInputLaw = "Law"

	// EnumOfLabelListForCreateAccountGroupConformancePackTemplateInputBestPractice is a EnumOfLabelListForCreateAccountGroupConformancePackTemplateInput enum value
	EnumOfLabelListForCreateAccountGroupConformancePackTemplateInputBestPractice = "BestPractice"
)
View Source
const (
	// EnumOfRiskLevelForCreateAccountGroupConformancePackTemplateInputLow is a EnumOfRiskLevelForCreateAccountGroupConformancePackTemplateInput enum value
	EnumOfRiskLevelForCreateAccountGroupConformancePackTemplateInputLow = "Low"

	// EnumOfRiskLevelForCreateAccountGroupConformancePackTemplateInputMedium is a EnumOfRiskLevelForCreateAccountGroupConformancePackTemplateInput enum value
	EnumOfRiskLevelForCreateAccountGroupConformancePackTemplateInputMedium = "Medium"

	// EnumOfRiskLevelForCreateAccountGroupConformancePackTemplateInputHigh is a EnumOfRiskLevelForCreateAccountGroupConformancePackTemplateInput enum value
	EnumOfRiskLevelForCreateAccountGroupConformancePackTemplateInputHigh = "High"
)
View Source
const (
	// EnumOfDeliveryChannelTypeForCreateAccountGroupDeliveryChannelInputSns is a EnumOfDeliveryChannelTypeForCreateAccountGroupDeliveryChannelInput enum value
	EnumOfDeliveryChannelTypeForCreateAccountGroupDeliveryChannelInputSns = "SNS"

	// EnumOfDeliveryChannelTypeForCreateAccountGroupDeliveryChannelInputTos is a EnumOfDeliveryChannelTypeForCreateAccountGroupDeliveryChannelInput enum value
	EnumOfDeliveryChannelTypeForCreateAccountGroupDeliveryChannelInputTos = "TOS"

	// EnumOfDeliveryChannelTypeForCreateAccountGroupDeliveryChannelInputTls is a EnumOfDeliveryChannelTypeForCreateAccountGroupDeliveryChannelInput enum value
	EnumOfDeliveryChannelTypeForCreateAccountGroupDeliveryChannelInputTls = "TLS"
)
View Source
const (
	// EnumOfDeliveryContentListForCreateAccountGroupDeliveryChannelInputConfigurationItemChangeNotification is a EnumOfDeliveryContentListForCreateAccountGroupDeliveryChannelInput enum value
	EnumOfDeliveryContentListForCreateAccountGroupDeliveryChannelInputConfigurationItemChangeNotification = "ConfigurationItemChangeNotification"

	// EnumOfDeliveryContentListForCreateAccountGroupDeliveryChannelInputNonCompliantNotification is a EnumOfDeliveryContentListForCreateAccountGroupDeliveryChannelInput enum value
	EnumOfDeliveryContentListForCreateAccountGroupDeliveryChannelInputNonCompliantNotification = "NonCompliantNotification"

	// EnumOfDeliveryContentListForCreateAccountGroupDeliveryChannelInputCompliantSnapshot is a EnumOfDeliveryContentListForCreateAccountGroupDeliveryChannelInput enum value
	EnumOfDeliveryContentListForCreateAccountGroupDeliveryChannelInputCompliantSnapshot = "CompliantSnapshot"

	// EnumOfDeliveryContentListForCreateAccountGroupDeliveryChannelInputConfigurationSnapshot is a EnumOfDeliveryContentListForCreateAccountGroupDeliveryChannelInput enum value
	EnumOfDeliveryContentListForCreateAccountGroupDeliveryChannelInputConfigurationSnapshot = "ConfigurationSnapshot"
)
View Source
const (
	// EnumOfTosSSEAlgorithmForCreateAccountGroupDeliveryChannelInputAes256 is a EnumOfTosSSEAlgorithmForCreateAccountGroupDeliveryChannelInput enum value
	EnumOfTosSSEAlgorithmForCreateAccountGroupDeliveryChannelInputAes256 = "AES256"

	// EnumOfTosSSEAlgorithmForCreateAccountGroupDeliveryChannelInputKms is a EnumOfTosSSEAlgorithmForCreateAccountGroupDeliveryChannelInput enum value
	EnumOfTosSSEAlgorithmForCreateAccountGroupDeliveryChannelInputKms = "kms"
)
View Source
const (
	// EnumOfMaximumExecutionFrequencyForCreateAccountGroupRuleInputOneHour is a EnumOfMaximumExecutionFrequencyForCreateAccountGroupRuleInput enum value
	EnumOfMaximumExecutionFrequencyForCreateAccountGroupRuleInputOneHour = "OneHour"

	// EnumOfMaximumExecutionFrequencyForCreateAccountGroupRuleInputThreeHours is a EnumOfMaximumExecutionFrequencyForCreateAccountGroupRuleInput enum value
	EnumOfMaximumExecutionFrequencyForCreateAccountGroupRuleInputThreeHours = "ThreeHours"

	// EnumOfMaximumExecutionFrequencyForCreateAccountGroupRuleInputSixHours is a EnumOfMaximumExecutionFrequencyForCreateAccountGroupRuleInput enum value
	EnumOfMaximumExecutionFrequencyForCreateAccountGroupRuleInputSixHours = "SixHours"

	// EnumOfMaximumExecutionFrequencyForCreateAccountGroupRuleInputTwelveHours is a EnumOfMaximumExecutionFrequencyForCreateAccountGroupRuleInput enum value
	EnumOfMaximumExecutionFrequencyForCreateAccountGroupRuleInputTwelveHours = "TwelveHours"

	// EnumOfMaximumExecutionFrequencyForCreateAccountGroupRuleInputTwentyFourHours is a EnumOfMaximumExecutionFrequencyForCreateAccountGroupRuleInput enum value
	EnumOfMaximumExecutionFrequencyForCreateAccountGroupRuleInputTwentyFourHours = "TwentyFourHours"
)
View Source
const (
	// EnumOfRiskLevelForCreateAccountGroupRuleInputLow is a EnumOfRiskLevelForCreateAccountGroupRuleInput enum value
	EnumOfRiskLevelForCreateAccountGroupRuleInputLow = "Low"

	// EnumOfRiskLevelForCreateAccountGroupRuleInputMedium is a EnumOfRiskLevelForCreateAccountGroupRuleInput enum value
	EnumOfRiskLevelForCreateAccountGroupRuleInputMedium = "Medium"

	// EnumOfRiskLevelForCreateAccountGroupRuleInputHigh is a EnumOfRiskLevelForCreateAccountGroupRuleInput enum value
	EnumOfRiskLevelForCreateAccountGroupRuleInputHigh = "High"
)
View Source
const (
	// EnumOfTriggerTypeForCreateAccountGroupRuleInputConfigurationItemChange is a EnumOfTriggerTypeForCreateAccountGroupRuleInput enum value
	EnumOfTriggerTypeForCreateAccountGroupRuleInputConfigurationItemChange = "ConfigurationItemChange"

	// EnumOfTriggerTypeForCreateAccountGroupRuleInputPeriodic is a EnumOfTriggerTypeForCreateAccountGroupRuleInput enum value
	EnumOfTriggerTypeForCreateAccountGroupRuleInputPeriodic = "Periodic"

	// EnumOfTriggerTypeForCreateAccountGroupRuleInputManual is a EnumOfTriggerTypeForCreateAccountGroupRuleInput enum value
	EnumOfTriggerTypeForCreateAccountGroupRuleInputManual = "Manual"
)
View Source
const (
	// EnumOfRiskLevelForCreateAccountGroupRuleTemplateInputLow is a EnumOfRiskLevelForCreateAccountGroupRuleTemplateInput enum value
	EnumOfRiskLevelForCreateAccountGroupRuleTemplateInputLow = "Low"

	// EnumOfRiskLevelForCreateAccountGroupRuleTemplateInputMedium is a EnumOfRiskLevelForCreateAccountGroupRuleTemplateInput enum value
	EnumOfRiskLevelForCreateAccountGroupRuleTemplateInputMedium = "Medium"

	// EnumOfRiskLevelForCreateAccountGroupRuleTemplateInputHigh is a EnumOfRiskLevelForCreateAccountGroupRuleTemplateInput enum value
	EnumOfRiskLevelForCreateAccountGroupRuleTemplateInputHigh = "High"
)
View Source
const (
	// EnumOfTriggerTypeForCreateAccountGroupRuleTemplateInputConfigurationItemChange is a EnumOfTriggerTypeForCreateAccountGroupRuleTemplateInput enum value
	EnumOfTriggerTypeForCreateAccountGroupRuleTemplateInputConfigurationItemChange = "ConfigurationItemChange"

	// EnumOfTriggerTypeForCreateAccountGroupRuleTemplateInputPeriodic is a EnumOfTriggerTypeForCreateAccountGroupRuleTemplateInput enum value
	EnumOfTriggerTypeForCreateAccountGroupRuleTemplateInputPeriodic = "Periodic"
)
View Source
const (
	// EnumOfValueTypeForCreateAccountGroupRuleTemplateInputString is a EnumOfValueTypeForCreateAccountGroupRuleTemplateInput enum value
	EnumOfValueTypeForCreateAccountGroupRuleTemplateInputString = "string"

	// EnumOfValueTypeForCreateAccountGroupRuleTemplateInputNumber is a EnumOfValueTypeForCreateAccountGroupRuleTemplateInput enum value
	EnumOfValueTypeForCreateAccountGroupRuleTemplateInputNumber = "number"

	// EnumOfValueTypeForCreateAccountGroupRuleTemplateInputBoolean is a EnumOfValueTypeForCreateAccountGroupRuleTemplateInput enum value
	EnumOfValueTypeForCreateAccountGroupRuleTemplateInputBoolean = "boolean"

	// EnumOfValueTypeForCreateAccountGroupRuleTemplateInputArraystring is a EnumOfValueTypeForCreateAccountGroupRuleTemplateInput enum value
	EnumOfValueTypeForCreateAccountGroupRuleTemplateInputArraystring = "array[string]"

	// EnumOfValueTypeForCreateAccountGroupRuleTemplateInputArraynumber is a EnumOfValueTypeForCreateAccountGroupRuleTemplateInput enum value
	EnumOfValueTypeForCreateAccountGroupRuleTemplateInputArraynumber = "array[number]"

	// EnumOfValueTypeForCreateAccountGroupRuleTemplateInputArrayboolean is a EnumOfValueTypeForCreateAccountGroupRuleTemplateInput enum value
	EnumOfValueTypeForCreateAccountGroupRuleTemplateInputArrayboolean = "array[boolean]"
)
View Source
const (
	// EnumOfRiskLevelForCreateConformancePackInputLow is a EnumOfRiskLevelForCreateConformancePackInput enum value
	EnumOfRiskLevelForCreateConformancePackInputLow = "Low"

	// EnumOfRiskLevelForCreateConformancePackInputMedium is a EnumOfRiskLevelForCreateConformancePackInput enum value
	EnumOfRiskLevelForCreateConformancePackInputMedium = "Medium"

	// EnumOfRiskLevelForCreateConformancePackInputHigh is a EnumOfRiskLevelForCreateConformancePackInput enum value
	EnumOfRiskLevelForCreateConformancePackInputHigh = "High"
)
View Source
const (
	// EnumOfLabelListForCreateConformancePackTemplateInputLaw is a EnumOfLabelListForCreateConformancePackTemplateInput enum value
	EnumOfLabelListForCreateConformancePackTemplateInputLaw = "Law"

	// EnumOfLabelListForCreateConformancePackTemplateInputBestPractice is a EnumOfLabelListForCreateConformancePackTemplateInput enum value
	EnumOfLabelListForCreateConformancePackTemplateInputBestPractice = "BestPractice"
)
View Source
const (
	// EnumOfRiskLevelForCreateConformancePackTemplateInputLow is a EnumOfRiskLevelForCreateConformancePackTemplateInput enum value
	EnumOfRiskLevelForCreateConformancePackTemplateInputLow = "Low"

	// EnumOfRiskLevelForCreateConformancePackTemplateInputMedium is a EnumOfRiskLevelForCreateConformancePackTemplateInput enum value
	EnumOfRiskLevelForCreateConformancePackTemplateInputMedium = "Medium"

	// EnumOfRiskLevelForCreateConformancePackTemplateInputHigh is a EnumOfRiskLevelForCreateConformancePackTemplateInput enum value
	EnumOfRiskLevelForCreateConformancePackTemplateInputHigh = "High"
)
View Source
const (
	// EnumOfDeliveryChannelTypeForCreateDeliveryChannelInputSns is a EnumOfDeliveryChannelTypeForCreateDeliveryChannelInput enum value
	EnumOfDeliveryChannelTypeForCreateDeliveryChannelInputSns = "SNS"

	// EnumOfDeliveryChannelTypeForCreateDeliveryChannelInputTos is a EnumOfDeliveryChannelTypeForCreateDeliveryChannelInput enum value
	EnumOfDeliveryChannelTypeForCreateDeliveryChannelInputTos = "TOS"

	// EnumOfDeliveryChannelTypeForCreateDeliveryChannelInputTls is a EnumOfDeliveryChannelTypeForCreateDeliveryChannelInput enum value
	EnumOfDeliveryChannelTypeForCreateDeliveryChannelInputTls = "TLS"
)
View Source
const (
	// EnumOfDeliveryContentListForCreateDeliveryChannelInputConfigurationItemChangeNotification is a EnumOfDeliveryContentListForCreateDeliveryChannelInput enum value
	EnumOfDeliveryContentListForCreateDeliveryChannelInputConfigurationItemChangeNotification = "ConfigurationItemChangeNotification"

	// EnumOfDeliveryContentListForCreateDeliveryChannelInputNonCompliantNotification is a EnumOfDeliveryContentListForCreateDeliveryChannelInput enum value
	EnumOfDeliveryContentListForCreateDeliveryChannelInputNonCompliantNotification = "NonCompliantNotification"

	// EnumOfDeliveryContentListForCreateDeliveryChannelInputCompliantSnapshot is a EnumOfDeliveryContentListForCreateDeliveryChannelInput enum value
	EnumOfDeliveryContentListForCreateDeliveryChannelInputCompliantSnapshot = "CompliantSnapshot"

	// EnumOfDeliveryContentListForCreateDeliveryChannelInputConfigurationSnapshot is a EnumOfDeliveryContentListForCreateDeliveryChannelInput enum value
	EnumOfDeliveryContentListForCreateDeliveryChannelInputConfigurationSnapshot = "ConfigurationSnapshot"
)
View Source
const (
	// EnumOfTosSSEAlgorithmForCreateDeliveryChannelInputAes256 is a EnumOfTosSSEAlgorithmForCreateDeliveryChannelInput enum value
	EnumOfTosSSEAlgorithmForCreateDeliveryChannelInputAes256 = "AES256"

	// EnumOfTosSSEAlgorithmForCreateDeliveryChannelInputKms is a EnumOfTosSSEAlgorithmForCreateDeliveryChannelInput enum value
	EnumOfTosSSEAlgorithmForCreateDeliveryChannelInputKms = "kms"
)
View Source
const (
	// EnumOfMaximumExecutionFrequencyForCreateRuleInputOneHour is a EnumOfMaximumExecutionFrequencyForCreateRuleInput enum value
	EnumOfMaximumExecutionFrequencyForCreateRuleInputOneHour = "OneHour"

	// EnumOfMaximumExecutionFrequencyForCreateRuleInputThreeHours is a EnumOfMaximumExecutionFrequencyForCreateRuleInput enum value
	EnumOfMaximumExecutionFrequencyForCreateRuleInputThreeHours = "ThreeHours"

	// EnumOfMaximumExecutionFrequencyForCreateRuleInputSixHours is a EnumOfMaximumExecutionFrequencyForCreateRuleInput enum value
	EnumOfMaximumExecutionFrequencyForCreateRuleInputSixHours = "SixHours"

	// EnumOfMaximumExecutionFrequencyForCreateRuleInputTwelveHours is a EnumOfMaximumExecutionFrequencyForCreateRuleInput enum value
	EnumOfMaximumExecutionFrequencyForCreateRuleInputTwelveHours = "TwelveHours"

	// EnumOfMaximumExecutionFrequencyForCreateRuleInputTwentyFourHours is a EnumOfMaximumExecutionFrequencyForCreateRuleInput enum value
	EnumOfMaximumExecutionFrequencyForCreateRuleInputTwentyFourHours = "TwentyFourHours"
)
View Source
const (
	// EnumOfRiskLevelForCreateRuleInputLow is a EnumOfRiskLevelForCreateRuleInput enum value
	EnumOfRiskLevelForCreateRuleInputLow = "Low"

	// EnumOfRiskLevelForCreateRuleInputMedium is a EnumOfRiskLevelForCreateRuleInput enum value
	EnumOfRiskLevelForCreateRuleInputMedium = "Medium"

	// EnumOfRiskLevelForCreateRuleInputHigh is a EnumOfRiskLevelForCreateRuleInput enum value
	EnumOfRiskLevelForCreateRuleInputHigh = "High"
)
View Source
const (
	// EnumOfTriggerTypeForCreateRuleInputConfigurationItemChange is a EnumOfTriggerTypeForCreateRuleInput enum value
	EnumOfTriggerTypeForCreateRuleInputConfigurationItemChange = "ConfigurationItemChange"

	// EnumOfTriggerTypeForCreateRuleInputPeriodic is a EnumOfTriggerTypeForCreateRuleInput enum value
	EnumOfTriggerTypeForCreateRuleInputPeriodic = "Periodic"

	// EnumOfTriggerTypeForCreateRuleInputManual is a EnumOfTriggerTypeForCreateRuleInput enum value
	EnumOfTriggerTypeForCreateRuleInputManual = "Manual"
)
View Source
const (
	// EnumOfRiskLevelForCreateRuleTemplateInputLow is a EnumOfRiskLevelForCreateRuleTemplateInput enum value
	EnumOfRiskLevelForCreateRuleTemplateInputLow = "Low"

	// EnumOfRiskLevelForCreateRuleTemplateInputMedium is a EnumOfRiskLevelForCreateRuleTemplateInput enum value
	EnumOfRiskLevelForCreateRuleTemplateInputMedium = "Medium"

	// EnumOfRiskLevelForCreateRuleTemplateInputHigh is a EnumOfRiskLevelForCreateRuleTemplateInput enum value
	EnumOfRiskLevelForCreateRuleTemplateInputHigh = "High"
)
View Source
const (
	// EnumOfTriggerTypeForCreateRuleTemplateInputConfigurationItemChange is a EnumOfTriggerTypeForCreateRuleTemplateInput enum value
	EnumOfTriggerTypeForCreateRuleTemplateInputConfigurationItemChange = "ConfigurationItemChange"

	// EnumOfTriggerTypeForCreateRuleTemplateInputPeriodic is a EnumOfTriggerTypeForCreateRuleTemplateInput enum value
	EnumOfTriggerTypeForCreateRuleTemplateInputPeriodic = "Periodic"
)
View Source
const (
	// EnumOfValueTypeForCreateRuleTemplateInputString is a EnumOfValueTypeForCreateRuleTemplateInput enum value
	EnumOfValueTypeForCreateRuleTemplateInputString = "string"

	// EnumOfValueTypeForCreateRuleTemplateInputNumber is a EnumOfValueTypeForCreateRuleTemplateInput enum value
	EnumOfValueTypeForCreateRuleTemplateInputNumber = "number"

	// EnumOfValueTypeForCreateRuleTemplateInputBoolean is a EnumOfValueTypeForCreateRuleTemplateInput enum value
	EnumOfValueTypeForCreateRuleTemplateInputBoolean = "boolean"

	// EnumOfValueTypeForCreateRuleTemplateInputArraystring is a EnumOfValueTypeForCreateRuleTemplateInput enum value
	EnumOfValueTypeForCreateRuleTemplateInputArraystring = "array[string]"

	// EnumOfValueTypeForCreateRuleTemplateInputArraynumber is a EnumOfValueTypeForCreateRuleTemplateInput enum value
	EnumOfValueTypeForCreateRuleTemplateInputArraynumber = "array[number]"

	// EnumOfValueTypeForCreateRuleTemplateInputArrayboolean is a EnumOfValueTypeForCreateRuleTemplateInput enum value
	EnumOfValueTypeForCreateRuleTemplateInputArrayboolean = "array[boolean]"
)
View Source
const (
	// EnumOfComplianceTypeForDescribeAccountGroupComplianceByConformancePacksOutputInsufficientData is a EnumOfComplianceTypeForDescribeAccountGroupComplianceByConformancePacksOutput enum value
	EnumOfComplianceTypeForDescribeAccountGroupComplianceByConformancePacksOutputInsufficientData = "InsufficientData"

	// EnumOfComplianceTypeForDescribeAccountGroupComplianceByConformancePacksOutputError is a EnumOfComplianceTypeForDescribeAccountGroupComplianceByConformancePacksOutput enum value
	EnumOfComplianceTypeForDescribeAccountGroupComplianceByConformancePacksOutputError = "Error"

	// EnumOfComplianceTypeForDescribeAccountGroupComplianceByConformancePacksOutputNonCompliant is a EnumOfComplianceTypeForDescribeAccountGroupComplianceByConformancePacksOutput enum value
	EnumOfComplianceTypeForDescribeAccountGroupComplianceByConformancePacksOutputNonCompliant = "NonCompliant"

	// EnumOfComplianceTypeForDescribeAccountGroupComplianceByConformancePacksOutputCompliant is a EnumOfComplianceTypeForDescribeAccountGroupComplianceByConformancePacksOutput enum value
	EnumOfComplianceTypeForDescribeAccountGroupComplianceByConformancePacksOutputCompliant = "Compliant"

	// EnumOfComplianceTypeForDescribeAccountGroupComplianceByConformancePacksOutputExempt is a EnumOfComplianceTypeForDescribeAccountGroupComplianceByConformancePacksOutput enum value
	EnumOfComplianceTypeForDescribeAccountGroupComplianceByConformancePacksOutputExempt = "Exempt"
)
View Source
const (
	// EnumOfRelationForDescribeAccountGroupComplianceByConformancePacksOutputEq is a EnumOfRelationForDescribeAccountGroupComplianceByConformancePacksOutput enum value
	EnumOfRelationForDescribeAccountGroupComplianceByConformancePacksOutputEq = "Eq"

	// EnumOfRelationForDescribeAccountGroupComplianceByConformancePacksOutputGte is a EnumOfRelationForDescribeAccountGroupComplianceByConformancePacksOutput enum value
	EnumOfRelationForDescribeAccountGroupComplianceByConformancePacksOutputGte = "Gte"
)
View Source
const (
	// EnumOfComplianceTypeForDescribeAccountGroupComplianceByResourcesOutputInsufficientData is a EnumOfComplianceTypeForDescribeAccountGroupComplianceByResourcesOutput enum value
	EnumOfComplianceTypeForDescribeAccountGroupComplianceByResourcesOutputInsufficientData = "InsufficientData"

	// EnumOfComplianceTypeForDescribeAccountGroupComplianceByResourcesOutputError is a EnumOfComplianceTypeForDescribeAccountGroupComplianceByResourcesOutput enum value
	EnumOfComplianceTypeForDescribeAccountGroupComplianceByResourcesOutputError = "Error"

	// EnumOfComplianceTypeForDescribeAccountGroupComplianceByResourcesOutputNonCompliant is a EnumOfComplianceTypeForDescribeAccountGroupComplianceByResourcesOutput enum value
	EnumOfComplianceTypeForDescribeAccountGroupComplianceByResourcesOutputNonCompliant = "NonCompliant"

	// EnumOfComplianceTypeForDescribeAccountGroupComplianceByResourcesOutputCompliant is a EnumOfComplianceTypeForDescribeAccountGroupComplianceByResourcesOutput enum value
	EnumOfComplianceTypeForDescribeAccountGroupComplianceByResourcesOutputCompliant = "Compliant"

	// EnumOfComplianceTypeForDescribeAccountGroupComplianceByResourcesOutputExempt is a EnumOfComplianceTypeForDescribeAccountGroupComplianceByResourcesOutput enum value
	EnumOfComplianceTypeForDescribeAccountGroupComplianceByResourcesOutputExempt = "Exempt"
)
View Source
const (
	// EnumOfRelationForDescribeAccountGroupComplianceByResourcesOutputEq is a EnumOfRelationForDescribeAccountGroupComplianceByResourcesOutput enum value
	EnumOfRelationForDescribeAccountGroupComplianceByResourcesOutputEq = "Eq"

	// EnumOfRelationForDescribeAccountGroupComplianceByResourcesOutputGte is a EnumOfRelationForDescribeAccountGroupComplianceByResourcesOutput enum value
	EnumOfRelationForDescribeAccountGroupComplianceByResourcesOutputGte = "Gte"
)
View Source
const (
	// EnumOfComplianceTypeForDescribeAccountGroupComplianceByRulesOutputInsufficientData is a EnumOfComplianceTypeForDescribeAccountGroupComplianceByRulesOutput enum value
	EnumOfComplianceTypeForDescribeAccountGroupComplianceByRulesOutputInsufficientData = "InsufficientData"

	// EnumOfComplianceTypeForDescribeAccountGroupComplianceByRulesOutputError is a EnumOfComplianceTypeForDescribeAccountGroupComplianceByRulesOutput enum value
	EnumOfComplianceTypeForDescribeAccountGroupComplianceByRulesOutputError = "Error"

	// EnumOfComplianceTypeForDescribeAccountGroupComplianceByRulesOutputNonCompliant is a EnumOfComplianceTypeForDescribeAccountGroupComplianceByRulesOutput enum value
	EnumOfComplianceTypeForDescribeAccountGroupComplianceByRulesOutputNonCompliant = "NonCompliant"

	// EnumOfComplianceTypeForDescribeAccountGroupComplianceByRulesOutputCompliant is a EnumOfComplianceTypeForDescribeAccountGroupComplianceByRulesOutput enum value
	EnumOfComplianceTypeForDescribeAccountGroupComplianceByRulesOutputCompliant = "Compliant"

	// EnumOfComplianceTypeForDescribeAccountGroupComplianceByRulesOutputExempt is a EnumOfComplianceTypeForDescribeAccountGroupComplianceByRulesOutput enum value
	EnumOfComplianceTypeForDescribeAccountGroupComplianceByRulesOutputExempt = "Exempt"
)
View Source
const (
	// EnumOfRelationForDescribeAccountGroupComplianceByRulesOutputEq is a EnumOfRelationForDescribeAccountGroupComplianceByRulesOutput enum value
	EnumOfRelationForDescribeAccountGroupComplianceByRulesOutputEq = "Eq"

	// EnumOfRelationForDescribeAccountGroupComplianceByRulesOutputGte is a EnumOfRelationForDescribeAccountGroupComplianceByRulesOutput enum value
	EnumOfRelationForDescribeAccountGroupComplianceByRulesOutputGte = "Gte"
)
View Source
const (
	// EnumOfLabelListForDescribeAccountGroupConformancePackTemplatesOutputLaw is a EnumOfLabelListForDescribeAccountGroupConformancePackTemplatesOutput enum value
	EnumOfLabelListForDescribeAccountGroupConformancePackTemplatesOutputLaw = "Law"

	// EnumOfLabelListForDescribeAccountGroupConformancePackTemplatesOutputBestPractice is a EnumOfLabelListForDescribeAccountGroupConformancePackTemplatesOutput enum value
	EnumOfLabelListForDescribeAccountGroupConformancePackTemplatesOutputBestPractice = "BestPractice"
)
View Source
const (
	// EnumOfRiskLevelForDescribeAccountGroupConformancePackTemplatesOutputLow is a EnumOfRiskLevelForDescribeAccountGroupConformancePackTemplatesOutput enum value
	EnumOfRiskLevelForDescribeAccountGroupConformancePackTemplatesOutputLow = "Low"

	// EnumOfRiskLevelForDescribeAccountGroupConformancePackTemplatesOutputMedium is a EnumOfRiskLevelForDescribeAccountGroupConformancePackTemplatesOutput enum value
	EnumOfRiskLevelForDescribeAccountGroupConformancePackTemplatesOutputMedium = "Medium"

	// EnumOfRiskLevelForDescribeAccountGroupConformancePackTemplatesOutputHigh is a EnumOfRiskLevelForDescribeAccountGroupConformancePackTemplatesOutput enum value
	EnumOfRiskLevelForDescribeAccountGroupConformancePackTemplatesOutputHigh = "High"
)
View Source
const (
	// EnumOfStatusForDescribeAccountGroupConformancePackTemplatesOutputToBeReleased is a EnumOfStatusForDescribeAccountGroupConformancePackTemplatesOutput enum value
	EnumOfStatusForDescribeAccountGroupConformancePackTemplatesOutputToBeReleased = "ToBeReleased"

	// EnumOfStatusForDescribeAccountGroupConformancePackTemplatesOutputReleased is a EnumOfStatusForDescribeAccountGroupConformancePackTemplatesOutput enum value
	EnumOfStatusForDescribeAccountGroupConformancePackTemplatesOutputReleased = "Released"
)
View Source
const (
	// EnumOfRiskLevelForDescribeAccountGroupConformancePacksOutputLow is a EnumOfRiskLevelForDescribeAccountGroupConformancePacksOutput enum value
	EnumOfRiskLevelForDescribeAccountGroupConformancePacksOutputLow = "Low"

	// EnumOfRiskLevelForDescribeAccountGroupConformancePacksOutputMedium is a EnumOfRiskLevelForDescribeAccountGroupConformancePacksOutput enum value
	EnumOfRiskLevelForDescribeAccountGroupConformancePacksOutputMedium = "Medium"

	// EnumOfRiskLevelForDescribeAccountGroupConformancePacksOutputHigh is a EnumOfRiskLevelForDescribeAccountGroupConformancePacksOutput enum value
	EnumOfRiskLevelForDescribeAccountGroupConformancePacksOutputHigh = "High"
)
View Source
const (
	// EnumOfStatusForDescribeAccountGroupConformancePacksOutputUpdating is a EnumOfStatusForDescribeAccountGroupConformancePacksOutput enum value
	EnumOfStatusForDescribeAccountGroupConformancePacksOutputUpdating = "Updating"

	// EnumOfStatusForDescribeAccountGroupConformancePacksOutputRunning is a EnumOfStatusForDescribeAccountGroupConformancePacksOutput enum value
	EnumOfStatusForDescribeAccountGroupConformancePacksOutputRunning = "Running"
)
View Source
const (
	// EnumOfStatusForDescribeAccountGroupResourceExemptionsOutputEnabled is a EnumOfStatusForDescribeAccountGroupResourceExemptionsOutput enum value
	EnumOfStatusForDescribeAccountGroupResourceExemptionsOutputEnabled = "Enabled"

	// EnumOfStatusForDescribeAccountGroupResourceExemptionsOutputDisabled is a EnumOfStatusForDescribeAccountGroupResourceExemptionsOutput enum value
	EnumOfStatusForDescribeAccountGroupResourceExemptionsOutputDisabled = "Disabled"
)
View Source
const (
	// EnumOfRiskLevelForDescribeAccountGroupRuleTemplatesOutputLow is a EnumOfRiskLevelForDescribeAccountGroupRuleTemplatesOutput enum value
	EnumOfRiskLevelForDescribeAccountGroupRuleTemplatesOutputLow = "Low"

	// EnumOfRiskLevelForDescribeAccountGroupRuleTemplatesOutputMedium is a EnumOfRiskLevelForDescribeAccountGroupRuleTemplatesOutput enum value
	EnumOfRiskLevelForDescribeAccountGroupRuleTemplatesOutputMedium = "Medium"

	// EnumOfRiskLevelForDescribeAccountGroupRuleTemplatesOutputHigh is a EnumOfRiskLevelForDescribeAccountGroupRuleTemplatesOutput enum value
	EnumOfRiskLevelForDescribeAccountGroupRuleTemplatesOutputHigh = "High"
)
View Source
const (
	// EnumOfSourceForDescribeAccountGroupRuleTemplatesOutputBuiltIn is a EnumOfSourceForDescribeAccountGroupRuleTemplatesOutput enum value
	EnumOfSourceForDescribeAccountGroupRuleTemplatesOutputBuiltIn = "BuiltIn"

	// EnumOfSourceForDescribeAccountGroupRuleTemplatesOutputCustom is a EnumOfSourceForDescribeAccountGroupRuleTemplatesOutput enum value
	EnumOfSourceForDescribeAccountGroupRuleTemplatesOutputCustom = "Custom"
)
View Source
const (
	// EnumOfTriggerTypeForDescribeAccountGroupRuleTemplatesOutputConfigurationItemChange is a EnumOfTriggerTypeForDescribeAccountGroupRuleTemplatesOutput enum value
	EnumOfTriggerTypeForDescribeAccountGroupRuleTemplatesOutputConfigurationItemChange = "ConfigurationItemChange"

	// EnumOfTriggerTypeForDescribeAccountGroupRuleTemplatesOutputPeriodic is a EnumOfTriggerTypeForDescribeAccountGroupRuleTemplatesOutput enum value
	EnumOfTriggerTypeForDescribeAccountGroupRuleTemplatesOutputPeriodic = "Periodic"
)
View Source
const (
	// EnumOfValueTypeForDescribeAccountGroupRuleTemplatesOutputString is a EnumOfValueTypeForDescribeAccountGroupRuleTemplatesOutput enum value
	EnumOfValueTypeForDescribeAccountGroupRuleTemplatesOutputString = "string"

	// EnumOfValueTypeForDescribeAccountGroupRuleTemplatesOutputNumber is a EnumOfValueTypeForDescribeAccountGroupRuleTemplatesOutput enum value
	EnumOfValueTypeForDescribeAccountGroupRuleTemplatesOutputNumber = "number"

	// EnumOfValueTypeForDescribeAccountGroupRuleTemplatesOutputBoolean is a EnumOfValueTypeForDescribeAccountGroupRuleTemplatesOutput enum value
	EnumOfValueTypeForDescribeAccountGroupRuleTemplatesOutputBoolean = "boolean"

	// EnumOfValueTypeForDescribeAccountGroupRuleTemplatesOutputArraystring is a EnumOfValueTypeForDescribeAccountGroupRuleTemplatesOutput enum value
	EnumOfValueTypeForDescribeAccountGroupRuleTemplatesOutputArraystring = "array[string]"

	// EnumOfValueTypeForDescribeAccountGroupRuleTemplatesOutputArraynumber is a EnumOfValueTypeForDescribeAccountGroupRuleTemplatesOutput enum value
	EnumOfValueTypeForDescribeAccountGroupRuleTemplatesOutputArraynumber = "array[number]"

	// EnumOfValueTypeForDescribeAccountGroupRuleTemplatesOutputArrayboolean is a EnumOfValueTypeForDescribeAccountGroupRuleTemplatesOutput enum value
	EnumOfValueTypeForDescribeAccountGroupRuleTemplatesOutputArrayboolean = "array[boolean]"
)
View Source
const (
	// EnumOfMaximumExecutionFrequencyForDescribeAccountGroupRulesOutputOneHour is a EnumOfMaximumExecutionFrequencyForDescribeAccountGroupRulesOutput enum value
	EnumOfMaximumExecutionFrequencyForDescribeAccountGroupRulesOutputOneHour = "OneHour"

	// EnumOfMaximumExecutionFrequencyForDescribeAccountGroupRulesOutputThreeHours is a EnumOfMaximumExecutionFrequencyForDescribeAccountGroupRulesOutput enum value
	EnumOfMaximumExecutionFrequencyForDescribeAccountGroupRulesOutputThreeHours = "ThreeHours"

	// EnumOfMaximumExecutionFrequencyForDescribeAccountGroupRulesOutputSixHours is a EnumOfMaximumExecutionFrequencyForDescribeAccountGroupRulesOutput enum value
	EnumOfMaximumExecutionFrequencyForDescribeAccountGroupRulesOutputSixHours = "SixHours"

	// EnumOfMaximumExecutionFrequencyForDescribeAccountGroupRulesOutputTwelveHours is a EnumOfMaximumExecutionFrequencyForDescribeAccountGroupRulesOutput enum value
	EnumOfMaximumExecutionFrequencyForDescribeAccountGroupRulesOutputTwelveHours = "TwelveHours"

	// EnumOfMaximumExecutionFrequencyForDescribeAccountGroupRulesOutputTwentyFourHours is a EnumOfMaximumExecutionFrequencyForDescribeAccountGroupRulesOutput enum value
	EnumOfMaximumExecutionFrequencyForDescribeAccountGroupRulesOutputTwentyFourHours = "TwentyFourHours"
)
View Source
const (
	// EnumOfRiskLevelForDescribeAccountGroupRulesOutputLow is a EnumOfRiskLevelForDescribeAccountGroupRulesOutput enum value
	EnumOfRiskLevelForDescribeAccountGroupRulesOutputLow = "Low"

	// EnumOfRiskLevelForDescribeAccountGroupRulesOutputMedium is a EnumOfRiskLevelForDescribeAccountGroupRulesOutput enum value
	EnumOfRiskLevelForDescribeAccountGroupRulesOutputMedium = "Medium"

	// EnumOfRiskLevelForDescribeAccountGroupRulesOutputHigh is a EnumOfRiskLevelForDescribeAccountGroupRulesOutput enum value
	EnumOfRiskLevelForDescribeAccountGroupRulesOutputHigh = "High"
)
View Source
const (
	// EnumOfRuleStatusForDescribeAccountGroupRulesOutputEnabled is a EnumOfRuleStatusForDescribeAccountGroupRulesOutput enum value
	EnumOfRuleStatusForDescribeAccountGroupRulesOutputEnabled = "Enabled"

	// EnumOfRuleStatusForDescribeAccountGroupRulesOutputDisabled is a EnumOfRuleStatusForDescribeAccountGroupRulesOutput enum value
	EnumOfRuleStatusForDescribeAccountGroupRulesOutputDisabled = "Disabled"
)
View Source
const (
	// EnumOfTriggerTypeForDescribeAccountGroupRulesOutputConfigurationItemChange is a EnumOfTriggerTypeForDescribeAccountGroupRulesOutput enum value
	EnumOfTriggerTypeForDescribeAccountGroupRulesOutputConfigurationItemChange = "ConfigurationItemChange"

	// EnumOfTriggerTypeForDescribeAccountGroupRulesOutputPeriodic is a EnumOfTriggerTypeForDescribeAccountGroupRulesOutput enum value
	EnumOfTriggerTypeForDescribeAccountGroupRulesOutputPeriodic = "Periodic"

	// EnumOfTriggerTypeForDescribeAccountGroupRulesOutputManual is a EnumOfTriggerTypeForDescribeAccountGroupRulesOutput enum value
	EnumOfTriggerTypeForDescribeAccountGroupRulesOutputManual = "Manual"
)
View Source
const (
	// EnumOfGroupTypeForDescribeAccountGroupsOutputOrg is a EnumOfGroupTypeForDescribeAccountGroupsOutput enum value
	EnumOfGroupTypeForDescribeAccountGroupsOutputOrg = "Org"

	// EnumOfGroupTypeForDescribeAccountGroupsOutputOrgUnit is a EnumOfGroupTypeForDescribeAccountGroupsOutput enum value
	EnumOfGroupTypeForDescribeAccountGroupsOutputOrgUnit = "OrgUnit"

	// EnumOfGroupTypeForDescribeAccountGroupsOutputOrgMember is a EnumOfGroupTypeForDescribeAccountGroupsOutput enum value
	EnumOfGroupTypeForDescribeAccountGroupsOutputOrgMember = "OrgMember"
)
View Source
const (
	// EnumOfStatusForDescribeAccountGroupsOutputCreating is a EnumOfStatusForDescribeAccountGroupsOutput enum value
	EnumOfStatusForDescribeAccountGroupsOutputCreating = "Creating"

	// EnumOfStatusForDescribeAccountGroupsOutputEnabled is a EnumOfStatusForDescribeAccountGroupsOutput enum value
	EnumOfStatusForDescribeAccountGroupsOutputEnabled = "Enabled"
)
View Source
const (
	// EnumOfComplianceTypeForDescribeComplianceByConformancePacksOutputInsufficientData is a EnumOfComplianceTypeForDescribeComplianceByConformancePacksOutput enum value
	EnumOfComplianceTypeForDescribeComplianceByConformancePacksOutputInsufficientData = "InsufficientData"

	// EnumOfComplianceTypeForDescribeComplianceByConformancePacksOutputError is a EnumOfComplianceTypeForDescribeComplianceByConformancePacksOutput enum value
	EnumOfComplianceTypeForDescribeComplianceByConformancePacksOutputError = "Error"

	// EnumOfComplianceTypeForDescribeComplianceByConformancePacksOutputNonCompliant is a EnumOfComplianceTypeForDescribeComplianceByConformancePacksOutput enum value
	EnumOfComplianceTypeForDescribeComplianceByConformancePacksOutputNonCompliant = "NonCompliant"

	// EnumOfComplianceTypeForDescribeComplianceByConformancePacksOutputCompliant is a EnumOfComplianceTypeForDescribeComplianceByConformancePacksOutput enum value
	EnumOfComplianceTypeForDescribeComplianceByConformancePacksOutputCompliant = "Compliant"

	// EnumOfComplianceTypeForDescribeComplianceByConformancePacksOutputExempt is a EnumOfComplianceTypeForDescribeComplianceByConformancePacksOutput enum value
	EnumOfComplianceTypeForDescribeComplianceByConformancePacksOutputExempt = "Exempt"
)
View Source
const (
	// EnumOfRelationForDescribeComplianceByConformancePacksOutputEq is a EnumOfRelationForDescribeComplianceByConformancePacksOutput enum value
	EnumOfRelationForDescribeComplianceByConformancePacksOutputEq = "Eq"

	// EnumOfRelationForDescribeComplianceByConformancePacksOutputGte is a EnumOfRelationForDescribeComplianceByConformancePacksOutput enum value
	EnumOfRelationForDescribeComplianceByConformancePacksOutputGte = "Gte"
)
View Source
const (
	// EnumOfComplianceTypeForDescribeComplianceByResourcesOutputInsufficientData is a EnumOfComplianceTypeForDescribeComplianceByResourcesOutput enum value
	EnumOfComplianceTypeForDescribeComplianceByResourcesOutputInsufficientData = "InsufficientData"

	// EnumOfComplianceTypeForDescribeComplianceByResourcesOutputError is a EnumOfComplianceTypeForDescribeComplianceByResourcesOutput enum value
	EnumOfComplianceTypeForDescribeComplianceByResourcesOutputError = "Error"

	// EnumOfComplianceTypeForDescribeComplianceByResourcesOutputNonCompliant is a EnumOfComplianceTypeForDescribeComplianceByResourcesOutput enum value
	EnumOfComplianceTypeForDescribeComplianceByResourcesOutputNonCompliant = "NonCompliant"

	// EnumOfComplianceTypeForDescribeComplianceByResourcesOutputCompliant is a EnumOfComplianceTypeForDescribeComplianceByResourcesOutput enum value
	EnumOfComplianceTypeForDescribeComplianceByResourcesOutputCompliant = "Compliant"

	// EnumOfComplianceTypeForDescribeComplianceByResourcesOutputExempt is a EnumOfComplianceTypeForDescribeComplianceByResourcesOutput enum value
	EnumOfComplianceTypeForDescribeComplianceByResourcesOutputExempt = "Exempt"
)
View Source
const (
	// EnumOfRelationForDescribeComplianceByResourcesOutputEq is a EnumOfRelationForDescribeComplianceByResourcesOutput enum value
	EnumOfRelationForDescribeComplianceByResourcesOutputEq = "Eq"

	// EnumOfRelationForDescribeComplianceByResourcesOutputGte is a EnumOfRelationForDescribeComplianceByResourcesOutput enum value
	EnumOfRelationForDescribeComplianceByResourcesOutputGte = "Gte"
)
View Source
const (
	// EnumOfComplianceTypeForDescribeComplianceByRulesOutputInsufficientData is a EnumOfComplianceTypeForDescribeComplianceByRulesOutput enum value
	EnumOfComplianceTypeForDescribeComplianceByRulesOutputInsufficientData = "InsufficientData"

	// EnumOfComplianceTypeForDescribeComplianceByRulesOutputError is a EnumOfComplianceTypeForDescribeComplianceByRulesOutput enum value
	EnumOfComplianceTypeForDescribeComplianceByRulesOutputError = "Error"

	// EnumOfComplianceTypeForDescribeComplianceByRulesOutputNonCompliant is a EnumOfComplianceTypeForDescribeComplianceByRulesOutput enum value
	EnumOfComplianceTypeForDescribeComplianceByRulesOutputNonCompliant = "NonCompliant"

	// EnumOfComplianceTypeForDescribeComplianceByRulesOutputCompliant is a EnumOfComplianceTypeForDescribeComplianceByRulesOutput enum value
	EnumOfComplianceTypeForDescribeComplianceByRulesOutputCompliant = "Compliant"

	// EnumOfComplianceTypeForDescribeComplianceByRulesOutputExempt is a EnumOfComplianceTypeForDescribeComplianceByRulesOutput enum value
	EnumOfComplianceTypeForDescribeComplianceByRulesOutputExempt = "Exempt"
)
View Source
const (
	// EnumOfRelationForDescribeComplianceByRulesOutputEq is a EnumOfRelationForDescribeComplianceByRulesOutput enum value
	EnumOfRelationForDescribeComplianceByRulesOutputEq = "Eq"

	// EnumOfRelationForDescribeComplianceByRulesOutputGte is a EnumOfRelationForDescribeComplianceByRulesOutput enum value
	EnumOfRelationForDescribeComplianceByRulesOutputGte = "Gte"
)
View Source
const (
	// EnumOfConfigurationRecorderStatusForDescribeConfigurationRecordersOutputDisabled is a EnumOfConfigurationRecorderStatusForDescribeConfigurationRecordersOutput enum value
	EnumOfConfigurationRecorderStatusForDescribeConfigurationRecordersOutputDisabled = "Disabled"

	// EnumOfConfigurationRecorderStatusForDescribeConfigurationRecordersOutputPendingEnable is a EnumOfConfigurationRecorderStatusForDescribeConfigurationRecordersOutput enum value
	EnumOfConfigurationRecorderStatusForDescribeConfigurationRecordersOutputPendingEnable = "PendingEnable"

	// EnumOfConfigurationRecorderStatusForDescribeConfigurationRecordersOutputBuilding is a EnumOfConfigurationRecorderStatusForDescribeConfigurationRecordersOutput enum value
	EnumOfConfigurationRecorderStatusForDescribeConfigurationRecordersOutputBuilding = "Building"

	// EnumOfConfigurationRecorderStatusForDescribeConfigurationRecordersOutputRebuilding is a EnumOfConfigurationRecorderStatusForDescribeConfigurationRecordersOutput enum value
	EnumOfConfigurationRecorderStatusForDescribeConfigurationRecordersOutputRebuilding = "Rebuilding"

	// EnumOfConfigurationRecorderStatusForDescribeConfigurationRecordersOutputEnabled is a EnumOfConfigurationRecorderStatusForDescribeConfigurationRecordersOutput enum value
	EnumOfConfigurationRecorderStatusForDescribeConfigurationRecordersOutputEnabled = "Enabled"

	// EnumOfConfigurationRecorderStatusForDescribeConfigurationRecordersOutputPendingDisable is a EnumOfConfigurationRecorderStatusForDescribeConfigurationRecordersOutput enum value
	EnumOfConfigurationRecorderStatusForDescribeConfigurationRecordersOutputPendingDisable = "PendingDisable"
)
View Source
const (
	// EnumOfRecorderTypeForDescribeConfigurationRecordersOutputSingleAccount is a EnumOfRecorderTypeForDescribeConfigurationRecordersOutput enum value
	EnumOfRecorderTypeForDescribeConfigurationRecordersOutputSingleAccount = "SingleAccount"

	// EnumOfRecorderTypeForDescribeConfigurationRecordersOutputOrganization is a EnumOfRecorderTypeForDescribeConfigurationRecordersOutput enum value
	EnumOfRecorderTypeForDescribeConfigurationRecordersOutputOrganization = "Organization"
)
View Source
const (
	// EnumOfLabelListForDescribeConformancePackTemplatesOutputLaw is a EnumOfLabelListForDescribeConformancePackTemplatesOutput enum value
	EnumOfLabelListForDescribeConformancePackTemplatesOutputLaw = "Law"

	// EnumOfLabelListForDescribeConformancePackTemplatesOutputBestPractice is a EnumOfLabelListForDescribeConformancePackTemplatesOutput enum value
	EnumOfLabelListForDescribeConformancePackTemplatesOutputBestPractice = "BestPractice"
)
View Source
const (
	// EnumOfRiskLevelForDescribeConformancePackTemplatesOutputLow is a EnumOfRiskLevelForDescribeConformancePackTemplatesOutput enum value
	EnumOfRiskLevelForDescribeConformancePackTemplatesOutputLow = "Low"

	// EnumOfRiskLevelForDescribeConformancePackTemplatesOutputMedium is a EnumOfRiskLevelForDescribeConformancePackTemplatesOutput enum value
	EnumOfRiskLevelForDescribeConformancePackTemplatesOutputMedium = "Medium"

	// EnumOfRiskLevelForDescribeConformancePackTemplatesOutputHigh is a EnumOfRiskLevelForDescribeConformancePackTemplatesOutput enum value
	EnumOfRiskLevelForDescribeConformancePackTemplatesOutputHigh = "High"
)
View Source
const (
	// EnumOfStatusForDescribeConformancePackTemplatesOutputToBeReleased is a EnumOfStatusForDescribeConformancePackTemplatesOutput enum value
	EnumOfStatusForDescribeConformancePackTemplatesOutputToBeReleased = "ToBeReleased"

	// EnumOfStatusForDescribeConformancePackTemplatesOutputReleased is a EnumOfStatusForDescribeConformancePackTemplatesOutput enum value
	EnumOfStatusForDescribeConformancePackTemplatesOutputReleased = "Released"
)
View Source
const (
	// EnumOfRiskLevelForDescribeConformancePacksOutputLow is a EnumOfRiskLevelForDescribeConformancePacksOutput enum value
	EnumOfRiskLevelForDescribeConformancePacksOutputLow = "Low"

	// EnumOfRiskLevelForDescribeConformancePacksOutputMedium is a EnumOfRiskLevelForDescribeConformancePacksOutput enum value
	EnumOfRiskLevelForDescribeConformancePacksOutputMedium = "Medium"

	// EnumOfRiskLevelForDescribeConformancePacksOutputHigh is a EnumOfRiskLevelForDescribeConformancePacksOutput enum value
	EnumOfRiskLevelForDescribeConformancePacksOutputHigh = "High"
)
View Source
const (
	// EnumOfStatusForDescribeConformancePacksOutputUpdating is a EnumOfStatusForDescribeConformancePacksOutput enum value
	EnumOfStatusForDescribeConformancePacksOutputUpdating = "Updating"

	// EnumOfStatusForDescribeConformancePacksOutputRunning is a EnumOfStatusForDescribeConformancePacksOutput enum value
	EnumOfStatusForDescribeConformancePacksOutputRunning = "Running"
)
View Source
const (
	// EnumOfStatusForDescribeResourceExemptionsOutputEnabled is a EnumOfStatusForDescribeResourceExemptionsOutput enum value
	EnumOfStatusForDescribeResourceExemptionsOutputEnabled = "Enabled"

	// EnumOfStatusForDescribeResourceExemptionsOutputDisabled is a EnumOfStatusForDescribeResourceExemptionsOutput enum value
	EnumOfStatusForDescribeResourceExemptionsOutputDisabled = "Disabled"
)
View Source
const (
	// EnumOfRiskLevelForDescribeRuleTemplatesOutputLow is a EnumOfRiskLevelForDescribeRuleTemplatesOutput enum value
	EnumOfRiskLevelForDescribeRuleTemplatesOutputLow = "Low"

	// EnumOfRiskLevelForDescribeRuleTemplatesOutputMedium is a EnumOfRiskLevelForDescribeRuleTemplatesOutput enum value
	EnumOfRiskLevelForDescribeRuleTemplatesOutputMedium = "Medium"

	// EnumOfRiskLevelForDescribeRuleTemplatesOutputHigh is a EnumOfRiskLevelForDescribeRuleTemplatesOutput enum value
	EnumOfRiskLevelForDescribeRuleTemplatesOutputHigh = "High"
)
View Source
const (
	// EnumOfSourceForDescribeRuleTemplatesOutputBuiltIn is a EnumOfSourceForDescribeRuleTemplatesOutput enum value
	EnumOfSourceForDescribeRuleTemplatesOutputBuiltIn = "BuiltIn"

	// EnumOfSourceForDescribeRuleTemplatesOutputCustom is a EnumOfSourceForDescribeRuleTemplatesOutput enum value
	EnumOfSourceForDescribeRuleTemplatesOutputCustom = "Custom"
)
View Source
const (
	// EnumOfTriggerTypeForDescribeRuleTemplatesOutputConfigurationItemChange is a EnumOfTriggerTypeForDescribeRuleTemplatesOutput enum value
	EnumOfTriggerTypeForDescribeRuleTemplatesOutputConfigurationItemChange = "ConfigurationItemChange"

	// EnumOfTriggerTypeForDescribeRuleTemplatesOutputPeriodic is a EnumOfTriggerTypeForDescribeRuleTemplatesOutput enum value
	EnumOfTriggerTypeForDescribeRuleTemplatesOutputPeriodic = "Periodic"
)
View Source
const (
	// EnumOfValueTypeForDescribeRuleTemplatesOutputString is a EnumOfValueTypeForDescribeRuleTemplatesOutput enum value
	EnumOfValueTypeForDescribeRuleTemplatesOutputString = "string"

	// EnumOfValueTypeForDescribeRuleTemplatesOutputNumber is a EnumOfValueTypeForDescribeRuleTemplatesOutput enum value
	EnumOfValueTypeForDescribeRuleTemplatesOutputNumber = "number"

	// EnumOfValueTypeForDescribeRuleTemplatesOutputBoolean is a EnumOfValueTypeForDescribeRuleTemplatesOutput enum value
	EnumOfValueTypeForDescribeRuleTemplatesOutputBoolean = "boolean"

	// EnumOfValueTypeForDescribeRuleTemplatesOutputArraystring is a EnumOfValueTypeForDescribeRuleTemplatesOutput enum value
	EnumOfValueTypeForDescribeRuleTemplatesOutputArraystring = "array[string]"

	// EnumOfValueTypeForDescribeRuleTemplatesOutputArraynumber is a EnumOfValueTypeForDescribeRuleTemplatesOutput enum value
	EnumOfValueTypeForDescribeRuleTemplatesOutputArraynumber = "array[number]"

	// EnumOfValueTypeForDescribeRuleTemplatesOutputArrayboolean is a EnumOfValueTypeForDescribeRuleTemplatesOutput enum value
	EnumOfValueTypeForDescribeRuleTemplatesOutputArrayboolean = "array[boolean]"
)
View Source
const (
	// EnumOfMaximumExecutionFrequencyForDescribeRulesOutputOneHour is a EnumOfMaximumExecutionFrequencyForDescribeRulesOutput enum value
	EnumOfMaximumExecutionFrequencyForDescribeRulesOutputOneHour = "OneHour"

	// EnumOfMaximumExecutionFrequencyForDescribeRulesOutputThreeHours is a EnumOfMaximumExecutionFrequencyForDescribeRulesOutput enum value
	EnumOfMaximumExecutionFrequencyForDescribeRulesOutputThreeHours = "ThreeHours"

	// EnumOfMaximumExecutionFrequencyForDescribeRulesOutputSixHours is a EnumOfMaximumExecutionFrequencyForDescribeRulesOutput enum value
	EnumOfMaximumExecutionFrequencyForDescribeRulesOutputSixHours = "SixHours"

	// EnumOfMaximumExecutionFrequencyForDescribeRulesOutputTwelveHours is a EnumOfMaximumExecutionFrequencyForDescribeRulesOutput enum value
	EnumOfMaximumExecutionFrequencyForDescribeRulesOutputTwelveHours = "TwelveHours"

	// EnumOfMaximumExecutionFrequencyForDescribeRulesOutputTwentyFourHours is a EnumOfMaximumExecutionFrequencyForDescribeRulesOutput enum value
	EnumOfMaximumExecutionFrequencyForDescribeRulesOutputTwentyFourHours = "TwentyFourHours"
)
View Source
const (
	// EnumOfRiskLevelForDescribeRulesOutputLow is a EnumOfRiskLevelForDescribeRulesOutput enum value
	EnumOfRiskLevelForDescribeRulesOutputLow = "Low"

	// EnumOfRiskLevelForDescribeRulesOutputMedium is a EnumOfRiskLevelForDescribeRulesOutput enum value
	EnumOfRiskLevelForDescribeRulesOutputMedium = "Medium"

	// EnumOfRiskLevelForDescribeRulesOutputHigh is a EnumOfRiskLevelForDescribeRulesOutput enum value
	EnumOfRiskLevelForDescribeRulesOutputHigh = "High"
)
View Source
const (
	// EnumOfRuleStatusForDescribeRulesOutputEnabled is a EnumOfRuleStatusForDescribeRulesOutput enum value
	EnumOfRuleStatusForDescribeRulesOutputEnabled = "Enabled"

	// EnumOfRuleStatusForDescribeRulesOutputDisabled is a EnumOfRuleStatusForDescribeRulesOutput enum value
	EnumOfRuleStatusForDescribeRulesOutputDisabled = "Disabled"
)
View Source
const (
	// EnumOfTriggerTypeForDescribeRulesOutputConfigurationItemChange is a EnumOfTriggerTypeForDescribeRulesOutput enum value
	EnumOfTriggerTypeForDescribeRulesOutputConfigurationItemChange = "ConfigurationItemChange"

	// EnumOfTriggerTypeForDescribeRulesOutputPeriodic is a EnumOfTriggerTypeForDescribeRulesOutput enum value
	EnumOfTriggerTypeForDescribeRulesOutputPeriodic = "Periodic"

	// EnumOfTriggerTypeForDescribeRulesOutputManual is a EnumOfTriggerTypeForDescribeRulesOutput enum value
	EnumOfTriggerTypeForDescribeRulesOutputManual = "Manual"
)
View Source
const (
	// EnumOfComplianceTypeForGetAccountGroupComplianceHistoryOutputInsufficientData is a EnumOfComplianceTypeForGetAccountGroupComplianceHistoryOutput enum value
	EnumOfComplianceTypeForGetAccountGroupComplianceHistoryOutputInsufficientData = "InsufficientData"

	// EnumOfComplianceTypeForGetAccountGroupComplianceHistoryOutputError is a EnumOfComplianceTypeForGetAccountGroupComplianceHistoryOutput enum value
	EnumOfComplianceTypeForGetAccountGroupComplianceHistoryOutputError = "Error"

	// EnumOfComplianceTypeForGetAccountGroupComplianceHistoryOutputNonCompliant is a EnumOfComplianceTypeForGetAccountGroupComplianceHistoryOutput enum value
	EnumOfComplianceTypeForGetAccountGroupComplianceHistoryOutputNonCompliant = "NonCompliant"

	// EnumOfComplianceTypeForGetAccountGroupComplianceHistoryOutputCompliant is a EnumOfComplianceTypeForGetAccountGroupComplianceHistoryOutput enum value
	EnumOfComplianceTypeForGetAccountGroupComplianceHistoryOutputCompliant = "Compliant"

	// EnumOfComplianceTypeForGetAccountGroupComplianceHistoryOutputExempt is a EnumOfComplianceTypeForGetAccountGroupComplianceHistoryOutput enum value
	EnumOfComplianceTypeForGetAccountGroupComplianceHistoryOutputExempt = "Exempt"
)
View Source
const (
	// EnumOfRiskLevelForGetAccountGroupComplianceHistoryOutputLow is a EnumOfRiskLevelForGetAccountGroupComplianceHistoryOutput enum value
	EnumOfRiskLevelForGetAccountGroupComplianceHistoryOutputLow = "Low"

	// EnumOfRiskLevelForGetAccountGroupComplianceHistoryOutputMedium is a EnumOfRiskLevelForGetAccountGroupComplianceHistoryOutput enum value
	EnumOfRiskLevelForGetAccountGroupComplianceHistoryOutputMedium = "Medium"

	// EnumOfRiskLevelForGetAccountGroupComplianceHistoryOutputHigh is a EnumOfRiskLevelForGetAccountGroupComplianceHistoryOutput enum value
	EnumOfRiskLevelForGetAccountGroupComplianceHistoryOutputHigh = "High"
)
View Source
const (
	// EnumOfTriggerTypeForGetAccountGroupComplianceHistoryOutputConfigurationItemChange is a EnumOfTriggerTypeForGetAccountGroupComplianceHistoryOutput enum value
	EnumOfTriggerTypeForGetAccountGroupComplianceHistoryOutputConfigurationItemChange = "ConfigurationItemChange"

	// EnumOfTriggerTypeForGetAccountGroupComplianceHistoryOutputPeriodic is a EnumOfTriggerTypeForGetAccountGroupComplianceHistoryOutput enum value
	EnumOfTriggerTypeForGetAccountGroupComplianceHistoryOutputPeriodic = "Periodic"

	// EnumOfTriggerTypeForGetAccountGroupComplianceHistoryOutputManual is a EnumOfTriggerTypeForGetAccountGroupComplianceHistoryOutput enum value
	EnumOfTriggerTypeForGetAccountGroupComplianceHistoryOutputManual = "Manual"
)
View Source
const (
	// EnumOfResourceStatusForGetAccountGroupDiscoveredResourceCountsInputDeleted is a EnumOfResourceStatusForGetAccountGroupDiscoveredResourceCountsInput enum value
	EnumOfResourceStatusForGetAccountGroupDiscoveredResourceCountsInputDeleted = "Deleted"

	// EnumOfResourceStatusForGetAccountGroupDiscoveredResourceCountsInputHeld is a EnumOfResourceStatusForGetAccountGroupDiscoveredResourceCountsInput enum value
	EnumOfResourceStatusForGetAccountGroupDiscoveredResourceCountsInputHeld = "Held"
)
View Source
const (
	// EnumOfResourceEventTypeForGetAccountGroupResourceConfigHistoryOutputDiscovered is a EnumOfResourceEventTypeForGetAccountGroupResourceConfigHistoryOutput enum value
	EnumOfResourceEventTypeForGetAccountGroupResourceConfigHistoryOutputDiscovered = "Discovered"

	// EnumOfResourceEventTypeForGetAccountGroupResourceConfigHistoryOutputUpdate is a EnumOfResourceEventTypeForGetAccountGroupResourceConfigHistoryOutput enum value
	EnumOfResourceEventTypeForGetAccountGroupResourceConfigHistoryOutputUpdate = "Update"

	// EnumOfResourceEventTypeForGetAccountGroupResourceConfigHistoryOutputDelete is a EnumOfResourceEventTypeForGetAccountGroupResourceConfigHistoryOutput enum value
	EnumOfResourceEventTypeForGetAccountGroupResourceConfigHistoryOutputDelete = "Delete"
)
View Source
const (
	// EnumOfComplianceTypeForGetComplianceHistoryOutputInsufficientData is a EnumOfComplianceTypeForGetComplianceHistoryOutput enum value
	EnumOfComplianceTypeForGetComplianceHistoryOutputInsufficientData = "InsufficientData"

	// EnumOfComplianceTypeForGetComplianceHistoryOutputError is a EnumOfComplianceTypeForGetComplianceHistoryOutput enum value
	EnumOfComplianceTypeForGetComplianceHistoryOutputError = "Error"

	// EnumOfComplianceTypeForGetComplianceHistoryOutputNonCompliant is a EnumOfComplianceTypeForGetComplianceHistoryOutput enum value
	EnumOfComplianceTypeForGetComplianceHistoryOutputNonCompliant = "NonCompliant"

	// EnumOfComplianceTypeForGetComplianceHistoryOutputCompliant is a EnumOfComplianceTypeForGetComplianceHistoryOutput enum value
	EnumOfComplianceTypeForGetComplianceHistoryOutputCompliant = "Compliant"

	// EnumOfComplianceTypeForGetComplianceHistoryOutputExempt is a EnumOfComplianceTypeForGetComplianceHistoryOutput enum value
	EnumOfComplianceTypeForGetComplianceHistoryOutputExempt = "Exempt"
)
View Source
const (
	// EnumOfRiskLevelForGetComplianceHistoryOutputLow is a EnumOfRiskLevelForGetComplianceHistoryOutput enum value
	EnumOfRiskLevelForGetComplianceHistoryOutputLow = "Low"

	// EnumOfRiskLevelForGetComplianceHistoryOutputMedium is a EnumOfRiskLevelForGetComplianceHistoryOutput enum value
	EnumOfRiskLevelForGetComplianceHistoryOutputMedium = "Medium"

	// EnumOfRiskLevelForGetComplianceHistoryOutputHigh is a EnumOfRiskLevelForGetComplianceHistoryOutput enum value
	EnumOfRiskLevelForGetComplianceHistoryOutputHigh = "High"
)
View Source
const (
	// EnumOfTriggerTypeForGetComplianceHistoryOutputConfigurationItemChange is a EnumOfTriggerTypeForGetComplianceHistoryOutput enum value
	EnumOfTriggerTypeForGetComplianceHistoryOutputConfigurationItemChange = "ConfigurationItemChange"

	// EnumOfTriggerTypeForGetComplianceHistoryOutputPeriodic is a EnumOfTriggerTypeForGetComplianceHistoryOutput enum value
	EnumOfTriggerTypeForGetComplianceHistoryOutputPeriodic = "Periodic"

	// EnumOfTriggerTypeForGetComplianceHistoryOutputManual is a EnumOfTriggerTypeForGetComplianceHistoryOutput enum value
	EnumOfTriggerTypeForGetComplianceHistoryOutputManual = "Manual"
)
View Source
const (
	// EnumOfComplianceTypeForGetComplianceSummaryOutputInsufficientData is a EnumOfComplianceTypeForGetComplianceSummaryOutput enum value
	EnumOfComplianceTypeForGetComplianceSummaryOutputInsufficientData = "InsufficientData"

	// EnumOfComplianceTypeForGetComplianceSummaryOutputError is a EnumOfComplianceTypeForGetComplianceSummaryOutput enum value
	EnumOfComplianceTypeForGetComplianceSummaryOutputError = "Error"

	// EnumOfComplianceTypeForGetComplianceSummaryOutputNonCompliant is a EnumOfComplianceTypeForGetComplianceSummaryOutput enum value
	EnumOfComplianceTypeForGetComplianceSummaryOutputNonCompliant = "NonCompliant"

	// EnumOfComplianceTypeForGetComplianceSummaryOutputCompliant is a EnumOfComplianceTypeForGetComplianceSummaryOutput enum value
	EnumOfComplianceTypeForGetComplianceSummaryOutputCompliant = "Compliant"

	// EnumOfComplianceTypeForGetComplianceSummaryOutputExempt is a EnumOfComplianceTypeForGetComplianceSummaryOutput enum value
	EnumOfComplianceTypeForGetComplianceSummaryOutputExempt = "Exempt"
)
View Source
const (
	// EnumOfRelationForGetComplianceSummaryOutputEq is a EnumOfRelationForGetComplianceSummaryOutput enum value
	EnumOfRelationForGetComplianceSummaryOutputEq = "Eq"

	// EnumOfRelationForGetComplianceSummaryOutputGte is a EnumOfRelationForGetComplianceSummaryOutput enum value
	EnumOfRelationForGetComplianceSummaryOutputGte = "Gte"
)
View Source
const (
	// EnumOfComplianceTypeForGetComplianceSummaryByResourceOutputInsufficientData is a EnumOfComplianceTypeForGetComplianceSummaryByResourceOutput enum value
	EnumOfComplianceTypeForGetComplianceSummaryByResourceOutputInsufficientData = "InsufficientData"

	// EnumOfComplianceTypeForGetComplianceSummaryByResourceOutputError is a EnumOfComplianceTypeForGetComplianceSummaryByResourceOutput enum value
	EnumOfComplianceTypeForGetComplianceSummaryByResourceOutputError = "Error"

	// EnumOfComplianceTypeForGetComplianceSummaryByResourceOutputNonCompliant is a EnumOfComplianceTypeForGetComplianceSummaryByResourceOutput enum value
	EnumOfComplianceTypeForGetComplianceSummaryByResourceOutputNonCompliant = "NonCompliant"

	// EnumOfComplianceTypeForGetComplianceSummaryByResourceOutputCompliant is a EnumOfComplianceTypeForGetComplianceSummaryByResourceOutput enum value
	EnumOfComplianceTypeForGetComplianceSummaryByResourceOutputCompliant = "Compliant"

	// EnumOfComplianceTypeForGetComplianceSummaryByResourceOutputExempt is a EnumOfComplianceTypeForGetComplianceSummaryByResourceOutput enum value
	EnumOfComplianceTypeForGetComplianceSummaryByResourceOutputExempt = "Exempt"
)
View Source
const (
	// EnumOfRelationForGetComplianceSummaryByResourceOutputEq is a EnumOfRelationForGetComplianceSummaryByResourceOutput enum value
	EnumOfRelationForGetComplianceSummaryByResourceOutputEq = "Eq"

	// EnumOfRelationForGetComplianceSummaryByResourceOutputGte is a EnumOfRelationForGetComplianceSummaryByResourceOutput enum value
	EnumOfRelationForGetComplianceSummaryByResourceOutputGte = "Gte"
)
View Source
const (
	// EnumOfResourceStatusForGetDiscoveredResourceCountsInputDeleted is a EnumOfResourceStatusForGetDiscoveredResourceCountsInput enum value
	EnumOfResourceStatusForGetDiscoveredResourceCountsInputDeleted = "Deleted"

	// EnumOfResourceStatusForGetDiscoveredResourceCountsInputHeld is a EnumOfResourceStatusForGetDiscoveredResourceCountsInput enum value
	EnumOfResourceStatusForGetDiscoveredResourceCountsInputHeld = "Held"
)
View Source
const (
	// EnumOfComplianceTypeForGetOrganizationComplianceSummaryOutputInsufficientData is a EnumOfComplianceTypeForGetOrganizationComplianceSummaryOutput enum value
	EnumOfComplianceTypeForGetOrganizationComplianceSummaryOutputInsufficientData = "InsufficientData"

	// EnumOfComplianceTypeForGetOrganizationComplianceSummaryOutputError is a EnumOfComplianceTypeForGetOrganizationComplianceSummaryOutput enum value
	EnumOfComplianceTypeForGetOrganizationComplianceSummaryOutputError = "Error"

	// EnumOfComplianceTypeForGetOrganizationComplianceSummaryOutputNonCompliant is a EnumOfComplianceTypeForGetOrganizationComplianceSummaryOutput enum value
	EnumOfComplianceTypeForGetOrganizationComplianceSummaryOutputNonCompliant = "NonCompliant"

	// EnumOfComplianceTypeForGetOrganizationComplianceSummaryOutputCompliant is a EnumOfComplianceTypeForGetOrganizationComplianceSummaryOutput enum value
	EnumOfComplianceTypeForGetOrganizationComplianceSummaryOutputCompliant = "Compliant"

	// EnumOfComplianceTypeForGetOrganizationComplianceSummaryOutputExempt is a EnumOfComplianceTypeForGetOrganizationComplianceSummaryOutput enum value
	EnumOfComplianceTypeForGetOrganizationComplianceSummaryOutputExempt = "Exempt"
)
View Source
const (
	// EnumOfRelationForGetOrganizationComplianceSummaryOutputEq is a EnumOfRelationForGetOrganizationComplianceSummaryOutput enum value
	EnumOfRelationForGetOrganizationComplianceSummaryOutputEq = "Eq"

	// EnumOfRelationForGetOrganizationComplianceSummaryOutputGte is a EnumOfRelationForGetOrganizationComplianceSummaryOutput enum value
	EnumOfRelationForGetOrganizationComplianceSummaryOutputGte = "Gte"
)
View Source
const (
	// EnumOfComplianceTypeForGetOrganizationComplianceSummaryByResourceOutputInsufficientData is a EnumOfComplianceTypeForGetOrganizationComplianceSummaryByResourceOutput enum value
	EnumOfComplianceTypeForGetOrganizationComplianceSummaryByResourceOutputInsufficientData = "InsufficientData"

	// EnumOfComplianceTypeForGetOrganizationComplianceSummaryByResourceOutputError is a EnumOfComplianceTypeForGetOrganizationComplianceSummaryByResourceOutput enum value
	EnumOfComplianceTypeForGetOrganizationComplianceSummaryByResourceOutputError = "Error"

	// EnumOfComplianceTypeForGetOrganizationComplianceSummaryByResourceOutputNonCompliant is a EnumOfComplianceTypeForGetOrganizationComplianceSummaryByResourceOutput enum value
	EnumOfComplianceTypeForGetOrganizationComplianceSummaryByResourceOutputNonCompliant = "NonCompliant"

	// EnumOfComplianceTypeForGetOrganizationComplianceSummaryByResourceOutputCompliant is a EnumOfComplianceTypeForGetOrganizationComplianceSummaryByResourceOutput enum value
	EnumOfComplianceTypeForGetOrganizationComplianceSummaryByResourceOutputCompliant = "Compliant"

	// EnumOfComplianceTypeForGetOrganizationComplianceSummaryByResourceOutputExempt is a EnumOfComplianceTypeForGetOrganizationComplianceSummaryByResourceOutput enum value
	EnumOfComplianceTypeForGetOrganizationComplianceSummaryByResourceOutputExempt = "Exempt"
)
View Source
const (
	// EnumOfRelationForGetOrganizationComplianceSummaryByResourceOutputEq is a EnumOfRelationForGetOrganizationComplianceSummaryByResourceOutput enum value
	EnumOfRelationForGetOrganizationComplianceSummaryByResourceOutputEq = "Eq"

	// EnumOfRelationForGetOrganizationComplianceSummaryByResourceOutputGte is a EnumOfRelationForGetOrganizationComplianceSummaryByResourceOutput enum value
	EnumOfRelationForGetOrganizationComplianceSummaryByResourceOutputGte = "Gte"
)
View Source
const (
	// EnumOfResourceStatusForGetOrganizationDiscoveredResourceCountsInputDeleted is a EnumOfResourceStatusForGetOrganizationDiscoveredResourceCountsInput enum value
	EnumOfResourceStatusForGetOrganizationDiscoveredResourceCountsInputDeleted = "Deleted"

	// EnumOfResourceStatusForGetOrganizationDiscoveredResourceCountsInputHeld is a EnumOfResourceStatusForGetOrganizationDiscoveredResourceCountsInput enum value
	EnumOfResourceStatusForGetOrganizationDiscoveredResourceCountsInputHeld = "Held"
)
View Source
const (
	// EnumOfResourceEventTypeForGetResourceConfigHistoryOutputDiscovered is a EnumOfResourceEventTypeForGetResourceConfigHistoryOutput enum value
	EnumOfResourceEventTypeForGetResourceConfigHistoryOutputDiscovered = "Discovered"

	// EnumOfResourceEventTypeForGetResourceConfigHistoryOutputUpdate is a EnumOfResourceEventTypeForGetResourceConfigHistoryOutput enum value
	EnumOfResourceEventTypeForGetResourceConfigHistoryOutputUpdate = "Update"

	// EnumOfResourceEventTypeForGetResourceConfigHistoryOutputDelete is a EnumOfResourceEventTypeForGetResourceConfigHistoryOutput enum value
	EnumOfResourceEventTypeForGetResourceConfigHistoryOutputDelete = "Delete"
)
View Source
const (
	// EnumOfLabelListForListAccountGroupConformancePackTemplatesOutputLaw is a EnumOfLabelListForListAccountGroupConformancePackTemplatesOutput enum value
	EnumOfLabelListForListAccountGroupConformancePackTemplatesOutputLaw = "Law"

	// EnumOfLabelListForListAccountGroupConformancePackTemplatesOutputBestPractice is a EnumOfLabelListForListAccountGroupConformancePackTemplatesOutput enum value
	EnumOfLabelListForListAccountGroupConformancePackTemplatesOutputBestPractice = "BestPractice"
)
View Source
const (
	// EnumOfRiskLevelForListAccountGroupConformancePackTemplatesOutputLow is a EnumOfRiskLevelForListAccountGroupConformancePackTemplatesOutput enum value
	EnumOfRiskLevelForListAccountGroupConformancePackTemplatesOutputLow = "Low"

	// EnumOfRiskLevelForListAccountGroupConformancePackTemplatesOutputMedium is a EnumOfRiskLevelForListAccountGroupConformancePackTemplatesOutput enum value
	EnumOfRiskLevelForListAccountGroupConformancePackTemplatesOutputMedium = "Medium"

	// EnumOfRiskLevelForListAccountGroupConformancePackTemplatesOutputHigh is a EnumOfRiskLevelForListAccountGroupConformancePackTemplatesOutput enum value
	EnumOfRiskLevelForListAccountGroupConformancePackTemplatesOutputHigh = "High"
)
View Source
const (
	// EnumOfRiskLevelListForListAccountGroupConformancePackTemplatesInputLow is a EnumOfRiskLevelListForListAccountGroupConformancePackTemplatesInput enum value
	EnumOfRiskLevelListForListAccountGroupConformancePackTemplatesInputLow = "Low"

	// EnumOfRiskLevelListForListAccountGroupConformancePackTemplatesInputMedium is a EnumOfRiskLevelListForListAccountGroupConformancePackTemplatesInput enum value
	EnumOfRiskLevelListForListAccountGroupConformancePackTemplatesInputMedium = "Medium"

	// EnumOfRiskLevelListForListAccountGroupConformancePackTemplatesInputHigh is a EnumOfRiskLevelListForListAccountGroupConformancePackTemplatesInput enum value
	EnumOfRiskLevelListForListAccountGroupConformancePackTemplatesInputHigh = "High"
)
View Source
const (
	// EnumOfRiskLevelForListAccountGroupConformancePacksOutputLow is a EnumOfRiskLevelForListAccountGroupConformancePacksOutput enum value
	EnumOfRiskLevelForListAccountGroupConformancePacksOutputLow = "Low"

	// EnumOfRiskLevelForListAccountGroupConformancePacksOutputMedium is a EnumOfRiskLevelForListAccountGroupConformancePacksOutput enum value
	EnumOfRiskLevelForListAccountGroupConformancePacksOutputMedium = "Medium"

	// EnumOfRiskLevelForListAccountGroupConformancePacksOutputHigh is a EnumOfRiskLevelForListAccountGroupConformancePacksOutput enum value
	EnumOfRiskLevelForListAccountGroupConformancePacksOutputHigh = "High"
)
View Source
const (
	// EnumOfDeliveryChannelTypeForListAccountGroupDeliveryChannelsOutputSns is a EnumOfDeliveryChannelTypeForListAccountGroupDeliveryChannelsOutput enum value
	EnumOfDeliveryChannelTypeForListAccountGroupDeliveryChannelsOutputSns = "SNS"

	// EnumOfDeliveryChannelTypeForListAccountGroupDeliveryChannelsOutputTos is a EnumOfDeliveryChannelTypeForListAccountGroupDeliveryChannelsOutput enum value
	EnumOfDeliveryChannelTypeForListAccountGroupDeliveryChannelsOutputTos = "TOS"

	// EnumOfDeliveryChannelTypeForListAccountGroupDeliveryChannelsOutputTls is a EnumOfDeliveryChannelTypeForListAccountGroupDeliveryChannelsOutput enum value
	EnumOfDeliveryChannelTypeForListAccountGroupDeliveryChannelsOutputTls = "TLS"
)
View Source
const (
	// EnumOfDeliveryContentListForListAccountGroupDeliveryChannelsOutputConfigurationItemChangeNotification is a EnumOfDeliveryContentListForListAccountGroupDeliveryChannelsOutput enum value
	EnumOfDeliveryContentListForListAccountGroupDeliveryChannelsOutputConfigurationItemChangeNotification = "ConfigurationItemChangeNotification"

	// EnumOfDeliveryContentListForListAccountGroupDeliveryChannelsOutputNonCompliantNotification is a EnumOfDeliveryContentListForListAccountGroupDeliveryChannelsOutput enum value
	EnumOfDeliveryContentListForListAccountGroupDeliveryChannelsOutputNonCompliantNotification = "NonCompliantNotification"

	// EnumOfDeliveryContentListForListAccountGroupDeliveryChannelsOutputCompliantSnapshot is a EnumOfDeliveryContentListForListAccountGroupDeliveryChannelsOutput enum value
	EnumOfDeliveryContentListForListAccountGroupDeliveryChannelsOutputCompliantSnapshot = "CompliantSnapshot"

	// EnumOfDeliveryContentListForListAccountGroupDeliveryChannelsOutputConfigurationSnapshot is a EnumOfDeliveryContentListForListAccountGroupDeliveryChannelsOutput enum value
	EnumOfDeliveryContentListForListAccountGroupDeliveryChannelsOutputConfigurationSnapshot = "ConfigurationSnapshot"
)
View Source
const (
	// EnumOfStatusForListAccountGroupDeliveryChannelsOutputEnabled is a EnumOfStatusForListAccountGroupDeliveryChannelsOutput enum value
	EnumOfStatusForListAccountGroupDeliveryChannelsOutputEnabled = "Enabled"

	// EnumOfStatusForListAccountGroupDeliveryChannelsOutputDisabled is a EnumOfStatusForListAccountGroupDeliveryChannelsOutput enum value
	EnumOfStatusForListAccountGroupDeliveryChannelsOutputDisabled = "Disabled"
)
View Source
const (
	// EnumOfResourceStatusForListAccountGroupDiscoveredResourcesInputDeleted is a EnumOfResourceStatusForListAccountGroupDiscoveredResourcesInput enum value
	EnumOfResourceStatusForListAccountGroupDiscoveredResourcesInputDeleted = "Deleted"

	// EnumOfResourceStatusForListAccountGroupDiscoveredResourcesInputHeld is a EnumOfResourceStatusForListAccountGroupDiscoveredResourcesInput enum value
	EnumOfResourceStatusForListAccountGroupDiscoveredResourcesInputHeld = "Held"
)
View Source
const (
	// EnumOfComplianceTypeForListAccountGroupEvaluationResultsOutputInsufficientData is a EnumOfComplianceTypeForListAccountGroupEvaluationResultsOutput enum value
	EnumOfComplianceTypeForListAccountGroupEvaluationResultsOutputInsufficientData = "InsufficientData"

	// EnumOfComplianceTypeForListAccountGroupEvaluationResultsOutputError is a EnumOfComplianceTypeForListAccountGroupEvaluationResultsOutput enum value
	EnumOfComplianceTypeForListAccountGroupEvaluationResultsOutputError = "Error"

	// EnumOfComplianceTypeForListAccountGroupEvaluationResultsOutputNonCompliant is a EnumOfComplianceTypeForListAccountGroupEvaluationResultsOutput enum value
	EnumOfComplianceTypeForListAccountGroupEvaluationResultsOutputNonCompliant = "NonCompliant"

	// EnumOfComplianceTypeForListAccountGroupEvaluationResultsOutputCompliant is a EnumOfComplianceTypeForListAccountGroupEvaluationResultsOutput enum value
	EnumOfComplianceTypeForListAccountGroupEvaluationResultsOutputCompliant = "Compliant"

	// EnumOfComplianceTypeForListAccountGroupEvaluationResultsOutputExempt is a EnumOfComplianceTypeForListAccountGroupEvaluationResultsOutput enum value
	EnumOfComplianceTypeForListAccountGroupEvaluationResultsOutputExempt = "Exempt"
)
View Source
const (
	// EnumOfComplianceTypeListForListAccountGroupEvaluationResultsInputInsufficientData is a EnumOfComplianceTypeListForListAccountGroupEvaluationResultsInput enum value
	EnumOfComplianceTypeListForListAccountGroupEvaluationResultsInputInsufficientData = "InsufficientData"

	// EnumOfComplianceTypeListForListAccountGroupEvaluationResultsInputError is a EnumOfComplianceTypeListForListAccountGroupEvaluationResultsInput enum value
	EnumOfComplianceTypeListForListAccountGroupEvaluationResultsInputError = "Error"

	// EnumOfComplianceTypeListForListAccountGroupEvaluationResultsInputNonCompliant is a EnumOfComplianceTypeListForListAccountGroupEvaluationResultsInput enum value
	EnumOfComplianceTypeListForListAccountGroupEvaluationResultsInputNonCompliant = "NonCompliant"

	// EnumOfComplianceTypeListForListAccountGroupEvaluationResultsInputCompliant is a EnumOfComplianceTypeListForListAccountGroupEvaluationResultsInput enum value
	EnumOfComplianceTypeListForListAccountGroupEvaluationResultsInputCompliant = "Compliant"

	// EnumOfComplianceTypeListForListAccountGroupEvaluationResultsInputExempt is a EnumOfComplianceTypeListForListAccountGroupEvaluationResultsInput enum value
	EnumOfComplianceTypeListForListAccountGroupEvaluationResultsInputExempt = "Exempt"
)
View Source
const (
	// EnumOfSortOrderForListAccountGroupEvaluationResultsInputAsc is a EnumOfSortOrderForListAccountGroupEvaluationResultsInput enum value
	EnumOfSortOrderForListAccountGroupEvaluationResultsInputAsc = "Asc"

	// EnumOfSortOrderForListAccountGroupEvaluationResultsInputDesc is a EnumOfSortOrderForListAccountGroupEvaluationResultsInput enum value
	EnumOfSortOrderForListAccountGroupEvaluationResultsInputDesc = "Desc"
)
View Source
const (
	// EnumOfTriggerTypeForListAccountGroupEvaluationResultsOutputConfigurationItemChange is a EnumOfTriggerTypeForListAccountGroupEvaluationResultsOutput enum value
	EnumOfTriggerTypeForListAccountGroupEvaluationResultsOutputConfigurationItemChange = "ConfigurationItemChange"

	// EnumOfTriggerTypeForListAccountGroupEvaluationResultsOutputPeriodic is a EnumOfTriggerTypeForListAccountGroupEvaluationResultsOutput enum value
	EnumOfTriggerTypeForListAccountGroupEvaluationResultsOutputPeriodic = "Periodic"

	// EnumOfTriggerTypeForListAccountGroupEvaluationResultsOutputManual is a EnumOfTriggerTypeForListAccountGroupEvaluationResultsOutput enum value
	EnumOfTriggerTypeForListAccountGroupEvaluationResultsOutputManual = "Manual"
)
View Source
const (
	// EnumOfRiskLevelForListAccountGroupRuleTemplatesOutputLow is a EnumOfRiskLevelForListAccountGroupRuleTemplatesOutput enum value
	EnumOfRiskLevelForListAccountGroupRuleTemplatesOutputLow = "Low"

	// EnumOfRiskLevelForListAccountGroupRuleTemplatesOutputMedium is a EnumOfRiskLevelForListAccountGroupRuleTemplatesOutput enum value
	EnumOfRiskLevelForListAccountGroupRuleTemplatesOutputMedium = "Medium"

	// EnumOfRiskLevelForListAccountGroupRuleTemplatesOutputHigh is a EnumOfRiskLevelForListAccountGroupRuleTemplatesOutput enum value
	EnumOfRiskLevelForListAccountGroupRuleTemplatesOutputHigh = "High"
)
View Source
const (
	// EnumOfRiskLevelListForListAccountGroupRuleTemplatesInputLow is a EnumOfRiskLevelListForListAccountGroupRuleTemplatesInput enum value
	EnumOfRiskLevelListForListAccountGroupRuleTemplatesInputLow = "Low"

	// EnumOfRiskLevelListForListAccountGroupRuleTemplatesInputMedium is a EnumOfRiskLevelListForListAccountGroupRuleTemplatesInput enum value
	EnumOfRiskLevelListForListAccountGroupRuleTemplatesInputMedium = "Medium"

	// EnumOfRiskLevelListForListAccountGroupRuleTemplatesInputHigh is a EnumOfRiskLevelListForListAccountGroupRuleTemplatesInput enum value
	EnumOfRiskLevelListForListAccountGroupRuleTemplatesInputHigh = "High"
)
View Source
const (
	// EnumOfSourceForListAccountGroupRuleTemplatesOutputBuiltIn is a EnumOfSourceForListAccountGroupRuleTemplatesOutput enum value
	EnumOfSourceForListAccountGroupRuleTemplatesOutputBuiltIn = "BuiltIn"

	// EnumOfSourceForListAccountGroupRuleTemplatesOutputCustom is a EnumOfSourceForListAccountGroupRuleTemplatesOutput enum value
	EnumOfSourceForListAccountGroupRuleTemplatesOutputCustom = "Custom"
)
View Source
const (
	// EnumOfRiskLevelForListAccountGroupRulesOutputLow is a EnumOfRiskLevelForListAccountGroupRulesOutput enum value
	EnumOfRiskLevelForListAccountGroupRulesOutputLow = "Low"

	// EnumOfRiskLevelForListAccountGroupRulesOutputMedium is a EnumOfRiskLevelForListAccountGroupRulesOutput enum value
	EnumOfRiskLevelForListAccountGroupRulesOutputMedium = "Medium"

	// EnumOfRiskLevelForListAccountGroupRulesOutputHigh is a EnumOfRiskLevelForListAccountGroupRulesOutput enum value
	EnumOfRiskLevelForListAccountGroupRulesOutputHigh = "High"
)
View Source
const (
	// EnumOfRiskLevelListForListAccountGroupRulesInputLow is a EnumOfRiskLevelListForListAccountGroupRulesInput enum value
	EnumOfRiskLevelListForListAccountGroupRulesInputLow = "Low"

	// EnumOfRiskLevelListForListAccountGroupRulesInputMedium is a EnumOfRiskLevelListForListAccountGroupRulesInput enum value
	EnumOfRiskLevelListForListAccountGroupRulesInputMedium = "Medium"

	// EnumOfRiskLevelListForListAccountGroupRulesInputHigh is a EnumOfRiskLevelListForListAccountGroupRulesInput enum value
	EnumOfRiskLevelListForListAccountGroupRulesInputHigh = "High"
)
View Source
const (
	// EnumOfRuleStatusForListAccountGroupRulesOutputEnabled is a EnumOfRuleStatusForListAccountGroupRulesOutput enum value
	EnumOfRuleStatusForListAccountGroupRulesOutputEnabled = "Enabled"

	// EnumOfRuleStatusForListAccountGroupRulesOutputDisabled is a EnumOfRuleStatusForListAccountGroupRulesOutput enum value
	EnumOfRuleStatusForListAccountGroupRulesOutputDisabled = "Disabled"
)
View Source
const (
	// EnumOfRuleStatusListForListAccountGroupRulesInputEnabled is a EnumOfRuleStatusListForListAccountGroupRulesInput enum value
	EnumOfRuleStatusListForListAccountGroupRulesInputEnabled = "Enabled"

	// EnumOfRuleStatusListForListAccountGroupRulesInputDisabled is a EnumOfRuleStatusListForListAccountGroupRulesInput enum value
	EnumOfRuleStatusListForListAccountGroupRulesInputDisabled = "Disabled"
)
View Source
const (
	// EnumOfGroupTypeForListAccountGroupsOutputOrg is a EnumOfGroupTypeForListAccountGroupsOutput enum value
	EnumOfGroupTypeForListAccountGroupsOutputOrg = "Org"

	// EnumOfGroupTypeForListAccountGroupsOutputOrgUnit is a EnumOfGroupTypeForListAccountGroupsOutput enum value
	EnumOfGroupTypeForListAccountGroupsOutputOrgUnit = "OrgUnit"

	// EnumOfGroupTypeForListAccountGroupsOutputOrgMember is a EnumOfGroupTypeForListAccountGroupsOutput enum value
	EnumOfGroupTypeForListAccountGroupsOutputOrgMember = "OrgMember"
)
View Source
const (
	// EnumOfStatusForListAccountGroupsOutputCreating is a EnumOfStatusForListAccountGroupsOutput enum value
	EnumOfStatusForListAccountGroupsOutputCreating = "Creating"

	// EnumOfStatusForListAccountGroupsOutputEnabled is a EnumOfStatusForListAccountGroupsOutput enum value
	EnumOfStatusForListAccountGroupsOutputEnabled = "Enabled"
)
View Source
const (
	// EnumOfLabelListForListConformancePackTemplatesOutputLaw is a EnumOfLabelListForListConformancePackTemplatesOutput enum value
	EnumOfLabelListForListConformancePackTemplatesOutputLaw = "Law"

	// EnumOfLabelListForListConformancePackTemplatesOutputBestPractice is a EnumOfLabelListForListConformancePackTemplatesOutput enum value
	EnumOfLabelListForListConformancePackTemplatesOutputBestPractice = "BestPractice"
)
View Source
const (
	// EnumOfRiskLevelForListConformancePackTemplatesOutputLow is a EnumOfRiskLevelForListConformancePackTemplatesOutput enum value
	EnumOfRiskLevelForListConformancePackTemplatesOutputLow = "Low"

	// EnumOfRiskLevelForListConformancePackTemplatesOutputMedium is a EnumOfRiskLevelForListConformancePackTemplatesOutput enum value
	EnumOfRiskLevelForListConformancePackTemplatesOutputMedium = "Medium"

	// EnumOfRiskLevelForListConformancePackTemplatesOutputHigh is a EnumOfRiskLevelForListConformancePackTemplatesOutput enum value
	EnumOfRiskLevelForListConformancePackTemplatesOutputHigh = "High"
)
View Source
const (
	// EnumOfRiskLevelListForListConformancePackTemplatesInputLow is a EnumOfRiskLevelListForListConformancePackTemplatesInput enum value
	EnumOfRiskLevelListForListConformancePackTemplatesInputLow = "Low"

	// EnumOfRiskLevelListForListConformancePackTemplatesInputMedium is a EnumOfRiskLevelListForListConformancePackTemplatesInput enum value
	EnumOfRiskLevelListForListConformancePackTemplatesInputMedium = "Medium"

	// EnumOfRiskLevelListForListConformancePackTemplatesInputHigh is a EnumOfRiskLevelListForListConformancePackTemplatesInput enum value
	EnumOfRiskLevelListForListConformancePackTemplatesInputHigh = "High"
)
View Source
const (
	// EnumOfRiskLevelForListConformancePacksOutputLow is a EnumOfRiskLevelForListConformancePacksOutput enum value
	EnumOfRiskLevelForListConformancePacksOutputLow = "Low"

	// EnumOfRiskLevelForListConformancePacksOutputMedium is a EnumOfRiskLevelForListConformancePacksOutput enum value
	EnumOfRiskLevelForListConformancePacksOutputMedium = "Medium"

	// EnumOfRiskLevelForListConformancePacksOutputHigh is a EnumOfRiskLevelForListConformancePacksOutput enum value
	EnumOfRiskLevelForListConformancePacksOutputHigh = "High"
)
View Source
const (
	// EnumOfDeliveryChannelTypeForListDeliveryChannelsOutputSns is a EnumOfDeliveryChannelTypeForListDeliveryChannelsOutput enum value
	EnumOfDeliveryChannelTypeForListDeliveryChannelsOutputSns = "SNS"

	// EnumOfDeliveryChannelTypeForListDeliveryChannelsOutputTos is a EnumOfDeliveryChannelTypeForListDeliveryChannelsOutput enum value
	EnumOfDeliveryChannelTypeForListDeliveryChannelsOutputTos = "TOS"

	// EnumOfDeliveryChannelTypeForListDeliveryChannelsOutputTls is a EnumOfDeliveryChannelTypeForListDeliveryChannelsOutput enum value
	EnumOfDeliveryChannelTypeForListDeliveryChannelsOutputTls = "TLS"
)
View Source
const (
	// EnumOfDeliveryContentListForListDeliveryChannelsOutputConfigurationItemChangeNotification is a EnumOfDeliveryContentListForListDeliveryChannelsOutput enum value
	EnumOfDeliveryContentListForListDeliveryChannelsOutputConfigurationItemChangeNotification = "ConfigurationItemChangeNotification"

	// EnumOfDeliveryContentListForListDeliveryChannelsOutputNonCompliantNotification is a EnumOfDeliveryContentListForListDeliveryChannelsOutput enum value
	EnumOfDeliveryContentListForListDeliveryChannelsOutputNonCompliantNotification = "NonCompliantNotification"

	// EnumOfDeliveryContentListForListDeliveryChannelsOutputCompliantSnapshot is a EnumOfDeliveryContentListForListDeliveryChannelsOutput enum value
	EnumOfDeliveryContentListForListDeliveryChannelsOutputCompliantSnapshot = "CompliantSnapshot"

	// EnumOfDeliveryContentListForListDeliveryChannelsOutputConfigurationSnapshot is a EnumOfDeliveryContentListForListDeliveryChannelsOutput enum value
	EnumOfDeliveryContentListForListDeliveryChannelsOutputConfigurationSnapshot = "ConfigurationSnapshot"
)
View Source
const (
	// EnumOfStatusForListDeliveryChannelsOutputEnabled is a EnumOfStatusForListDeliveryChannelsOutput enum value
	EnumOfStatusForListDeliveryChannelsOutputEnabled = "Enabled"

	// EnumOfStatusForListDeliveryChannelsOutputDisabled is a EnumOfStatusForListDeliveryChannelsOutput enum value
	EnumOfStatusForListDeliveryChannelsOutputDisabled = "Disabled"
)
View Source
const (
	// EnumOfResourceStatusForListDiscoveredResourcesInputDeleted is a EnumOfResourceStatusForListDiscoveredResourcesInput enum value
	EnumOfResourceStatusForListDiscoveredResourcesInputDeleted = "Deleted"

	// EnumOfResourceStatusForListDiscoveredResourcesInputHeld is a EnumOfResourceStatusForListDiscoveredResourcesInput enum value
	EnumOfResourceStatusForListDiscoveredResourcesInputHeld = "Held"
)
View Source
const (
	// EnumOfComplianceTypeForListEvaluationResultsOutputInsufficientData is a EnumOfComplianceTypeForListEvaluationResultsOutput enum value
	EnumOfComplianceTypeForListEvaluationResultsOutputInsufficientData = "InsufficientData"

	// EnumOfComplianceTypeForListEvaluationResultsOutputError is a EnumOfComplianceTypeForListEvaluationResultsOutput enum value
	EnumOfComplianceTypeForListEvaluationResultsOutputError = "Error"

	// EnumOfComplianceTypeForListEvaluationResultsOutputNonCompliant is a EnumOfComplianceTypeForListEvaluationResultsOutput enum value
	EnumOfComplianceTypeForListEvaluationResultsOutputNonCompliant = "NonCompliant"

	// EnumOfComplianceTypeForListEvaluationResultsOutputCompliant is a EnumOfComplianceTypeForListEvaluationResultsOutput enum value
	EnumOfComplianceTypeForListEvaluationResultsOutputCompliant = "Compliant"

	// EnumOfComplianceTypeForListEvaluationResultsOutputExempt is a EnumOfComplianceTypeForListEvaluationResultsOutput enum value
	EnumOfComplianceTypeForListEvaluationResultsOutputExempt = "Exempt"
)
View Source
const (
	// EnumOfComplianceTypeListForListEvaluationResultsInputInsufficientData is a EnumOfComplianceTypeListForListEvaluationResultsInput enum value
	EnumOfComplianceTypeListForListEvaluationResultsInputInsufficientData = "InsufficientData"

	// EnumOfComplianceTypeListForListEvaluationResultsInputError is a EnumOfComplianceTypeListForListEvaluationResultsInput enum value
	EnumOfComplianceTypeListForListEvaluationResultsInputError = "Error"

	// EnumOfComplianceTypeListForListEvaluationResultsInputNonCompliant is a EnumOfComplianceTypeListForListEvaluationResultsInput enum value
	EnumOfComplianceTypeListForListEvaluationResultsInputNonCompliant = "NonCompliant"

	// EnumOfComplianceTypeListForListEvaluationResultsInputCompliant is a EnumOfComplianceTypeListForListEvaluationResultsInput enum value
	EnumOfComplianceTypeListForListEvaluationResultsInputCompliant = "Compliant"

	// EnumOfComplianceTypeListForListEvaluationResultsInputExempt is a EnumOfComplianceTypeListForListEvaluationResultsInput enum value
	EnumOfComplianceTypeListForListEvaluationResultsInputExempt = "Exempt"
)
View Source
const (
	// EnumOfSortOrderForListEvaluationResultsInputAsc is a EnumOfSortOrderForListEvaluationResultsInput enum value
	EnumOfSortOrderForListEvaluationResultsInputAsc = "Asc"

	// EnumOfSortOrderForListEvaluationResultsInputDesc is a EnumOfSortOrderForListEvaluationResultsInput enum value
	EnumOfSortOrderForListEvaluationResultsInputDesc = "Desc"
)
View Source
const (
	// EnumOfTriggerTypeForListEvaluationResultsOutputConfigurationItemChange is a EnumOfTriggerTypeForListEvaluationResultsOutput enum value
	EnumOfTriggerTypeForListEvaluationResultsOutputConfigurationItemChange = "ConfigurationItemChange"

	// EnumOfTriggerTypeForListEvaluationResultsOutputPeriodic is a EnumOfTriggerTypeForListEvaluationResultsOutput enum value
	EnumOfTriggerTypeForListEvaluationResultsOutputPeriodic = "Periodic"

	// EnumOfTriggerTypeForListEvaluationResultsOutputManual is a EnumOfTriggerTypeForListEvaluationResultsOutput enum value
	EnumOfTriggerTypeForListEvaluationResultsOutputManual = "Manual"
)
View Source
const (
	// EnumOfRiskLevelForListRuleTemplatesOutputLow is a EnumOfRiskLevelForListRuleTemplatesOutput enum value
	EnumOfRiskLevelForListRuleTemplatesOutputLow = "Low"

	// EnumOfRiskLevelForListRuleTemplatesOutputMedium is a EnumOfRiskLevelForListRuleTemplatesOutput enum value
	EnumOfRiskLevelForListRuleTemplatesOutputMedium = "Medium"

	// EnumOfRiskLevelForListRuleTemplatesOutputHigh is a EnumOfRiskLevelForListRuleTemplatesOutput enum value
	EnumOfRiskLevelForListRuleTemplatesOutputHigh = "High"
)
View Source
const (
	// EnumOfRiskLevelListForListRuleTemplatesInputLow is a EnumOfRiskLevelListForListRuleTemplatesInput enum value
	EnumOfRiskLevelListForListRuleTemplatesInputLow = "Low"

	// EnumOfRiskLevelListForListRuleTemplatesInputMedium is a EnumOfRiskLevelListForListRuleTemplatesInput enum value
	EnumOfRiskLevelListForListRuleTemplatesInputMedium = "Medium"

	// EnumOfRiskLevelListForListRuleTemplatesInputHigh is a EnumOfRiskLevelListForListRuleTemplatesInput enum value
	EnumOfRiskLevelListForListRuleTemplatesInputHigh = "High"
)
View Source
const (
	// EnumOfSourceForListRuleTemplatesOutputBuiltIn is a EnumOfSourceForListRuleTemplatesOutput enum value
	EnumOfSourceForListRuleTemplatesOutputBuiltIn = "BuiltIn"

	// EnumOfSourceForListRuleTemplatesOutputCustom is a EnumOfSourceForListRuleTemplatesOutput enum value
	EnumOfSourceForListRuleTemplatesOutputCustom = "Custom"
)
View Source
const (
	// EnumOfRiskLevelForListRulesOutputLow is a EnumOfRiskLevelForListRulesOutput enum value
	EnumOfRiskLevelForListRulesOutputLow = "Low"

	// EnumOfRiskLevelForListRulesOutputMedium is a EnumOfRiskLevelForListRulesOutput enum value
	EnumOfRiskLevelForListRulesOutputMedium = "Medium"

	// EnumOfRiskLevelForListRulesOutputHigh is a EnumOfRiskLevelForListRulesOutput enum value
	EnumOfRiskLevelForListRulesOutputHigh = "High"
)
View Source
const (
	// EnumOfRiskLevelListForListRulesInputLow is a EnumOfRiskLevelListForListRulesInput enum value
	EnumOfRiskLevelListForListRulesInputLow = "Low"

	// EnumOfRiskLevelListForListRulesInputMedium is a EnumOfRiskLevelListForListRulesInput enum value
	EnumOfRiskLevelListForListRulesInputMedium = "Medium"

	// EnumOfRiskLevelListForListRulesInputHigh is a EnumOfRiskLevelListForListRulesInput enum value
	EnumOfRiskLevelListForListRulesInputHigh = "High"
)
View Source
const (
	// EnumOfRuleStatusForListRulesOutputEnabled is a EnumOfRuleStatusForListRulesOutput enum value
	EnumOfRuleStatusForListRulesOutputEnabled = "Enabled"

	// EnumOfRuleStatusForListRulesOutputDisabled is a EnumOfRuleStatusForListRulesOutput enum value
	EnumOfRuleStatusForListRulesOutputDisabled = "Disabled"
)
View Source
const (
	// EnumOfRuleStatusListForListRulesInputEnabled is a EnumOfRuleStatusListForListRulesInput enum value
	EnumOfRuleStatusListForListRulesInputEnabled = "Enabled"

	// EnumOfRuleStatusListForListRulesInputDisabled is a EnumOfRuleStatusListForListRulesInput enum value
	EnumOfRuleStatusListForListRulesInputDisabled = "Disabled"
)
View Source
const (
	// EnumOfRecorderTypeForPutConfigurationRecorderInputSingleAccount is a EnumOfRecorderTypeForPutConfigurationRecorderInput enum value
	EnumOfRecorderTypeForPutConfigurationRecorderInputSingleAccount = "SingleAccount"

	// EnumOfRecorderTypeForPutConfigurationRecorderInputOrganization is a EnumOfRecorderTypeForPutConfigurationRecorderInput enum value
	EnumOfRecorderTypeForPutConfigurationRecorderInputOrganization = "Organization"
)
View Source
const (
	// EnumOfRecorderTypeForStartConfigurationRecorderInputSingleAccount is a EnumOfRecorderTypeForStartConfigurationRecorderInput enum value
	EnumOfRecorderTypeForStartConfigurationRecorderInputSingleAccount = "SingleAccount"

	// EnumOfRecorderTypeForStartConfigurationRecorderInputOrganization is a EnumOfRecorderTypeForStartConfigurationRecorderInput enum value
	EnumOfRecorderTypeForStartConfigurationRecorderInputOrganization = "Organization"
)
View Source
const (
	// EnumOfRecorderTypeForStopConfigurationRecorderInputSingleAccount is a EnumOfRecorderTypeForStopConfigurationRecorderInput enum value
	EnumOfRecorderTypeForStopConfigurationRecorderInputSingleAccount = "SingleAccount"

	// EnumOfRecorderTypeForStopConfigurationRecorderInputOrganization is a EnumOfRecorderTypeForStopConfigurationRecorderInput enum value
	EnumOfRecorderTypeForStopConfigurationRecorderInputOrganization = "Organization"
)
View Source
const (
	// EnumOfRiskLevelForUpdateAccountGroupConformancePackInputLow is a EnumOfRiskLevelForUpdateAccountGroupConformancePackInput enum value
	EnumOfRiskLevelForUpdateAccountGroupConformancePackInputLow = "Low"

	// EnumOfRiskLevelForUpdateAccountGroupConformancePackInputMedium is a EnumOfRiskLevelForUpdateAccountGroupConformancePackInput enum value
	EnumOfRiskLevelForUpdateAccountGroupConformancePackInputMedium = "Medium"

	// EnumOfRiskLevelForUpdateAccountGroupConformancePackInputHigh is a EnumOfRiskLevelForUpdateAccountGroupConformancePackInput enum value
	EnumOfRiskLevelForUpdateAccountGroupConformancePackInputHigh = "High"
)
View Source
const (
	// EnumOfLabelListForUpdateAccountGroupConformancePackTemplateInputLaw is a EnumOfLabelListForUpdateAccountGroupConformancePackTemplateInput enum value
	EnumOfLabelListForUpdateAccountGroupConformancePackTemplateInputLaw = "Law"

	// EnumOfLabelListForUpdateAccountGroupConformancePackTemplateInputBestPractice is a EnumOfLabelListForUpdateAccountGroupConformancePackTemplateInput enum value
	EnumOfLabelListForUpdateAccountGroupConformancePackTemplateInputBestPractice = "BestPractice"
)
View Source
const (
	// EnumOfRiskLevelForUpdateAccountGroupConformancePackTemplateInputLow is a EnumOfRiskLevelForUpdateAccountGroupConformancePackTemplateInput enum value
	EnumOfRiskLevelForUpdateAccountGroupConformancePackTemplateInputLow = "Low"

	// EnumOfRiskLevelForUpdateAccountGroupConformancePackTemplateInputMedium is a EnumOfRiskLevelForUpdateAccountGroupConformancePackTemplateInput enum value
	EnumOfRiskLevelForUpdateAccountGroupConformancePackTemplateInputMedium = "Medium"

	// EnumOfRiskLevelForUpdateAccountGroupConformancePackTemplateInputHigh is a EnumOfRiskLevelForUpdateAccountGroupConformancePackTemplateInput enum value
	EnumOfRiskLevelForUpdateAccountGroupConformancePackTemplateInputHigh = "High"
)
View Source
const (
	// EnumOfDeliveryContentListForUpdateAccountGroupDeliveryChannelInputConfigurationItemChangeNotification is a EnumOfDeliveryContentListForUpdateAccountGroupDeliveryChannelInput enum value
	EnumOfDeliveryContentListForUpdateAccountGroupDeliveryChannelInputConfigurationItemChangeNotification = "ConfigurationItemChangeNotification"

	// EnumOfDeliveryContentListForUpdateAccountGroupDeliveryChannelInputNonCompliantNotification is a EnumOfDeliveryContentListForUpdateAccountGroupDeliveryChannelInput enum value
	EnumOfDeliveryContentListForUpdateAccountGroupDeliveryChannelInputNonCompliantNotification = "NonCompliantNotification"

	// EnumOfDeliveryContentListForUpdateAccountGroupDeliveryChannelInputCompliantSnapshot is a EnumOfDeliveryContentListForUpdateAccountGroupDeliveryChannelInput enum value
	EnumOfDeliveryContentListForUpdateAccountGroupDeliveryChannelInputCompliantSnapshot = "CompliantSnapshot"

	// EnumOfDeliveryContentListForUpdateAccountGroupDeliveryChannelInputConfigurationSnapshot is a EnumOfDeliveryContentListForUpdateAccountGroupDeliveryChannelInput enum value
	EnumOfDeliveryContentListForUpdateAccountGroupDeliveryChannelInputConfigurationSnapshot = "ConfigurationSnapshot"
)
View Source
const (
	// EnumOfStatusForUpdateAccountGroupDeliveryChannelInputEnabled is a EnumOfStatusForUpdateAccountGroupDeliveryChannelInput enum value
	EnumOfStatusForUpdateAccountGroupDeliveryChannelInputEnabled = "Enabled"

	// EnumOfStatusForUpdateAccountGroupDeliveryChannelInputDisabled is a EnumOfStatusForUpdateAccountGroupDeliveryChannelInput enum value
	EnumOfStatusForUpdateAccountGroupDeliveryChannelInputDisabled = "Disabled"
)
View Source
const (
	// EnumOfTosSSEAlgorithmForUpdateAccountGroupDeliveryChannelInputAes256 is a EnumOfTosSSEAlgorithmForUpdateAccountGroupDeliveryChannelInput enum value
	EnumOfTosSSEAlgorithmForUpdateAccountGroupDeliveryChannelInputAes256 = "AES256"

	// EnumOfTosSSEAlgorithmForUpdateAccountGroupDeliveryChannelInputKms is a EnumOfTosSSEAlgorithmForUpdateAccountGroupDeliveryChannelInput enum value
	EnumOfTosSSEAlgorithmForUpdateAccountGroupDeliveryChannelInputKms = "kms"
)
View Source
const (
	// EnumOfMaximumExecutionFrequencyForUpdateAccountGroupRuleInputOneHour is a EnumOfMaximumExecutionFrequencyForUpdateAccountGroupRuleInput enum value
	EnumOfMaximumExecutionFrequencyForUpdateAccountGroupRuleInputOneHour = "OneHour"

	// EnumOfMaximumExecutionFrequencyForUpdateAccountGroupRuleInputThreeHours is a EnumOfMaximumExecutionFrequencyForUpdateAccountGroupRuleInput enum value
	EnumOfMaximumExecutionFrequencyForUpdateAccountGroupRuleInputThreeHours = "ThreeHours"

	// EnumOfMaximumExecutionFrequencyForUpdateAccountGroupRuleInputSixHours is a EnumOfMaximumExecutionFrequencyForUpdateAccountGroupRuleInput enum value
	EnumOfMaximumExecutionFrequencyForUpdateAccountGroupRuleInputSixHours = "SixHours"

	// EnumOfMaximumExecutionFrequencyForUpdateAccountGroupRuleInputTwelveHours is a EnumOfMaximumExecutionFrequencyForUpdateAccountGroupRuleInput enum value
	EnumOfMaximumExecutionFrequencyForUpdateAccountGroupRuleInputTwelveHours = "TwelveHours"

	// EnumOfMaximumExecutionFrequencyForUpdateAccountGroupRuleInputTwentyFourHours is a EnumOfMaximumExecutionFrequencyForUpdateAccountGroupRuleInput enum value
	EnumOfMaximumExecutionFrequencyForUpdateAccountGroupRuleInputTwentyFourHours = "TwentyFourHours"
)
View Source
const (
	// EnumOfRiskLevelForUpdateAccountGroupRuleInputLow is a EnumOfRiskLevelForUpdateAccountGroupRuleInput enum value
	EnumOfRiskLevelForUpdateAccountGroupRuleInputLow = "Low"

	// EnumOfRiskLevelForUpdateAccountGroupRuleInputMedium is a EnumOfRiskLevelForUpdateAccountGroupRuleInput enum value
	EnumOfRiskLevelForUpdateAccountGroupRuleInputMedium = "Medium"

	// EnumOfRiskLevelForUpdateAccountGroupRuleInputHigh is a EnumOfRiskLevelForUpdateAccountGroupRuleInput enum value
	EnumOfRiskLevelForUpdateAccountGroupRuleInputHigh = "High"
)
View Source
const (
	// EnumOfTriggerTypeForUpdateAccountGroupRuleInputConfigurationItemChange is a EnumOfTriggerTypeForUpdateAccountGroupRuleInput enum value
	EnumOfTriggerTypeForUpdateAccountGroupRuleInputConfigurationItemChange = "ConfigurationItemChange"

	// EnumOfTriggerTypeForUpdateAccountGroupRuleInputPeriodic is a EnumOfTriggerTypeForUpdateAccountGroupRuleInput enum value
	EnumOfTriggerTypeForUpdateAccountGroupRuleInputPeriodic = "Periodic"

	// EnumOfTriggerTypeForUpdateAccountGroupRuleInputManual is a EnumOfTriggerTypeForUpdateAccountGroupRuleInput enum value
	EnumOfTriggerTypeForUpdateAccountGroupRuleInputManual = "Manual"
)
View Source
const (
	// EnumOfRiskLevelForUpdateAccountGroupRuleTemplateInputLow is a EnumOfRiskLevelForUpdateAccountGroupRuleTemplateInput enum value
	EnumOfRiskLevelForUpdateAccountGroupRuleTemplateInputLow = "Low"

	// EnumOfRiskLevelForUpdateAccountGroupRuleTemplateInputMedium is a EnumOfRiskLevelForUpdateAccountGroupRuleTemplateInput enum value
	EnumOfRiskLevelForUpdateAccountGroupRuleTemplateInputMedium = "Medium"

	// EnumOfRiskLevelForUpdateAccountGroupRuleTemplateInputHigh is a EnumOfRiskLevelForUpdateAccountGroupRuleTemplateInput enum value
	EnumOfRiskLevelForUpdateAccountGroupRuleTemplateInputHigh = "High"
)
View Source
const (
	// EnumOfTriggerTypeForUpdateAccountGroupRuleTemplateInputConfigurationItemChange is a EnumOfTriggerTypeForUpdateAccountGroupRuleTemplateInput enum value
	EnumOfTriggerTypeForUpdateAccountGroupRuleTemplateInputConfigurationItemChange = "ConfigurationItemChange"

	// EnumOfTriggerTypeForUpdateAccountGroupRuleTemplateInputPeriodic is a EnumOfTriggerTypeForUpdateAccountGroupRuleTemplateInput enum value
	EnumOfTriggerTypeForUpdateAccountGroupRuleTemplateInputPeriodic = "Periodic"
)
View Source
const (
	// EnumOfValueTypeForUpdateAccountGroupRuleTemplateInputString is a EnumOfValueTypeForUpdateAccountGroupRuleTemplateInput enum value
	EnumOfValueTypeForUpdateAccountGroupRuleTemplateInputString = "string"

	// EnumOfValueTypeForUpdateAccountGroupRuleTemplateInputNumber is a EnumOfValueTypeForUpdateAccountGroupRuleTemplateInput enum value
	EnumOfValueTypeForUpdateAccountGroupRuleTemplateInputNumber = "number"

	// EnumOfValueTypeForUpdateAccountGroupRuleTemplateInputBoolean is a EnumOfValueTypeForUpdateAccountGroupRuleTemplateInput enum value
	EnumOfValueTypeForUpdateAccountGroupRuleTemplateInputBoolean = "boolean"

	// EnumOfValueTypeForUpdateAccountGroupRuleTemplateInputArraystring is a EnumOfValueTypeForUpdateAccountGroupRuleTemplateInput enum value
	EnumOfValueTypeForUpdateAccountGroupRuleTemplateInputArraystring = "array[string]"

	// EnumOfValueTypeForUpdateAccountGroupRuleTemplateInputArraynumber is a EnumOfValueTypeForUpdateAccountGroupRuleTemplateInput enum value
	EnumOfValueTypeForUpdateAccountGroupRuleTemplateInputArraynumber = "array[number]"

	// EnumOfValueTypeForUpdateAccountGroupRuleTemplateInputArrayboolean is a EnumOfValueTypeForUpdateAccountGroupRuleTemplateInput enum value
	EnumOfValueTypeForUpdateAccountGroupRuleTemplateInputArrayboolean = "array[boolean]"
)
View Source
const (
	// EnumOfRiskLevelForUpdateConformancePackInputLow is a EnumOfRiskLevelForUpdateConformancePackInput enum value
	EnumOfRiskLevelForUpdateConformancePackInputLow = "Low"

	// EnumOfRiskLevelForUpdateConformancePackInputMedium is a EnumOfRiskLevelForUpdateConformancePackInput enum value
	EnumOfRiskLevelForUpdateConformancePackInputMedium = "Medium"

	// EnumOfRiskLevelForUpdateConformancePackInputHigh is a EnumOfRiskLevelForUpdateConformancePackInput enum value
	EnumOfRiskLevelForUpdateConformancePackInputHigh = "High"
)
View Source
const (
	// EnumOfLabelListForUpdateConformancePackTemplateInputLaw is a EnumOfLabelListForUpdateConformancePackTemplateInput enum value
	EnumOfLabelListForUpdateConformancePackTemplateInputLaw = "Law"

	// EnumOfLabelListForUpdateConformancePackTemplateInputBestPractice is a EnumOfLabelListForUpdateConformancePackTemplateInput enum value
	EnumOfLabelListForUpdateConformancePackTemplateInputBestPractice = "BestPractice"
)
View Source
const (
	// EnumOfRiskLevelForUpdateConformancePackTemplateInputLow is a EnumOfRiskLevelForUpdateConformancePackTemplateInput enum value
	EnumOfRiskLevelForUpdateConformancePackTemplateInputLow = "Low"

	// EnumOfRiskLevelForUpdateConformancePackTemplateInputMedium is a EnumOfRiskLevelForUpdateConformancePackTemplateInput enum value
	EnumOfRiskLevelForUpdateConformancePackTemplateInputMedium = "Medium"

	// EnumOfRiskLevelForUpdateConformancePackTemplateInputHigh is a EnumOfRiskLevelForUpdateConformancePackTemplateInput enum value
	EnumOfRiskLevelForUpdateConformancePackTemplateInputHigh = "High"
)
View Source
const (
	// EnumOfDeliveryContentListForUpdateDeliveryChannelInputConfigurationItemChangeNotification is a EnumOfDeliveryContentListForUpdateDeliveryChannelInput enum value
	EnumOfDeliveryContentListForUpdateDeliveryChannelInputConfigurationItemChangeNotification = "ConfigurationItemChangeNotification"

	// EnumOfDeliveryContentListForUpdateDeliveryChannelInputNonCompliantNotification is a EnumOfDeliveryContentListForUpdateDeliveryChannelInput enum value
	EnumOfDeliveryContentListForUpdateDeliveryChannelInputNonCompliantNotification = "NonCompliantNotification"

	// EnumOfDeliveryContentListForUpdateDeliveryChannelInputCompliantSnapshot is a EnumOfDeliveryContentListForUpdateDeliveryChannelInput enum value
	EnumOfDeliveryContentListForUpdateDeliveryChannelInputCompliantSnapshot = "CompliantSnapshot"

	// EnumOfDeliveryContentListForUpdateDeliveryChannelInputConfigurationSnapshot is a EnumOfDeliveryContentListForUpdateDeliveryChannelInput enum value
	EnumOfDeliveryContentListForUpdateDeliveryChannelInputConfigurationSnapshot = "ConfigurationSnapshot"
)
View Source
const (
	// EnumOfStatusForUpdateDeliveryChannelInputEnabled is a EnumOfStatusForUpdateDeliveryChannelInput enum value
	EnumOfStatusForUpdateDeliveryChannelInputEnabled = "Enabled"

	// EnumOfStatusForUpdateDeliveryChannelInputDisabled is a EnumOfStatusForUpdateDeliveryChannelInput enum value
	EnumOfStatusForUpdateDeliveryChannelInputDisabled = "Disabled"
)
View Source
const (
	// EnumOfTosSSEAlgorithmForUpdateDeliveryChannelInputAes256 is a EnumOfTosSSEAlgorithmForUpdateDeliveryChannelInput enum value
	EnumOfTosSSEAlgorithmForUpdateDeliveryChannelInputAes256 = "AES256"

	// EnumOfTosSSEAlgorithmForUpdateDeliveryChannelInputKms is a EnumOfTosSSEAlgorithmForUpdateDeliveryChannelInput enum value
	EnumOfTosSSEAlgorithmForUpdateDeliveryChannelInputKms = "kms"
)
View Source
const (
	// EnumOfMaximumExecutionFrequencyForUpdateRuleInputOneHour is a EnumOfMaximumExecutionFrequencyForUpdateRuleInput enum value
	EnumOfMaximumExecutionFrequencyForUpdateRuleInputOneHour = "OneHour"

	// EnumOfMaximumExecutionFrequencyForUpdateRuleInputThreeHours is a EnumOfMaximumExecutionFrequencyForUpdateRuleInput enum value
	EnumOfMaximumExecutionFrequencyForUpdateRuleInputThreeHours = "ThreeHours"

	// EnumOfMaximumExecutionFrequencyForUpdateRuleInputSixHours is a EnumOfMaximumExecutionFrequencyForUpdateRuleInput enum value
	EnumOfMaximumExecutionFrequencyForUpdateRuleInputSixHours = "SixHours"

	// EnumOfMaximumExecutionFrequencyForUpdateRuleInputTwelveHours is a EnumOfMaximumExecutionFrequencyForUpdateRuleInput enum value
	EnumOfMaximumExecutionFrequencyForUpdateRuleInputTwelveHours = "TwelveHours"

	// EnumOfMaximumExecutionFrequencyForUpdateRuleInputTwentyFourHours is a EnumOfMaximumExecutionFrequencyForUpdateRuleInput enum value
	EnumOfMaximumExecutionFrequencyForUpdateRuleInputTwentyFourHours = "TwentyFourHours"
)
View Source
const (
	// EnumOfRiskLevelForUpdateRuleInputLow is a EnumOfRiskLevelForUpdateRuleInput enum value
	EnumOfRiskLevelForUpdateRuleInputLow = "Low"

	// EnumOfRiskLevelForUpdateRuleInputMedium is a EnumOfRiskLevelForUpdateRuleInput enum value
	EnumOfRiskLevelForUpdateRuleInputMedium = "Medium"

	// EnumOfRiskLevelForUpdateRuleInputHigh is a EnumOfRiskLevelForUpdateRuleInput enum value
	EnumOfRiskLevelForUpdateRuleInputHigh = "High"
)
View Source
const (
	// EnumOfTriggerTypeForUpdateRuleInputConfigurationItemChange is a EnumOfTriggerTypeForUpdateRuleInput enum value
	EnumOfTriggerTypeForUpdateRuleInputConfigurationItemChange = "ConfigurationItemChange"

	// EnumOfTriggerTypeForUpdateRuleInputPeriodic is a EnumOfTriggerTypeForUpdateRuleInput enum value
	EnumOfTriggerTypeForUpdateRuleInputPeriodic = "Periodic"

	// EnumOfTriggerTypeForUpdateRuleInputManual is a EnumOfTriggerTypeForUpdateRuleInput enum value
	EnumOfTriggerTypeForUpdateRuleInputManual = "Manual"
)
View Source
const (
	// EnumOfRiskLevelForUpdateRuleTemplateInputLow is a EnumOfRiskLevelForUpdateRuleTemplateInput enum value
	EnumOfRiskLevelForUpdateRuleTemplateInputLow = "Low"

	// EnumOfRiskLevelForUpdateRuleTemplateInputMedium is a EnumOfRiskLevelForUpdateRuleTemplateInput enum value
	EnumOfRiskLevelForUpdateRuleTemplateInputMedium = "Medium"

	// EnumOfRiskLevelForUpdateRuleTemplateInputHigh is a EnumOfRiskLevelForUpdateRuleTemplateInput enum value
	EnumOfRiskLevelForUpdateRuleTemplateInputHigh = "High"
)
View Source
const (
	// EnumOfTriggerTypeForUpdateRuleTemplateInputConfigurationItemChange is a EnumOfTriggerTypeForUpdateRuleTemplateInput enum value
	EnumOfTriggerTypeForUpdateRuleTemplateInputConfigurationItemChange = "ConfigurationItemChange"

	// EnumOfTriggerTypeForUpdateRuleTemplateInputPeriodic is a EnumOfTriggerTypeForUpdateRuleTemplateInput enum value
	EnumOfTriggerTypeForUpdateRuleTemplateInputPeriodic = "Periodic"
)
View Source
const (
	// EnumOfValueTypeForUpdateRuleTemplateInputString is a EnumOfValueTypeForUpdateRuleTemplateInput enum value
	EnumOfValueTypeForUpdateRuleTemplateInputString = "string"

	// EnumOfValueTypeForUpdateRuleTemplateInputNumber is a EnumOfValueTypeForUpdateRuleTemplateInput enum value
	EnumOfValueTypeForUpdateRuleTemplateInputNumber = "number"

	// EnumOfValueTypeForUpdateRuleTemplateInputBoolean is a EnumOfValueTypeForUpdateRuleTemplateInput enum value
	EnumOfValueTypeForUpdateRuleTemplateInputBoolean = "boolean"

	// EnumOfValueTypeForUpdateRuleTemplateInputArraystring is a EnumOfValueTypeForUpdateRuleTemplateInput enum value
	EnumOfValueTypeForUpdateRuleTemplateInputArraystring = "array[string]"

	// EnumOfValueTypeForUpdateRuleTemplateInputArraynumber is a EnumOfValueTypeForUpdateRuleTemplateInput enum value
	EnumOfValueTypeForUpdateRuleTemplateInputArraynumber = "array[number]"

	// EnumOfValueTypeForUpdateRuleTemplateInputArrayboolean is a EnumOfValueTypeForUpdateRuleTemplateInput enum value
	EnumOfValueTypeForUpdateRuleTemplateInputArrayboolean = "array[boolean]"
)
View Source
const (
	ServiceName = "config"    // Name of service.
	EndpointsID = ServiceName // ID to lookup a service endpoint with.
	ServiceID   = "config"    // ServiceID is a unique identifer of a specific service.
)

Service information constants

Variables

This section is empty.

Functions

This section is empty.

Types

type AccountGroupForDescribeAccountGroupsOutput

type AccountGroupForDescribeAccountGroupsOutput struct {
	AccountGroupId *string `type:"string" json:",omitempty"`

	CreatedTime *string `type:"string" json:",omitempty"`

	Description *string `type:"string" json:",omitempty"`

	GroupName *string `type:"string" json:",omitempty"`

	GroupType *string `type:"string" json:",omitempty" enum:"EnumOfGroupTypeForDescribeAccountGroupsOutput"`

	Principals []*string `type:"list" json:",omitempty"`

	Status *string `type:"string" json:",omitempty" enum:"EnumOfStatusForDescribeAccountGroupsOutput"`

	UpdatedTime *string `type:"string" json:",omitempty"`
	// contains filtered or unexported fields
}

func (AccountGroupForDescribeAccountGroupsOutput) GoString

GoString returns the string representation

func (*AccountGroupForDescribeAccountGroupsOutput) SetAccountGroupId

SetAccountGroupId sets the AccountGroupId field's value.

func (*AccountGroupForDescribeAccountGroupsOutput) SetCreatedTime

SetCreatedTime sets the CreatedTime field's value.

func (*AccountGroupForDescribeAccountGroupsOutput) SetDescription

SetDescription sets the Description field's value.

func (*AccountGroupForDescribeAccountGroupsOutput) SetGroupName

SetGroupName sets the GroupName field's value.

func (*AccountGroupForDescribeAccountGroupsOutput) SetGroupType

SetGroupType sets the GroupType field's value.

func (*AccountGroupForDescribeAccountGroupsOutput) SetPrincipals

SetPrincipals sets the Principals field's value.

func (*AccountGroupForDescribeAccountGroupsOutput) SetStatus

SetStatus sets the Status field's value.

func (*AccountGroupForDescribeAccountGroupsOutput) SetUpdatedTime

SetUpdatedTime sets the UpdatedTime field's value.

func (AccountGroupForDescribeAccountGroupsOutput) String

String returns the string representation

type AccountGroupForListAccountGroupsOutput

type AccountGroupForListAccountGroupsOutput struct {
	AccountGroupId *string `type:"string" json:",omitempty"`

	CreatedTime *string `type:"string" json:",omitempty"`

	GroupName *string `type:"string" json:",omitempty"`

	GroupType *string `type:"string" json:",omitempty" enum:"EnumOfGroupTypeForListAccountGroupsOutput"`

	Status *string `type:"string" json:",omitempty" enum:"EnumOfStatusForListAccountGroupsOutput"`
	// contains filtered or unexported fields
}

func (AccountGroupForListAccountGroupsOutput) GoString

GoString returns the string representation

func (*AccountGroupForListAccountGroupsOutput) SetAccountGroupId

SetAccountGroupId sets the AccountGroupId field's value.

func (*AccountGroupForListAccountGroupsOutput) SetCreatedTime

SetCreatedTime sets the CreatedTime field's value.

func (*AccountGroupForListAccountGroupsOutput) SetGroupName

SetGroupName sets the GroupName field's value.

func (*AccountGroupForListAccountGroupsOutput) SetGroupType

SetGroupType sets the GroupType field's value.

func (*AccountGroupForListAccountGroupsOutput) SetStatus

SetStatus sets the Status field's value.

func (AccountGroupForListAccountGroupsOutput) String

String returns the string representation

type AccountListForListAccountGroupMembersOutput

type AccountListForListAccountGroupMembersOutput struct {
	AccountId *string `type:"string" json:",omitempty"`
	// contains filtered or unexported fields
}

func (AccountListForListAccountGroupMembersOutput) GoString

GoString returns the string representation

func (*AccountListForListAccountGroupMembersOutput) SetAccountId

SetAccountId sets the AccountId field's value.

func (AccountListForListAccountGroupMembersOutput) String

String returns the string representation

type AssociateAccountGroupPrincipalsInput

type AssociateAccountGroupPrincipalsInput struct {

	// AccountGroupId is a required field
	AccountGroupId *string `type:"string" json:",omitempty" required:"true"`

	Principals []*string `type:"list" json:",omitempty"`
	// contains filtered or unexported fields
}

func (AssociateAccountGroupPrincipalsInput) GoString

GoString returns the string representation

func (*AssociateAccountGroupPrincipalsInput) SetAccountGroupId

SetAccountGroupId sets the AccountGroupId field's value.

func (*AssociateAccountGroupPrincipalsInput) SetPrincipals

SetPrincipals sets the Principals field's value.

func (AssociateAccountGroupPrincipalsInput) String

String returns the string representation

func (*AssociateAccountGroupPrincipalsInput) Validate

Validate inspects the fields of the type to determine if they are valid.

type AssociateAccountGroupPrincipalsOutput

type AssociateAccountGroupPrincipalsOutput struct {
	Metadata *response.ResponseMetadata
	// contains filtered or unexported fields
}

func (AssociateAccountGroupPrincipalsOutput) GoString

GoString returns the string representation

func (AssociateAccountGroupPrincipalsOutput) String

String returns the string representation

type ComplianceByConformancePackForDescribeAccountGroupComplianceByConformancePacksOutput added in v1.2.29

type ComplianceByConformancePackForDescribeAccountGroupComplianceByConformancePacksOutput struct {
	Compliance *ComplianceForDescribeAccountGroupComplianceByConformancePacksOutput `type:"structure" json:",omitempty"`

	ConformancePackId *string `type:"string" json:",omitempty"`
	// contains filtered or unexported fields
}

func (ComplianceByConformancePackForDescribeAccountGroupComplianceByConformancePacksOutput) GoString added in v1.2.29

GoString returns the string representation

func (*ComplianceByConformancePackForDescribeAccountGroupComplianceByConformancePacksOutput) SetCompliance added in v1.2.29

SetCompliance sets the Compliance field's value.

func (*ComplianceByConformancePackForDescribeAccountGroupComplianceByConformancePacksOutput) SetConformancePackId added in v1.2.29

SetConformancePackId sets the ConformancePackId field's value.

func (ComplianceByConformancePackForDescribeAccountGroupComplianceByConformancePacksOutput) String added in v1.2.29

String returns the string representation

type ComplianceByConformancePackForDescribeComplianceByConformancePacksOutput added in v1.2.29

type ComplianceByConformancePackForDescribeComplianceByConformancePacksOutput struct {
	Compliance *ComplianceForDescribeComplianceByConformancePacksOutput `type:"structure" json:",omitempty"`

	ConformancePackId *string `type:"string" json:",omitempty"`
	// contains filtered or unexported fields
}

func (ComplianceByConformancePackForDescribeComplianceByConformancePacksOutput) GoString added in v1.2.29

GoString returns the string representation

func (*ComplianceByConformancePackForDescribeComplianceByConformancePacksOutput) SetCompliance added in v1.2.29

SetCompliance sets the Compliance field's value.

func (*ComplianceByConformancePackForDescribeComplianceByConformancePacksOutput) SetConformancePackId added in v1.2.29

SetConformancePackId sets the ConformancePackId field's value.

func (ComplianceByConformancePackForDescribeComplianceByConformancePacksOutput) String added in v1.2.29

String returns the string representation

type ComplianceByResourceForDescribeAccountGroupComplianceByResourcesOutput added in v1.2.29

type ComplianceByResourceForDescribeAccountGroupComplianceByResourcesOutput struct {
	Compliance *ComplianceForDescribeAccountGroupComplianceByResourcesOutput `type:"structure" json:",omitempty"`

	Region *string `type:"string" json:",omitempty"`

	ResourceId *string `type:"string" json:",omitempty"`

	ResourceIdentifier *string `type:"string" json:",omitempty"`

	ResourceType *string `type:"string" json:",omitempty"`
	// contains filtered or unexported fields
}

func (ComplianceByResourceForDescribeAccountGroupComplianceByResourcesOutput) GoString added in v1.2.29

GoString returns the string representation

func (*ComplianceByResourceForDescribeAccountGroupComplianceByResourcesOutput) SetCompliance added in v1.2.29

SetCompliance sets the Compliance field's value.

func (*ComplianceByResourceForDescribeAccountGroupComplianceByResourcesOutput) SetRegion added in v1.2.29

SetRegion sets the Region field's value.

func (*ComplianceByResourceForDescribeAccountGroupComplianceByResourcesOutput) SetResourceId added in v1.2.29

SetResourceId sets the ResourceId field's value.

func (*ComplianceByResourceForDescribeAccountGroupComplianceByResourcesOutput) SetResourceIdentifier added in v1.2.29

SetResourceIdentifier sets the ResourceIdentifier field's value.

func (*ComplianceByResourceForDescribeAccountGroupComplianceByResourcesOutput) SetResourceType added in v1.2.29

SetResourceType sets the ResourceType field's value.

func (ComplianceByResourceForDescribeAccountGroupComplianceByResourcesOutput) String added in v1.2.29

String returns the string representation

type ComplianceByResourceForDescribeComplianceByResourcesOutput added in v1.2.29

type ComplianceByResourceForDescribeComplianceByResourcesOutput struct {
	Compliance *ComplianceForDescribeComplianceByResourcesOutput `type:"structure" json:",omitempty"`

	Region *string `type:"string" json:",omitempty"`

	ResourceId *string `type:"string" json:",omitempty"`

	ResourceIdentifier *string `type:"string" json:",omitempty"`

	ResourceType *string `type:"string" json:",omitempty"`
	// contains filtered or unexported fields
}

func (ComplianceByResourceForDescribeComplianceByResourcesOutput) GoString added in v1.2.29

GoString returns the string representation

func (*ComplianceByResourceForDescribeComplianceByResourcesOutput) SetCompliance added in v1.2.29

SetCompliance sets the Compliance field's value.

func (*ComplianceByResourceForDescribeComplianceByResourcesOutput) SetRegion added in v1.2.29

SetRegion sets the Region field's value.

func (*ComplianceByResourceForDescribeComplianceByResourcesOutput) SetResourceId added in v1.2.29

SetResourceId sets the ResourceId field's value.

func (*ComplianceByResourceForDescribeComplianceByResourcesOutput) SetResourceIdentifier added in v1.2.29

SetResourceIdentifier sets the ResourceIdentifier field's value.

func (*ComplianceByResourceForDescribeComplianceByResourcesOutput) SetResourceType added in v1.2.29

SetResourceType sets the ResourceType field's value.

func (ComplianceByResourceForDescribeComplianceByResourcesOutput) String added in v1.2.29

String returns the string representation

type ComplianceByRuleForDescribeAccountGroupComplianceByRulesOutput added in v1.2.29

type ComplianceByRuleForDescribeAccountGroupComplianceByRulesOutput struct {
	Compliance *ComplianceForDescribeAccountGroupComplianceByRulesOutput `type:"structure" json:",omitempty"`

	RuleId *string `type:"string" json:",omitempty"`
	// contains filtered or unexported fields
}

func (ComplianceByRuleForDescribeAccountGroupComplianceByRulesOutput) GoString added in v1.2.29

GoString returns the string representation

func (*ComplianceByRuleForDescribeAccountGroupComplianceByRulesOutput) SetCompliance added in v1.2.29

SetCompliance sets the Compliance field's value.

func (*ComplianceByRuleForDescribeAccountGroupComplianceByRulesOutput) SetRuleId added in v1.2.29

SetRuleId sets the RuleId field's value.

func (ComplianceByRuleForDescribeAccountGroupComplianceByRulesOutput) String added in v1.2.29

String returns the string representation

type ComplianceByRuleForDescribeComplianceByRulesOutput added in v1.2.29

type ComplianceByRuleForDescribeComplianceByRulesOutput struct {
	Compliance *ComplianceForDescribeComplianceByRulesOutput `type:"structure" json:",omitempty"`

	RuleId *string `type:"string" json:",omitempty"`
	// contains filtered or unexported fields
}

func (ComplianceByRuleForDescribeComplianceByRulesOutput) GoString added in v1.2.29

GoString returns the string representation

func (*ComplianceByRuleForDescribeComplianceByRulesOutput) SetCompliance added in v1.2.29

SetCompliance sets the Compliance field's value.

func (*ComplianceByRuleForDescribeComplianceByRulesOutput) SetRuleId added in v1.2.29

SetRuleId sets the RuleId field's value.

func (ComplianceByRuleForDescribeComplianceByRulesOutput) String added in v1.2.29

String returns the string representation

type ComplianceForDescribeAccountGroupComplianceByConformancePacksOutput added in v1.2.29

type ComplianceForDescribeAccountGroupComplianceByConformancePacksOutput struct {
	ComplianceStatistics []*ComplianceStatisticForDescribeAccountGroupComplianceByConformancePacksOutput `type:"list" json:",omitempty"`

	ComplianceType *string `type:"string" json:",omitempty" enum:"EnumOfComplianceTypeForDescribeAccountGroupComplianceByConformancePacksOutput"`
	// contains filtered or unexported fields
}

func (ComplianceForDescribeAccountGroupComplianceByConformancePacksOutput) GoString added in v1.2.29

GoString returns the string representation

func (*ComplianceForDescribeAccountGroupComplianceByConformancePacksOutput) SetComplianceStatistics added in v1.2.29

SetComplianceStatistics sets the ComplianceStatistics field's value.

func (*ComplianceForDescribeAccountGroupComplianceByConformancePacksOutput) SetComplianceType added in v1.2.29

SetComplianceType sets the ComplianceType field's value.

func (ComplianceForDescribeAccountGroupComplianceByConformancePacksOutput) String added in v1.2.29

String returns the string representation

type ComplianceForDescribeAccountGroupComplianceByResourcesOutput added in v1.2.29

type ComplianceForDescribeAccountGroupComplianceByResourcesOutput struct {
	ComplianceStatistics []*ComplianceStatisticForDescribeAccountGroupComplianceByResourcesOutput `type:"list" json:",omitempty"`

	ComplianceType *string `type:"string" json:",omitempty" enum:"EnumOfComplianceTypeForDescribeAccountGroupComplianceByResourcesOutput"`
	// contains filtered or unexported fields
}

func (ComplianceForDescribeAccountGroupComplianceByResourcesOutput) GoString added in v1.2.29

GoString returns the string representation

func (*ComplianceForDescribeAccountGroupComplianceByResourcesOutput) SetComplianceStatistics added in v1.2.29

SetComplianceStatistics sets the ComplianceStatistics field's value.

func (*ComplianceForDescribeAccountGroupComplianceByResourcesOutput) SetComplianceType added in v1.2.29

SetComplianceType sets the ComplianceType field's value.

func (ComplianceForDescribeAccountGroupComplianceByResourcesOutput) String added in v1.2.29

String returns the string representation

type ComplianceForDescribeAccountGroupComplianceByRulesOutput added in v1.2.29

type ComplianceForDescribeAccountGroupComplianceByRulesOutput struct {
	ComplianceStatistics []*ComplianceStatisticForDescribeAccountGroupComplianceByRulesOutput `type:"list" json:",omitempty"`

	ComplianceType *string `type:"string" json:",omitempty" enum:"EnumOfComplianceTypeForDescribeAccountGroupComplianceByRulesOutput"`
	// contains filtered or unexported fields
}

func (ComplianceForDescribeAccountGroupComplianceByRulesOutput) GoString added in v1.2.29

GoString returns the string representation

func (*ComplianceForDescribeAccountGroupComplianceByRulesOutput) SetComplianceStatistics added in v1.2.29

SetComplianceStatistics sets the ComplianceStatistics field's value.

func (*ComplianceForDescribeAccountGroupComplianceByRulesOutput) SetComplianceType added in v1.2.29

SetComplianceType sets the ComplianceType field's value.

func (ComplianceForDescribeAccountGroupComplianceByRulesOutput) String added in v1.2.29

String returns the string representation

type ComplianceForDescribeComplianceByConformancePacksOutput added in v1.2.29

type ComplianceForDescribeComplianceByConformancePacksOutput struct {
	ComplianceStatistics []*ComplianceStatisticForDescribeComplianceByConformancePacksOutput `type:"list" json:",omitempty"`

	ComplianceType *string `type:"string" json:",omitempty" enum:"EnumOfComplianceTypeForDescribeComplianceByConformancePacksOutput"`
	// contains filtered or unexported fields
}

func (ComplianceForDescribeComplianceByConformancePacksOutput) GoString added in v1.2.29

GoString returns the string representation

func (*ComplianceForDescribeComplianceByConformancePacksOutput) SetComplianceStatistics added in v1.2.29

SetComplianceStatistics sets the ComplianceStatistics field's value.

func (*ComplianceForDescribeComplianceByConformancePacksOutput) SetComplianceType added in v1.2.29

SetComplianceType sets the ComplianceType field's value.

func (ComplianceForDescribeComplianceByConformancePacksOutput) String added in v1.2.29

String returns the string representation

type ComplianceForDescribeComplianceByResourcesOutput added in v1.2.29

type ComplianceForDescribeComplianceByResourcesOutput struct {
	ComplianceStatistics []*ComplianceStatisticForDescribeComplianceByResourcesOutput `type:"list" json:",omitempty"`

	ComplianceType *string `type:"string" json:",omitempty" enum:"EnumOfComplianceTypeForDescribeComplianceByResourcesOutput"`
	// contains filtered or unexported fields
}

func (ComplianceForDescribeComplianceByResourcesOutput) GoString added in v1.2.29

GoString returns the string representation

func (*ComplianceForDescribeComplianceByResourcesOutput) SetComplianceStatistics added in v1.2.29

SetComplianceStatistics sets the ComplianceStatistics field's value.

func (*ComplianceForDescribeComplianceByResourcesOutput) SetComplianceType added in v1.2.29

SetComplianceType sets the ComplianceType field's value.

func (ComplianceForDescribeComplianceByResourcesOutput) String added in v1.2.29

String returns the string representation

type ComplianceForDescribeComplianceByRulesOutput added in v1.2.29

type ComplianceForDescribeComplianceByRulesOutput struct {
	ComplianceStatistics []*ComplianceStatisticForDescribeComplianceByRulesOutput `type:"list" json:",omitempty"`

	ComplianceType *string `type:"string" json:",omitempty" enum:"EnumOfComplianceTypeForDescribeComplianceByRulesOutput"`
	// contains filtered or unexported fields
}

func (ComplianceForDescribeComplianceByRulesOutput) GoString added in v1.2.29

GoString returns the string representation

func (*ComplianceForDescribeComplianceByRulesOutput) SetComplianceStatistics added in v1.2.29

SetComplianceStatistics sets the ComplianceStatistics field's value.

func (*ComplianceForDescribeComplianceByRulesOutput) SetComplianceType added in v1.2.29

SetComplianceType sets the ComplianceType field's value.

func (ComplianceForDescribeComplianceByRulesOutput) String added in v1.2.29

String returns the string representation

type ComplianceListForGetAccountGroupComplianceHistoryOutput added in v1.2.29

type ComplianceListForGetAccountGroupComplianceHistoryOutput struct {
	ComplianceType *string `type:"string" json:",omitempty" enum:"EnumOfComplianceTypeForGetAccountGroupComplianceHistoryOutput"`

	InvocationTime *string `type:"string" json:",omitempty"`

	Region *string `type:"string" json:",omitempty"`

	ResourceId *string `type:"string" json:",omitempty"`

	ResourceType *string `type:"string" json:",omitempty"`

	Rules []*RuleForGetAccountGroupComplianceHistoryOutput `type:"list" json:",omitempty"`
	// contains filtered or unexported fields
}

func (ComplianceListForGetAccountGroupComplianceHistoryOutput) GoString added in v1.2.29

GoString returns the string representation

func (*ComplianceListForGetAccountGroupComplianceHistoryOutput) SetComplianceType added in v1.2.29

SetComplianceType sets the ComplianceType field's value.

func (*ComplianceListForGetAccountGroupComplianceHistoryOutput) SetInvocationTime added in v1.2.29

SetInvocationTime sets the InvocationTime field's value.

func (*ComplianceListForGetAccountGroupComplianceHistoryOutput) SetRegion added in v1.2.29

SetRegion sets the Region field's value.

func (*ComplianceListForGetAccountGroupComplianceHistoryOutput) SetResourceId added in v1.2.29

SetResourceId sets the ResourceId field's value.

func (*ComplianceListForGetAccountGroupComplianceHistoryOutput) SetResourceType added in v1.2.29

SetResourceType sets the ResourceType field's value.

func (*ComplianceListForGetAccountGroupComplianceHistoryOutput) SetRules added in v1.2.29

SetRules sets the Rules field's value.

func (ComplianceListForGetAccountGroupComplianceHistoryOutput) String added in v1.2.29

String returns the string representation

type ComplianceListForGetComplianceHistoryOutput added in v1.2.29

type ComplianceListForGetComplianceHistoryOutput struct {
	ComplianceType *string `type:"string" json:",omitempty" enum:"EnumOfComplianceTypeForGetComplianceHistoryOutput"`

	InvocationTime *string `type:"string" json:",omitempty"`

	Region *string `type:"string" json:",omitempty"`

	ResourceId *string `type:"string" json:",omitempty"`

	ResourceType *string `type:"string" json:",omitempty"`

	Rules []*RuleForGetComplianceHistoryOutput `type:"list" json:",omitempty"`
	// contains filtered or unexported fields
}

func (ComplianceListForGetComplianceHistoryOutput) GoString added in v1.2.29

GoString returns the string representation

func (*ComplianceListForGetComplianceHistoryOutput) SetComplianceType added in v1.2.29

SetComplianceType sets the ComplianceType field's value.

func (*ComplianceListForGetComplianceHistoryOutput) SetInvocationTime added in v1.2.29

SetInvocationTime sets the InvocationTime field's value.

func (*ComplianceListForGetComplianceHistoryOutput) SetRegion added in v1.2.29

SetRegion sets the Region field's value.

func (*ComplianceListForGetComplianceHistoryOutput) SetResourceId added in v1.2.29

SetResourceId sets the ResourceId field's value.

func (*ComplianceListForGetComplianceHistoryOutput) SetResourceType added in v1.2.29

SetResourceType sets the ResourceType field's value.

func (*ComplianceListForGetComplianceHistoryOutput) SetRules added in v1.2.29

SetRules sets the Rules field's value.

func (ComplianceListForGetComplianceHistoryOutput) String added in v1.2.29

String returns the string representation

type ComplianceStatisticForDescribeAccountGroupComplianceByConformancePacksOutput added in v1.2.29

type ComplianceStatisticForDescribeAccountGroupComplianceByConformancePacksOutput struct {
	ComplianceType *string `type:"string" json:",omitempty" enum:"EnumOfComplianceTypeForDescribeAccountGroupComplianceByConformancePacksOutput"`

	Count *int32 `type:"int32" json:",omitempty"`

	Relation *string `type:"string" json:",omitempty" enum:"EnumOfRelationForDescribeAccountGroupComplianceByConformancePacksOutput"`
	// contains filtered or unexported fields
}

func (ComplianceStatisticForDescribeAccountGroupComplianceByConformancePacksOutput) GoString added in v1.2.29

GoString returns the string representation

func (*ComplianceStatisticForDescribeAccountGroupComplianceByConformancePacksOutput) SetComplianceType added in v1.2.29

SetComplianceType sets the ComplianceType field's value.

func (*ComplianceStatisticForDescribeAccountGroupComplianceByConformancePacksOutput) SetCount added in v1.2.29

SetCount sets the Count field's value.

func (*ComplianceStatisticForDescribeAccountGroupComplianceByConformancePacksOutput) SetRelation added in v1.2.29

SetRelation sets the Relation field's value.

func (ComplianceStatisticForDescribeAccountGroupComplianceByConformancePacksOutput) String added in v1.2.29

String returns the string representation

type ComplianceStatisticForDescribeAccountGroupComplianceByResourcesOutput added in v1.2.29

type ComplianceStatisticForDescribeAccountGroupComplianceByResourcesOutput struct {
	ComplianceType *string `type:"string" json:",omitempty" enum:"EnumOfComplianceTypeForDescribeAccountGroupComplianceByResourcesOutput"`

	Count *int32 `type:"int32" json:",omitempty"`

	Relation *string `type:"string" json:",omitempty" enum:"EnumOfRelationForDescribeAccountGroupComplianceByResourcesOutput"`
	// contains filtered or unexported fields
}

func (ComplianceStatisticForDescribeAccountGroupComplianceByResourcesOutput) GoString added in v1.2.29

GoString returns the string representation

func (*ComplianceStatisticForDescribeAccountGroupComplianceByResourcesOutput) SetComplianceType added in v1.2.29

SetComplianceType sets the ComplianceType field's value.

func (*ComplianceStatisticForDescribeAccountGroupComplianceByResourcesOutput) SetCount added in v1.2.29

SetCount sets the Count field's value.

func (*ComplianceStatisticForDescribeAccountGroupComplianceByResourcesOutput) SetRelation added in v1.2.29

SetRelation sets the Relation field's value.

func (ComplianceStatisticForDescribeAccountGroupComplianceByResourcesOutput) String added in v1.2.29

String returns the string representation

type ComplianceStatisticForDescribeAccountGroupComplianceByRulesOutput added in v1.2.29

type ComplianceStatisticForDescribeAccountGroupComplianceByRulesOutput struct {
	ComplianceType *string `type:"string" json:",omitempty" enum:"EnumOfComplianceTypeForDescribeAccountGroupComplianceByRulesOutput"`

	Count *int32 `type:"int32" json:",omitempty"`

	Relation *string `type:"string" json:",omitempty" enum:"EnumOfRelationForDescribeAccountGroupComplianceByRulesOutput"`
	// contains filtered or unexported fields
}

func (ComplianceStatisticForDescribeAccountGroupComplianceByRulesOutput) GoString added in v1.2.29

GoString returns the string representation

func (*ComplianceStatisticForDescribeAccountGroupComplianceByRulesOutput) SetComplianceType added in v1.2.29

SetComplianceType sets the ComplianceType field's value.

func (*ComplianceStatisticForDescribeAccountGroupComplianceByRulesOutput) SetCount added in v1.2.29

SetCount sets the Count field's value.

func (*ComplianceStatisticForDescribeAccountGroupComplianceByRulesOutput) SetRelation added in v1.2.29

SetRelation sets the Relation field's value.

func (ComplianceStatisticForDescribeAccountGroupComplianceByRulesOutput) String added in v1.2.29

String returns the string representation

type ComplianceStatisticForDescribeComplianceByConformancePacksOutput added in v1.2.29

type ComplianceStatisticForDescribeComplianceByConformancePacksOutput struct {
	ComplianceType *string `type:"string" json:",omitempty" enum:"EnumOfComplianceTypeForDescribeComplianceByConformancePacksOutput"`

	Count *int32 `type:"int32" json:",omitempty"`

	Relation *string `type:"string" json:",omitempty" enum:"EnumOfRelationForDescribeComplianceByConformancePacksOutput"`
	// contains filtered or unexported fields
}

func (ComplianceStatisticForDescribeComplianceByConformancePacksOutput) GoString added in v1.2.29

GoString returns the string representation

func (*ComplianceStatisticForDescribeComplianceByConformancePacksOutput) SetComplianceType added in v1.2.29

SetComplianceType sets the ComplianceType field's value.

func (*ComplianceStatisticForDescribeComplianceByConformancePacksOutput) SetCount added in v1.2.29

SetCount sets the Count field's value.

func (*ComplianceStatisticForDescribeComplianceByConformancePacksOutput) SetRelation added in v1.2.29

SetRelation sets the Relation field's value.

func (ComplianceStatisticForDescribeComplianceByConformancePacksOutput) String added in v1.2.29

String returns the string representation

type ComplianceStatisticForDescribeComplianceByResourcesOutput added in v1.2.29

type ComplianceStatisticForDescribeComplianceByResourcesOutput struct {
	ComplianceType *string `type:"string" json:",omitempty" enum:"EnumOfComplianceTypeForDescribeComplianceByResourcesOutput"`

	Count *int32 `type:"int32" json:",omitempty"`

	Relation *string `type:"string" json:",omitempty" enum:"EnumOfRelationForDescribeComplianceByResourcesOutput"`
	// contains filtered or unexported fields
}

func (ComplianceStatisticForDescribeComplianceByResourcesOutput) GoString added in v1.2.29

GoString returns the string representation

func (*ComplianceStatisticForDescribeComplianceByResourcesOutput) SetComplianceType added in v1.2.29

SetComplianceType sets the ComplianceType field's value.

func (*ComplianceStatisticForDescribeComplianceByResourcesOutput) SetCount added in v1.2.29

SetCount sets the Count field's value.

func (*ComplianceStatisticForDescribeComplianceByResourcesOutput) SetRelation added in v1.2.29

SetRelation sets the Relation field's value.

func (ComplianceStatisticForDescribeComplianceByResourcesOutput) String added in v1.2.29

String returns the string representation

type ComplianceStatisticForDescribeComplianceByRulesOutput added in v1.2.29

type ComplianceStatisticForDescribeComplianceByRulesOutput struct {
	ComplianceType *string `type:"string" json:",omitempty" enum:"EnumOfComplianceTypeForDescribeComplianceByRulesOutput"`

	Count *int32 `type:"int32" json:",omitempty"`

	Relation *string `type:"string" json:",omitempty" enum:"EnumOfRelationForDescribeComplianceByRulesOutput"`
	// contains filtered or unexported fields
}

func (ComplianceStatisticForDescribeComplianceByRulesOutput) GoString added in v1.2.29

GoString returns the string representation

func (*ComplianceStatisticForDescribeComplianceByRulesOutput) SetComplianceType added in v1.2.29

SetComplianceType sets the ComplianceType field's value.

func (*ComplianceStatisticForDescribeComplianceByRulesOutput) SetCount added in v1.2.29

SetCount sets the Count field's value.

func (*ComplianceStatisticForDescribeComplianceByRulesOutput) SetRelation added in v1.2.29

SetRelation sets the Relation field's value.

func (ComplianceStatisticForDescribeComplianceByRulesOutput) String added in v1.2.29

String returns the string representation

type ComplianceSummaryForGetComplianceSummaryByResourceOutput added in v1.2.29

type ComplianceSummaryForGetComplianceSummaryByResourceOutput struct {
	ComplianceType *string `type:"string" json:",omitempty" enum:"EnumOfComplianceTypeForGetComplianceSummaryByResourceOutput"`

	Count *int32 `type:"int32" json:",omitempty"`

	Relation *string `type:"string" json:",omitempty" enum:"EnumOfRelationForGetComplianceSummaryByResourceOutput"`
	// contains filtered or unexported fields
}

func (ComplianceSummaryForGetComplianceSummaryByResourceOutput) GoString added in v1.2.29

GoString returns the string representation

func (*ComplianceSummaryForGetComplianceSummaryByResourceOutput) SetComplianceType added in v1.2.29

SetComplianceType sets the ComplianceType field's value.

func (*ComplianceSummaryForGetComplianceSummaryByResourceOutput) SetCount added in v1.2.29

SetCount sets the Count field's value.

func (*ComplianceSummaryForGetComplianceSummaryByResourceOutput) SetRelation added in v1.2.29

SetRelation sets the Relation field's value.

func (ComplianceSummaryForGetComplianceSummaryByResourceOutput) String added in v1.2.29

String returns the string representation

type ComplianceSummaryForGetComplianceSummaryOutput added in v1.2.29

type ComplianceSummaryForGetComplianceSummaryOutput struct {
	ComplianceType *string `type:"string" json:",omitempty" enum:"EnumOfComplianceTypeForGetComplianceSummaryOutput"`

	Count *int32 `type:"int32" json:",omitempty"`

	Relation *string `type:"string" json:",omitempty" enum:"EnumOfRelationForGetComplianceSummaryOutput"`
	// contains filtered or unexported fields
}

func (ComplianceSummaryForGetComplianceSummaryOutput) GoString added in v1.2.29

GoString returns the string representation

func (*ComplianceSummaryForGetComplianceSummaryOutput) SetComplianceType added in v1.2.29

SetComplianceType sets the ComplianceType field's value.

func (*ComplianceSummaryForGetComplianceSummaryOutput) SetCount added in v1.2.29

SetCount sets the Count field's value.

func (*ComplianceSummaryForGetComplianceSummaryOutput) SetRelation added in v1.2.29

SetRelation sets the Relation field's value.

func (ComplianceSummaryForGetComplianceSummaryOutput) String added in v1.2.29

String returns the string representation

type ComplianceSummaryForGetOrganizationComplianceSummaryByResourceOutput added in v1.2.29

type ComplianceSummaryForGetOrganizationComplianceSummaryByResourceOutput struct {
	ComplianceType *string `type:"string" json:",omitempty" enum:"EnumOfComplianceTypeForGetOrganizationComplianceSummaryByResourceOutput"`

	Count *int32 `type:"int32" json:",omitempty"`

	Relation *string `type:"string" json:",omitempty" enum:"EnumOfRelationForGetOrganizationComplianceSummaryByResourceOutput"`
	// contains filtered or unexported fields
}

func (ComplianceSummaryForGetOrganizationComplianceSummaryByResourceOutput) GoString added in v1.2.29

GoString returns the string representation

func (*ComplianceSummaryForGetOrganizationComplianceSummaryByResourceOutput) SetComplianceType added in v1.2.29

SetComplianceType sets the ComplianceType field's value.

func (*ComplianceSummaryForGetOrganizationComplianceSummaryByResourceOutput) SetCount added in v1.2.29

SetCount sets the Count field's value.

func (*ComplianceSummaryForGetOrganizationComplianceSummaryByResourceOutput) SetRelation added in v1.2.29

SetRelation sets the Relation field's value.

func (ComplianceSummaryForGetOrganizationComplianceSummaryByResourceOutput) String added in v1.2.29

String returns the string representation

type ComplianceSummaryForGetOrganizationComplianceSummaryOutput added in v1.2.29

type ComplianceSummaryForGetOrganizationComplianceSummaryOutput struct {
	ComplianceType *string `type:"string" json:",omitempty" enum:"EnumOfComplianceTypeForGetOrganizationComplianceSummaryOutput"`

	Count *int32 `type:"int32" json:",omitempty"`

	Relation *string `type:"string" json:",omitempty" enum:"EnumOfRelationForGetOrganizationComplianceSummaryOutput"`
	// contains filtered or unexported fields
}

func (ComplianceSummaryForGetOrganizationComplianceSummaryOutput) GoString added in v1.2.29

GoString returns the string representation

func (*ComplianceSummaryForGetOrganizationComplianceSummaryOutput) SetComplianceType added in v1.2.29

SetComplianceType sets the ComplianceType field's value.

func (*ComplianceSummaryForGetOrganizationComplianceSummaryOutput) SetCount added in v1.2.29

SetCount sets the Count field's value.

func (*ComplianceSummaryForGetOrganizationComplianceSummaryOutput) SetRelation added in v1.2.29

SetRelation sets the Relation field's value.

func (ComplianceSummaryForGetOrganizationComplianceSummaryOutput) String added in v1.2.29

String returns the string representation

type ConfigService

type ConfigService struct {
	*client.Client
}

ConfigService provides the API operation methods for making requests to CONFIG. See this package's package overview docs for details on the service.

ConfigService methods are safe to use concurrently. It is not safe to modify mutate any of the struct's properties though.

func New

New create int can support ssl or region locate set

func (*ConfigService) AssociateAccountGroupPrincipals

AssociateAccountGroupPrincipals API operation for CONFIG.

Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.

See the VOLCENGINE API reference guide for CONFIG's API operation AssociateAccountGroupPrincipals for usage and error information.

func (*ConfigService) AssociateAccountGroupPrincipalsCommon

func (c *ConfigService) AssociateAccountGroupPrincipalsCommon(input *map[string]interface{}) (*map[string]interface{}, error)

AssociateAccountGroupPrincipalsCommon API operation for CONFIG.

Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.

See the VOLCENGINE API reference guide for CONFIG's API operation AssociateAccountGroupPrincipalsCommon for usage and error information.

func (*ConfigService) AssociateAccountGroupPrincipalsCommonRequest

func (c *ConfigService) AssociateAccountGroupPrincipalsCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})

AssociateAccountGroupPrincipalsCommonRequest generates a "volcengine/request.Request" representing the client's request for the AssociateAccountGroupPrincipalsCommon operation. The "output" return value will be populated with the AssociateAccountGroupPrincipalsCommon request's response once the request completes successfully.

Use "Send" method on the returned AssociateAccountGroupPrincipalsCommon Request to send the API call to the service. the "output" return value is not valid until after AssociateAccountGroupPrincipalsCommon Send returns without error.

See AssociateAccountGroupPrincipalsCommon for more information on using the AssociateAccountGroupPrincipalsCommon API call, and error handling.

// Example sending a request using the AssociateAccountGroupPrincipalsCommonRequest method.
req, resp := client.AssociateAccountGroupPrincipalsCommonRequest(params)

err := req.Send()
if err == nil { // resp is now filled
    fmt.Println(resp)
}

func (*ConfigService) AssociateAccountGroupPrincipalsCommonWithContext

func (c *ConfigService) AssociateAccountGroupPrincipalsCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)

AssociateAccountGroupPrincipalsCommonWithContext is the same as AssociateAccountGroupPrincipalsCommon with the addition of the ability to pass a context and additional request options.

See AssociateAccountGroupPrincipalsCommon for details on how to use this API operation.

The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.

func (*ConfigService) AssociateAccountGroupPrincipalsRequest

func (c *ConfigService) AssociateAccountGroupPrincipalsRequest(input *AssociateAccountGroupPrincipalsInput) (req *request.Request, output *AssociateAccountGroupPrincipalsOutput)

AssociateAccountGroupPrincipalsRequest generates a "volcengine/request.Request" representing the client's request for the AssociateAccountGroupPrincipals operation. The "output" return value will be populated with the AssociateAccountGroupPrincipalsCommon request's response once the request completes successfully.

Use "Send" method on the returned AssociateAccountGroupPrincipalsCommon Request to send the API call to the service. the "output" return value is not valid until after AssociateAccountGroupPrincipalsCommon Send returns without error.

See AssociateAccountGroupPrincipals for more information on using the AssociateAccountGroupPrincipals API call, and error handling.

// Example sending a request using the AssociateAccountGroupPrincipalsRequest method.
req, resp := client.AssociateAccountGroupPrincipalsRequest(params)

err := req.Send()
if err == nil { // resp is now filled
    fmt.Println(resp)
}

func (*ConfigService) AssociateAccountGroupPrincipalsWithContext

func (c *ConfigService) AssociateAccountGroupPrincipalsWithContext(ctx volcengine.Context, input *AssociateAccountGroupPrincipalsInput, opts ...request.Option) (*AssociateAccountGroupPrincipalsOutput, error)

AssociateAccountGroupPrincipalsWithContext is the same as AssociateAccountGroupPrincipals with the addition of the ability to pass a context and additional request options.

See AssociateAccountGroupPrincipals for details on how to use this API operation.

The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.

func (*ConfigService) CreateAccountGroup

func (c *ConfigService) CreateAccountGroup(input *CreateAccountGroupInput) (*CreateAccountGroupOutput, error)

CreateAccountGroup API operation for CONFIG.

Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.

See the VOLCENGINE API reference guide for CONFIG's API operation CreateAccountGroup for usage and error information.

func (*ConfigService) CreateAccountGroupCommon

func (c *ConfigService) CreateAccountGroupCommon(input *map[string]interface{}) (*map[string]interface{}, error)

CreateAccountGroupCommon API operation for CONFIG.

Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.

See the VOLCENGINE API reference guide for CONFIG's API operation CreateAccountGroupCommon for usage and error information.

func (*ConfigService) CreateAccountGroupCommonRequest

func (c *ConfigService) CreateAccountGroupCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})

CreateAccountGroupCommonRequest generates a "volcengine/request.Request" representing the client's request for the CreateAccountGroupCommon operation. The "output" return value will be populated with the CreateAccountGroupCommon request's response once the request completes successfully.

Use "Send" method on the returned CreateAccountGroupCommon Request to send the API call to the service. the "output" return value is not valid until after CreateAccountGroupCommon Send returns without error.

See CreateAccountGroupCommon for more information on using the CreateAccountGroupCommon API call, and error handling.

// Example sending a request using the CreateAccountGroupCommonRequest method.
req, resp := client.CreateAccountGroupCommonRequest(params)

err := req.Send()
if err == nil { // resp is now filled
    fmt.Println(resp)
}

func (*ConfigService) CreateAccountGroupCommonWithContext

func (c *ConfigService) CreateAccountGroupCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)

CreateAccountGroupCommonWithContext is the same as CreateAccountGroupCommon with the addition of the ability to pass a context and additional request options.

See CreateAccountGroupCommon for details on how to use this API operation.

The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.

func (*ConfigService) CreateAccountGroupConformancePack added in v1.2.29

CreateAccountGroupConformancePack API operation for CONFIG.

Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.

See the VOLCENGINE API reference guide for CONFIG's API operation CreateAccountGroupConformancePack for usage and error information.

func (*ConfigService) CreateAccountGroupConformancePackCommon added in v1.2.29

func (c *ConfigService) CreateAccountGroupConformancePackCommon(input *map[string]interface{}) (*map[string]interface{}, error)

CreateAccountGroupConformancePackCommon API operation for CONFIG.

Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.

See the VOLCENGINE API reference guide for CONFIG's API operation CreateAccountGroupConformancePackCommon for usage and error information.

func (*ConfigService) CreateAccountGroupConformancePackCommonRequest added in v1.2.29

func (c *ConfigService) CreateAccountGroupConformancePackCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})

CreateAccountGroupConformancePackCommonRequest generates a "volcengine/request.Request" representing the client's request for the CreateAccountGroupConformancePackCommon operation. The "output" return value will be populated with the CreateAccountGroupConformancePackCommon request's response once the request completes successfully.

Use "Send" method on the returned CreateAccountGroupConformancePackCommon Request to send the API call to the service. the "output" return value is not valid until after CreateAccountGroupConformancePackCommon Send returns without error.

See CreateAccountGroupConformancePackCommon for more information on using the CreateAccountGroupConformancePackCommon API call, and error handling.

// Example sending a request using the CreateAccountGroupConformancePackCommonRequest method.
req, resp := client.CreateAccountGroupConformancePackCommonRequest(params)

err := req.Send()
if err == nil { // resp is now filled
    fmt.Println(resp)
}

func (*ConfigService) CreateAccountGroupConformancePackCommonWithContext added in v1.2.29

func (c *ConfigService) CreateAccountGroupConformancePackCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)

CreateAccountGroupConformancePackCommonWithContext is the same as CreateAccountGroupConformancePackCommon with the addition of the ability to pass a context and additional request options.

See CreateAccountGroupConformancePackCommon for details on how to use this API operation.

The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.

func (*ConfigService) CreateAccountGroupConformancePackRequest added in v1.2.29

func (c *ConfigService) CreateAccountGroupConformancePackRequest(input *CreateAccountGroupConformancePackInput) (req *request.Request, output *CreateAccountGroupConformancePackOutput)

CreateAccountGroupConformancePackRequest generates a "volcengine/request.Request" representing the client's request for the CreateAccountGroupConformancePack operation. The "output" return value will be populated with the CreateAccountGroupConformancePackCommon request's response once the request completes successfully.

Use "Send" method on the returned CreateAccountGroupConformancePackCommon Request to send the API call to the service. the "output" return value is not valid until after CreateAccountGroupConformancePackCommon Send returns without error.

See CreateAccountGroupConformancePack for more information on using the CreateAccountGroupConformancePack API call, and error handling.

// Example sending a request using the CreateAccountGroupConformancePackRequest method.
req, resp := client.CreateAccountGroupConformancePackRequest(params)

err := req.Send()
if err == nil { // resp is now filled
    fmt.Println(resp)
}

func (*ConfigService) CreateAccountGroupConformancePackTemplate added in v1.2.29

CreateAccountGroupConformancePackTemplate API operation for CONFIG.

Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.

See the VOLCENGINE API reference guide for CONFIG's API operation CreateAccountGroupConformancePackTemplate for usage and error information.

func (*ConfigService) CreateAccountGroupConformancePackTemplateCommon added in v1.2.29

func (c *ConfigService) CreateAccountGroupConformancePackTemplateCommon(input *map[string]interface{}) (*map[string]interface{}, error)

CreateAccountGroupConformancePackTemplateCommon API operation for CONFIG.

Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.

See the VOLCENGINE API reference guide for CONFIG's API operation CreateAccountGroupConformancePackTemplateCommon for usage and error information.

func (*ConfigService) CreateAccountGroupConformancePackTemplateCommonRequest added in v1.2.29

func (c *ConfigService) CreateAccountGroupConformancePackTemplateCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})

CreateAccountGroupConformancePackTemplateCommonRequest generates a "volcengine/request.Request" representing the client's request for the CreateAccountGroupConformancePackTemplateCommon operation. The "output" return value will be populated with the CreateAccountGroupConformancePackTemplateCommon request's response once the request completes successfully.

Use "Send" method on the returned CreateAccountGroupConformancePackTemplateCommon Request to send the API call to the service. the "output" return value is not valid until after CreateAccountGroupConformancePackTemplateCommon Send returns without error.

See CreateAccountGroupConformancePackTemplateCommon for more information on using the CreateAccountGroupConformancePackTemplateCommon API call, and error handling.

// Example sending a request using the CreateAccountGroupConformancePackTemplateCommonRequest method.
req, resp := client.CreateAccountGroupConformancePackTemplateCommonRequest(params)

err := req.Send()
if err == nil { // resp is now filled
    fmt.Println(resp)
}

func (*ConfigService) CreateAccountGroupConformancePackTemplateCommonWithContext added in v1.2.29

func (c *ConfigService) CreateAccountGroupConformancePackTemplateCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)

CreateAccountGroupConformancePackTemplateCommonWithContext is the same as CreateAccountGroupConformancePackTemplateCommon with the addition of the ability to pass a context and additional request options.

See CreateAccountGroupConformancePackTemplateCommon for details on how to use this API operation.

The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.

func (*ConfigService) CreateAccountGroupConformancePackTemplateRequest added in v1.2.29

func (c *ConfigService) CreateAccountGroupConformancePackTemplateRequest(input *CreateAccountGroupConformancePackTemplateInput) (req *request.Request, output *CreateAccountGroupConformancePackTemplateOutput)

CreateAccountGroupConformancePackTemplateRequest generates a "volcengine/request.Request" representing the client's request for the CreateAccountGroupConformancePackTemplate operation. The "output" return value will be populated with the CreateAccountGroupConformancePackTemplateCommon request's response once the request completes successfully.

Use "Send" method on the returned CreateAccountGroupConformancePackTemplateCommon Request to send the API call to the service. the "output" return value is not valid until after CreateAccountGroupConformancePackTemplateCommon Send returns without error.

See CreateAccountGroupConformancePackTemplate for more information on using the CreateAccountGroupConformancePackTemplate API call, and error handling.

// Example sending a request using the CreateAccountGroupConformancePackTemplateRequest method.
req, resp := client.CreateAccountGroupConformancePackTemplateRequest(params)

err := req.Send()
if err == nil { // resp is now filled
    fmt.Println(resp)
}

func (*ConfigService) CreateAccountGroupConformancePackTemplateWithContext added in v1.2.29

func (c *ConfigService) CreateAccountGroupConformancePackTemplateWithContext(ctx volcengine.Context, input *CreateAccountGroupConformancePackTemplateInput, opts ...request.Option) (*CreateAccountGroupConformancePackTemplateOutput, error)

CreateAccountGroupConformancePackTemplateWithContext is the same as CreateAccountGroupConformancePackTemplate with the addition of the ability to pass a context and additional request options.

See CreateAccountGroupConformancePackTemplate for details on how to use this API operation.

The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.

func (*ConfigService) CreateAccountGroupConformancePackWithContext added in v1.2.29

func (c *ConfigService) CreateAccountGroupConformancePackWithContext(ctx volcengine.Context, input *CreateAccountGroupConformancePackInput, opts ...request.Option) (*CreateAccountGroupConformancePackOutput, error)

CreateAccountGroupConformancePackWithContext is the same as CreateAccountGroupConformancePack with the addition of the ability to pass a context and additional request options.

See CreateAccountGroupConformancePack for details on how to use this API operation.

The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.

func (*ConfigService) CreateAccountGroupDeliveryChannel added in v1.2.29

CreateAccountGroupDeliveryChannel API operation for CONFIG.

Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.

See the VOLCENGINE API reference guide for CONFIG's API operation CreateAccountGroupDeliveryChannel for usage and error information.

func (*ConfigService) CreateAccountGroupDeliveryChannelCommon added in v1.2.29

func (c *ConfigService) CreateAccountGroupDeliveryChannelCommon(input *map[string]interface{}) (*map[string]interface{}, error)

CreateAccountGroupDeliveryChannelCommon API operation for CONFIG.

Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.

See the VOLCENGINE API reference guide for CONFIG's API operation CreateAccountGroupDeliveryChannelCommon for usage and error information.

func (*ConfigService) CreateAccountGroupDeliveryChannelCommonRequest added in v1.2.29

func (c *ConfigService) CreateAccountGroupDeliveryChannelCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})

CreateAccountGroupDeliveryChannelCommonRequest generates a "volcengine/request.Request" representing the client's request for the CreateAccountGroupDeliveryChannelCommon operation. The "output" return value will be populated with the CreateAccountGroupDeliveryChannelCommon request's response once the request completes successfully.

Use "Send" method on the returned CreateAccountGroupDeliveryChannelCommon Request to send the API call to the service. the "output" return value is not valid until after CreateAccountGroupDeliveryChannelCommon Send returns without error.

See CreateAccountGroupDeliveryChannelCommon for more information on using the CreateAccountGroupDeliveryChannelCommon API call, and error handling.

// Example sending a request using the CreateAccountGroupDeliveryChannelCommonRequest method.
req, resp := client.CreateAccountGroupDeliveryChannelCommonRequest(params)

err := req.Send()
if err == nil { // resp is now filled
    fmt.Println(resp)
}

func (*ConfigService) CreateAccountGroupDeliveryChannelCommonWithContext added in v1.2.29

func (c *ConfigService) CreateAccountGroupDeliveryChannelCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)

CreateAccountGroupDeliveryChannelCommonWithContext is the same as CreateAccountGroupDeliveryChannelCommon with the addition of the ability to pass a context and additional request options.

See CreateAccountGroupDeliveryChannelCommon for details on how to use this API operation.

The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.

func (*ConfigService) CreateAccountGroupDeliveryChannelRequest added in v1.2.29

func (c *ConfigService) CreateAccountGroupDeliveryChannelRequest(input *CreateAccountGroupDeliveryChannelInput) (req *request.Request, output *CreateAccountGroupDeliveryChannelOutput)

CreateAccountGroupDeliveryChannelRequest generates a "volcengine/request.Request" representing the client's request for the CreateAccountGroupDeliveryChannel operation. The "output" return value will be populated with the CreateAccountGroupDeliveryChannelCommon request's response once the request completes successfully.

Use "Send" method on the returned CreateAccountGroupDeliveryChannelCommon Request to send the API call to the service. the "output" return value is not valid until after CreateAccountGroupDeliveryChannelCommon Send returns without error.

See CreateAccountGroupDeliveryChannel for more information on using the CreateAccountGroupDeliveryChannel API call, and error handling.

// Example sending a request using the CreateAccountGroupDeliveryChannelRequest method.
req, resp := client.CreateAccountGroupDeliveryChannelRequest(params)

err := req.Send()
if err == nil { // resp is now filled
    fmt.Println(resp)
}

func (*ConfigService) CreateAccountGroupDeliveryChannelWithContext added in v1.2.29

func (c *ConfigService) CreateAccountGroupDeliveryChannelWithContext(ctx volcengine.Context, input *CreateAccountGroupDeliveryChannelInput, opts ...request.Option) (*CreateAccountGroupDeliveryChannelOutput, error)

CreateAccountGroupDeliveryChannelWithContext is the same as CreateAccountGroupDeliveryChannel with the addition of the ability to pass a context and additional request options.

See CreateAccountGroupDeliveryChannel for details on how to use this API operation.

The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.

func (*ConfigService) CreateAccountGroupRequest

func (c *ConfigService) CreateAccountGroupRequest(input *CreateAccountGroupInput) (req *request.Request, output *CreateAccountGroupOutput)

CreateAccountGroupRequest generates a "volcengine/request.Request" representing the client's request for the CreateAccountGroup operation. The "output" return value will be populated with the CreateAccountGroupCommon request's response once the request completes successfully.

Use "Send" method on the returned CreateAccountGroupCommon Request to send the API call to the service. the "output" return value is not valid until after CreateAccountGroupCommon Send returns without error.

See CreateAccountGroup for more information on using the CreateAccountGroup API call, and error handling.

// Example sending a request using the CreateAccountGroupRequest method.
req, resp := client.CreateAccountGroupRequest(params)

err := req.Send()
if err == nil { // resp is now filled
    fmt.Println(resp)
}

func (*ConfigService) CreateAccountGroupRule added in v1.2.29

func (c *ConfigService) CreateAccountGroupRule(input *CreateAccountGroupRuleInput) (*CreateAccountGroupRuleOutput, error)

CreateAccountGroupRule API operation for CONFIG.

Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.

See the VOLCENGINE API reference guide for CONFIG's API operation CreateAccountGroupRule for usage and error information.

func (*ConfigService) CreateAccountGroupRuleCommon added in v1.2.29

func (c *ConfigService) CreateAccountGroupRuleCommon(input *map[string]interface{}) (*map[string]interface{}, error)

CreateAccountGroupRuleCommon API operation for CONFIG.

Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.

See the VOLCENGINE API reference guide for CONFIG's API operation CreateAccountGroupRuleCommon for usage and error information.

func (*ConfigService) CreateAccountGroupRuleCommonRequest added in v1.2.29

func (c *ConfigService) CreateAccountGroupRuleCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})

CreateAccountGroupRuleCommonRequest generates a "volcengine/request.Request" representing the client's request for the CreateAccountGroupRuleCommon operation. The "output" return value will be populated with the CreateAccountGroupRuleCommon request's response once the request completes successfully.

Use "Send" method on the returned CreateAccountGroupRuleCommon Request to send the API call to the service. the "output" return value is not valid until after CreateAccountGroupRuleCommon Send returns without error.

See CreateAccountGroupRuleCommon for more information on using the CreateAccountGroupRuleCommon API call, and error handling.

// Example sending a request using the CreateAccountGroupRuleCommonRequest method.
req, resp := client.CreateAccountGroupRuleCommonRequest(params)

err := req.Send()
if err == nil { // resp is now filled
    fmt.Println(resp)
}

func (*ConfigService) CreateAccountGroupRuleCommonWithContext added in v1.2.29

func (c *ConfigService) CreateAccountGroupRuleCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)

CreateAccountGroupRuleCommonWithContext is the same as CreateAccountGroupRuleCommon with the addition of the ability to pass a context and additional request options.

See CreateAccountGroupRuleCommon for details on how to use this API operation.

The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.

func (*ConfigService) CreateAccountGroupRuleRequest added in v1.2.29

func (c *ConfigService) CreateAccountGroupRuleRequest(input *CreateAccountGroupRuleInput) (req *request.Request, output *CreateAccountGroupRuleOutput)

CreateAccountGroupRuleRequest generates a "volcengine/request.Request" representing the client's request for the CreateAccountGroupRule operation. The "output" return value will be populated with the CreateAccountGroupRuleCommon request's response once the request completes successfully.

Use "Send" method on the returned CreateAccountGroupRuleCommon Request to send the API call to the service. the "output" return value is not valid until after CreateAccountGroupRuleCommon Send returns without error.

See CreateAccountGroupRule for more information on using the CreateAccountGroupRule API call, and error handling.

// Example sending a request using the CreateAccountGroupRuleRequest method.
req, resp := client.CreateAccountGroupRuleRequest(params)

err := req.Send()
if err == nil { // resp is now filled
    fmt.Println(resp)
}

func (*ConfigService) CreateAccountGroupRuleTemplate added in v1.2.29

CreateAccountGroupRuleTemplate API operation for CONFIG.

Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.

See the VOLCENGINE API reference guide for CONFIG's API operation CreateAccountGroupRuleTemplate for usage and error information.

func (*ConfigService) CreateAccountGroupRuleTemplateCommon added in v1.2.29

func (c *ConfigService) CreateAccountGroupRuleTemplateCommon(input *map[string]interface{}) (*map[string]interface{}, error)

CreateAccountGroupRuleTemplateCommon API operation for CONFIG.

Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.

See the VOLCENGINE API reference guide for CONFIG's API operation CreateAccountGroupRuleTemplateCommon for usage and error information.

func (*ConfigService) CreateAccountGroupRuleTemplateCommonRequest added in v1.2.29

func (c *ConfigService) CreateAccountGroupRuleTemplateCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})

CreateAccountGroupRuleTemplateCommonRequest generates a "volcengine/request.Request" representing the client's request for the CreateAccountGroupRuleTemplateCommon operation. The "output" return value will be populated with the CreateAccountGroupRuleTemplateCommon request's response once the request completes successfully.

Use "Send" method on the returned CreateAccountGroupRuleTemplateCommon Request to send the API call to the service. the "output" return value is not valid until after CreateAccountGroupRuleTemplateCommon Send returns without error.

See CreateAccountGroupRuleTemplateCommon for more information on using the CreateAccountGroupRuleTemplateCommon API call, and error handling.

// Example sending a request using the CreateAccountGroupRuleTemplateCommonRequest method.
req, resp := client.CreateAccountGroupRuleTemplateCommonRequest(params)

err := req.Send()
if err == nil { // resp is now filled
    fmt.Println(resp)
}

func (*ConfigService) CreateAccountGroupRuleTemplateCommonWithContext added in v1.2.29

func (c *ConfigService) CreateAccountGroupRuleTemplateCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)

CreateAccountGroupRuleTemplateCommonWithContext is the same as CreateAccountGroupRuleTemplateCommon with the addition of the ability to pass a context and additional request options.

See CreateAccountGroupRuleTemplateCommon for details on how to use this API operation.

The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.

func (*ConfigService) CreateAccountGroupRuleTemplateRequest added in v1.2.29

func (c *ConfigService) CreateAccountGroupRuleTemplateRequest(input *CreateAccountGroupRuleTemplateInput) (req *request.Request, output *CreateAccountGroupRuleTemplateOutput)

CreateAccountGroupRuleTemplateRequest generates a "volcengine/request.Request" representing the client's request for the CreateAccountGroupRuleTemplate operation. The "output" return value will be populated with the CreateAccountGroupRuleTemplateCommon request's response once the request completes successfully.

Use "Send" method on the returned CreateAccountGroupRuleTemplateCommon Request to send the API call to the service. the "output" return value is not valid until after CreateAccountGroupRuleTemplateCommon Send returns without error.

See CreateAccountGroupRuleTemplate for more information on using the CreateAccountGroupRuleTemplate API call, and error handling.

// Example sending a request using the CreateAccountGroupRuleTemplateRequest method.
req, resp := client.CreateAccountGroupRuleTemplateRequest(params)

err := req.Send()
if err == nil { // resp is now filled
    fmt.Println(resp)
}

func (*ConfigService) CreateAccountGroupRuleTemplateWithContext added in v1.2.29

func (c *ConfigService) CreateAccountGroupRuleTemplateWithContext(ctx volcengine.Context, input *CreateAccountGroupRuleTemplateInput, opts ...request.Option) (*CreateAccountGroupRuleTemplateOutput, error)

CreateAccountGroupRuleTemplateWithContext is the same as CreateAccountGroupRuleTemplate with the addition of the ability to pass a context and additional request options.

See CreateAccountGroupRuleTemplate for details on how to use this API operation.

The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.

func (*ConfigService) CreateAccountGroupRuleWithContext added in v1.2.29

func (c *ConfigService) CreateAccountGroupRuleWithContext(ctx volcengine.Context, input *CreateAccountGroupRuleInput, opts ...request.Option) (*CreateAccountGroupRuleOutput, error)

CreateAccountGroupRuleWithContext is the same as CreateAccountGroupRule with the addition of the ability to pass a context and additional request options.

See CreateAccountGroupRule for details on how to use this API operation.

The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.

func (*ConfigService) CreateAccountGroupWithContext

func (c *ConfigService) CreateAccountGroupWithContext(ctx volcengine.Context, input *CreateAccountGroupInput, opts ...request.Option) (*CreateAccountGroupOutput, error)

CreateAccountGroupWithContext is the same as CreateAccountGroup with the addition of the ability to pass a context and additional request options.

See CreateAccountGroup for details on how to use this API operation.

The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.

func (*ConfigService) CreateConformancePack added in v1.2.29

func (c *ConfigService) CreateConformancePack(input *CreateConformancePackInput) (*CreateConformancePackOutput, error)

CreateConformancePack API operation for CONFIG.

Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.

See the VOLCENGINE API reference guide for CONFIG's API operation CreateConformancePack for usage and error information.

func (*ConfigService) CreateConformancePackCommon added in v1.2.29

func (c *ConfigService) CreateConformancePackCommon(input *map[string]interface{}) (*map[string]interface{}, error)

CreateConformancePackCommon API operation for CONFIG.

Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.

See the VOLCENGINE API reference guide for CONFIG's API operation CreateConformancePackCommon for usage and error information.

func (*ConfigService) CreateConformancePackCommonRequest added in v1.2.29

func (c *ConfigService) CreateConformancePackCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})

CreateConformancePackCommonRequest generates a "volcengine/request.Request" representing the client's request for the CreateConformancePackCommon operation. The "output" return value will be populated with the CreateConformancePackCommon request's response once the request completes successfully.

Use "Send" method on the returned CreateConformancePackCommon Request to send the API call to the service. the "output" return value is not valid until after CreateConformancePackCommon Send returns without error.

See CreateConformancePackCommon for more information on using the CreateConformancePackCommon API call, and error handling.

// Example sending a request using the CreateConformancePackCommonRequest method.
req, resp := client.CreateConformancePackCommonRequest(params)

err := req.Send()
if err == nil { // resp is now filled
    fmt.Println(resp)
}

func (*ConfigService) CreateConformancePackCommonWithContext added in v1.2.29

func (c *ConfigService) CreateConformancePackCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)

CreateConformancePackCommonWithContext is the same as CreateConformancePackCommon with the addition of the ability to pass a context and additional request options.

See CreateConformancePackCommon for details on how to use this API operation.

The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.

func (*ConfigService) CreateConformancePackRequest added in v1.2.29

func (c *ConfigService) CreateConformancePackRequest(input *CreateConformancePackInput) (req *request.Request, output *CreateConformancePackOutput)

CreateConformancePackRequest generates a "volcengine/request.Request" representing the client's request for the CreateConformancePack operation. The "output" return value will be populated with the CreateConformancePackCommon request's response once the request completes successfully.

Use "Send" method on the returned CreateConformancePackCommon Request to send the API call to the service. the "output" return value is not valid until after CreateConformancePackCommon Send returns without error.

See CreateConformancePack for more information on using the CreateConformancePack API call, and error handling.

// Example sending a request using the CreateConformancePackRequest method.
req, resp := client.CreateConformancePackRequest(params)

err := req.Send()
if err == nil { // resp is now filled
    fmt.Println(resp)
}

func (*ConfigService) CreateConformancePackTemplate added in v1.2.29

CreateConformancePackTemplate API operation for CONFIG.

Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.

See the VOLCENGINE API reference guide for CONFIG's API operation CreateConformancePackTemplate for usage and error information.

func (*ConfigService) CreateConformancePackTemplateCommon added in v1.2.29

func (c *ConfigService) CreateConformancePackTemplateCommon(input *map[string]interface{}) (*map[string]interface{}, error)

CreateConformancePackTemplateCommon API operation for CONFIG.

Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.

See the VOLCENGINE API reference guide for CONFIG's API operation CreateConformancePackTemplateCommon for usage and error information.

func (*ConfigService) CreateConformancePackTemplateCommonRequest added in v1.2.29

func (c *ConfigService) CreateConformancePackTemplateCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})

CreateConformancePackTemplateCommonRequest generates a "volcengine/request.Request" representing the client's request for the CreateConformancePackTemplateCommon operation. The "output" return value will be populated with the CreateConformancePackTemplateCommon request's response once the request completes successfully.

Use "Send" method on the returned CreateConformancePackTemplateCommon Request to send the API call to the service. the "output" return value is not valid until after CreateConformancePackTemplateCommon Send returns without error.

See CreateConformancePackTemplateCommon for more information on using the CreateConformancePackTemplateCommon API call, and error handling.

// Example sending a request using the CreateConformancePackTemplateCommonRequest method.
req, resp := client.CreateConformancePackTemplateCommonRequest(params)

err := req.Send()
if err == nil { // resp is now filled
    fmt.Println(resp)
}

func (*ConfigService) CreateConformancePackTemplateCommonWithContext added in v1.2.29

func (c *ConfigService) CreateConformancePackTemplateCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)

CreateConformancePackTemplateCommonWithContext is the same as CreateConformancePackTemplateCommon with the addition of the ability to pass a context and additional request options.

See CreateConformancePackTemplateCommon for details on how to use this API operation.

The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.

func (*ConfigService) CreateConformancePackTemplateRequest added in v1.2.29

func (c *ConfigService) CreateConformancePackTemplateRequest(input *CreateConformancePackTemplateInput) (req *request.Request, output *CreateConformancePackTemplateOutput)

CreateConformancePackTemplateRequest generates a "volcengine/request.Request" representing the client's request for the CreateConformancePackTemplate operation. The "output" return value will be populated with the CreateConformancePackTemplateCommon request's response once the request completes successfully.

Use "Send" method on the returned CreateConformancePackTemplateCommon Request to send the API call to the service. the "output" return value is not valid until after CreateConformancePackTemplateCommon Send returns without error.

See CreateConformancePackTemplate for more information on using the CreateConformancePackTemplate API call, and error handling.

// Example sending a request using the CreateConformancePackTemplateRequest method.
req, resp := client.CreateConformancePackTemplateRequest(params)

err := req.Send()
if err == nil { // resp is now filled
    fmt.Println(resp)
}

func (*ConfigService) CreateConformancePackTemplateWithContext added in v1.2.29

func (c *ConfigService) CreateConformancePackTemplateWithContext(ctx volcengine.Context, input *CreateConformancePackTemplateInput, opts ...request.Option) (*CreateConformancePackTemplateOutput, error)

CreateConformancePackTemplateWithContext is the same as CreateConformancePackTemplate with the addition of the ability to pass a context and additional request options.

See CreateConformancePackTemplate for details on how to use this API operation.

The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.

func (*ConfigService) CreateConformancePackWithContext added in v1.2.29

func (c *ConfigService) CreateConformancePackWithContext(ctx volcengine.Context, input *CreateConformancePackInput, opts ...request.Option) (*CreateConformancePackOutput, error)

CreateConformancePackWithContext is the same as CreateConformancePack with the addition of the ability to pass a context and additional request options.

See CreateConformancePack for details on how to use this API operation.

The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.

func (*ConfigService) CreateDeliveryChannel added in v1.2.29

func (c *ConfigService) CreateDeliveryChannel(input *CreateDeliveryChannelInput) (*CreateDeliveryChannelOutput, error)

CreateDeliveryChannel API operation for CONFIG.

Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.

See the VOLCENGINE API reference guide for CONFIG's API operation CreateDeliveryChannel for usage and error information.

func (*ConfigService) CreateDeliveryChannelCommon added in v1.2.29

func (c *ConfigService) CreateDeliveryChannelCommon(input *map[string]interface{}) (*map[string]interface{}, error)

CreateDeliveryChannelCommon API operation for CONFIG.

Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.

See the VOLCENGINE API reference guide for CONFIG's API operation CreateDeliveryChannelCommon for usage and error information.

func (*ConfigService) CreateDeliveryChannelCommonRequest added in v1.2.29

func (c *ConfigService) CreateDeliveryChannelCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})

CreateDeliveryChannelCommonRequest generates a "volcengine/request.Request" representing the client's request for the CreateDeliveryChannelCommon operation. The "output" return value will be populated with the CreateDeliveryChannelCommon request's response once the request completes successfully.

Use "Send" method on the returned CreateDeliveryChannelCommon Request to send the API call to the service. the "output" return value is not valid until after CreateDeliveryChannelCommon Send returns without error.

See CreateDeliveryChannelCommon for more information on using the CreateDeliveryChannelCommon API call, and error handling.

// Example sending a request using the CreateDeliveryChannelCommonRequest method.
req, resp := client.CreateDeliveryChannelCommonRequest(params)

err := req.Send()
if err == nil { // resp is now filled
    fmt.Println(resp)
}

func (*ConfigService) CreateDeliveryChannelCommonWithContext added in v1.2.29

func (c *ConfigService) CreateDeliveryChannelCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)

CreateDeliveryChannelCommonWithContext is the same as CreateDeliveryChannelCommon with the addition of the ability to pass a context and additional request options.

See CreateDeliveryChannelCommon for details on how to use this API operation.

The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.

func (*ConfigService) CreateDeliveryChannelRequest added in v1.2.29

func (c *ConfigService) CreateDeliveryChannelRequest(input *CreateDeliveryChannelInput) (req *request.Request, output *CreateDeliveryChannelOutput)

CreateDeliveryChannelRequest generates a "volcengine/request.Request" representing the client's request for the CreateDeliveryChannel operation. The "output" return value will be populated with the CreateDeliveryChannelCommon request's response once the request completes successfully.

Use "Send" method on the returned CreateDeliveryChannelCommon Request to send the API call to the service. the "output" return value is not valid until after CreateDeliveryChannelCommon Send returns without error.

See CreateDeliveryChannel for more information on using the CreateDeliveryChannel API call, and error handling.

// Example sending a request using the CreateDeliveryChannelRequest method.
req, resp := client.CreateDeliveryChannelRequest(params)

err := req.Send()
if err == nil { // resp is now filled
    fmt.Println(resp)
}

func (*ConfigService) CreateDeliveryChannelWithContext added in v1.2.29

func (c *ConfigService) CreateDeliveryChannelWithContext(ctx volcengine.Context, input *CreateDeliveryChannelInput, opts ...request.Option) (*CreateDeliveryChannelOutput, error)

CreateDeliveryChannelWithContext is the same as CreateDeliveryChannel with the addition of the ability to pass a context and additional request options.

See CreateDeliveryChannel for details on how to use this API operation.

The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.

func (*ConfigService) CreateRule added in v1.2.29

func (c *ConfigService) CreateRule(input *CreateRuleInput) (*CreateRuleOutput, error)

CreateRule API operation for CONFIG.

Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.

See the VOLCENGINE API reference guide for CONFIG's API operation CreateRule for usage and error information.

func (*ConfigService) CreateRuleCommon added in v1.2.29

func (c *ConfigService) CreateRuleCommon(input *map[string]interface{}) (*map[string]interface{}, error)

CreateRuleCommon API operation for CONFIG.

Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.

See the VOLCENGINE API reference guide for CONFIG's API operation CreateRuleCommon for usage and error information.

func (*ConfigService) CreateRuleCommonRequest added in v1.2.29

func (c *ConfigService) CreateRuleCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})

CreateRuleCommonRequest generates a "volcengine/request.Request" representing the client's request for the CreateRuleCommon operation. The "output" return value will be populated with the CreateRuleCommon request's response once the request completes successfully.

Use "Send" method on the returned CreateRuleCommon Request to send the API call to the service. the "output" return value is not valid until after CreateRuleCommon Send returns without error.

See CreateRuleCommon for more information on using the CreateRuleCommon API call, and error handling.

// Example sending a request using the CreateRuleCommonRequest method.
req, resp := client.CreateRuleCommonRequest(params)

err := req.Send()
if err == nil { // resp is now filled
    fmt.Println(resp)
}

func (*ConfigService) CreateRuleCommonWithContext added in v1.2.29

func (c *ConfigService) CreateRuleCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)

CreateRuleCommonWithContext is the same as CreateRuleCommon with the addition of the ability to pass a context and additional request options.

See CreateRuleCommon for details on how to use this API operation.

The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.

func (*ConfigService) CreateRuleRequest added in v1.2.29

func (c *ConfigService) CreateRuleRequest(input *CreateRuleInput) (req *request.Request, output *CreateRuleOutput)

CreateRuleRequest generates a "volcengine/request.Request" representing the client's request for the CreateRule operation. The "output" return value will be populated with the CreateRuleCommon request's response once the request completes successfully.

Use "Send" method on the returned CreateRuleCommon Request to send the API call to the service. the "output" return value is not valid until after CreateRuleCommon Send returns without error.

See CreateRule for more information on using the CreateRule API call, and error handling.

// Example sending a request using the CreateRuleRequest method.
req, resp := client.CreateRuleRequest(params)

err := req.Send()
if err == nil { // resp is now filled
    fmt.Println(resp)
}

func (*ConfigService) CreateRuleTemplate added in v1.2.29

func (c *ConfigService) CreateRuleTemplate(input *CreateRuleTemplateInput) (*CreateRuleTemplateOutput, error)

CreateRuleTemplate API operation for CONFIG.

Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.

See the VOLCENGINE API reference guide for CONFIG's API operation CreateRuleTemplate for usage and error information.

func (*ConfigService) CreateRuleTemplateCommon added in v1.2.29

func (c *ConfigService) CreateRuleTemplateCommon(input *map[string]interface{}) (*map[string]interface{}, error)

CreateRuleTemplateCommon API operation for CONFIG.

Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.

See the VOLCENGINE API reference guide for CONFIG's API operation CreateRuleTemplateCommon for usage and error information.

func (*ConfigService) CreateRuleTemplateCommonRequest added in v1.2.29

func (c *ConfigService) CreateRuleTemplateCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})

CreateRuleTemplateCommonRequest generates a "volcengine/request.Request" representing the client's request for the CreateRuleTemplateCommon operation. The "output" return value will be populated with the CreateRuleTemplateCommon request's response once the request completes successfully.

Use "Send" method on the returned CreateRuleTemplateCommon Request to send the API call to the service. the "output" return value is not valid until after CreateRuleTemplateCommon Send returns without error.

See CreateRuleTemplateCommon for more information on using the CreateRuleTemplateCommon API call, and error handling.

// Example sending a request using the CreateRuleTemplateCommonRequest method.
req, resp := client.CreateRuleTemplateCommonRequest(params)

err := req.Send()
if err == nil { // resp is now filled
    fmt.Println(resp)
}

func (*ConfigService) CreateRuleTemplateCommonWithContext added in v1.2.29

func (c *ConfigService) CreateRuleTemplateCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)

CreateRuleTemplateCommonWithContext is the same as CreateRuleTemplateCommon with the addition of the ability to pass a context and additional request options.

See CreateRuleTemplateCommon for details on how to use this API operation.

The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.

func (*ConfigService) CreateRuleTemplateRequest added in v1.2.29

func (c *ConfigService) CreateRuleTemplateRequest(input *CreateRuleTemplateInput) (req *request.Request, output *CreateRuleTemplateOutput)

CreateRuleTemplateRequest generates a "volcengine/request.Request" representing the client's request for the CreateRuleTemplate operation. The "output" return value will be populated with the CreateRuleTemplateCommon request's response once the request completes successfully.

Use "Send" method on the returned CreateRuleTemplateCommon Request to send the API call to the service. the "output" return value is not valid until after CreateRuleTemplateCommon Send returns without error.

See CreateRuleTemplate for more information on using the CreateRuleTemplate API call, and error handling.

// Example sending a request using the CreateRuleTemplateRequest method.
req, resp := client.CreateRuleTemplateRequest(params)

err := req.Send()
if err == nil { // resp is now filled
    fmt.Println(resp)
}

func (*ConfigService) CreateRuleTemplateWithContext added in v1.2.29

func (c *ConfigService) CreateRuleTemplateWithContext(ctx volcengine.Context, input *CreateRuleTemplateInput, opts ...request.Option) (*CreateRuleTemplateOutput, error)

CreateRuleTemplateWithContext is the same as CreateRuleTemplate with the addition of the ability to pass a context and additional request options.

See CreateRuleTemplate for details on how to use this API operation.

The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.

func (*ConfigService) CreateRuleWithContext added in v1.2.29

func (c *ConfigService) CreateRuleWithContext(ctx volcengine.Context, input *CreateRuleInput, opts ...request.Option) (*CreateRuleOutput, error)

CreateRuleWithContext is the same as CreateRule with the addition of the ability to pass a context and additional request options.

See CreateRule for details on how to use this API operation.

The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.

func (*ConfigService) DeleteAccountGroup

func (c *ConfigService) DeleteAccountGroup(input *DeleteAccountGroupInput) (*DeleteAccountGroupOutput, error)

DeleteAccountGroup API operation for CONFIG.

Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.

See the VOLCENGINE API reference guide for CONFIG's API operation DeleteAccountGroup for usage and error information.

func (*ConfigService) DeleteAccountGroupCommon

func (c *ConfigService) DeleteAccountGroupCommon(input *map[string]interface{}) (*map[string]interface{}, error)

DeleteAccountGroupCommon API operation for CONFIG.

Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.

See the VOLCENGINE API reference guide for CONFIG's API operation DeleteAccountGroupCommon for usage and error information.

func (*ConfigService) DeleteAccountGroupCommonRequest

func (c *ConfigService) DeleteAccountGroupCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})

DeleteAccountGroupCommonRequest generates a "volcengine/request.Request" representing the client's request for the DeleteAccountGroupCommon operation. The "output" return value will be populated with the DeleteAccountGroupCommon request's response once the request completes successfully.

Use "Send" method on the returned DeleteAccountGroupCommon Request to send the API call to the service. the "output" return value is not valid until after DeleteAccountGroupCommon Send returns without error.

See DeleteAccountGroupCommon for more information on using the DeleteAccountGroupCommon API call, and error handling.

// Example sending a request using the DeleteAccountGroupCommonRequest method.
req, resp := client.DeleteAccountGroupCommonRequest(params)

err := req.Send()
if err == nil { // resp is now filled
    fmt.Println(resp)
}

func (*ConfigService) DeleteAccountGroupCommonWithContext

func (c *ConfigService) DeleteAccountGroupCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)

DeleteAccountGroupCommonWithContext is the same as DeleteAccountGroupCommon with the addition of the ability to pass a context and additional request options.

See DeleteAccountGroupCommon for details on how to use this API operation.

The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.

func (*ConfigService) DeleteAccountGroupConformancePack added in v1.2.29

DeleteAccountGroupConformancePack API operation for CONFIG.

Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.

See the VOLCENGINE API reference guide for CONFIG's API operation DeleteAccountGroupConformancePack for usage and error information.

func (*ConfigService) DeleteAccountGroupConformancePackCommon added in v1.2.29

func (c *ConfigService) DeleteAccountGroupConformancePackCommon(input *map[string]interface{}) (*map[string]interface{}, error)

DeleteAccountGroupConformancePackCommon API operation for CONFIG.

Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.

See the VOLCENGINE API reference guide for CONFIG's API operation DeleteAccountGroupConformancePackCommon for usage and error information.

func (*ConfigService) DeleteAccountGroupConformancePackCommonRequest added in v1.2.29

func (c *ConfigService) DeleteAccountGroupConformancePackCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})

DeleteAccountGroupConformancePackCommonRequest generates a "volcengine/request.Request" representing the client's request for the DeleteAccountGroupConformancePackCommon operation. The "output" return value will be populated with the DeleteAccountGroupConformancePackCommon request's response once the request completes successfully.

Use "Send" method on the returned DeleteAccountGroupConformancePackCommon Request to send the API call to the service. the "output" return value is not valid until after DeleteAccountGroupConformancePackCommon Send returns without error.

See DeleteAccountGroupConformancePackCommon for more information on using the DeleteAccountGroupConformancePackCommon API call, and error handling.

// Example sending a request using the DeleteAccountGroupConformancePackCommonRequest method.
req, resp := client.DeleteAccountGroupConformancePackCommonRequest(params)

err := req.Send()
if err == nil { // resp is now filled
    fmt.Println(resp)
}

func (*ConfigService) DeleteAccountGroupConformancePackCommonWithContext added in v1.2.29

func (c *ConfigService) DeleteAccountGroupConformancePackCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)

DeleteAccountGroupConformancePackCommonWithContext is the same as DeleteAccountGroupConformancePackCommon with the addition of the ability to pass a context and additional request options.

See DeleteAccountGroupConformancePackCommon for details on how to use this API operation.

The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.

func (*ConfigService) DeleteAccountGroupConformancePackRequest added in v1.2.29

func (c *ConfigService) DeleteAccountGroupConformancePackRequest(input *DeleteAccountGroupConformancePackInput) (req *request.Request, output *DeleteAccountGroupConformancePackOutput)

DeleteAccountGroupConformancePackRequest generates a "volcengine/request.Request" representing the client's request for the DeleteAccountGroupConformancePack operation. The "output" return value will be populated with the DeleteAccountGroupConformancePackCommon request's response once the request completes successfully.

Use "Send" method on the returned DeleteAccountGroupConformancePackCommon Request to send the API call to the service. the "output" return value is not valid until after DeleteAccountGroupConformancePackCommon Send returns without error.

See DeleteAccountGroupConformancePack for more information on using the DeleteAccountGroupConformancePack API call, and error handling.

// Example sending a request using the DeleteAccountGroupConformancePackRequest method.
req, resp := client.DeleteAccountGroupConformancePackRequest(params)

err := req.Send()
if err == nil { // resp is now filled
    fmt.Println(resp)
}

func (*ConfigService) DeleteAccountGroupConformancePackTemplates added in v1.2.29

DeleteAccountGroupConformancePackTemplates API operation for CONFIG.

Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.

See the VOLCENGINE API reference guide for CONFIG's API operation DeleteAccountGroupConformancePackTemplates for usage and error information.

func (*ConfigService) DeleteAccountGroupConformancePackTemplatesCommon added in v1.2.29

func (c *ConfigService) DeleteAccountGroupConformancePackTemplatesCommon(input *map[string]interface{}) (*map[string]interface{}, error)

DeleteAccountGroupConformancePackTemplatesCommon API operation for CONFIG.

Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.

See the VOLCENGINE API reference guide for CONFIG's API operation DeleteAccountGroupConformancePackTemplatesCommon for usage and error information.

func (*ConfigService) DeleteAccountGroupConformancePackTemplatesCommonRequest added in v1.2.29

func (c *ConfigService) DeleteAccountGroupConformancePackTemplatesCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})

DeleteAccountGroupConformancePackTemplatesCommonRequest generates a "volcengine/request.Request" representing the client's request for the DeleteAccountGroupConformancePackTemplatesCommon operation. The "output" return value will be populated with the DeleteAccountGroupConformancePackTemplatesCommon request's response once the request completes successfully.

Use "Send" method on the returned DeleteAccountGroupConformancePackTemplatesCommon Request to send the API call to the service. the "output" return value is not valid until after DeleteAccountGroupConformancePackTemplatesCommon Send returns without error.

See DeleteAccountGroupConformancePackTemplatesCommon for more information on using the DeleteAccountGroupConformancePackTemplatesCommon API call, and error handling.

// Example sending a request using the DeleteAccountGroupConformancePackTemplatesCommonRequest method.
req, resp := client.DeleteAccountGroupConformancePackTemplatesCommonRequest(params)

err := req.Send()
if err == nil { // resp is now filled
    fmt.Println(resp)
}

func (*ConfigService) DeleteAccountGroupConformancePackTemplatesCommonWithContext added in v1.2.29

func (c *ConfigService) DeleteAccountGroupConformancePackTemplatesCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)

DeleteAccountGroupConformancePackTemplatesCommonWithContext is the same as DeleteAccountGroupConformancePackTemplatesCommon with the addition of the ability to pass a context and additional request options.

See DeleteAccountGroupConformancePackTemplatesCommon for details on how to use this API operation.

The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.

func (*ConfigService) DeleteAccountGroupConformancePackTemplatesRequest added in v1.2.29

func (c *ConfigService) DeleteAccountGroupConformancePackTemplatesRequest(input *DeleteAccountGroupConformancePackTemplatesInput) (req *request.Request, output *DeleteAccountGroupConformancePackTemplatesOutput)

DeleteAccountGroupConformancePackTemplatesRequest generates a "volcengine/request.Request" representing the client's request for the DeleteAccountGroupConformancePackTemplates operation. The "output" return value will be populated with the DeleteAccountGroupConformancePackTemplatesCommon request's response once the request completes successfully.

Use "Send" method on the returned DeleteAccountGroupConformancePackTemplatesCommon Request to send the API call to the service. the "output" return value is not valid until after DeleteAccountGroupConformancePackTemplatesCommon Send returns without error.

See DeleteAccountGroupConformancePackTemplates for more information on using the DeleteAccountGroupConformancePackTemplates API call, and error handling.

// Example sending a request using the DeleteAccountGroupConformancePackTemplatesRequest method.
req, resp := client.DeleteAccountGroupConformancePackTemplatesRequest(params)

err := req.Send()
if err == nil { // resp is now filled
    fmt.Println(resp)
}

func (*ConfigService) DeleteAccountGroupConformancePackTemplatesWithContext added in v1.2.29

func (c *ConfigService) DeleteAccountGroupConformancePackTemplatesWithContext(ctx volcengine.Context, input *DeleteAccountGroupConformancePackTemplatesInput, opts ...request.Option) (*DeleteAccountGroupConformancePackTemplatesOutput, error)

DeleteAccountGroupConformancePackTemplatesWithContext is the same as DeleteAccountGroupConformancePackTemplates with the addition of the ability to pass a context and additional request options.

See DeleteAccountGroupConformancePackTemplates for details on how to use this API operation.

The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.

func (*ConfigService) DeleteAccountGroupConformancePackWithContext added in v1.2.29

func (c *ConfigService) DeleteAccountGroupConformancePackWithContext(ctx volcengine.Context, input *DeleteAccountGroupConformancePackInput, opts ...request.Option) (*DeleteAccountGroupConformancePackOutput, error)

DeleteAccountGroupConformancePackWithContext is the same as DeleteAccountGroupConformancePack with the addition of the ability to pass a context and additional request options.

See DeleteAccountGroupConformancePack for details on how to use this API operation.

The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.

func (*ConfigService) DeleteAccountGroupDeliveryChannel added in v1.2.29

DeleteAccountGroupDeliveryChannel API operation for CONFIG.

Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.

See the VOLCENGINE API reference guide for CONFIG's API operation DeleteAccountGroupDeliveryChannel for usage and error information.

func (*ConfigService) DeleteAccountGroupDeliveryChannelCommon added in v1.2.29

func (c *ConfigService) DeleteAccountGroupDeliveryChannelCommon(input *map[string]interface{}) (*map[string]interface{}, error)

DeleteAccountGroupDeliveryChannelCommon API operation for CONFIG.

Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.

See the VOLCENGINE API reference guide for CONFIG's API operation DeleteAccountGroupDeliveryChannelCommon for usage and error information.

func (*ConfigService) DeleteAccountGroupDeliveryChannelCommonRequest added in v1.2.29

func (c *ConfigService) DeleteAccountGroupDeliveryChannelCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})

DeleteAccountGroupDeliveryChannelCommonRequest generates a "volcengine/request.Request" representing the client's request for the DeleteAccountGroupDeliveryChannelCommon operation. The "output" return value will be populated with the DeleteAccountGroupDeliveryChannelCommon request's response once the request completes successfully.

Use "Send" method on the returned DeleteAccountGroupDeliveryChannelCommon Request to send the API call to the service. the "output" return value is not valid until after DeleteAccountGroupDeliveryChannelCommon Send returns without error.

See DeleteAccountGroupDeliveryChannelCommon for more information on using the DeleteAccountGroupDeliveryChannelCommon API call, and error handling.

// Example sending a request using the DeleteAccountGroupDeliveryChannelCommonRequest method.
req, resp := client.DeleteAccountGroupDeliveryChannelCommonRequest(params)

err := req.Send()
if err == nil { // resp is now filled
    fmt.Println(resp)
}

func (*ConfigService) DeleteAccountGroupDeliveryChannelCommonWithContext added in v1.2.29

func (c *ConfigService) DeleteAccountGroupDeliveryChannelCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)

DeleteAccountGroupDeliveryChannelCommonWithContext is the same as DeleteAccountGroupDeliveryChannelCommon with the addition of the ability to pass a context and additional request options.

See DeleteAccountGroupDeliveryChannelCommon for details on how to use this API operation.

The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.

func (*ConfigService) DeleteAccountGroupDeliveryChannelRequest added in v1.2.29

func (c *ConfigService) DeleteAccountGroupDeliveryChannelRequest(input *DeleteAccountGroupDeliveryChannelInput) (req *request.Request, output *DeleteAccountGroupDeliveryChannelOutput)

DeleteAccountGroupDeliveryChannelRequest generates a "volcengine/request.Request" representing the client's request for the DeleteAccountGroupDeliveryChannel operation. The "output" return value will be populated with the DeleteAccountGroupDeliveryChannelCommon request's response once the request completes successfully.

Use "Send" method on the returned DeleteAccountGroupDeliveryChannelCommon Request to send the API call to the service. the "output" return value is not valid until after DeleteAccountGroupDeliveryChannelCommon Send returns without error.

See DeleteAccountGroupDeliveryChannel for more information on using the DeleteAccountGroupDeliveryChannel API call, and error handling.

// Example sending a request using the DeleteAccountGroupDeliveryChannelRequest method.
req, resp := client.DeleteAccountGroupDeliveryChannelRequest(params)

err := req.Send()
if err == nil { // resp is now filled
    fmt.Println(resp)
}

func (*ConfigService) DeleteAccountGroupDeliveryChannelWithContext added in v1.2.29

func (c *ConfigService) DeleteAccountGroupDeliveryChannelWithContext(ctx volcengine.Context, input *DeleteAccountGroupDeliveryChannelInput, opts ...request.Option) (*DeleteAccountGroupDeliveryChannelOutput, error)

DeleteAccountGroupDeliveryChannelWithContext is the same as DeleteAccountGroupDeliveryChannel with the addition of the ability to pass a context and additional request options.

See DeleteAccountGroupDeliveryChannel for details on how to use this API operation.

The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.

func (*ConfigService) DeleteAccountGroupRequest

func (c *ConfigService) DeleteAccountGroupRequest(input *DeleteAccountGroupInput) (req *request.Request, output *DeleteAccountGroupOutput)

DeleteAccountGroupRequest generates a "volcengine/request.Request" representing the client's request for the DeleteAccountGroup operation. The "output" return value will be populated with the DeleteAccountGroupCommon request's response once the request completes successfully.

Use "Send" method on the returned DeleteAccountGroupCommon Request to send the API call to the service. the "output" return value is not valid until after DeleteAccountGroupCommon Send returns without error.

See DeleteAccountGroup for more information on using the DeleteAccountGroup API call, and error handling.

// Example sending a request using the DeleteAccountGroupRequest method.
req, resp := client.DeleteAccountGroupRequest(params)

err := req.Send()
if err == nil { // resp is now filled
    fmt.Println(resp)
}

func (*ConfigService) DeleteAccountGroupRule added in v1.2.29

func (c *ConfigService) DeleteAccountGroupRule(input *DeleteAccountGroupRuleInput) (*DeleteAccountGroupRuleOutput, error)

DeleteAccountGroupRule API operation for CONFIG.

Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.

See the VOLCENGINE API reference guide for CONFIG's API operation DeleteAccountGroupRule for usage and error information.

func (*ConfigService) DeleteAccountGroupRuleCommon added in v1.2.29

func (c *ConfigService) DeleteAccountGroupRuleCommon(input *map[string]interface{}) (*map[string]interface{}, error)

DeleteAccountGroupRuleCommon API operation for CONFIG.

Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.

See the VOLCENGINE API reference guide for CONFIG's API operation DeleteAccountGroupRuleCommon for usage and error information.

func (*ConfigService) DeleteAccountGroupRuleCommonRequest added in v1.2.29

func (c *ConfigService) DeleteAccountGroupRuleCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})

DeleteAccountGroupRuleCommonRequest generates a "volcengine/request.Request" representing the client's request for the DeleteAccountGroupRuleCommon operation. The "output" return value will be populated with the DeleteAccountGroupRuleCommon request's response once the request completes successfully.

Use "Send" method on the returned DeleteAccountGroupRuleCommon Request to send the API call to the service. the "output" return value is not valid until after DeleteAccountGroupRuleCommon Send returns without error.

See DeleteAccountGroupRuleCommon for more information on using the DeleteAccountGroupRuleCommon API call, and error handling.

// Example sending a request using the DeleteAccountGroupRuleCommonRequest method.
req, resp := client.DeleteAccountGroupRuleCommonRequest(params)

err := req.Send()
if err == nil { // resp is now filled
    fmt.Println(resp)
}

func (*ConfigService) DeleteAccountGroupRuleCommonWithContext added in v1.2.29

func (c *ConfigService) DeleteAccountGroupRuleCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)

DeleteAccountGroupRuleCommonWithContext is the same as DeleteAccountGroupRuleCommon with the addition of the ability to pass a context and additional request options.

See DeleteAccountGroupRuleCommon for details on how to use this API operation.

The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.

func (*ConfigService) DeleteAccountGroupRuleRequest added in v1.2.29

func (c *ConfigService) DeleteAccountGroupRuleRequest(input *DeleteAccountGroupRuleInput) (req *request.Request, output *DeleteAccountGroupRuleOutput)

DeleteAccountGroupRuleRequest generates a "volcengine/request.Request" representing the client's request for the DeleteAccountGroupRule operation. The "output" return value will be populated with the DeleteAccountGroupRuleCommon request's response once the request completes successfully.

Use "Send" method on the returned DeleteAccountGroupRuleCommon Request to send the API call to the service. the "output" return value is not valid until after DeleteAccountGroupRuleCommon Send returns without error.

See DeleteAccountGroupRule for more information on using the DeleteAccountGroupRule API call, and error handling.

// Example sending a request using the DeleteAccountGroupRuleRequest method.
req, resp := client.DeleteAccountGroupRuleRequest(params)

err := req.Send()
if err == nil { // resp is now filled
    fmt.Println(resp)
}

func (*ConfigService) DeleteAccountGroupRuleTemplates added in v1.2.29

DeleteAccountGroupRuleTemplates API operation for CONFIG.

Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.

See the VOLCENGINE API reference guide for CONFIG's API operation DeleteAccountGroupRuleTemplates for usage and error information.

func (*ConfigService) DeleteAccountGroupRuleTemplatesCommon added in v1.2.29

func (c *ConfigService) DeleteAccountGroupRuleTemplatesCommon(input *map[string]interface{}) (*map[string]interface{}, error)

DeleteAccountGroupRuleTemplatesCommon API operation for CONFIG.

Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.

See the VOLCENGINE API reference guide for CONFIG's API operation DeleteAccountGroupRuleTemplatesCommon for usage and error information.

func (*ConfigService) DeleteAccountGroupRuleTemplatesCommonRequest added in v1.2.29

func (c *ConfigService) DeleteAccountGroupRuleTemplatesCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})

DeleteAccountGroupRuleTemplatesCommonRequest generates a "volcengine/request.Request" representing the client's request for the DeleteAccountGroupRuleTemplatesCommon operation. The "output" return value will be populated with the DeleteAccountGroupRuleTemplatesCommon request's response once the request completes successfully.

Use "Send" method on the returned DeleteAccountGroupRuleTemplatesCommon Request to send the API call to the service. the "output" return value is not valid until after DeleteAccountGroupRuleTemplatesCommon Send returns without error.

See DeleteAccountGroupRuleTemplatesCommon for more information on using the DeleteAccountGroupRuleTemplatesCommon API call, and error handling.

// Example sending a request using the DeleteAccountGroupRuleTemplatesCommonRequest method.
req, resp := client.DeleteAccountGroupRuleTemplatesCommonRequest(params)

err := req.Send()
if err == nil { // resp is now filled
    fmt.Println(resp)
}

func (*ConfigService) DeleteAccountGroupRuleTemplatesCommonWithContext added in v1.2.29

func (c *ConfigService) DeleteAccountGroupRuleTemplatesCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)

DeleteAccountGroupRuleTemplatesCommonWithContext is the same as DeleteAccountGroupRuleTemplatesCommon with the addition of the ability to pass a context and additional request options.

See DeleteAccountGroupRuleTemplatesCommon for details on how to use this API operation.

The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.

func (*ConfigService) DeleteAccountGroupRuleTemplatesRequest added in v1.2.29

func (c *ConfigService) DeleteAccountGroupRuleTemplatesRequest(input *DeleteAccountGroupRuleTemplatesInput) (req *request.Request, output *DeleteAccountGroupRuleTemplatesOutput)

DeleteAccountGroupRuleTemplatesRequest generates a "volcengine/request.Request" representing the client's request for the DeleteAccountGroupRuleTemplates operation. The "output" return value will be populated with the DeleteAccountGroupRuleTemplatesCommon request's response once the request completes successfully.

Use "Send" method on the returned DeleteAccountGroupRuleTemplatesCommon Request to send the API call to the service. the "output" return value is not valid until after DeleteAccountGroupRuleTemplatesCommon Send returns without error.

See DeleteAccountGroupRuleTemplates for more information on using the DeleteAccountGroupRuleTemplates API call, and error handling.

// Example sending a request using the DeleteAccountGroupRuleTemplatesRequest method.
req, resp := client.DeleteAccountGroupRuleTemplatesRequest(params)

err := req.Send()
if err == nil { // resp is now filled
    fmt.Println(resp)
}

func (*ConfigService) DeleteAccountGroupRuleTemplatesWithContext added in v1.2.29

func (c *ConfigService) DeleteAccountGroupRuleTemplatesWithContext(ctx volcengine.Context, input *DeleteAccountGroupRuleTemplatesInput, opts ...request.Option) (*DeleteAccountGroupRuleTemplatesOutput, error)

DeleteAccountGroupRuleTemplatesWithContext is the same as DeleteAccountGroupRuleTemplates with the addition of the ability to pass a context and additional request options.

See DeleteAccountGroupRuleTemplates for details on how to use this API operation.

The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.

func (*ConfigService) DeleteAccountGroupRuleWithContext added in v1.2.29

func (c *ConfigService) DeleteAccountGroupRuleWithContext(ctx volcengine.Context, input *DeleteAccountGroupRuleInput, opts ...request.Option) (*DeleteAccountGroupRuleOutput, error)

DeleteAccountGroupRuleWithContext is the same as DeleteAccountGroupRule with the addition of the ability to pass a context and additional request options.

See DeleteAccountGroupRule for details on how to use this API operation.

The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.

func (*ConfigService) DeleteAccountGroupWithContext

func (c *ConfigService) DeleteAccountGroupWithContext(ctx volcengine.Context, input *DeleteAccountGroupInput, opts ...request.Option) (*DeleteAccountGroupOutput, error)

DeleteAccountGroupWithContext is the same as DeleteAccountGroup with the addition of the ability to pass a context and additional request options.

See DeleteAccountGroup for details on how to use this API operation.

The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.

func (*ConfigService) DeleteConformancePack added in v1.2.29

func (c *ConfigService) DeleteConformancePack(input *DeleteConformancePackInput) (*DeleteConformancePackOutput, error)

DeleteConformancePack API operation for CONFIG.

Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.

See the VOLCENGINE API reference guide for CONFIG's API operation DeleteConformancePack for usage and error information.

func (*ConfigService) DeleteConformancePackCommon added in v1.2.29

func (c *ConfigService) DeleteConformancePackCommon(input *map[string]interface{}) (*map[string]interface{}, error)

DeleteConformancePackCommon API operation for CONFIG.

Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.

See the VOLCENGINE API reference guide for CONFIG's API operation DeleteConformancePackCommon for usage and error information.

func (*ConfigService) DeleteConformancePackCommonRequest added in v1.2.29

func (c *ConfigService) DeleteConformancePackCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})

DeleteConformancePackCommonRequest generates a "volcengine/request.Request" representing the client's request for the DeleteConformancePackCommon operation. The "output" return value will be populated with the DeleteConformancePackCommon request's response once the request completes successfully.

Use "Send" method on the returned DeleteConformancePackCommon Request to send the API call to the service. the "output" return value is not valid until after DeleteConformancePackCommon Send returns without error.

See DeleteConformancePackCommon for more information on using the DeleteConformancePackCommon API call, and error handling.

// Example sending a request using the DeleteConformancePackCommonRequest method.
req, resp := client.DeleteConformancePackCommonRequest(params)

err := req.Send()
if err == nil { // resp is now filled
    fmt.Println(resp)
}

func (*ConfigService) DeleteConformancePackCommonWithContext added in v1.2.29

func (c *ConfigService) DeleteConformancePackCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)

DeleteConformancePackCommonWithContext is the same as DeleteConformancePackCommon with the addition of the ability to pass a context and additional request options.

See DeleteConformancePackCommon for details on how to use this API operation.

The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.

func (*ConfigService) DeleteConformancePackRequest added in v1.2.29

func (c *ConfigService) DeleteConformancePackRequest(input *DeleteConformancePackInput) (req *request.Request, output *DeleteConformancePackOutput)

DeleteConformancePackRequest generates a "volcengine/request.Request" representing the client's request for the DeleteConformancePack operation. The "output" return value will be populated with the DeleteConformancePackCommon request's response once the request completes successfully.

Use "Send" method on the returned DeleteConformancePackCommon Request to send the API call to the service. the "output" return value is not valid until after DeleteConformancePackCommon Send returns without error.

See DeleteConformancePack for more information on using the DeleteConformancePack API call, and error handling.

// Example sending a request using the DeleteConformancePackRequest method.
req, resp := client.DeleteConformancePackRequest(params)

err := req.Send()
if err == nil { // resp is now filled
    fmt.Println(resp)
}

func (*ConfigService) DeleteConformancePackTemplates added in v1.2.29

DeleteConformancePackTemplates API operation for CONFIG.

Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.

See the VOLCENGINE API reference guide for CONFIG's API operation DeleteConformancePackTemplates for usage and error information.

func (*ConfigService) DeleteConformancePackTemplatesCommon added in v1.2.29

func (c *ConfigService) DeleteConformancePackTemplatesCommon(input *map[string]interface{}) (*map[string]interface{}, error)

DeleteConformancePackTemplatesCommon API operation for CONFIG.

Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.

See the VOLCENGINE API reference guide for CONFIG's API operation DeleteConformancePackTemplatesCommon for usage and error information.

func (*ConfigService) DeleteConformancePackTemplatesCommonRequest added in v1.2.29

func (c *ConfigService) DeleteConformancePackTemplatesCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})

DeleteConformancePackTemplatesCommonRequest generates a "volcengine/request.Request" representing the client's request for the DeleteConformancePackTemplatesCommon operation. The "output" return value will be populated with the DeleteConformancePackTemplatesCommon request's response once the request completes successfully.

Use "Send" method on the returned DeleteConformancePackTemplatesCommon Request to send the API call to the service. the "output" return value is not valid until after DeleteConformancePackTemplatesCommon Send returns without error.

See DeleteConformancePackTemplatesCommon for more information on using the DeleteConformancePackTemplatesCommon API call, and error handling.

// Example sending a request using the DeleteConformancePackTemplatesCommonRequest method.
req, resp := client.DeleteConformancePackTemplatesCommonRequest(params)

err := req.Send()
if err == nil { // resp is now filled
    fmt.Println(resp)
}

func (*ConfigService) DeleteConformancePackTemplatesCommonWithContext added in v1.2.29

func (c *ConfigService) DeleteConformancePackTemplatesCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)

DeleteConformancePackTemplatesCommonWithContext is the same as DeleteConformancePackTemplatesCommon with the addition of the ability to pass a context and additional request options.

See DeleteConformancePackTemplatesCommon for details on how to use this API operation.

The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.

func (*ConfigService) DeleteConformancePackTemplatesRequest added in v1.2.29

func (c *ConfigService) DeleteConformancePackTemplatesRequest(input *DeleteConformancePackTemplatesInput) (req *request.Request, output *DeleteConformancePackTemplatesOutput)

DeleteConformancePackTemplatesRequest generates a "volcengine/request.Request" representing the client's request for the DeleteConformancePackTemplates operation. The "output" return value will be populated with the DeleteConformancePackTemplatesCommon request's response once the request completes successfully.

Use "Send" method on the returned DeleteConformancePackTemplatesCommon Request to send the API call to the service. the "output" return value is not valid until after DeleteConformancePackTemplatesCommon Send returns without error.

See DeleteConformancePackTemplates for more information on using the DeleteConformancePackTemplates API call, and error handling.

// Example sending a request using the DeleteConformancePackTemplatesRequest method.
req, resp := client.DeleteConformancePackTemplatesRequest(params)

err := req.Send()
if err == nil { // resp is now filled
    fmt.Println(resp)
}

func (*ConfigService) DeleteConformancePackTemplatesWithContext added in v1.2.29

func (c *ConfigService) DeleteConformancePackTemplatesWithContext(ctx volcengine.Context, input *DeleteConformancePackTemplatesInput, opts ...request.Option) (*DeleteConformancePackTemplatesOutput, error)

DeleteConformancePackTemplatesWithContext is the same as DeleteConformancePackTemplates with the addition of the ability to pass a context and additional request options.

See DeleteConformancePackTemplates for details on how to use this API operation.

The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.

func (*ConfigService) DeleteConformancePackWithContext added in v1.2.29

func (c *ConfigService) DeleteConformancePackWithContext(ctx volcengine.Context, input *DeleteConformancePackInput, opts ...request.Option) (*DeleteConformancePackOutput, error)

DeleteConformancePackWithContext is the same as DeleteConformancePack with the addition of the ability to pass a context and additional request options.

See DeleteConformancePack for details on how to use this API operation.

The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.

func (*ConfigService) DeleteDeliveryChannel added in v1.2.29

func (c *ConfigService) DeleteDeliveryChannel(input *DeleteDeliveryChannelInput) (*DeleteDeliveryChannelOutput, error)

DeleteDeliveryChannel API operation for CONFIG.

Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.

See the VOLCENGINE API reference guide for CONFIG's API operation DeleteDeliveryChannel for usage and error information.

func (*ConfigService) DeleteDeliveryChannelCommon added in v1.2.29

func (c *ConfigService) DeleteDeliveryChannelCommon(input *map[string]interface{}) (*map[string]interface{}, error)

DeleteDeliveryChannelCommon API operation for CONFIG.

Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.

See the VOLCENGINE API reference guide for CONFIG's API operation DeleteDeliveryChannelCommon for usage and error information.

func (*ConfigService) DeleteDeliveryChannelCommonRequest added in v1.2.29

func (c *ConfigService) DeleteDeliveryChannelCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})

DeleteDeliveryChannelCommonRequest generates a "volcengine/request.Request" representing the client's request for the DeleteDeliveryChannelCommon operation. The "output" return value will be populated with the DeleteDeliveryChannelCommon request's response once the request completes successfully.

Use "Send" method on the returned DeleteDeliveryChannelCommon Request to send the API call to the service. the "output" return value is not valid until after DeleteDeliveryChannelCommon Send returns without error.

See DeleteDeliveryChannelCommon for more information on using the DeleteDeliveryChannelCommon API call, and error handling.

// Example sending a request using the DeleteDeliveryChannelCommonRequest method.
req, resp := client.DeleteDeliveryChannelCommonRequest(params)

err := req.Send()
if err == nil { // resp is now filled
    fmt.Println(resp)
}

func (*ConfigService) DeleteDeliveryChannelCommonWithContext added in v1.2.29

func (c *ConfigService) DeleteDeliveryChannelCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)

DeleteDeliveryChannelCommonWithContext is the same as DeleteDeliveryChannelCommon with the addition of the ability to pass a context and additional request options.

See DeleteDeliveryChannelCommon for details on how to use this API operation.

The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.

func (*ConfigService) DeleteDeliveryChannelRequest added in v1.2.29

func (c *ConfigService) DeleteDeliveryChannelRequest(input *DeleteDeliveryChannelInput) (req *request.Request, output *DeleteDeliveryChannelOutput)

DeleteDeliveryChannelRequest generates a "volcengine/request.Request" representing the client's request for the DeleteDeliveryChannel operation. The "output" return value will be populated with the DeleteDeliveryChannelCommon request's response once the request completes successfully.

Use "Send" method on the returned DeleteDeliveryChannelCommon Request to send the API call to the service. the "output" return value is not valid until after DeleteDeliveryChannelCommon Send returns without error.

See DeleteDeliveryChannel for more information on using the DeleteDeliveryChannel API call, and error handling.

// Example sending a request using the DeleteDeliveryChannelRequest method.
req, resp := client.DeleteDeliveryChannelRequest(params)

err := req.Send()
if err == nil { // resp is now filled
    fmt.Println(resp)
}

func (*ConfigService) DeleteDeliveryChannelWithContext added in v1.2.29

func (c *ConfigService) DeleteDeliveryChannelWithContext(ctx volcengine.Context, input *DeleteDeliveryChannelInput, opts ...request.Option) (*DeleteDeliveryChannelOutput, error)

DeleteDeliveryChannelWithContext is the same as DeleteDeliveryChannel with the addition of the ability to pass a context and additional request options.

See DeleteDeliveryChannel for details on how to use this API operation.

The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.

func (*ConfigService) DeleteRule added in v1.2.29

func (c *ConfigService) DeleteRule(input *DeleteRuleInput) (*DeleteRuleOutput, error)

DeleteRule API operation for CONFIG.

Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.

See the VOLCENGINE API reference guide for CONFIG's API operation DeleteRule for usage and error information.

func (*ConfigService) DeleteRuleCommon added in v1.2.29

func (c *ConfigService) DeleteRuleCommon(input *map[string]interface{}) (*map[string]interface{}, error)

DeleteRuleCommon API operation for CONFIG.

Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.

See the VOLCENGINE API reference guide for CONFIG's API operation DeleteRuleCommon for usage and error information.

func (*ConfigService) DeleteRuleCommonRequest added in v1.2.29

func (c *ConfigService) DeleteRuleCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})

DeleteRuleCommonRequest generates a "volcengine/request.Request" representing the client's request for the DeleteRuleCommon operation. The "output" return value will be populated with the DeleteRuleCommon request's response once the request completes successfully.

Use "Send" method on the returned DeleteRuleCommon Request to send the API call to the service. the "output" return value is not valid until after DeleteRuleCommon Send returns without error.

See DeleteRuleCommon for more information on using the DeleteRuleCommon API call, and error handling.

// Example sending a request using the DeleteRuleCommonRequest method.
req, resp := client.DeleteRuleCommonRequest(params)

err := req.Send()
if err == nil { // resp is now filled
    fmt.Println(resp)
}

func (*ConfigService) DeleteRuleCommonWithContext added in v1.2.29

func (c *ConfigService) DeleteRuleCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)

DeleteRuleCommonWithContext is the same as DeleteRuleCommon with the addition of the ability to pass a context and additional request options.

See DeleteRuleCommon for details on how to use this API operation.

The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.

func (*ConfigService) DeleteRuleRequest added in v1.2.29

func (c *ConfigService) DeleteRuleRequest(input *DeleteRuleInput) (req *request.Request, output *DeleteRuleOutput)

DeleteRuleRequest generates a "volcengine/request.Request" representing the client's request for the DeleteRule operation. The "output" return value will be populated with the DeleteRuleCommon request's response once the request completes successfully.

Use "Send" method on the returned DeleteRuleCommon Request to send the API call to the service. the "output" return value is not valid until after DeleteRuleCommon Send returns without error.

See DeleteRule for more information on using the DeleteRule API call, and error handling.

// Example sending a request using the DeleteRuleRequest method.
req, resp := client.DeleteRuleRequest(params)

err := req.Send()
if err == nil { // resp is now filled
    fmt.Println(resp)
}

func (*ConfigService) DeleteRuleTemplates added in v1.2.29

func (c *ConfigService) DeleteRuleTemplates(input *DeleteRuleTemplatesInput) (*DeleteRuleTemplatesOutput, error)

DeleteRuleTemplates API operation for CONFIG.

Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.

See the VOLCENGINE API reference guide for CONFIG's API operation DeleteRuleTemplates for usage and error information.

func (*ConfigService) DeleteRuleTemplatesCommon added in v1.2.29

func (c *ConfigService) DeleteRuleTemplatesCommon(input *map[string]interface{}) (*map[string]interface{}, error)

DeleteRuleTemplatesCommon API operation for CONFIG.

Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.

See the VOLCENGINE API reference guide for CONFIG's API operation DeleteRuleTemplatesCommon for usage and error information.

func (*ConfigService) DeleteRuleTemplatesCommonRequest added in v1.2.29

func (c *ConfigService) DeleteRuleTemplatesCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})

DeleteRuleTemplatesCommonRequest generates a "volcengine/request.Request" representing the client's request for the DeleteRuleTemplatesCommon operation. The "output" return value will be populated with the DeleteRuleTemplatesCommon request's response once the request completes successfully.

Use "Send" method on the returned DeleteRuleTemplatesCommon Request to send the API call to the service. the "output" return value is not valid until after DeleteRuleTemplatesCommon Send returns without error.

See DeleteRuleTemplatesCommon for more information on using the DeleteRuleTemplatesCommon API call, and error handling.

// Example sending a request using the DeleteRuleTemplatesCommonRequest method.
req, resp := client.DeleteRuleTemplatesCommonRequest(params)

err := req.Send()
if err == nil { // resp is now filled
    fmt.Println(resp)
}

func (*ConfigService) DeleteRuleTemplatesCommonWithContext added in v1.2.29

func (c *ConfigService) DeleteRuleTemplatesCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)

DeleteRuleTemplatesCommonWithContext is the same as DeleteRuleTemplatesCommon with the addition of the ability to pass a context and additional request options.

See DeleteRuleTemplatesCommon for details on how to use this API operation.

The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.

func (*ConfigService) DeleteRuleTemplatesRequest added in v1.2.29

func (c *ConfigService) DeleteRuleTemplatesRequest(input *DeleteRuleTemplatesInput) (req *request.Request, output *DeleteRuleTemplatesOutput)

DeleteRuleTemplatesRequest generates a "volcengine/request.Request" representing the client's request for the DeleteRuleTemplates operation. The "output" return value will be populated with the DeleteRuleTemplatesCommon request's response once the request completes successfully.

Use "Send" method on the returned DeleteRuleTemplatesCommon Request to send the API call to the service. the "output" return value is not valid until after DeleteRuleTemplatesCommon Send returns without error.

See DeleteRuleTemplates for more information on using the DeleteRuleTemplates API call, and error handling.

// Example sending a request using the DeleteRuleTemplatesRequest method.
req, resp := client.DeleteRuleTemplatesRequest(params)

err := req.Send()
if err == nil { // resp is now filled
    fmt.Println(resp)
}

func (*ConfigService) DeleteRuleTemplatesWithContext added in v1.2.29

func (c *ConfigService) DeleteRuleTemplatesWithContext(ctx volcengine.Context, input *DeleteRuleTemplatesInput, opts ...request.Option) (*DeleteRuleTemplatesOutput, error)

DeleteRuleTemplatesWithContext is the same as DeleteRuleTemplates with the addition of the ability to pass a context and additional request options.

See DeleteRuleTemplates for details on how to use this API operation.

The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.

func (*ConfigService) DeleteRuleWithContext added in v1.2.29

func (c *ConfigService) DeleteRuleWithContext(ctx volcengine.Context, input *DeleteRuleInput, opts ...request.Option) (*DeleteRuleOutput, error)

DeleteRuleWithContext is the same as DeleteRule with the addition of the ability to pass a context and additional request options.

See DeleteRule for details on how to use this API operation.

The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.

func (*ConfigService) DescribeAccountGroupComplianceByConformancePacks added in v1.2.29

DescribeAccountGroupComplianceByConformancePacks API operation for CONFIG.

Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.

See the VOLCENGINE API reference guide for CONFIG's API operation DescribeAccountGroupComplianceByConformancePacks for usage and error information.

func (*ConfigService) DescribeAccountGroupComplianceByConformancePacksCommon added in v1.2.29

func (c *ConfigService) DescribeAccountGroupComplianceByConformancePacksCommon(input *map[string]interface{}) (*map[string]interface{}, error)

DescribeAccountGroupComplianceByConformancePacksCommon API operation for CONFIG.

Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.

See the VOLCENGINE API reference guide for CONFIG's API operation DescribeAccountGroupComplianceByConformancePacksCommon for usage and error information.

func (*ConfigService) DescribeAccountGroupComplianceByConformancePacksCommonRequest added in v1.2.29

func (c *ConfigService) DescribeAccountGroupComplianceByConformancePacksCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})

DescribeAccountGroupComplianceByConformancePacksCommonRequest generates a "volcengine/request.Request" representing the client's request for the DescribeAccountGroupComplianceByConformancePacksCommon operation. The "output" return value will be populated with the DescribeAccountGroupComplianceByConformancePacksCommon request's response once the request completes successfully.

Use "Send" method on the returned DescribeAccountGroupComplianceByConformancePacksCommon Request to send the API call to the service. the "output" return value is not valid until after DescribeAccountGroupComplianceByConformancePacksCommon Send returns without error.

See DescribeAccountGroupComplianceByConformancePacksCommon for more information on using the DescribeAccountGroupComplianceByConformancePacksCommon API call, and error handling.

// Example sending a request using the DescribeAccountGroupComplianceByConformancePacksCommonRequest method.
req, resp := client.DescribeAccountGroupComplianceByConformancePacksCommonRequest(params)

err := req.Send()
if err == nil { // resp is now filled
    fmt.Println(resp)
}

func (*ConfigService) DescribeAccountGroupComplianceByConformancePacksCommonWithContext added in v1.2.29

func (c *ConfigService) DescribeAccountGroupComplianceByConformancePacksCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)

DescribeAccountGroupComplianceByConformancePacksCommonWithContext is the same as DescribeAccountGroupComplianceByConformancePacksCommon with the addition of the ability to pass a context and additional request options.

See DescribeAccountGroupComplianceByConformancePacksCommon for details on how to use this API operation.

The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.

func (*ConfigService) DescribeAccountGroupComplianceByConformancePacksRequest added in v1.2.29

func (c *ConfigService) DescribeAccountGroupComplianceByConformancePacksRequest(input *DescribeAccountGroupComplianceByConformancePacksInput) (req *request.Request, output *DescribeAccountGroupComplianceByConformancePacksOutput)

DescribeAccountGroupComplianceByConformancePacksRequest generates a "volcengine/request.Request" representing the client's request for the DescribeAccountGroupComplianceByConformancePacks operation. The "output" return value will be populated with the DescribeAccountGroupComplianceByConformancePacksCommon request's response once the request completes successfully.

Use "Send" method on the returned DescribeAccountGroupComplianceByConformancePacksCommon Request to send the API call to the service. the "output" return value is not valid until after DescribeAccountGroupComplianceByConformancePacksCommon Send returns without error.

See DescribeAccountGroupComplianceByConformancePacks for more information on using the DescribeAccountGroupComplianceByConformancePacks API call, and error handling.

// Example sending a request using the DescribeAccountGroupComplianceByConformancePacksRequest method.
req, resp := client.DescribeAccountGroupComplianceByConformancePacksRequest(params)

err := req.Send()
if err == nil { // resp is now filled
    fmt.Println(resp)
}

func (*ConfigService) DescribeAccountGroupComplianceByConformancePacksWithContext added in v1.2.29

func (c *ConfigService) DescribeAccountGroupComplianceByConformancePacksWithContext(ctx volcengine.Context, input *DescribeAccountGroupComplianceByConformancePacksInput, opts ...request.Option) (*DescribeAccountGroupComplianceByConformancePacksOutput, error)

DescribeAccountGroupComplianceByConformancePacksWithContext is the same as DescribeAccountGroupComplianceByConformancePacks with the addition of the ability to pass a context and additional request options.

See DescribeAccountGroupComplianceByConformancePacks for details on how to use this API operation.

The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.

func (*ConfigService) DescribeAccountGroupComplianceByResources added in v1.2.29

DescribeAccountGroupComplianceByResources API operation for CONFIG.

Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.

See the VOLCENGINE API reference guide for CONFIG's API operation DescribeAccountGroupComplianceByResources for usage and error information.

func (*ConfigService) DescribeAccountGroupComplianceByResourcesCommon added in v1.2.29

func (c *ConfigService) DescribeAccountGroupComplianceByResourcesCommon(input *map[string]interface{}) (*map[string]interface{}, error)

DescribeAccountGroupComplianceByResourcesCommon API operation for CONFIG.

Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.

See the VOLCENGINE API reference guide for CONFIG's API operation DescribeAccountGroupComplianceByResourcesCommon for usage and error information.

func (*ConfigService) DescribeAccountGroupComplianceByResourcesCommonRequest added in v1.2.29

func (c *ConfigService) DescribeAccountGroupComplianceByResourcesCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})

DescribeAccountGroupComplianceByResourcesCommonRequest generates a "volcengine/request.Request" representing the client's request for the DescribeAccountGroupComplianceByResourcesCommon operation. The "output" return value will be populated with the DescribeAccountGroupComplianceByResourcesCommon request's response once the request completes successfully.

Use "Send" method on the returned DescribeAccountGroupComplianceByResourcesCommon Request to send the API call to the service. the "output" return value is not valid until after DescribeAccountGroupComplianceByResourcesCommon Send returns without error.

See DescribeAccountGroupComplianceByResourcesCommon for more information on using the DescribeAccountGroupComplianceByResourcesCommon API call, and error handling.

// Example sending a request using the DescribeAccountGroupComplianceByResourcesCommonRequest method.
req, resp := client.DescribeAccountGroupComplianceByResourcesCommonRequest(params)

err := req.Send()
if err == nil { // resp is now filled
    fmt.Println(resp)
}

func (*ConfigService) DescribeAccountGroupComplianceByResourcesCommonWithContext added in v1.2.29

func (c *ConfigService) DescribeAccountGroupComplianceByResourcesCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)

DescribeAccountGroupComplianceByResourcesCommonWithContext is the same as DescribeAccountGroupComplianceByResourcesCommon with the addition of the ability to pass a context and additional request options.

See DescribeAccountGroupComplianceByResourcesCommon for details on how to use this API operation.

The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.

func (*ConfigService) DescribeAccountGroupComplianceByResourcesRequest added in v1.2.29

func (c *ConfigService) DescribeAccountGroupComplianceByResourcesRequest(input *DescribeAccountGroupComplianceByResourcesInput) (req *request.Request, output *DescribeAccountGroupComplianceByResourcesOutput)

DescribeAccountGroupComplianceByResourcesRequest generates a "volcengine/request.Request" representing the client's request for the DescribeAccountGroupComplianceByResources operation. The "output" return value will be populated with the DescribeAccountGroupComplianceByResourcesCommon request's response once the request completes successfully.

Use "Send" method on the returned DescribeAccountGroupComplianceByResourcesCommon Request to send the API call to the service. the "output" return value is not valid until after DescribeAccountGroupComplianceByResourcesCommon Send returns without error.

See DescribeAccountGroupComplianceByResources for more information on using the DescribeAccountGroupComplianceByResources API call, and error handling.

// Example sending a request using the DescribeAccountGroupComplianceByResourcesRequest method.
req, resp := client.DescribeAccountGroupComplianceByResourcesRequest(params)

err := req.Send()
if err == nil { // resp is now filled
    fmt.Println(resp)
}

func (*ConfigService) DescribeAccountGroupComplianceByResourcesWithContext added in v1.2.29

func (c *ConfigService) DescribeAccountGroupComplianceByResourcesWithContext(ctx volcengine.Context, input *DescribeAccountGroupComplianceByResourcesInput, opts ...request.Option) (*DescribeAccountGroupComplianceByResourcesOutput, error)

DescribeAccountGroupComplianceByResourcesWithContext is the same as DescribeAccountGroupComplianceByResources with the addition of the ability to pass a context and additional request options.

See DescribeAccountGroupComplianceByResources for details on how to use this API operation.

The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.

func (*ConfigService) DescribeAccountGroupComplianceByRules added in v1.2.29

DescribeAccountGroupComplianceByRules API operation for CONFIG.

Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.

See the VOLCENGINE API reference guide for CONFIG's API operation DescribeAccountGroupComplianceByRules for usage and error information.

func (*ConfigService) DescribeAccountGroupComplianceByRulesCommon added in v1.2.29

func (c *ConfigService) DescribeAccountGroupComplianceByRulesCommon(input *map[string]interface{}) (*map[string]interface{}, error)

DescribeAccountGroupComplianceByRulesCommon API operation for CONFIG.

Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.

See the VOLCENGINE API reference guide for CONFIG's API operation DescribeAccountGroupComplianceByRulesCommon for usage and error information.

func (*ConfigService) DescribeAccountGroupComplianceByRulesCommonRequest added in v1.2.29

func (c *ConfigService) DescribeAccountGroupComplianceByRulesCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})

DescribeAccountGroupComplianceByRulesCommonRequest generates a "volcengine/request.Request" representing the client's request for the DescribeAccountGroupComplianceByRulesCommon operation. The "output" return value will be populated with the DescribeAccountGroupComplianceByRulesCommon request's response once the request completes successfully.

Use "Send" method on the returned DescribeAccountGroupComplianceByRulesCommon Request to send the API call to the service. the "output" return value is not valid until after DescribeAccountGroupComplianceByRulesCommon Send returns without error.

See DescribeAccountGroupComplianceByRulesCommon for more information on using the DescribeAccountGroupComplianceByRulesCommon API call, and error handling.

// Example sending a request using the DescribeAccountGroupComplianceByRulesCommonRequest method.
req, resp := client.DescribeAccountGroupComplianceByRulesCommonRequest(params)

err := req.Send()
if err == nil { // resp is now filled
    fmt.Println(resp)
}

func (*ConfigService) DescribeAccountGroupComplianceByRulesCommonWithContext added in v1.2.29

func (c *ConfigService) DescribeAccountGroupComplianceByRulesCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)

DescribeAccountGroupComplianceByRulesCommonWithContext is the same as DescribeAccountGroupComplianceByRulesCommon with the addition of the ability to pass a context and additional request options.

See DescribeAccountGroupComplianceByRulesCommon for details on how to use this API operation.

The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.

func (*ConfigService) DescribeAccountGroupComplianceByRulesRequest added in v1.2.29

func (c *ConfigService) DescribeAccountGroupComplianceByRulesRequest(input *DescribeAccountGroupComplianceByRulesInput) (req *request.Request, output *DescribeAccountGroupComplianceByRulesOutput)

DescribeAccountGroupComplianceByRulesRequest generates a "volcengine/request.Request" representing the client's request for the DescribeAccountGroupComplianceByRules operation. The "output" return value will be populated with the DescribeAccountGroupComplianceByRulesCommon request's response once the request completes successfully.

Use "Send" method on the returned DescribeAccountGroupComplianceByRulesCommon Request to send the API call to the service. the "output" return value is not valid until after DescribeAccountGroupComplianceByRulesCommon Send returns without error.

See DescribeAccountGroupComplianceByRules for more information on using the DescribeAccountGroupComplianceByRules API call, and error handling.

// Example sending a request using the DescribeAccountGroupComplianceByRulesRequest method.
req, resp := client.DescribeAccountGroupComplianceByRulesRequest(params)

err := req.Send()
if err == nil { // resp is now filled
    fmt.Println(resp)
}

func (*ConfigService) DescribeAccountGroupComplianceByRulesWithContext added in v1.2.29

func (c *ConfigService) DescribeAccountGroupComplianceByRulesWithContext(ctx volcengine.Context, input *DescribeAccountGroupComplianceByRulesInput, opts ...request.Option) (*DescribeAccountGroupComplianceByRulesOutput, error)

DescribeAccountGroupComplianceByRulesWithContext is the same as DescribeAccountGroupComplianceByRules with the addition of the ability to pass a context and additional request options.

See DescribeAccountGroupComplianceByRules for details on how to use this API operation.

The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.

func (*ConfigService) DescribeAccountGroupConformancePackTemplates added in v1.2.29

DescribeAccountGroupConformancePackTemplates API operation for CONFIG.

Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.

See the VOLCENGINE API reference guide for CONFIG's API operation DescribeAccountGroupConformancePackTemplates for usage and error information.

func (*ConfigService) DescribeAccountGroupConformancePackTemplatesCommon added in v1.2.29

func (c *ConfigService) DescribeAccountGroupConformancePackTemplatesCommon(input *map[string]interface{}) (*map[string]interface{}, error)

DescribeAccountGroupConformancePackTemplatesCommon API operation for CONFIG.

Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.

See the VOLCENGINE API reference guide for CONFIG's API operation DescribeAccountGroupConformancePackTemplatesCommon for usage and error information.

func (*ConfigService) DescribeAccountGroupConformancePackTemplatesCommonRequest added in v1.2.29

func (c *ConfigService) DescribeAccountGroupConformancePackTemplatesCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})

DescribeAccountGroupConformancePackTemplatesCommonRequest generates a "volcengine/request.Request" representing the client's request for the DescribeAccountGroupConformancePackTemplatesCommon operation. The "output" return value will be populated with the DescribeAccountGroupConformancePackTemplatesCommon request's response once the request completes successfully.

Use "Send" method on the returned DescribeAccountGroupConformancePackTemplatesCommon Request to send the API call to the service. the "output" return value is not valid until after DescribeAccountGroupConformancePackTemplatesCommon Send returns without error.

See DescribeAccountGroupConformancePackTemplatesCommon for more information on using the DescribeAccountGroupConformancePackTemplatesCommon API call, and error handling.

// Example sending a request using the DescribeAccountGroupConformancePackTemplatesCommonRequest method.
req, resp := client.DescribeAccountGroupConformancePackTemplatesCommonRequest(params)

err := req.Send()
if err == nil { // resp is now filled
    fmt.Println(resp)
}

func (*ConfigService) DescribeAccountGroupConformancePackTemplatesCommonWithContext added in v1.2.29

func (c *ConfigService) DescribeAccountGroupConformancePackTemplatesCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)

DescribeAccountGroupConformancePackTemplatesCommonWithContext is the same as DescribeAccountGroupConformancePackTemplatesCommon with the addition of the ability to pass a context and additional request options.

See DescribeAccountGroupConformancePackTemplatesCommon for details on how to use this API operation.

The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.

func (*ConfigService) DescribeAccountGroupConformancePackTemplatesRequest added in v1.2.29

func (c *ConfigService) DescribeAccountGroupConformancePackTemplatesRequest(input *DescribeAccountGroupConformancePackTemplatesInput) (req *request.Request, output *DescribeAccountGroupConformancePackTemplatesOutput)

DescribeAccountGroupConformancePackTemplatesRequest generates a "volcengine/request.Request" representing the client's request for the DescribeAccountGroupConformancePackTemplates operation. The "output" return value will be populated with the DescribeAccountGroupConformancePackTemplatesCommon request's response once the request completes successfully.

Use "Send" method on the returned DescribeAccountGroupConformancePackTemplatesCommon Request to send the API call to the service. the "output" return value is not valid until after DescribeAccountGroupConformancePackTemplatesCommon Send returns without error.

See DescribeAccountGroupConformancePackTemplates for more information on using the DescribeAccountGroupConformancePackTemplates API call, and error handling.

// Example sending a request using the DescribeAccountGroupConformancePackTemplatesRequest method.
req, resp := client.DescribeAccountGroupConformancePackTemplatesRequest(params)

err := req.Send()
if err == nil { // resp is now filled
    fmt.Println(resp)
}

func (*ConfigService) DescribeAccountGroupConformancePackTemplatesWithContext added in v1.2.29

func (c *ConfigService) DescribeAccountGroupConformancePackTemplatesWithContext(ctx volcengine.Context, input *DescribeAccountGroupConformancePackTemplatesInput, opts ...request.Option) (*DescribeAccountGroupConformancePackTemplatesOutput, error)

DescribeAccountGroupConformancePackTemplatesWithContext is the same as DescribeAccountGroupConformancePackTemplates with the addition of the ability to pass a context and additional request options.

See DescribeAccountGroupConformancePackTemplates for details on how to use this API operation.

The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.

func (*ConfigService) DescribeAccountGroupConformancePacks added in v1.2.29

DescribeAccountGroupConformancePacks API operation for CONFIG.

Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.

See the VOLCENGINE API reference guide for CONFIG's API operation DescribeAccountGroupConformancePacks for usage and error information.

func (*ConfigService) DescribeAccountGroupConformancePacksCommon added in v1.2.29

func (c *ConfigService) DescribeAccountGroupConformancePacksCommon(input *map[string]interface{}) (*map[string]interface{}, error)

DescribeAccountGroupConformancePacksCommon API operation for CONFIG.

Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.

See the VOLCENGINE API reference guide for CONFIG's API operation DescribeAccountGroupConformancePacksCommon for usage and error information.

func (*ConfigService) DescribeAccountGroupConformancePacksCommonRequest added in v1.2.29

func (c *ConfigService) DescribeAccountGroupConformancePacksCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})

DescribeAccountGroupConformancePacksCommonRequest generates a "volcengine/request.Request" representing the client's request for the DescribeAccountGroupConformancePacksCommon operation. The "output" return value will be populated with the DescribeAccountGroupConformancePacksCommon request's response once the request completes successfully.

Use "Send" method on the returned DescribeAccountGroupConformancePacksCommon Request to send the API call to the service. the "output" return value is not valid until after DescribeAccountGroupConformancePacksCommon Send returns without error.

See DescribeAccountGroupConformancePacksCommon for more information on using the DescribeAccountGroupConformancePacksCommon API call, and error handling.

// Example sending a request using the DescribeAccountGroupConformancePacksCommonRequest method.
req, resp := client.DescribeAccountGroupConformancePacksCommonRequest(params)

err := req.Send()
if err == nil { // resp is now filled
    fmt.Println(resp)
}

func (*ConfigService) DescribeAccountGroupConformancePacksCommonWithContext added in v1.2.29

func (c *ConfigService) DescribeAccountGroupConformancePacksCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)

DescribeAccountGroupConformancePacksCommonWithContext is the same as DescribeAccountGroupConformancePacksCommon with the addition of the ability to pass a context and additional request options.

See DescribeAccountGroupConformancePacksCommon for details on how to use this API operation.

The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.

func (*ConfigService) DescribeAccountGroupConformancePacksRequest added in v1.2.29

func (c *ConfigService) DescribeAccountGroupConformancePacksRequest(input *DescribeAccountGroupConformancePacksInput) (req *request.Request, output *DescribeAccountGroupConformancePacksOutput)

DescribeAccountGroupConformancePacksRequest generates a "volcengine/request.Request" representing the client's request for the DescribeAccountGroupConformancePacks operation. The "output" return value will be populated with the DescribeAccountGroupConformancePacksCommon request's response once the request completes successfully.

Use "Send" method on the returned DescribeAccountGroupConformancePacksCommon Request to send the API call to the service. the "output" return value is not valid until after DescribeAccountGroupConformancePacksCommon Send returns without error.

See DescribeAccountGroupConformancePacks for more information on using the DescribeAccountGroupConformancePacks API call, and error handling.

// Example sending a request using the DescribeAccountGroupConformancePacksRequest method.
req, resp := client.DescribeAccountGroupConformancePacksRequest(params)

err := req.Send()
if err == nil { // resp is now filled
    fmt.Println(resp)
}

func (*ConfigService) DescribeAccountGroupConformancePacksWithContext added in v1.2.29

func (c *ConfigService) DescribeAccountGroupConformancePacksWithContext(ctx volcengine.Context, input *DescribeAccountGroupConformancePacksInput, opts ...request.Option) (*DescribeAccountGroupConformancePacksOutput, error)

DescribeAccountGroupConformancePacksWithContext is the same as DescribeAccountGroupConformancePacks with the addition of the ability to pass a context and additional request options.

See DescribeAccountGroupConformancePacks for details on how to use this API operation.

The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.

func (*ConfigService) DescribeAccountGroupDeliveryChannel added in v1.2.29

DescribeAccountGroupDeliveryChannel API operation for CONFIG.

Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.

See the VOLCENGINE API reference guide for CONFIG's API operation DescribeAccountGroupDeliveryChannel for usage and error information.

func (*ConfigService) DescribeAccountGroupDeliveryChannelCommon added in v1.2.29

func (c *ConfigService) DescribeAccountGroupDeliveryChannelCommon(input *map[string]interface{}) (*map[string]interface{}, error)

DescribeAccountGroupDeliveryChannelCommon API operation for CONFIG.

Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.

See the VOLCENGINE API reference guide for CONFIG's API operation DescribeAccountGroupDeliveryChannelCommon for usage and error information.

func (*ConfigService) DescribeAccountGroupDeliveryChannelCommonRequest added in v1.2.29

func (c *ConfigService) DescribeAccountGroupDeliveryChannelCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})

DescribeAccountGroupDeliveryChannelCommonRequest generates a "volcengine/request.Request" representing the client's request for the DescribeAccountGroupDeliveryChannelCommon operation. The "output" return value will be populated with the DescribeAccountGroupDeliveryChannelCommon request's response once the request completes successfully.

Use "Send" method on the returned DescribeAccountGroupDeliveryChannelCommon Request to send the API call to the service. the "output" return value is not valid until after DescribeAccountGroupDeliveryChannelCommon Send returns without error.

See DescribeAccountGroupDeliveryChannelCommon for more information on using the DescribeAccountGroupDeliveryChannelCommon API call, and error handling.

// Example sending a request using the DescribeAccountGroupDeliveryChannelCommonRequest method.
req, resp := client.DescribeAccountGroupDeliveryChannelCommonRequest(params)

err := req.Send()
if err == nil { // resp is now filled
    fmt.Println(resp)
}

func (*ConfigService) DescribeAccountGroupDeliveryChannelCommonWithContext added in v1.2.29

func (c *ConfigService) DescribeAccountGroupDeliveryChannelCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)

DescribeAccountGroupDeliveryChannelCommonWithContext is the same as DescribeAccountGroupDeliveryChannelCommon with the addition of the ability to pass a context and additional request options.

See DescribeAccountGroupDeliveryChannelCommon for details on how to use this API operation.

The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.

func (*ConfigService) DescribeAccountGroupDeliveryChannelRequest added in v1.2.29

func (c *ConfigService) DescribeAccountGroupDeliveryChannelRequest(input *DescribeAccountGroupDeliveryChannelInput) (req *request.Request, output *DescribeAccountGroupDeliveryChannelOutput)

DescribeAccountGroupDeliveryChannelRequest generates a "volcengine/request.Request" representing the client's request for the DescribeAccountGroupDeliveryChannel operation. The "output" return value will be populated with the DescribeAccountGroupDeliveryChannelCommon request's response once the request completes successfully.

Use "Send" method on the returned DescribeAccountGroupDeliveryChannelCommon Request to send the API call to the service. the "output" return value is not valid until after DescribeAccountGroupDeliveryChannelCommon Send returns without error.

See DescribeAccountGroupDeliveryChannel for more information on using the DescribeAccountGroupDeliveryChannel API call, and error handling.

// Example sending a request using the DescribeAccountGroupDeliveryChannelRequest method.
req, resp := client.DescribeAccountGroupDeliveryChannelRequest(params)

err := req.Send()
if err == nil { // resp is now filled
    fmt.Println(resp)
}

func (*ConfigService) DescribeAccountGroupDeliveryChannelWithContext added in v1.2.29

func (c *ConfigService) DescribeAccountGroupDeliveryChannelWithContext(ctx volcengine.Context, input *DescribeAccountGroupDeliveryChannelInput, opts ...request.Option) (*DescribeAccountGroupDeliveryChannelOutput, error)

DescribeAccountGroupDeliveryChannelWithContext is the same as DescribeAccountGroupDeliveryChannel with the addition of the ability to pass a context and additional request options.

See DescribeAccountGroupDeliveryChannel for details on how to use this API operation.

The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.

func (*ConfigService) DescribeAccountGroupResourceExemptions added in v1.2.29

DescribeAccountGroupResourceExemptions API operation for CONFIG.

Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.

See the VOLCENGINE API reference guide for CONFIG's API operation DescribeAccountGroupResourceExemptions for usage and error information.

func (*ConfigService) DescribeAccountGroupResourceExemptionsCommon added in v1.2.29

func (c *ConfigService) DescribeAccountGroupResourceExemptionsCommon(input *map[string]interface{}) (*map[string]interface{}, error)

DescribeAccountGroupResourceExemptionsCommon API operation for CONFIG.

Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.

See the VOLCENGINE API reference guide for CONFIG's API operation DescribeAccountGroupResourceExemptionsCommon for usage and error information.

func (*ConfigService) DescribeAccountGroupResourceExemptionsCommonRequest added in v1.2.29

func (c *ConfigService) DescribeAccountGroupResourceExemptionsCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})

DescribeAccountGroupResourceExemptionsCommonRequest generates a "volcengine/request.Request" representing the client's request for the DescribeAccountGroupResourceExemptionsCommon operation. The "output" return value will be populated with the DescribeAccountGroupResourceExemptionsCommon request's response once the request completes successfully.

Use "Send" method on the returned DescribeAccountGroupResourceExemptionsCommon Request to send the API call to the service. the "output" return value is not valid until after DescribeAccountGroupResourceExemptionsCommon Send returns without error.

See DescribeAccountGroupResourceExemptionsCommon for more information on using the DescribeAccountGroupResourceExemptionsCommon API call, and error handling.

// Example sending a request using the DescribeAccountGroupResourceExemptionsCommonRequest method.
req, resp := client.DescribeAccountGroupResourceExemptionsCommonRequest(params)

err := req.Send()
if err == nil { // resp is now filled
    fmt.Println(resp)
}

func (*ConfigService) DescribeAccountGroupResourceExemptionsCommonWithContext added in v1.2.29

func (c *ConfigService) DescribeAccountGroupResourceExemptionsCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)

DescribeAccountGroupResourceExemptionsCommonWithContext is the same as DescribeAccountGroupResourceExemptionsCommon with the addition of the ability to pass a context and additional request options.

See DescribeAccountGroupResourceExemptionsCommon for details on how to use this API operation.

The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.

func (*ConfigService) DescribeAccountGroupResourceExemptionsRequest added in v1.2.29

func (c *ConfigService) DescribeAccountGroupResourceExemptionsRequest(input *DescribeAccountGroupResourceExemptionsInput) (req *request.Request, output *DescribeAccountGroupResourceExemptionsOutput)

DescribeAccountGroupResourceExemptionsRequest generates a "volcengine/request.Request" representing the client's request for the DescribeAccountGroupResourceExemptions operation. The "output" return value will be populated with the DescribeAccountGroupResourceExemptionsCommon request's response once the request completes successfully.

Use "Send" method on the returned DescribeAccountGroupResourceExemptionsCommon Request to send the API call to the service. the "output" return value is not valid until after DescribeAccountGroupResourceExemptionsCommon Send returns without error.

See DescribeAccountGroupResourceExemptions for more information on using the DescribeAccountGroupResourceExemptions API call, and error handling.

// Example sending a request using the DescribeAccountGroupResourceExemptionsRequest method.
req, resp := client.DescribeAccountGroupResourceExemptionsRequest(params)

err := req.Send()
if err == nil { // resp is now filled
    fmt.Println(resp)
}

func (*ConfigService) DescribeAccountGroupResourceExemptionsWithContext added in v1.2.29

func (c *ConfigService) DescribeAccountGroupResourceExemptionsWithContext(ctx volcengine.Context, input *DescribeAccountGroupResourceExemptionsInput, opts ...request.Option) (*DescribeAccountGroupResourceExemptionsOutput, error)

DescribeAccountGroupResourceExemptionsWithContext is the same as DescribeAccountGroupResourceExemptions with the addition of the ability to pass a context and additional request options.

See DescribeAccountGroupResourceExemptions for details on how to use this API operation.

The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.

func (*ConfigService) DescribeAccountGroupRuleTemplates added in v1.2.29

DescribeAccountGroupRuleTemplates API operation for CONFIG.

Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.

See the VOLCENGINE API reference guide for CONFIG's API operation DescribeAccountGroupRuleTemplates for usage and error information.

func (*ConfigService) DescribeAccountGroupRuleTemplatesCommon added in v1.2.29

func (c *ConfigService) DescribeAccountGroupRuleTemplatesCommon(input *map[string]interface{}) (*map[string]interface{}, error)

DescribeAccountGroupRuleTemplatesCommon API operation for CONFIG.

Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.

See the VOLCENGINE API reference guide for CONFIG's API operation DescribeAccountGroupRuleTemplatesCommon for usage and error information.

func (*ConfigService) DescribeAccountGroupRuleTemplatesCommonRequest added in v1.2.29

func (c *ConfigService) DescribeAccountGroupRuleTemplatesCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})

DescribeAccountGroupRuleTemplatesCommonRequest generates a "volcengine/request.Request" representing the client's request for the DescribeAccountGroupRuleTemplatesCommon operation. The "output" return value will be populated with the DescribeAccountGroupRuleTemplatesCommon request's response once the request completes successfully.

Use "Send" method on the returned DescribeAccountGroupRuleTemplatesCommon Request to send the API call to the service. the "output" return value is not valid until after DescribeAccountGroupRuleTemplatesCommon Send returns without error.

See DescribeAccountGroupRuleTemplatesCommon for more information on using the DescribeAccountGroupRuleTemplatesCommon API call, and error handling.

// Example sending a request using the DescribeAccountGroupRuleTemplatesCommonRequest method.
req, resp := client.DescribeAccountGroupRuleTemplatesCommonRequest(params)

err := req.Send()
if err == nil { // resp is now filled
    fmt.Println(resp)
}

func (*ConfigService) DescribeAccountGroupRuleTemplatesCommonWithContext added in v1.2.29

func (c *ConfigService) DescribeAccountGroupRuleTemplatesCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)

DescribeAccountGroupRuleTemplatesCommonWithContext is the same as DescribeAccountGroupRuleTemplatesCommon with the addition of the ability to pass a context and additional request options.

See DescribeAccountGroupRuleTemplatesCommon for details on how to use this API operation.

The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.

func (*ConfigService) DescribeAccountGroupRuleTemplatesRequest added in v1.2.29

func (c *ConfigService) DescribeAccountGroupRuleTemplatesRequest(input *DescribeAccountGroupRuleTemplatesInput) (req *request.Request, output *DescribeAccountGroupRuleTemplatesOutput)

DescribeAccountGroupRuleTemplatesRequest generates a "volcengine/request.Request" representing the client's request for the DescribeAccountGroupRuleTemplates operation. The "output" return value will be populated with the DescribeAccountGroupRuleTemplatesCommon request's response once the request completes successfully.

Use "Send" method on the returned DescribeAccountGroupRuleTemplatesCommon Request to send the API call to the service. the "output" return value is not valid until after DescribeAccountGroupRuleTemplatesCommon Send returns without error.

See DescribeAccountGroupRuleTemplates for more information on using the DescribeAccountGroupRuleTemplates API call, and error handling.

// Example sending a request using the DescribeAccountGroupRuleTemplatesRequest method.
req, resp := client.DescribeAccountGroupRuleTemplatesRequest(params)

err := req.Send()
if err == nil { // resp is now filled
    fmt.Println(resp)
}

func (*ConfigService) DescribeAccountGroupRuleTemplatesWithContext added in v1.2.29

func (c *ConfigService) DescribeAccountGroupRuleTemplatesWithContext(ctx volcengine.Context, input *DescribeAccountGroupRuleTemplatesInput, opts ...request.Option) (*DescribeAccountGroupRuleTemplatesOutput, error)

DescribeAccountGroupRuleTemplatesWithContext is the same as DescribeAccountGroupRuleTemplates with the addition of the ability to pass a context and additional request options.

See DescribeAccountGroupRuleTemplates for details on how to use this API operation.

The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.

func (*ConfigService) DescribeAccountGroupRules added in v1.2.29

func (c *ConfigService) DescribeAccountGroupRules(input *DescribeAccountGroupRulesInput) (*DescribeAccountGroupRulesOutput, error)

DescribeAccountGroupRules API operation for CONFIG.

Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.

See the VOLCENGINE API reference guide for CONFIG's API operation DescribeAccountGroupRules for usage and error information.

func (*ConfigService) DescribeAccountGroupRulesCommon added in v1.2.29

func (c *ConfigService) DescribeAccountGroupRulesCommon(input *map[string]interface{}) (*map[string]interface{}, error)

DescribeAccountGroupRulesCommon API operation for CONFIG.

Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.

See the VOLCENGINE API reference guide for CONFIG's API operation DescribeAccountGroupRulesCommon for usage and error information.

func (*ConfigService) DescribeAccountGroupRulesCommonRequest added in v1.2.29

func (c *ConfigService) DescribeAccountGroupRulesCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})

DescribeAccountGroupRulesCommonRequest generates a "volcengine/request.Request" representing the client's request for the DescribeAccountGroupRulesCommon operation. The "output" return value will be populated with the DescribeAccountGroupRulesCommon request's response once the request completes successfully.

Use "Send" method on the returned DescribeAccountGroupRulesCommon Request to send the API call to the service. the "output" return value is not valid until after DescribeAccountGroupRulesCommon Send returns without error.

See DescribeAccountGroupRulesCommon for more information on using the DescribeAccountGroupRulesCommon API call, and error handling.

// Example sending a request using the DescribeAccountGroupRulesCommonRequest method.
req, resp := client.DescribeAccountGroupRulesCommonRequest(params)

err := req.Send()
if err == nil { // resp is now filled
    fmt.Println(resp)
}

func (*ConfigService) DescribeAccountGroupRulesCommonWithContext added in v1.2.29

func (c *ConfigService) DescribeAccountGroupRulesCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)

DescribeAccountGroupRulesCommonWithContext is the same as DescribeAccountGroupRulesCommon with the addition of the ability to pass a context and additional request options.

See DescribeAccountGroupRulesCommon for details on how to use this API operation.

The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.

func (*ConfigService) DescribeAccountGroupRulesRequest added in v1.2.29

func (c *ConfigService) DescribeAccountGroupRulesRequest(input *DescribeAccountGroupRulesInput) (req *request.Request, output *DescribeAccountGroupRulesOutput)

DescribeAccountGroupRulesRequest generates a "volcengine/request.Request" representing the client's request for the DescribeAccountGroupRules operation. The "output" return value will be populated with the DescribeAccountGroupRulesCommon request's response once the request completes successfully.

Use "Send" method on the returned DescribeAccountGroupRulesCommon Request to send the API call to the service. the "output" return value is not valid until after DescribeAccountGroupRulesCommon Send returns without error.

See DescribeAccountGroupRules for more information on using the DescribeAccountGroupRules API call, and error handling.

// Example sending a request using the DescribeAccountGroupRulesRequest method.
req, resp := client.DescribeAccountGroupRulesRequest(params)

err := req.Send()
if err == nil { // resp is now filled
    fmt.Println(resp)
}

func (*ConfigService) DescribeAccountGroupRulesWithContext added in v1.2.29

func (c *ConfigService) DescribeAccountGroupRulesWithContext(ctx volcengine.Context, input *DescribeAccountGroupRulesInput, opts ...request.Option) (*DescribeAccountGroupRulesOutput, error)

DescribeAccountGroupRulesWithContext is the same as DescribeAccountGroupRules with the addition of the ability to pass a context and additional request options.

See DescribeAccountGroupRules for details on how to use this API operation.

The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.

func (*ConfigService) DescribeAccountGroups

func (c *ConfigService) DescribeAccountGroups(input *DescribeAccountGroupsInput) (*DescribeAccountGroupsOutput, error)

DescribeAccountGroups API operation for CONFIG.

Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.

See the VOLCENGINE API reference guide for CONFIG's API operation DescribeAccountGroups for usage and error information.

func (*ConfigService) DescribeAccountGroupsCommon

func (c *ConfigService) DescribeAccountGroupsCommon(input *map[string]interface{}) (*map[string]interface{}, error)

DescribeAccountGroupsCommon API operation for CONFIG.

Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.

See the VOLCENGINE API reference guide for CONFIG's API operation DescribeAccountGroupsCommon for usage and error information.

func (*ConfigService) DescribeAccountGroupsCommonRequest

func (c *ConfigService) DescribeAccountGroupsCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})

DescribeAccountGroupsCommonRequest generates a "volcengine/request.Request" representing the client's request for the DescribeAccountGroupsCommon operation. The "output" return value will be populated with the DescribeAccountGroupsCommon request's response once the request completes successfully.

Use "Send" method on the returned DescribeAccountGroupsCommon Request to send the API call to the service. the "output" return value is not valid until after DescribeAccountGroupsCommon Send returns without error.

See DescribeAccountGroupsCommon for more information on using the DescribeAccountGroupsCommon API call, and error handling.

// Example sending a request using the DescribeAccountGroupsCommonRequest method.
req, resp := client.DescribeAccountGroupsCommonRequest(params)

err := req.Send()
if err == nil { // resp is now filled
    fmt.Println(resp)
}

func (*ConfigService) DescribeAccountGroupsCommonWithContext

func (c *ConfigService) DescribeAccountGroupsCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)

DescribeAccountGroupsCommonWithContext is the same as DescribeAccountGroupsCommon with the addition of the ability to pass a context and additional request options.

See DescribeAccountGroupsCommon for details on how to use this API operation.

The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.

func (*ConfigService) DescribeAccountGroupsRequest

func (c *ConfigService) DescribeAccountGroupsRequest(input *DescribeAccountGroupsInput) (req *request.Request, output *DescribeAccountGroupsOutput)

DescribeAccountGroupsRequest generates a "volcengine/request.Request" representing the client's request for the DescribeAccountGroups operation. The "output" return value will be populated with the DescribeAccountGroupsCommon request's response once the request completes successfully.

Use "Send" method on the returned DescribeAccountGroupsCommon Request to send the API call to the service. the "output" return value is not valid until after DescribeAccountGroupsCommon Send returns without error.

See DescribeAccountGroups for more information on using the DescribeAccountGroups API call, and error handling.

// Example sending a request using the DescribeAccountGroupsRequest method.
req, resp := client.DescribeAccountGroupsRequest(params)

err := req.Send()
if err == nil { // resp is now filled
    fmt.Println(resp)
}

func (*ConfigService) DescribeAccountGroupsWithContext

func (c *ConfigService) DescribeAccountGroupsWithContext(ctx volcengine.Context, input *DescribeAccountGroupsInput, opts ...request.Option) (*DescribeAccountGroupsOutput, error)

DescribeAccountGroupsWithContext is the same as DescribeAccountGroups with the addition of the ability to pass a context and additional request options.

See DescribeAccountGroups for details on how to use this API operation.

The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.

func (*ConfigService) DescribeComplianceByConformancePacks added in v1.2.29

DescribeComplianceByConformancePacks API operation for CONFIG.

Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.

See the VOLCENGINE API reference guide for CONFIG's API operation DescribeComplianceByConformancePacks for usage and error information.

func (*ConfigService) DescribeComplianceByConformancePacksCommon added in v1.2.29

func (c *ConfigService) DescribeComplianceByConformancePacksCommon(input *map[string]interface{}) (*map[string]interface{}, error)

DescribeComplianceByConformancePacksCommon API operation for CONFIG.

Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.

See the VOLCENGINE API reference guide for CONFIG's API operation DescribeComplianceByConformancePacksCommon for usage and error information.

func (*ConfigService) DescribeComplianceByConformancePacksCommonRequest added in v1.2.29

func (c *ConfigService) DescribeComplianceByConformancePacksCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})

DescribeComplianceByConformancePacksCommonRequest generates a "volcengine/request.Request" representing the client's request for the DescribeComplianceByConformancePacksCommon operation. The "output" return value will be populated with the DescribeComplianceByConformancePacksCommon request's response once the request completes successfully.

Use "Send" method on the returned DescribeComplianceByConformancePacksCommon Request to send the API call to the service. the "output" return value is not valid until after DescribeComplianceByConformancePacksCommon Send returns without error.

See DescribeComplianceByConformancePacksCommon for more information on using the DescribeComplianceByConformancePacksCommon API call, and error handling.

// Example sending a request using the DescribeComplianceByConformancePacksCommonRequest method.
req, resp := client.DescribeComplianceByConformancePacksCommonRequest(params)

err := req.Send()
if err == nil { // resp is now filled
    fmt.Println(resp)
}

func (*ConfigService) DescribeComplianceByConformancePacksCommonWithContext added in v1.2.29

func (c *ConfigService) DescribeComplianceByConformancePacksCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)

DescribeComplianceByConformancePacksCommonWithContext is the same as DescribeComplianceByConformancePacksCommon with the addition of the ability to pass a context and additional request options.

See DescribeComplianceByConformancePacksCommon for details on how to use this API operation.

The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.

func (*ConfigService) DescribeComplianceByConformancePacksRequest added in v1.2.29

func (c *ConfigService) DescribeComplianceByConformancePacksRequest(input *DescribeComplianceByConformancePacksInput) (req *request.Request, output *DescribeComplianceByConformancePacksOutput)

DescribeComplianceByConformancePacksRequest generates a "volcengine/request.Request" representing the client's request for the DescribeComplianceByConformancePacks operation. The "output" return value will be populated with the DescribeComplianceByConformancePacksCommon request's response once the request completes successfully.

Use "Send" method on the returned DescribeComplianceByConformancePacksCommon Request to send the API call to the service. the "output" return value is not valid until after DescribeComplianceByConformancePacksCommon Send returns without error.

See DescribeComplianceByConformancePacks for more information on using the DescribeComplianceByConformancePacks API call, and error handling.

// Example sending a request using the DescribeComplianceByConformancePacksRequest method.
req, resp := client.DescribeComplianceByConformancePacksRequest(params)

err := req.Send()
if err == nil { // resp is now filled
    fmt.Println(resp)
}

func (*ConfigService) DescribeComplianceByConformancePacksWithContext added in v1.2.29

func (c *ConfigService) DescribeComplianceByConformancePacksWithContext(ctx volcengine.Context, input *DescribeComplianceByConformancePacksInput, opts ...request.Option) (*DescribeComplianceByConformancePacksOutput, error)

DescribeComplianceByConformancePacksWithContext is the same as DescribeComplianceByConformancePacks with the addition of the ability to pass a context and additional request options.

See DescribeComplianceByConformancePacks for details on how to use this API operation.

The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.

func (*ConfigService) DescribeComplianceByResources added in v1.2.29

DescribeComplianceByResources API operation for CONFIG.

Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.

See the VOLCENGINE API reference guide for CONFIG's API operation DescribeComplianceByResources for usage and error information.

func (*ConfigService) DescribeComplianceByResourcesCommon added in v1.2.29

func (c *ConfigService) DescribeComplianceByResourcesCommon(input *map[string]interface{}) (*map[string]interface{}, error)

DescribeComplianceByResourcesCommon API operation for CONFIG.

Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.

See the VOLCENGINE API reference guide for CONFIG's API operation DescribeComplianceByResourcesCommon for usage and error information.

func (*ConfigService) DescribeComplianceByResourcesCommonRequest added in v1.2.29

func (c *ConfigService) DescribeComplianceByResourcesCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})

DescribeComplianceByResourcesCommonRequest generates a "volcengine/request.Request" representing the client's request for the DescribeComplianceByResourcesCommon operation. The "output" return value will be populated with the DescribeComplianceByResourcesCommon request's response once the request completes successfully.

Use "Send" method on the returned DescribeComplianceByResourcesCommon Request to send the API call to the service. the "output" return value is not valid until after DescribeComplianceByResourcesCommon Send returns without error.

See DescribeComplianceByResourcesCommon for more information on using the DescribeComplianceByResourcesCommon API call, and error handling.

// Example sending a request using the DescribeComplianceByResourcesCommonRequest method.
req, resp := client.DescribeComplianceByResourcesCommonRequest(params)

err := req.Send()
if err == nil { // resp is now filled
    fmt.Println(resp)
}

func (*ConfigService) DescribeComplianceByResourcesCommonWithContext added in v1.2.29

func (c *ConfigService) DescribeComplianceByResourcesCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)

DescribeComplianceByResourcesCommonWithContext is the same as DescribeComplianceByResourcesCommon with the addition of the ability to pass a context and additional request options.

See DescribeComplianceByResourcesCommon for details on how to use this API operation.

The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.

func (*ConfigService) DescribeComplianceByResourcesRequest added in v1.2.29

func (c *ConfigService) DescribeComplianceByResourcesRequest(input *DescribeComplianceByResourcesInput) (req *request.Request, output *DescribeComplianceByResourcesOutput)

DescribeComplianceByResourcesRequest generates a "volcengine/request.Request" representing the client's request for the DescribeComplianceByResources operation. The "output" return value will be populated with the DescribeComplianceByResourcesCommon request's response once the request completes successfully.

Use "Send" method on the returned DescribeComplianceByResourcesCommon Request to send the API call to the service. the "output" return value is not valid until after DescribeComplianceByResourcesCommon Send returns without error.

See DescribeComplianceByResources for more information on using the DescribeComplianceByResources API call, and error handling.

// Example sending a request using the DescribeComplianceByResourcesRequest method.
req, resp := client.DescribeComplianceByResourcesRequest(params)

err := req.Send()
if err == nil { // resp is now filled
    fmt.Println(resp)
}

func (*ConfigService) DescribeComplianceByResourcesWithContext added in v1.2.29

func (c *ConfigService) DescribeComplianceByResourcesWithContext(ctx volcengine.Context, input *DescribeComplianceByResourcesInput, opts ...request.Option) (*DescribeComplianceByResourcesOutput, error)

DescribeComplianceByResourcesWithContext is the same as DescribeComplianceByResources with the addition of the ability to pass a context and additional request options.

See DescribeComplianceByResources for details on how to use this API operation.

The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.

func (*ConfigService) DescribeComplianceByRules added in v1.2.29

func (c *ConfigService) DescribeComplianceByRules(input *DescribeComplianceByRulesInput) (*DescribeComplianceByRulesOutput, error)

DescribeComplianceByRules API operation for CONFIG.

Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.

See the VOLCENGINE API reference guide for CONFIG's API operation DescribeComplianceByRules for usage and error information.

func (*ConfigService) DescribeComplianceByRulesCommon added in v1.2.29

func (c *ConfigService) DescribeComplianceByRulesCommon(input *map[string]interface{}) (*map[string]interface{}, error)

DescribeComplianceByRulesCommon API operation for CONFIG.

Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.

See the VOLCENGINE API reference guide for CONFIG's API operation DescribeComplianceByRulesCommon for usage and error information.

func (*ConfigService) DescribeComplianceByRulesCommonRequest added in v1.2.29

func (c *ConfigService) DescribeComplianceByRulesCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})

DescribeComplianceByRulesCommonRequest generates a "volcengine/request.Request" representing the client's request for the DescribeComplianceByRulesCommon operation. The "output" return value will be populated with the DescribeComplianceByRulesCommon request's response once the request completes successfully.

Use "Send" method on the returned DescribeComplianceByRulesCommon Request to send the API call to the service. the "output" return value is not valid until after DescribeComplianceByRulesCommon Send returns without error.

See DescribeComplianceByRulesCommon for more information on using the DescribeComplianceByRulesCommon API call, and error handling.

// Example sending a request using the DescribeComplianceByRulesCommonRequest method.
req, resp := client.DescribeComplianceByRulesCommonRequest(params)

err := req.Send()
if err == nil { // resp is now filled
    fmt.Println(resp)
}

func (*ConfigService) DescribeComplianceByRulesCommonWithContext added in v1.2.29

func (c *ConfigService) DescribeComplianceByRulesCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)

DescribeComplianceByRulesCommonWithContext is the same as DescribeComplianceByRulesCommon with the addition of the ability to pass a context and additional request options.

See DescribeComplianceByRulesCommon for details on how to use this API operation.

The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.

func (*ConfigService) DescribeComplianceByRulesRequest added in v1.2.29

func (c *ConfigService) DescribeComplianceByRulesRequest(input *DescribeComplianceByRulesInput) (req *request.Request, output *DescribeComplianceByRulesOutput)

DescribeComplianceByRulesRequest generates a "volcengine/request.Request" representing the client's request for the DescribeComplianceByRules operation. The "output" return value will be populated with the DescribeComplianceByRulesCommon request's response once the request completes successfully.

Use "Send" method on the returned DescribeComplianceByRulesCommon Request to send the API call to the service. the "output" return value is not valid until after DescribeComplianceByRulesCommon Send returns without error.

See DescribeComplianceByRules for more information on using the DescribeComplianceByRules API call, and error handling.

// Example sending a request using the DescribeComplianceByRulesRequest method.
req, resp := client.DescribeComplianceByRulesRequest(params)

err := req.Send()
if err == nil { // resp is now filled
    fmt.Println(resp)
}

func (*ConfigService) DescribeComplianceByRulesWithContext added in v1.2.29

func (c *ConfigService) DescribeComplianceByRulesWithContext(ctx volcengine.Context, input *DescribeComplianceByRulesInput, opts ...request.Option) (*DescribeComplianceByRulesOutput, error)

DescribeComplianceByRulesWithContext is the same as DescribeComplianceByRules with the addition of the ability to pass a context and additional request options.

See DescribeComplianceByRules for details on how to use this API operation.

The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.

func (*ConfigService) DescribeConfigurationRecorders

DescribeConfigurationRecorders API operation for CONFIG.

Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.

See the VOLCENGINE API reference guide for CONFIG's API operation DescribeConfigurationRecorders for usage and error information.

func (*ConfigService) DescribeConfigurationRecordersCommon

func (c *ConfigService) DescribeConfigurationRecordersCommon(input *map[string]interface{}) (*map[string]interface{}, error)

DescribeConfigurationRecordersCommon API operation for CONFIG.

Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.

See the VOLCENGINE API reference guide for CONFIG's API operation DescribeConfigurationRecordersCommon for usage and error information.

func (*ConfigService) DescribeConfigurationRecordersCommonRequest

func (c *ConfigService) DescribeConfigurationRecordersCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})

DescribeConfigurationRecordersCommonRequest generates a "volcengine/request.Request" representing the client's request for the DescribeConfigurationRecordersCommon operation. The "output" return value will be populated with the DescribeConfigurationRecordersCommon request's response once the request completes successfully.

Use "Send" method on the returned DescribeConfigurationRecordersCommon Request to send the API call to the service. the "output" return value is not valid until after DescribeConfigurationRecordersCommon Send returns without error.

See DescribeConfigurationRecordersCommon for more information on using the DescribeConfigurationRecordersCommon API call, and error handling.

// Example sending a request using the DescribeConfigurationRecordersCommonRequest method.
req, resp := client.DescribeConfigurationRecordersCommonRequest(params)

err := req.Send()
if err == nil { // resp is now filled
    fmt.Println(resp)
}

func (*ConfigService) DescribeConfigurationRecordersCommonWithContext

func (c *ConfigService) DescribeConfigurationRecordersCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)

DescribeConfigurationRecordersCommonWithContext is the same as DescribeConfigurationRecordersCommon with the addition of the ability to pass a context and additional request options.

See DescribeConfigurationRecordersCommon for details on how to use this API operation.

The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.

func (*ConfigService) DescribeConfigurationRecordersRequest

func (c *ConfigService) DescribeConfigurationRecordersRequest(input *DescribeConfigurationRecordersInput) (req *request.Request, output *DescribeConfigurationRecordersOutput)

DescribeConfigurationRecordersRequest generates a "volcengine/request.Request" representing the client's request for the DescribeConfigurationRecorders operation. The "output" return value will be populated with the DescribeConfigurationRecordersCommon request's response once the request completes successfully.

Use "Send" method on the returned DescribeConfigurationRecordersCommon Request to send the API call to the service. the "output" return value is not valid until after DescribeConfigurationRecordersCommon Send returns without error.

See DescribeConfigurationRecorders for more information on using the DescribeConfigurationRecorders API call, and error handling.

// Example sending a request using the DescribeConfigurationRecordersRequest method.
req, resp := client.DescribeConfigurationRecordersRequest(params)

err := req.Send()
if err == nil { // resp is now filled
    fmt.Println(resp)
}

func (*ConfigService) DescribeConfigurationRecordersWithContext

func (c *ConfigService) DescribeConfigurationRecordersWithContext(ctx volcengine.Context, input *DescribeConfigurationRecordersInput, opts ...request.Option) (*DescribeConfigurationRecordersOutput, error)

DescribeConfigurationRecordersWithContext is the same as DescribeConfigurationRecorders with the addition of the ability to pass a context and additional request options.

See DescribeConfigurationRecorders for details on how to use this API operation.

The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.

func (*ConfigService) DescribeConformancePackTemplates added in v1.2.29

DescribeConformancePackTemplates API operation for CONFIG.

Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.

See the VOLCENGINE API reference guide for CONFIG's API operation DescribeConformancePackTemplates for usage and error information.

func (*ConfigService) DescribeConformancePackTemplatesCommon added in v1.2.29

func (c *ConfigService) DescribeConformancePackTemplatesCommon(input *map[string]interface{}) (*map[string]interface{}, error)

DescribeConformancePackTemplatesCommon API operation for CONFIG.

Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.

See the VOLCENGINE API reference guide for CONFIG's API operation DescribeConformancePackTemplatesCommon for usage and error information.

func (*ConfigService) DescribeConformancePackTemplatesCommonRequest added in v1.2.29

func (c *ConfigService) DescribeConformancePackTemplatesCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})

DescribeConformancePackTemplatesCommonRequest generates a "volcengine/request.Request" representing the client's request for the DescribeConformancePackTemplatesCommon operation. The "output" return value will be populated with the DescribeConformancePackTemplatesCommon request's response once the request completes successfully.

Use "Send" method on the returned DescribeConformancePackTemplatesCommon Request to send the API call to the service. the "output" return value is not valid until after DescribeConformancePackTemplatesCommon Send returns without error.

See DescribeConformancePackTemplatesCommon for more information on using the DescribeConformancePackTemplatesCommon API call, and error handling.

// Example sending a request using the DescribeConformancePackTemplatesCommonRequest method.
req, resp := client.DescribeConformancePackTemplatesCommonRequest(params)

err := req.Send()
if err == nil { // resp is now filled
    fmt.Println(resp)
}

func (*ConfigService) DescribeConformancePackTemplatesCommonWithContext added in v1.2.29

func (c *ConfigService) DescribeConformancePackTemplatesCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)

DescribeConformancePackTemplatesCommonWithContext is the same as DescribeConformancePackTemplatesCommon with the addition of the ability to pass a context and additional request options.

See DescribeConformancePackTemplatesCommon for details on how to use this API operation.

The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.

func (*ConfigService) DescribeConformancePackTemplatesRequest added in v1.2.29

func (c *ConfigService) DescribeConformancePackTemplatesRequest(input *DescribeConformancePackTemplatesInput) (req *request.Request, output *DescribeConformancePackTemplatesOutput)

DescribeConformancePackTemplatesRequest generates a "volcengine/request.Request" representing the client's request for the DescribeConformancePackTemplates operation. The "output" return value will be populated with the DescribeConformancePackTemplatesCommon request's response once the request completes successfully.

Use "Send" method on the returned DescribeConformancePackTemplatesCommon Request to send the API call to the service. the "output" return value is not valid until after DescribeConformancePackTemplatesCommon Send returns without error.

See DescribeConformancePackTemplates for more information on using the DescribeConformancePackTemplates API call, and error handling.

// Example sending a request using the DescribeConformancePackTemplatesRequest method.
req, resp := client.DescribeConformancePackTemplatesRequest(params)

err := req.Send()
if err == nil { // resp is now filled
    fmt.Println(resp)
}

func (*ConfigService) DescribeConformancePackTemplatesWithContext added in v1.2.29

func (c *ConfigService) DescribeConformancePackTemplatesWithContext(ctx volcengine.Context, input *DescribeConformancePackTemplatesInput, opts ...request.Option) (*DescribeConformancePackTemplatesOutput, error)

DescribeConformancePackTemplatesWithContext is the same as DescribeConformancePackTemplates with the addition of the ability to pass a context and additional request options.

See DescribeConformancePackTemplates for details on how to use this API operation.

The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.

func (*ConfigService) DescribeConformancePacks added in v1.2.29

func (c *ConfigService) DescribeConformancePacks(input *DescribeConformancePacksInput) (*DescribeConformancePacksOutput, error)

DescribeConformancePacks API operation for CONFIG.

Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.

See the VOLCENGINE API reference guide for CONFIG's API operation DescribeConformancePacks for usage and error information.

func (*ConfigService) DescribeConformancePacksCommon added in v1.2.29

func (c *ConfigService) DescribeConformancePacksCommon(input *map[string]interface{}) (*map[string]interface{}, error)

DescribeConformancePacksCommon API operation for CONFIG.

Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.

See the VOLCENGINE API reference guide for CONFIG's API operation DescribeConformancePacksCommon for usage and error information.

func (*ConfigService) DescribeConformancePacksCommonRequest added in v1.2.29

func (c *ConfigService) DescribeConformancePacksCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})

DescribeConformancePacksCommonRequest generates a "volcengine/request.Request" representing the client's request for the DescribeConformancePacksCommon operation. The "output" return value will be populated with the DescribeConformancePacksCommon request's response once the request completes successfully.

Use "Send" method on the returned DescribeConformancePacksCommon Request to send the API call to the service. the "output" return value is not valid until after DescribeConformancePacksCommon Send returns without error.

See DescribeConformancePacksCommon for more information on using the DescribeConformancePacksCommon API call, and error handling.

// Example sending a request using the DescribeConformancePacksCommonRequest method.
req, resp := client.DescribeConformancePacksCommonRequest(params)

err := req.Send()
if err == nil { // resp is now filled
    fmt.Println(resp)
}

func (*ConfigService) DescribeConformancePacksCommonWithContext added in v1.2.29

func (c *ConfigService) DescribeConformancePacksCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)

DescribeConformancePacksCommonWithContext is the same as DescribeConformancePacksCommon with the addition of the ability to pass a context and additional request options.

See DescribeConformancePacksCommon for details on how to use this API operation.

The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.

func (*ConfigService) DescribeConformancePacksRequest added in v1.2.29

func (c *ConfigService) DescribeConformancePacksRequest(input *DescribeConformancePacksInput) (req *request.Request, output *DescribeConformancePacksOutput)

DescribeConformancePacksRequest generates a "volcengine/request.Request" representing the client's request for the DescribeConformancePacks operation. The "output" return value will be populated with the DescribeConformancePacksCommon request's response once the request completes successfully.

Use "Send" method on the returned DescribeConformancePacksCommon Request to send the API call to the service. the "output" return value is not valid until after DescribeConformancePacksCommon Send returns without error.

See DescribeConformancePacks for more information on using the DescribeConformancePacks API call, and error handling.

// Example sending a request using the DescribeConformancePacksRequest method.
req, resp := client.DescribeConformancePacksRequest(params)

err := req.Send()
if err == nil { // resp is now filled
    fmt.Println(resp)
}

func (*ConfigService) DescribeConformancePacksWithContext added in v1.2.29

func (c *ConfigService) DescribeConformancePacksWithContext(ctx volcengine.Context, input *DescribeConformancePacksInput, opts ...request.Option) (*DescribeConformancePacksOutput, error)

DescribeConformancePacksWithContext is the same as DescribeConformancePacks with the addition of the ability to pass a context and additional request options.

See DescribeConformancePacks for details on how to use this API operation.

The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.

func (*ConfigService) DescribeDeliveryChannel added in v1.2.29

func (c *ConfigService) DescribeDeliveryChannel(input *DescribeDeliveryChannelInput) (*DescribeDeliveryChannelOutput, error)

DescribeDeliveryChannel API operation for CONFIG.

Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.

See the VOLCENGINE API reference guide for CONFIG's API operation DescribeDeliveryChannel for usage and error information.

func (*ConfigService) DescribeDeliveryChannelCommon added in v1.2.29

func (c *ConfigService) DescribeDeliveryChannelCommon(input *map[string]interface{}) (*map[string]interface{}, error)

DescribeDeliveryChannelCommon API operation for CONFIG.

Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.

See the VOLCENGINE API reference guide for CONFIG's API operation DescribeDeliveryChannelCommon for usage and error information.

func (*ConfigService) DescribeDeliveryChannelCommonRequest added in v1.2.29

func (c *ConfigService) DescribeDeliveryChannelCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})

DescribeDeliveryChannelCommonRequest generates a "volcengine/request.Request" representing the client's request for the DescribeDeliveryChannelCommon operation. The "output" return value will be populated with the DescribeDeliveryChannelCommon request's response once the request completes successfully.

Use "Send" method on the returned DescribeDeliveryChannelCommon Request to send the API call to the service. the "output" return value is not valid until after DescribeDeliveryChannelCommon Send returns without error.

See DescribeDeliveryChannelCommon for more information on using the DescribeDeliveryChannelCommon API call, and error handling.

// Example sending a request using the DescribeDeliveryChannelCommonRequest method.
req, resp := client.DescribeDeliveryChannelCommonRequest(params)

err := req.Send()
if err == nil { // resp is now filled
    fmt.Println(resp)
}

func (*ConfigService) DescribeDeliveryChannelCommonWithContext added in v1.2.29

func (c *ConfigService) DescribeDeliveryChannelCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)

DescribeDeliveryChannelCommonWithContext is the same as DescribeDeliveryChannelCommon with the addition of the ability to pass a context and additional request options.

See DescribeDeliveryChannelCommon for details on how to use this API operation.

The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.

func (*ConfigService) DescribeDeliveryChannelRequest added in v1.2.29

func (c *ConfigService) DescribeDeliveryChannelRequest(input *DescribeDeliveryChannelInput) (req *request.Request, output *DescribeDeliveryChannelOutput)

DescribeDeliveryChannelRequest generates a "volcengine/request.Request" representing the client's request for the DescribeDeliveryChannel operation. The "output" return value will be populated with the DescribeDeliveryChannelCommon request's response once the request completes successfully.

Use "Send" method on the returned DescribeDeliveryChannelCommon Request to send the API call to the service. the "output" return value is not valid until after DescribeDeliveryChannelCommon Send returns without error.

See DescribeDeliveryChannel for more information on using the DescribeDeliveryChannel API call, and error handling.

// Example sending a request using the DescribeDeliveryChannelRequest method.
req, resp := client.DescribeDeliveryChannelRequest(params)

err := req.Send()
if err == nil { // resp is now filled
    fmt.Println(resp)
}

func (*ConfigService) DescribeDeliveryChannelWithContext added in v1.2.29

func (c *ConfigService) DescribeDeliveryChannelWithContext(ctx volcengine.Context, input *DescribeDeliveryChannelInput, opts ...request.Option) (*DescribeDeliveryChannelOutput, error)

DescribeDeliveryChannelWithContext is the same as DescribeDeliveryChannel with the addition of the ability to pass a context and additional request options.

See DescribeDeliveryChannel for details on how to use this API operation.

The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.

func (*ConfigService) DescribeResourceExemptions added in v1.2.29

func (c *ConfigService) DescribeResourceExemptions(input *DescribeResourceExemptionsInput) (*DescribeResourceExemptionsOutput, error)

DescribeResourceExemptions API operation for CONFIG.

Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.

See the VOLCENGINE API reference guide for CONFIG's API operation DescribeResourceExemptions for usage and error information.

func (*ConfigService) DescribeResourceExemptionsCommon added in v1.2.29

func (c *ConfigService) DescribeResourceExemptionsCommon(input *map[string]interface{}) (*map[string]interface{}, error)

DescribeResourceExemptionsCommon API operation for CONFIG.

Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.

See the VOLCENGINE API reference guide for CONFIG's API operation DescribeResourceExemptionsCommon for usage and error information.

func (*ConfigService) DescribeResourceExemptionsCommonRequest added in v1.2.29

func (c *ConfigService) DescribeResourceExemptionsCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})

DescribeResourceExemptionsCommonRequest generates a "volcengine/request.Request" representing the client's request for the DescribeResourceExemptionsCommon operation. The "output" return value will be populated with the DescribeResourceExemptionsCommon request's response once the request completes successfully.

Use "Send" method on the returned DescribeResourceExemptionsCommon Request to send the API call to the service. the "output" return value is not valid until after DescribeResourceExemptionsCommon Send returns without error.

See DescribeResourceExemptionsCommon for more information on using the DescribeResourceExemptionsCommon API call, and error handling.

// Example sending a request using the DescribeResourceExemptionsCommonRequest method.
req, resp := client.DescribeResourceExemptionsCommonRequest(params)

err := req.Send()
if err == nil { // resp is now filled
    fmt.Println(resp)
}

func (*ConfigService) DescribeResourceExemptionsCommonWithContext added in v1.2.29

func (c *ConfigService) DescribeResourceExemptionsCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)

DescribeResourceExemptionsCommonWithContext is the same as DescribeResourceExemptionsCommon with the addition of the ability to pass a context and additional request options.

See DescribeResourceExemptionsCommon for details on how to use this API operation.

The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.

func (*ConfigService) DescribeResourceExemptionsRequest added in v1.2.29

func (c *ConfigService) DescribeResourceExemptionsRequest(input *DescribeResourceExemptionsInput) (req *request.Request, output *DescribeResourceExemptionsOutput)

DescribeResourceExemptionsRequest generates a "volcengine/request.Request" representing the client's request for the DescribeResourceExemptions operation. The "output" return value will be populated with the DescribeResourceExemptionsCommon request's response once the request completes successfully.

Use "Send" method on the returned DescribeResourceExemptionsCommon Request to send the API call to the service. the "output" return value is not valid until after DescribeResourceExemptionsCommon Send returns without error.

See DescribeResourceExemptions for more information on using the DescribeResourceExemptions API call, and error handling.

// Example sending a request using the DescribeResourceExemptionsRequest method.
req, resp := client.DescribeResourceExemptionsRequest(params)

err := req.Send()
if err == nil { // resp is now filled
    fmt.Println(resp)
}

func (*ConfigService) DescribeResourceExemptionsWithContext added in v1.2.29

func (c *ConfigService) DescribeResourceExemptionsWithContext(ctx volcengine.Context, input *DescribeResourceExemptionsInput, opts ...request.Option) (*DescribeResourceExemptionsOutput, error)

DescribeResourceExemptionsWithContext is the same as DescribeResourceExemptions with the addition of the ability to pass a context and additional request options.

See DescribeResourceExemptions for details on how to use this API operation.

The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.

func (*ConfigService) DescribeRuleTemplates added in v1.2.29

func (c *ConfigService) DescribeRuleTemplates(input *DescribeRuleTemplatesInput) (*DescribeRuleTemplatesOutput, error)

DescribeRuleTemplates API operation for CONFIG.

Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.

See the VOLCENGINE API reference guide for CONFIG's API operation DescribeRuleTemplates for usage and error information.

func (*ConfigService) DescribeRuleTemplatesCommon added in v1.2.29

func (c *ConfigService) DescribeRuleTemplatesCommon(input *map[string]interface{}) (*map[string]interface{}, error)

DescribeRuleTemplatesCommon API operation for CONFIG.

Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.

See the VOLCENGINE API reference guide for CONFIG's API operation DescribeRuleTemplatesCommon for usage and error information.

func (*ConfigService) DescribeRuleTemplatesCommonRequest added in v1.2.29

func (c *ConfigService) DescribeRuleTemplatesCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})

DescribeRuleTemplatesCommonRequest generates a "volcengine/request.Request" representing the client's request for the DescribeRuleTemplatesCommon operation. The "output" return value will be populated with the DescribeRuleTemplatesCommon request's response once the request completes successfully.

Use "Send" method on the returned DescribeRuleTemplatesCommon Request to send the API call to the service. the "output" return value is not valid until after DescribeRuleTemplatesCommon Send returns without error.

See DescribeRuleTemplatesCommon for more information on using the DescribeRuleTemplatesCommon API call, and error handling.

// Example sending a request using the DescribeRuleTemplatesCommonRequest method.
req, resp := client.DescribeRuleTemplatesCommonRequest(params)

err := req.Send()
if err == nil { // resp is now filled
    fmt.Println(resp)
}

func (*ConfigService) DescribeRuleTemplatesCommonWithContext added in v1.2.29

func (c *ConfigService) DescribeRuleTemplatesCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)

DescribeRuleTemplatesCommonWithContext is the same as DescribeRuleTemplatesCommon with the addition of the ability to pass a context and additional request options.

See DescribeRuleTemplatesCommon for details on how to use this API operation.

The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.

func (*ConfigService) DescribeRuleTemplatesRequest added in v1.2.29

func (c *ConfigService) DescribeRuleTemplatesRequest(input *DescribeRuleTemplatesInput) (req *request.Request, output *DescribeRuleTemplatesOutput)

DescribeRuleTemplatesRequest generates a "volcengine/request.Request" representing the client's request for the DescribeRuleTemplates operation. The "output" return value will be populated with the DescribeRuleTemplatesCommon request's response once the request completes successfully.

Use "Send" method on the returned DescribeRuleTemplatesCommon Request to send the API call to the service. the "output" return value is not valid until after DescribeRuleTemplatesCommon Send returns without error.

See DescribeRuleTemplates for more information on using the DescribeRuleTemplates API call, and error handling.

// Example sending a request using the DescribeRuleTemplatesRequest method.
req, resp := client.DescribeRuleTemplatesRequest(params)

err := req.Send()
if err == nil { // resp is now filled
    fmt.Println(resp)
}

func (*ConfigService) DescribeRuleTemplatesWithContext added in v1.2.29

func (c *ConfigService) DescribeRuleTemplatesWithContext(ctx volcengine.Context, input *DescribeRuleTemplatesInput, opts ...request.Option) (*DescribeRuleTemplatesOutput, error)

DescribeRuleTemplatesWithContext is the same as DescribeRuleTemplates with the addition of the ability to pass a context and additional request options.

See DescribeRuleTemplates for details on how to use this API operation.

The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.

func (*ConfigService) DescribeRules added in v1.2.29

func (c *ConfigService) DescribeRules(input *DescribeRulesInput) (*DescribeRulesOutput, error)

DescribeRules API operation for CONFIG.

Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.

See the VOLCENGINE API reference guide for CONFIG's API operation DescribeRules for usage and error information.

func (*ConfigService) DescribeRulesCommon added in v1.2.29

func (c *ConfigService) DescribeRulesCommon(input *map[string]interface{}) (*map[string]interface{}, error)

DescribeRulesCommon API operation for CONFIG.

Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.

See the VOLCENGINE API reference guide for CONFIG's API operation DescribeRulesCommon for usage and error information.

func (*ConfigService) DescribeRulesCommonRequest added in v1.2.29

func (c *ConfigService) DescribeRulesCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})

DescribeRulesCommonRequest generates a "volcengine/request.Request" representing the client's request for the DescribeRulesCommon operation. The "output" return value will be populated with the DescribeRulesCommon request's response once the request completes successfully.

Use "Send" method on the returned DescribeRulesCommon Request to send the API call to the service. the "output" return value is not valid until after DescribeRulesCommon Send returns without error.

See DescribeRulesCommon for more information on using the DescribeRulesCommon API call, and error handling.

// Example sending a request using the DescribeRulesCommonRequest method.
req, resp := client.DescribeRulesCommonRequest(params)

err := req.Send()
if err == nil { // resp is now filled
    fmt.Println(resp)
}

func (*ConfigService) DescribeRulesCommonWithContext added in v1.2.29

func (c *ConfigService) DescribeRulesCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)

DescribeRulesCommonWithContext is the same as DescribeRulesCommon with the addition of the ability to pass a context and additional request options.

See DescribeRulesCommon for details on how to use this API operation.

The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.

func (*ConfigService) DescribeRulesRequest added in v1.2.29

func (c *ConfigService) DescribeRulesRequest(input *DescribeRulesInput) (req *request.Request, output *DescribeRulesOutput)

DescribeRulesRequest generates a "volcengine/request.Request" representing the client's request for the DescribeRules operation. The "output" return value will be populated with the DescribeRulesCommon request's response once the request completes successfully.

Use "Send" method on the returned DescribeRulesCommon Request to send the API call to the service. the "output" return value is not valid until after DescribeRulesCommon Send returns without error.

See DescribeRules for more information on using the DescribeRules API call, and error handling.

// Example sending a request using the DescribeRulesRequest method.
req, resp := client.DescribeRulesRequest(params)

err := req.Send()
if err == nil { // resp is now filled
    fmt.Println(resp)
}

func (*ConfigService) DescribeRulesWithContext added in v1.2.29

func (c *ConfigService) DescribeRulesWithContext(ctx volcengine.Context, input *DescribeRulesInput, opts ...request.Option) (*DescribeRulesOutput, error)

DescribeRulesWithContext is the same as DescribeRules with the addition of the ability to pass a context and additional request options.

See DescribeRules for details on how to use this API operation.

The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.

func (*ConfigService) DescribeSupportedResourceTypes added in v1.2.29

DescribeSupportedResourceTypes API operation for CONFIG.

Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.

See the VOLCENGINE API reference guide for CONFIG's API operation DescribeSupportedResourceTypes for usage and error information.

func (*ConfigService) DescribeSupportedResourceTypesCommon added in v1.2.29

func (c *ConfigService) DescribeSupportedResourceTypesCommon(input *map[string]interface{}) (*map[string]interface{}, error)

DescribeSupportedResourceTypesCommon API operation for CONFIG.

Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.

See the VOLCENGINE API reference guide for CONFIG's API operation DescribeSupportedResourceTypesCommon for usage and error information.

func (*ConfigService) DescribeSupportedResourceTypesCommonRequest added in v1.2.29

func (c *ConfigService) DescribeSupportedResourceTypesCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})

DescribeSupportedResourceTypesCommonRequest generates a "volcengine/request.Request" representing the client's request for the DescribeSupportedResourceTypesCommon operation. The "output" return value will be populated with the DescribeSupportedResourceTypesCommon request's response once the request completes successfully.

Use "Send" method on the returned DescribeSupportedResourceTypesCommon Request to send the API call to the service. the "output" return value is not valid until after DescribeSupportedResourceTypesCommon Send returns without error.

See DescribeSupportedResourceTypesCommon for more information on using the DescribeSupportedResourceTypesCommon API call, and error handling.

// Example sending a request using the DescribeSupportedResourceTypesCommonRequest method.
req, resp := client.DescribeSupportedResourceTypesCommonRequest(params)

err := req.Send()
if err == nil { // resp is now filled
    fmt.Println(resp)
}

func (*ConfigService) DescribeSupportedResourceTypesCommonWithContext added in v1.2.29

func (c *ConfigService) DescribeSupportedResourceTypesCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)

DescribeSupportedResourceTypesCommonWithContext is the same as DescribeSupportedResourceTypesCommon with the addition of the ability to pass a context and additional request options.

See DescribeSupportedResourceTypesCommon for details on how to use this API operation.

The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.

func (*ConfigService) DescribeSupportedResourceTypesRequest added in v1.2.29

func (c *ConfigService) DescribeSupportedResourceTypesRequest(input *DescribeSupportedResourceTypesInput) (req *request.Request, output *DescribeSupportedResourceTypesOutput)

DescribeSupportedResourceTypesRequest generates a "volcengine/request.Request" representing the client's request for the DescribeSupportedResourceTypes operation. The "output" return value will be populated with the DescribeSupportedResourceTypesCommon request's response once the request completes successfully.

Use "Send" method on the returned DescribeSupportedResourceTypesCommon Request to send the API call to the service. the "output" return value is not valid until after DescribeSupportedResourceTypesCommon Send returns without error.

See DescribeSupportedResourceTypes for more information on using the DescribeSupportedResourceTypes API call, and error handling.

// Example sending a request using the DescribeSupportedResourceTypesRequest method.
req, resp := client.DescribeSupportedResourceTypesRequest(params)

err := req.Send()
if err == nil { // resp is now filled
    fmt.Println(resp)
}

func (*ConfigService) DescribeSupportedResourceTypesWithContext added in v1.2.29

func (c *ConfigService) DescribeSupportedResourceTypesWithContext(ctx volcengine.Context, input *DescribeSupportedResourceTypesInput, opts ...request.Option) (*DescribeSupportedResourceTypesOutput, error)

DescribeSupportedResourceTypesWithContext is the same as DescribeSupportedResourceTypes with the addition of the ability to pass a context and additional request options.

See DescribeSupportedResourceTypes for details on how to use this API operation.

The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.

func (*ConfigService) DisableAccountGroupResourceExemption added in v1.2.29

DisableAccountGroupResourceExemption API operation for CONFIG.

Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.

See the VOLCENGINE API reference guide for CONFIG's API operation DisableAccountGroupResourceExemption for usage and error information.

func (*ConfigService) DisableAccountGroupResourceExemptionCommon added in v1.2.29

func (c *ConfigService) DisableAccountGroupResourceExemptionCommon(input *map[string]interface{}) (*map[string]interface{}, error)

DisableAccountGroupResourceExemptionCommon API operation for CONFIG.

Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.

See the VOLCENGINE API reference guide for CONFIG's API operation DisableAccountGroupResourceExemptionCommon for usage and error information.

func (*ConfigService) DisableAccountGroupResourceExemptionCommonRequest added in v1.2.29

func (c *ConfigService) DisableAccountGroupResourceExemptionCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})

DisableAccountGroupResourceExemptionCommonRequest generates a "volcengine/request.Request" representing the client's request for the DisableAccountGroupResourceExemptionCommon operation. The "output" return value will be populated with the DisableAccountGroupResourceExemptionCommon request's response once the request completes successfully.

Use "Send" method on the returned DisableAccountGroupResourceExemptionCommon Request to send the API call to the service. the "output" return value is not valid until after DisableAccountGroupResourceExemptionCommon Send returns without error.

See DisableAccountGroupResourceExemptionCommon for more information on using the DisableAccountGroupResourceExemptionCommon API call, and error handling.

// Example sending a request using the DisableAccountGroupResourceExemptionCommonRequest method.
req, resp := client.DisableAccountGroupResourceExemptionCommonRequest(params)

err := req.Send()
if err == nil { // resp is now filled
    fmt.Println(resp)
}

func (*ConfigService) DisableAccountGroupResourceExemptionCommonWithContext added in v1.2.29

func (c *ConfigService) DisableAccountGroupResourceExemptionCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)

DisableAccountGroupResourceExemptionCommonWithContext is the same as DisableAccountGroupResourceExemptionCommon with the addition of the ability to pass a context and additional request options.

See DisableAccountGroupResourceExemptionCommon for details on how to use this API operation.

The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.

func (*ConfigService) DisableAccountGroupResourceExemptionRequest added in v1.2.29

func (c *ConfigService) DisableAccountGroupResourceExemptionRequest(input *DisableAccountGroupResourceExemptionInput) (req *request.Request, output *DisableAccountGroupResourceExemptionOutput)

DisableAccountGroupResourceExemptionRequest generates a "volcengine/request.Request" representing the client's request for the DisableAccountGroupResourceExemption operation. The "output" return value will be populated with the DisableAccountGroupResourceExemptionCommon request's response once the request completes successfully.

Use "Send" method on the returned DisableAccountGroupResourceExemptionCommon Request to send the API call to the service. the "output" return value is not valid until after DisableAccountGroupResourceExemptionCommon Send returns without error.

See DisableAccountGroupResourceExemption for more information on using the DisableAccountGroupResourceExemption API call, and error handling.

// Example sending a request using the DisableAccountGroupResourceExemptionRequest method.
req, resp := client.DisableAccountGroupResourceExemptionRequest(params)

err := req.Send()
if err == nil { // resp is now filled
    fmt.Println(resp)
}

func (*ConfigService) DisableAccountGroupResourceExemptionWithContext added in v1.2.29

func (c *ConfigService) DisableAccountGroupResourceExemptionWithContext(ctx volcengine.Context, input *DisableAccountGroupResourceExemptionInput, opts ...request.Option) (*DisableAccountGroupResourceExemptionOutput, error)

DisableAccountGroupResourceExemptionWithContext is the same as DisableAccountGroupResourceExemption with the addition of the ability to pass a context and additional request options.

See DisableAccountGroupResourceExemption for details on how to use this API operation.

The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.

func (*ConfigService) DisableAccountGroupRule added in v1.2.29

func (c *ConfigService) DisableAccountGroupRule(input *DisableAccountGroupRuleInput) (*DisableAccountGroupRuleOutput, error)

DisableAccountGroupRule API operation for CONFIG.

Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.

See the VOLCENGINE API reference guide for CONFIG's API operation DisableAccountGroupRule for usage and error information.

func (*ConfigService) DisableAccountGroupRuleCommon added in v1.2.29

func (c *ConfigService) DisableAccountGroupRuleCommon(input *map[string]interface{}) (*map[string]interface{}, error)

DisableAccountGroupRuleCommon API operation for CONFIG.

Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.

See the VOLCENGINE API reference guide for CONFIG's API operation DisableAccountGroupRuleCommon for usage and error information.

func (*ConfigService) DisableAccountGroupRuleCommonRequest added in v1.2.29

func (c *ConfigService) DisableAccountGroupRuleCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})

DisableAccountGroupRuleCommonRequest generates a "volcengine/request.Request" representing the client's request for the DisableAccountGroupRuleCommon operation. The "output" return value will be populated with the DisableAccountGroupRuleCommon request's response once the request completes successfully.

Use "Send" method on the returned DisableAccountGroupRuleCommon Request to send the API call to the service. the "output" return value is not valid until after DisableAccountGroupRuleCommon Send returns without error.

See DisableAccountGroupRuleCommon for more information on using the DisableAccountGroupRuleCommon API call, and error handling.

// Example sending a request using the DisableAccountGroupRuleCommonRequest method.
req, resp := client.DisableAccountGroupRuleCommonRequest(params)

err := req.Send()
if err == nil { // resp is now filled
    fmt.Println(resp)
}

func (*ConfigService) DisableAccountGroupRuleCommonWithContext added in v1.2.29

func (c *ConfigService) DisableAccountGroupRuleCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)

DisableAccountGroupRuleCommonWithContext is the same as DisableAccountGroupRuleCommon with the addition of the ability to pass a context and additional request options.

See DisableAccountGroupRuleCommon for details on how to use this API operation.

The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.

func (*ConfigService) DisableAccountGroupRuleRequest added in v1.2.29

func (c *ConfigService) DisableAccountGroupRuleRequest(input *DisableAccountGroupRuleInput) (req *request.Request, output *DisableAccountGroupRuleOutput)

DisableAccountGroupRuleRequest generates a "volcengine/request.Request" representing the client's request for the DisableAccountGroupRule operation. The "output" return value will be populated with the DisableAccountGroupRuleCommon request's response once the request completes successfully.

Use "Send" method on the returned DisableAccountGroupRuleCommon Request to send the API call to the service. the "output" return value is not valid until after DisableAccountGroupRuleCommon Send returns without error.

See DisableAccountGroupRule for more information on using the DisableAccountGroupRule API call, and error handling.

// Example sending a request using the DisableAccountGroupRuleRequest method.
req, resp := client.DisableAccountGroupRuleRequest(params)

err := req.Send()
if err == nil { // resp is now filled
    fmt.Println(resp)
}

func (*ConfigService) DisableAccountGroupRuleWithContext added in v1.2.29

func (c *ConfigService) DisableAccountGroupRuleWithContext(ctx volcengine.Context, input *DisableAccountGroupRuleInput, opts ...request.Option) (*DisableAccountGroupRuleOutput, error)

DisableAccountGroupRuleWithContext is the same as DisableAccountGroupRule with the addition of the ability to pass a context and additional request options.

See DisableAccountGroupRule for details on how to use this API operation.

The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.

func (*ConfigService) DisableResourceExemption added in v1.2.29

func (c *ConfigService) DisableResourceExemption(input *DisableResourceExemptionInput) (*DisableResourceExemptionOutput, error)

DisableResourceExemption API operation for CONFIG.

Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.

See the VOLCENGINE API reference guide for CONFIG's API operation DisableResourceExemption for usage and error information.

func (*ConfigService) DisableResourceExemptionCommon added in v1.2.29

func (c *ConfigService) DisableResourceExemptionCommon(input *map[string]interface{}) (*map[string]interface{}, error)

DisableResourceExemptionCommon API operation for CONFIG.

Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.

See the VOLCENGINE API reference guide for CONFIG's API operation DisableResourceExemptionCommon for usage and error information.

func (*ConfigService) DisableResourceExemptionCommonRequest added in v1.2.29

func (c *ConfigService) DisableResourceExemptionCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})

DisableResourceExemptionCommonRequest generates a "volcengine/request.Request" representing the client's request for the DisableResourceExemptionCommon operation. The "output" return value will be populated with the DisableResourceExemptionCommon request's response once the request completes successfully.

Use "Send" method on the returned DisableResourceExemptionCommon Request to send the API call to the service. the "output" return value is not valid until after DisableResourceExemptionCommon Send returns without error.

See DisableResourceExemptionCommon for more information on using the DisableResourceExemptionCommon API call, and error handling.

// Example sending a request using the DisableResourceExemptionCommonRequest method.
req, resp := client.DisableResourceExemptionCommonRequest(params)

err := req.Send()
if err == nil { // resp is now filled
    fmt.Println(resp)
}

func (*ConfigService) DisableResourceExemptionCommonWithContext added in v1.2.29

func (c *ConfigService) DisableResourceExemptionCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)

DisableResourceExemptionCommonWithContext is the same as DisableResourceExemptionCommon with the addition of the ability to pass a context and additional request options.

See DisableResourceExemptionCommon for details on how to use this API operation.

The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.

func (*ConfigService) DisableResourceExemptionRequest added in v1.2.29

func (c *ConfigService) DisableResourceExemptionRequest(input *DisableResourceExemptionInput) (req *request.Request, output *DisableResourceExemptionOutput)

DisableResourceExemptionRequest generates a "volcengine/request.Request" representing the client's request for the DisableResourceExemption operation. The "output" return value will be populated with the DisableResourceExemptionCommon request's response once the request completes successfully.

Use "Send" method on the returned DisableResourceExemptionCommon Request to send the API call to the service. the "output" return value is not valid until after DisableResourceExemptionCommon Send returns without error.

See DisableResourceExemption for more information on using the DisableResourceExemption API call, and error handling.

// Example sending a request using the DisableResourceExemptionRequest method.
req, resp := client.DisableResourceExemptionRequest(params)

err := req.Send()
if err == nil { // resp is now filled
    fmt.Println(resp)
}

func (*ConfigService) DisableResourceExemptionWithContext added in v1.2.29

func (c *ConfigService) DisableResourceExemptionWithContext(ctx volcengine.Context, input *DisableResourceExemptionInput, opts ...request.Option) (*DisableResourceExemptionOutput, error)

DisableResourceExemptionWithContext is the same as DisableResourceExemption with the addition of the ability to pass a context and additional request options.

See DisableResourceExemption for details on how to use this API operation.

The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.

func (*ConfigService) DisableRule added in v1.2.29

func (c *ConfigService) DisableRule(input *DisableRuleInput) (*DisableRuleOutput, error)

DisableRule API operation for CONFIG.

Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.

See the VOLCENGINE API reference guide for CONFIG's API operation DisableRule for usage and error information.

func (*ConfigService) DisableRuleCommon added in v1.2.29

func (c *ConfigService) DisableRuleCommon(input *map[string]interface{}) (*map[string]interface{}, error)

DisableRuleCommon API operation for CONFIG.

Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.

See the VOLCENGINE API reference guide for CONFIG's API operation DisableRuleCommon for usage and error information.

func (*ConfigService) DisableRuleCommonRequest added in v1.2.29

func (c *ConfigService) DisableRuleCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})

DisableRuleCommonRequest generates a "volcengine/request.Request" representing the client's request for the DisableRuleCommon operation. The "output" return value will be populated with the DisableRuleCommon request's response once the request completes successfully.

Use "Send" method on the returned DisableRuleCommon Request to send the API call to the service. the "output" return value is not valid until after DisableRuleCommon Send returns without error.

See DisableRuleCommon for more information on using the DisableRuleCommon API call, and error handling.

// Example sending a request using the DisableRuleCommonRequest method.
req, resp := client.DisableRuleCommonRequest(params)

err := req.Send()
if err == nil { // resp is now filled
    fmt.Println(resp)
}

func (*ConfigService) DisableRuleCommonWithContext added in v1.2.29

func (c *ConfigService) DisableRuleCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)

DisableRuleCommonWithContext is the same as DisableRuleCommon with the addition of the ability to pass a context and additional request options.

See DisableRuleCommon for details on how to use this API operation.

The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.

func (*ConfigService) DisableRuleRequest added in v1.2.29

func (c *ConfigService) DisableRuleRequest(input *DisableRuleInput) (req *request.Request, output *DisableRuleOutput)

DisableRuleRequest generates a "volcengine/request.Request" representing the client's request for the DisableRule operation. The "output" return value will be populated with the DisableRuleCommon request's response once the request completes successfully.

Use "Send" method on the returned DisableRuleCommon Request to send the API call to the service. the "output" return value is not valid until after DisableRuleCommon Send returns without error.

See DisableRule for more information on using the DisableRule API call, and error handling.

// Example sending a request using the DisableRuleRequest method.
req, resp := client.DisableRuleRequest(params)

err := req.Send()
if err == nil { // resp is now filled
    fmt.Println(resp)
}

func (*ConfigService) DisableRuleWithContext added in v1.2.29

func (c *ConfigService) DisableRuleWithContext(ctx volcengine.Context, input *DisableRuleInput, opts ...request.Option) (*DisableRuleOutput, error)

DisableRuleWithContext is the same as DisableRule with the addition of the ability to pass a context and additional request options.

See DisableRule for details on how to use this API operation.

The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.

func (*ConfigService) DisassociateAccountGroupPrincipals

DisassociateAccountGroupPrincipals API operation for CONFIG.

Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.

See the VOLCENGINE API reference guide for CONFIG's API operation DisassociateAccountGroupPrincipals for usage and error information.

func (*ConfigService) DisassociateAccountGroupPrincipalsCommon

func (c *ConfigService) DisassociateAccountGroupPrincipalsCommon(input *map[string]interface{}) (*map[string]interface{}, error)

DisassociateAccountGroupPrincipalsCommon API operation for CONFIG.

Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.

See the VOLCENGINE API reference guide for CONFIG's API operation DisassociateAccountGroupPrincipalsCommon for usage and error information.

func (*ConfigService) DisassociateAccountGroupPrincipalsCommonRequest

func (c *ConfigService) DisassociateAccountGroupPrincipalsCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})

DisassociateAccountGroupPrincipalsCommonRequest generates a "volcengine/request.Request" representing the client's request for the DisassociateAccountGroupPrincipalsCommon operation. The "output" return value will be populated with the DisassociateAccountGroupPrincipalsCommon request's response once the request completes successfully.

Use "Send" method on the returned DisassociateAccountGroupPrincipalsCommon Request to send the API call to the service. the "output" return value is not valid until after DisassociateAccountGroupPrincipalsCommon Send returns without error.

See DisassociateAccountGroupPrincipalsCommon for more information on using the DisassociateAccountGroupPrincipalsCommon API call, and error handling.

// Example sending a request using the DisassociateAccountGroupPrincipalsCommonRequest method.
req, resp := client.DisassociateAccountGroupPrincipalsCommonRequest(params)

err := req.Send()
if err == nil { // resp is now filled
    fmt.Println(resp)
}

func (*ConfigService) DisassociateAccountGroupPrincipalsCommonWithContext

func (c *ConfigService) DisassociateAccountGroupPrincipalsCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)

DisassociateAccountGroupPrincipalsCommonWithContext is the same as DisassociateAccountGroupPrincipalsCommon with the addition of the ability to pass a context and additional request options.

See DisassociateAccountGroupPrincipalsCommon for details on how to use this API operation.

The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.

func (*ConfigService) DisassociateAccountGroupPrincipalsRequest

func (c *ConfigService) DisassociateAccountGroupPrincipalsRequest(input *DisassociateAccountGroupPrincipalsInput) (req *request.Request, output *DisassociateAccountGroupPrincipalsOutput)

DisassociateAccountGroupPrincipalsRequest generates a "volcengine/request.Request" representing the client's request for the DisassociateAccountGroupPrincipals operation. The "output" return value will be populated with the DisassociateAccountGroupPrincipalsCommon request's response once the request completes successfully.

Use "Send" method on the returned DisassociateAccountGroupPrincipalsCommon Request to send the API call to the service. the "output" return value is not valid until after DisassociateAccountGroupPrincipalsCommon Send returns without error.

See DisassociateAccountGroupPrincipals for more information on using the DisassociateAccountGroupPrincipals API call, and error handling.

// Example sending a request using the DisassociateAccountGroupPrincipalsRequest method.
req, resp := client.DisassociateAccountGroupPrincipalsRequest(params)

err := req.Send()
if err == nil { // resp is now filled
    fmt.Println(resp)
}

func (*ConfigService) DisassociateAccountGroupPrincipalsWithContext

func (c *ConfigService) DisassociateAccountGroupPrincipalsWithContext(ctx volcengine.Context, input *DisassociateAccountGroupPrincipalsInput, opts ...request.Option) (*DisassociateAccountGroupPrincipalsOutput, error)

DisassociateAccountGroupPrincipalsWithContext is the same as DisassociateAccountGroupPrincipals with the addition of the ability to pass a context and additional request options.

See DisassociateAccountGroupPrincipals for details on how to use this API operation.

The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.

func (*ConfigService) EnableAccountGroupRule added in v1.2.29

func (c *ConfigService) EnableAccountGroupRule(input *EnableAccountGroupRuleInput) (*EnableAccountGroupRuleOutput, error)

EnableAccountGroupRule API operation for CONFIG.

Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.

See the VOLCENGINE API reference guide for CONFIG's API operation EnableAccountGroupRule for usage and error information.

func (*ConfigService) EnableAccountGroupRuleCommon added in v1.2.29

func (c *ConfigService) EnableAccountGroupRuleCommon(input *map[string]interface{}) (*map[string]interface{}, error)

EnableAccountGroupRuleCommon API operation for CONFIG.

Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.

See the VOLCENGINE API reference guide for CONFIG's API operation EnableAccountGroupRuleCommon for usage and error information.

func (*ConfigService) EnableAccountGroupRuleCommonRequest added in v1.2.29

func (c *ConfigService) EnableAccountGroupRuleCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})

EnableAccountGroupRuleCommonRequest generates a "volcengine/request.Request" representing the client's request for the EnableAccountGroupRuleCommon operation. The "output" return value will be populated with the EnableAccountGroupRuleCommon request's response once the request completes successfully.

Use "Send" method on the returned EnableAccountGroupRuleCommon Request to send the API call to the service. the "output" return value is not valid until after EnableAccountGroupRuleCommon Send returns without error.

See EnableAccountGroupRuleCommon for more information on using the EnableAccountGroupRuleCommon API call, and error handling.

// Example sending a request using the EnableAccountGroupRuleCommonRequest method.
req, resp := client.EnableAccountGroupRuleCommonRequest(params)

err := req.Send()
if err == nil { // resp is now filled
    fmt.Println(resp)
}

func (*ConfigService) EnableAccountGroupRuleCommonWithContext added in v1.2.29

func (c *ConfigService) EnableAccountGroupRuleCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)

EnableAccountGroupRuleCommonWithContext is the same as EnableAccountGroupRuleCommon with the addition of the ability to pass a context and additional request options.

See EnableAccountGroupRuleCommon for details on how to use this API operation.

The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.

func (*ConfigService) EnableAccountGroupRuleRequest added in v1.2.29

func (c *ConfigService) EnableAccountGroupRuleRequest(input *EnableAccountGroupRuleInput) (req *request.Request, output *EnableAccountGroupRuleOutput)

EnableAccountGroupRuleRequest generates a "volcengine/request.Request" representing the client's request for the EnableAccountGroupRule operation. The "output" return value will be populated with the EnableAccountGroupRuleCommon request's response once the request completes successfully.

Use "Send" method on the returned EnableAccountGroupRuleCommon Request to send the API call to the service. the "output" return value is not valid until after EnableAccountGroupRuleCommon Send returns without error.

See EnableAccountGroupRule for more information on using the EnableAccountGroupRule API call, and error handling.

// Example sending a request using the EnableAccountGroupRuleRequest method.
req, resp := client.EnableAccountGroupRuleRequest(params)

err := req.Send()
if err == nil { // resp is now filled
    fmt.Println(resp)
}

func (*ConfigService) EnableAccountGroupRuleWithContext added in v1.2.29

func (c *ConfigService) EnableAccountGroupRuleWithContext(ctx volcengine.Context, input *EnableAccountGroupRuleInput, opts ...request.Option) (*EnableAccountGroupRuleOutput, error)

EnableAccountGroupRuleWithContext is the same as EnableAccountGroupRule with the addition of the ability to pass a context and additional request options.

See EnableAccountGroupRule for details on how to use this API operation.

The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.

func (*ConfigService) EnableRule added in v1.2.29

func (c *ConfigService) EnableRule(input *EnableRuleInput) (*EnableRuleOutput, error)

EnableRule API operation for CONFIG.

Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.

See the VOLCENGINE API reference guide for CONFIG's API operation EnableRule for usage and error information.

func (*ConfigService) EnableRuleCommon added in v1.2.29

func (c *ConfigService) EnableRuleCommon(input *map[string]interface{}) (*map[string]interface{}, error)

EnableRuleCommon API operation for CONFIG.

Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.

See the VOLCENGINE API reference guide for CONFIG's API operation EnableRuleCommon for usage and error information.

func (*ConfigService) EnableRuleCommonRequest added in v1.2.29

func (c *ConfigService) EnableRuleCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})

EnableRuleCommonRequest generates a "volcengine/request.Request" representing the client's request for the EnableRuleCommon operation. The "output" return value will be populated with the EnableRuleCommon request's response once the request completes successfully.

Use "Send" method on the returned EnableRuleCommon Request to send the API call to the service. the "output" return value is not valid until after EnableRuleCommon Send returns without error.

See EnableRuleCommon for more information on using the EnableRuleCommon API call, and error handling.

// Example sending a request using the EnableRuleCommonRequest method.
req, resp := client.EnableRuleCommonRequest(params)

err := req.Send()
if err == nil { // resp is now filled
    fmt.Println(resp)
}

func (*ConfigService) EnableRuleCommonWithContext added in v1.2.29

func (c *ConfigService) EnableRuleCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)

EnableRuleCommonWithContext is the same as EnableRuleCommon with the addition of the ability to pass a context and additional request options.

See EnableRuleCommon for details on how to use this API operation.

The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.

func (*ConfigService) EnableRuleRequest added in v1.2.29

func (c *ConfigService) EnableRuleRequest(input *EnableRuleInput) (req *request.Request, output *EnableRuleOutput)

EnableRuleRequest generates a "volcengine/request.Request" representing the client's request for the EnableRule operation. The "output" return value will be populated with the EnableRuleCommon request's response once the request completes successfully.

Use "Send" method on the returned EnableRuleCommon Request to send the API call to the service. the "output" return value is not valid until after EnableRuleCommon Send returns without error.

See EnableRule for more information on using the EnableRule API call, and error handling.

// Example sending a request using the EnableRuleRequest method.
req, resp := client.EnableRuleRequest(params)

err := req.Send()
if err == nil { // resp is now filled
    fmt.Println(resp)
}

func (*ConfigService) EnableRuleWithContext added in v1.2.29

func (c *ConfigService) EnableRuleWithContext(ctx volcengine.Context, input *EnableRuleInput, opts ...request.Option) (*EnableRuleOutput, error)

EnableRuleWithContext is the same as EnableRule with the addition of the ability to pass a context and additional request options.

See EnableRule for details on how to use this API operation.

The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.

func (*ConfigService) GetAccountGroupComplianceHistory added in v1.2.29

GetAccountGroupComplianceHistory API operation for CONFIG.

Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.

See the VOLCENGINE API reference guide for CONFIG's API operation GetAccountGroupComplianceHistory for usage and error information.

func (*ConfigService) GetAccountGroupComplianceHistoryCommon added in v1.2.29

func (c *ConfigService) GetAccountGroupComplianceHistoryCommon(input *map[string]interface{}) (*map[string]interface{}, error)

GetAccountGroupComplianceHistoryCommon API operation for CONFIG.

Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.

See the VOLCENGINE API reference guide for CONFIG's API operation GetAccountGroupComplianceHistoryCommon for usage and error information.

func (*ConfigService) GetAccountGroupComplianceHistoryCommonRequest added in v1.2.29

func (c *ConfigService) GetAccountGroupComplianceHistoryCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})

GetAccountGroupComplianceHistoryCommonRequest generates a "volcengine/request.Request" representing the client's request for the GetAccountGroupComplianceHistoryCommon operation. The "output" return value will be populated with the GetAccountGroupComplianceHistoryCommon request's response once the request completes successfully.

Use "Send" method on the returned GetAccountGroupComplianceHistoryCommon Request to send the API call to the service. the "output" return value is not valid until after GetAccountGroupComplianceHistoryCommon Send returns without error.

See GetAccountGroupComplianceHistoryCommon for more information on using the GetAccountGroupComplianceHistoryCommon API call, and error handling.

// Example sending a request using the GetAccountGroupComplianceHistoryCommonRequest method.
req, resp := client.GetAccountGroupComplianceHistoryCommonRequest(params)

err := req.Send()
if err == nil { // resp is now filled
    fmt.Println(resp)
}

func (*ConfigService) GetAccountGroupComplianceHistoryCommonWithContext added in v1.2.29

func (c *ConfigService) GetAccountGroupComplianceHistoryCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)

GetAccountGroupComplianceHistoryCommonWithContext is the same as GetAccountGroupComplianceHistoryCommon with the addition of the ability to pass a context and additional request options.

See GetAccountGroupComplianceHistoryCommon for details on how to use this API operation.

The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.

func (*ConfigService) GetAccountGroupComplianceHistoryRequest added in v1.2.29

func (c *ConfigService) GetAccountGroupComplianceHistoryRequest(input *GetAccountGroupComplianceHistoryInput) (req *request.Request, output *GetAccountGroupComplianceHistoryOutput)

GetAccountGroupComplianceHistoryRequest generates a "volcengine/request.Request" representing the client's request for the GetAccountGroupComplianceHistory operation. The "output" return value will be populated with the GetAccountGroupComplianceHistoryCommon request's response once the request completes successfully.

Use "Send" method on the returned GetAccountGroupComplianceHistoryCommon Request to send the API call to the service. the "output" return value is not valid until after GetAccountGroupComplianceHistoryCommon Send returns without error.

See GetAccountGroupComplianceHistory for more information on using the GetAccountGroupComplianceHistory API call, and error handling.

// Example sending a request using the GetAccountGroupComplianceHistoryRequest method.
req, resp := client.GetAccountGroupComplianceHistoryRequest(params)

err := req.Send()
if err == nil { // resp is now filled
    fmt.Println(resp)
}

func (*ConfigService) GetAccountGroupComplianceHistoryWithContext added in v1.2.29

func (c *ConfigService) GetAccountGroupComplianceHistoryWithContext(ctx volcengine.Context, input *GetAccountGroupComplianceHistoryInput, opts ...request.Option) (*GetAccountGroupComplianceHistoryOutput, error)

GetAccountGroupComplianceHistoryWithContext is the same as GetAccountGroupComplianceHistory with the addition of the ability to pass a context and additional request options.

See GetAccountGroupComplianceHistory for details on how to use this API operation.

The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.

func (*ConfigService) GetAccountGroupDiscoveredResource

GetAccountGroupDiscoveredResource API operation for CONFIG.

Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.

See the VOLCENGINE API reference guide for CONFIG's API operation GetAccountGroupDiscoveredResource for usage and error information.

func (*ConfigService) GetAccountGroupDiscoveredResourceCommon

func (c *ConfigService) GetAccountGroupDiscoveredResourceCommon(input *map[string]interface{}) (*map[string]interface{}, error)

GetAccountGroupDiscoveredResourceCommon API operation for CONFIG.

Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.

See the VOLCENGINE API reference guide for CONFIG's API operation GetAccountGroupDiscoveredResourceCommon for usage and error information.

func (*ConfigService) GetAccountGroupDiscoveredResourceCommonRequest

func (c *ConfigService) GetAccountGroupDiscoveredResourceCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})

GetAccountGroupDiscoveredResourceCommonRequest generates a "volcengine/request.Request" representing the client's request for the GetAccountGroupDiscoveredResourceCommon operation. The "output" return value will be populated with the GetAccountGroupDiscoveredResourceCommon request's response once the request completes successfully.

Use "Send" method on the returned GetAccountGroupDiscoveredResourceCommon Request to send the API call to the service. the "output" return value is not valid until after GetAccountGroupDiscoveredResourceCommon Send returns without error.

See GetAccountGroupDiscoveredResourceCommon for more information on using the GetAccountGroupDiscoveredResourceCommon API call, and error handling.

// Example sending a request using the GetAccountGroupDiscoveredResourceCommonRequest method.
req, resp := client.GetAccountGroupDiscoveredResourceCommonRequest(params)

err := req.Send()
if err == nil { // resp is now filled
    fmt.Println(resp)
}

func (*ConfigService) GetAccountGroupDiscoveredResourceCommonWithContext

func (c *ConfigService) GetAccountGroupDiscoveredResourceCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)

GetAccountGroupDiscoveredResourceCommonWithContext is the same as GetAccountGroupDiscoveredResourceCommon with the addition of the ability to pass a context and additional request options.

See GetAccountGroupDiscoveredResourceCommon for details on how to use this API operation.

The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.

func (*ConfigService) GetAccountGroupDiscoveredResourceCounts

GetAccountGroupDiscoveredResourceCounts API operation for CONFIG.

Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.

See the VOLCENGINE API reference guide for CONFIG's API operation GetAccountGroupDiscoveredResourceCounts for usage and error information.

func (*ConfigService) GetAccountGroupDiscoveredResourceCountsCommon

func (c *ConfigService) GetAccountGroupDiscoveredResourceCountsCommon(input *map[string]interface{}) (*map[string]interface{}, error)

GetAccountGroupDiscoveredResourceCountsCommon API operation for CONFIG.

Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.

See the VOLCENGINE API reference guide for CONFIG's API operation GetAccountGroupDiscoveredResourceCountsCommon for usage and error information.

func (*ConfigService) GetAccountGroupDiscoveredResourceCountsCommonRequest

func (c *ConfigService) GetAccountGroupDiscoveredResourceCountsCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})

GetAccountGroupDiscoveredResourceCountsCommonRequest generates a "volcengine/request.Request" representing the client's request for the GetAccountGroupDiscoveredResourceCountsCommon operation. The "output" return value will be populated with the GetAccountGroupDiscoveredResourceCountsCommon request's response once the request completes successfully.

Use "Send" method on the returned GetAccountGroupDiscoveredResourceCountsCommon Request to send the API call to the service. the "output" return value is not valid until after GetAccountGroupDiscoveredResourceCountsCommon Send returns without error.

See GetAccountGroupDiscoveredResourceCountsCommon for more information on using the GetAccountGroupDiscoveredResourceCountsCommon API call, and error handling.

// Example sending a request using the GetAccountGroupDiscoveredResourceCountsCommonRequest method.
req, resp := client.GetAccountGroupDiscoveredResourceCountsCommonRequest(params)

err := req.Send()
if err == nil { // resp is now filled
    fmt.Println(resp)
}

func (*ConfigService) GetAccountGroupDiscoveredResourceCountsCommonWithContext

func (c *ConfigService) GetAccountGroupDiscoveredResourceCountsCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)

GetAccountGroupDiscoveredResourceCountsCommonWithContext is the same as GetAccountGroupDiscoveredResourceCountsCommon with the addition of the ability to pass a context and additional request options.

See GetAccountGroupDiscoveredResourceCountsCommon for details on how to use this API operation.

The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.

func (*ConfigService) GetAccountGroupDiscoveredResourceCountsRequest

func (c *ConfigService) GetAccountGroupDiscoveredResourceCountsRequest(input *GetAccountGroupDiscoveredResourceCountsInput) (req *request.Request, output *GetAccountGroupDiscoveredResourceCountsOutput)

GetAccountGroupDiscoveredResourceCountsRequest generates a "volcengine/request.Request" representing the client's request for the GetAccountGroupDiscoveredResourceCounts operation. The "output" return value will be populated with the GetAccountGroupDiscoveredResourceCountsCommon request's response once the request completes successfully.

Use "Send" method on the returned GetAccountGroupDiscoveredResourceCountsCommon Request to send the API call to the service. the "output" return value is not valid until after GetAccountGroupDiscoveredResourceCountsCommon Send returns without error.

See GetAccountGroupDiscoveredResourceCounts for more information on using the GetAccountGroupDiscoveredResourceCounts API call, and error handling.

// Example sending a request using the GetAccountGroupDiscoveredResourceCountsRequest method.
req, resp := client.GetAccountGroupDiscoveredResourceCountsRequest(params)

err := req.Send()
if err == nil { // resp is now filled
    fmt.Println(resp)
}

func (*ConfigService) GetAccountGroupDiscoveredResourceCountsWithContext

func (c *ConfigService) GetAccountGroupDiscoveredResourceCountsWithContext(ctx volcengine.Context, input *GetAccountGroupDiscoveredResourceCountsInput, opts ...request.Option) (*GetAccountGroupDiscoveredResourceCountsOutput, error)

GetAccountGroupDiscoveredResourceCountsWithContext is the same as GetAccountGroupDiscoveredResourceCounts with the addition of the ability to pass a context and additional request options.

See GetAccountGroupDiscoveredResourceCounts for details on how to use this API operation.

The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.

func (*ConfigService) GetAccountGroupDiscoveredResourceRequest

func (c *ConfigService) GetAccountGroupDiscoveredResourceRequest(input *GetAccountGroupDiscoveredResourceInput) (req *request.Request, output *GetAccountGroupDiscoveredResourceOutput)

GetAccountGroupDiscoveredResourceRequest generates a "volcengine/request.Request" representing the client's request for the GetAccountGroupDiscoveredResource operation. The "output" return value will be populated with the GetAccountGroupDiscoveredResourceCommon request's response once the request completes successfully.

Use "Send" method on the returned GetAccountGroupDiscoveredResourceCommon Request to send the API call to the service. the "output" return value is not valid until after GetAccountGroupDiscoveredResourceCommon Send returns without error.

See GetAccountGroupDiscoveredResource for more information on using the GetAccountGroupDiscoveredResource API call, and error handling.

// Example sending a request using the GetAccountGroupDiscoveredResourceRequest method.
req, resp := client.GetAccountGroupDiscoveredResourceRequest(params)

err := req.Send()
if err == nil { // resp is now filled
    fmt.Println(resp)
}

func (*ConfigService) GetAccountGroupDiscoveredResourceWithContext

func (c *ConfigService) GetAccountGroupDiscoveredResourceWithContext(ctx volcengine.Context, input *GetAccountGroupDiscoveredResourceInput, opts ...request.Option) (*GetAccountGroupDiscoveredResourceOutput, error)

GetAccountGroupDiscoveredResourceWithContext is the same as GetAccountGroupDiscoveredResource with the addition of the ability to pass a context and additional request options.

See GetAccountGroupDiscoveredResource for details on how to use this API operation.

The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.

func (*ConfigService) GetAccountGroupResourceConfigHistory

GetAccountGroupResourceConfigHistory API operation for CONFIG.

Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.

See the VOLCENGINE API reference guide for CONFIG's API operation GetAccountGroupResourceConfigHistory for usage and error information.

func (*ConfigService) GetAccountGroupResourceConfigHistoryCommon

func (c *ConfigService) GetAccountGroupResourceConfigHistoryCommon(input *map[string]interface{}) (*map[string]interface{}, error)

GetAccountGroupResourceConfigHistoryCommon API operation for CONFIG.

Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.

See the VOLCENGINE API reference guide for CONFIG's API operation GetAccountGroupResourceConfigHistoryCommon for usage and error information.

func (*ConfigService) GetAccountGroupResourceConfigHistoryCommonRequest

func (c *ConfigService) GetAccountGroupResourceConfigHistoryCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})

GetAccountGroupResourceConfigHistoryCommonRequest generates a "volcengine/request.Request" representing the client's request for the GetAccountGroupResourceConfigHistoryCommon operation. The "output" return value will be populated with the GetAccountGroupResourceConfigHistoryCommon request's response once the request completes successfully.

Use "Send" method on the returned GetAccountGroupResourceConfigHistoryCommon Request to send the API call to the service. the "output" return value is not valid until after GetAccountGroupResourceConfigHistoryCommon Send returns without error.

See GetAccountGroupResourceConfigHistoryCommon for more information on using the GetAccountGroupResourceConfigHistoryCommon API call, and error handling.

// Example sending a request using the GetAccountGroupResourceConfigHistoryCommonRequest method.
req, resp := client.GetAccountGroupResourceConfigHistoryCommonRequest(params)

err := req.Send()
if err == nil { // resp is now filled
    fmt.Println(resp)
}

func (*ConfigService) GetAccountGroupResourceConfigHistoryCommonWithContext

func (c *ConfigService) GetAccountGroupResourceConfigHistoryCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)

GetAccountGroupResourceConfigHistoryCommonWithContext is the same as GetAccountGroupResourceConfigHistoryCommon with the addition of the ability to pass a context and additional request options.

See GetAccountGroupResourceConfigHistoryCommon for details on how to use this API operation.

The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.

func (*ConfigService) GetAccountGroupResourceConfigHistoryRequest

func (c *ConfigService) GetAccountGroupResourceConfigHistoryRequest(input *GetAccountGroupResourceConfigHistoryInput) (req *request.Request, output *GetAccountGroupResourceConfigHistoryOutput)

GetAccountGroupResourceConfigHistoryRequest generates a "volcengine/request.Request" representing the client's request for the GetAccountGroupResourceConfigHistory operation. The "output" return value will be populated with the GetAccountGroupResourceConfigHistoryCommon request's response once the request completes successfully.

Use "Send" method on the returned GetAccountGroupResourceConfigHistoryCommon Request to send the API call to the service. the "output" return value is not valid until after GetAccountGroupResourceConfigHistoryCommon Send returns without error.

See GetAccountGroupResourceConfigHistory for more information on using the GetAccountGroupResourceConfigHistory API call, and error handling.

// Example sending a request using the GetAccountGroupResourceConfigHistoryRequest method.
req, resp := client.GetAccountGroupResourceConfigHistoryRequest(params)

err := req.Send()
if err == nil { // resp is now filled
    fmt.Println(resp)
}

func (*ConfigService) GetAccountGroupResourceConfigHistoryWithContext

func (c *ConfigService) GetAccountGroupResourceConfigHistoryWithContext(ctx volcengine.Context, input *GetAccountGroupResourceConfigHistoryInput, opts ...request.Option) (*GetAccountGroupResourceConfigHistoryOutput, error)

GetAccountGroupResourceConfigHistoryWithContext is the same as GetAccountGroupResourceConfigHistory with the addition of the ability to pass a context and additional request options.

See GetAccountGroupResourceConfigHistory for details on how to use this API operation.

The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.

func (*ConfigService) GetComplianceHistory added in v1.2.29

func (c *ConfigService) GetComplianceHistory(input *GetComplianceHistoryInput) (*GetComplianceHistoryOutput, error)

GetComplianceHistory API operation for CONFIG.

Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.

See the VOLCENGINE API reference guide for CONFIG's API operation GetComplianceHistory for usage and error information.

func (*ConfigService) GetComplianceHistoryCommon added in v1.2.29

func (c *ConfigService) GetComplianceHistoryCommon(input *map[string]interface{}) (*map[string]interface{}, error)

GetComplianceHistoryCommon API operation for CONFIG.

Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.

See the VOLCENGINE API reference guide for CONFIG's API operation GetComplianceHistoryCommon for usage and error information.

func (*ConfigService) GetComplianceHistoryCommonRequest added in v1.2.29

func (c *ConfigService) GetComplianceHistoryCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})

GetComplianceHistoryCommonRequest generates a "volcengine/request.Request" representing the client's request for the GetComplianceHistoryCommon operation. The "output" return value will be populated with the GetComplianceHistoryCommon request's response once the request completes successfully.

Use "Send" method on the returned GetComplianceHistoryCommon Request to send the API call to the service. the "output" return value is not valid until after GetComplianceHistoryCommon Send returns without error.

See GetComplianceHistoryCommon for more information on using the GetComplianceHistoryCommon API call, and error handling.

// Example sending a request using the GetComplianceHistoryCommonRequest method.
req, resp := client.GetComplianceHistoryCommonRequest(params)

err := req.Send()
if err == nil { // resp is now filled
    fmt.Println(resp)
}

func (*ConfigService) GetComplianceHistoryCommonWithContext added in v1.2.29

func (c *ConfigService) GetComplianceHistoryCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)

GetComplianceHistoryCommonWithContext is the same as GetComplianceHistoryCommon with the addition of the ability to pass a context and additional request options.

See GetComplianceHistoryCommon for details on how to use this API operation.

The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.

func (*ConfigService) GetComplianceHistoryRequest added in v1.2.29

func (c *ConfigService) GetComplianceHistoryRequest(input *GetComplianceHistoryInput) (req *request.Request, output *GetComplianceHistoryOutput)

GetComplianceHistoryRequest generates a "volcengine/request.Request" representing the client's request for the GetComplianceHistory operation. The "output" return value will be populated with the GetComplianceHistoryCommon request's response once the request completes successfully.

Use "Send" method on the returned GetComplianceHistoryCommon Request to send the API call to the service. the "output" return value is not valid until after GetComplianceHistoryCommon Send returns without error.

See GetComplianceHistory for more information on using the GetComplianceHistory API call, and error handling.

// Example sending a request using the GetComplianceHistoryRequest method.
req, resp := client.GetComplianceHistoryRequest(params)

err := req.Send()
if err == nil { // resp is now filled
    fmt.Println(resp)
}

func (*ConfigService) GetComplianceHistoryWithContext added in v1.2.29

func (c *ConfigService) GetComplianceHistoryWithContext(ctx volcengine.Context, input *GetComplianceHistoryInput, opts ...request.Option) (*GetComplianceHistoryOutput, error)

GetComplianceHistoryWithContext is the same as GetComplianceHistory with the addition of the ability to pass a context and additional request options.

See GetComplianceHistory for details on how to use this API operation.

The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.

func (*ConfigService) GetComplianceSummary added in v1.2.29

func (c *ConfigService) GetComplianceSummary(input *GetComplianceSummaryInput) (*GetComplianceSummaryOutput, error)

GetComplianceSummary API operation for CONFIG.

Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.

See the VOLCENGINE API reference guide for CONFIG's API operation GetComplianceSummary for usage and error information.

func (*ConfigService) GetComplianceSummaryByResource added in v1.2.29

GetComplianceSummaryByResource API operation for CONFIG.

Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.

See the VOLCENGINE API reference guide for CONFIG's API operation GetComplianceSummaryByResource for usage and error information.

func (*ConfigService) GetComplianceSummaryByResourceCommon added in v1.2.29

func (c *ConfigService) GetComplianceSummaryByResourceCommon(input *map[string]interface{}) (*map[string]interface{}, error)

GetComplianceSummaryByResourceCommon API operation for CONFIG.

Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.

See the VOLCENGINE API reference guide for CONFIG's API operation GetComplianceSummaryByResourceCommon for usage and error information.

func (*ConfigService) GetComplianceSummaryByResourceCommonRequest added in v1.2.29

func (c *ConfigService) GetComplianceSummaryByResourceCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})

GetComplianceSummaryByResourceCommonRequest generates a "volcengine/request.Request" representing the client's request for the GetComplianceSummaryByResourceCommon operation. The "output" return value will be populated with the GetComplianceSummaryByResourceCommon request's response once the request completes successfully.

Use "Send" method on the returned GetComplianceSummaryByResourceCommon Request to send the API call to the service. the "output" return value is not valid until after GetComplianceSummaryByResourceCommon Send returns without error.

See GetComplianceSummaryByResourceCommon for more information on using the GetComplianceSummaryByResourceCommon API call, and error handling.

// Example sending a request using the GetComplianceSummaryByResourceCommonRequest method.
req, resp := client.GetComplianceSummaryByResourceCommonRequest(params)

err := req.Send()
if err == nil { // resp is now filled
    fmt.Println(resp)
}

func (*ConfigService) GetComplianceSummaryByResourceCommonWithContext added in v1.2.29

func (c *ConfigService) GetComplianceSummaryByResourceCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)

GetComplianceSummaryByResourceCommonWithContext is the same as GetComplianceSummaryByResourceCommon with the addition of the ability to pass a context and additional request options.

See GetComplianceSummaryByResourceCommon for details on how to use this API operation.

The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.

func (*ConfigService) GetComplianceSummaryByResourceRequest added in v1.2.29

func (c *ConfigService) GetComplianceSummaryByResourceRequest(input *GetComplianceSummaryByResourceInput) (req *request.Request, output *GetComplianceSummaryByResourceOutput)

GetComplianceSummaryByResourceRequest generates a "volcengine/request.Request" representing the client's request for the GetComplianceSummaryByResource operation. The "output" return value will be populated with the GetComplianceSummaryByResourceCommon request's response once the request completes successfully.

Use "Send" method on the returned GetComplianceSummaryByResourceCommon Request to send the API call to the service. the "output" return value is not valid until after GetComplianceSummaryByResourceCommon Send returns without error.

See GetComplianceSummaryByResource for more information on using the GetComplianceSummaryByResource API call, and error handling.

// Example sending a request using the GetComplianceSummaryByResourceRequest method.
req, resp := client.GetComplianceSummaryByResourceRequest(params)

err := req.Send()
if err == nil { // resp is now filled
    fmt.Println(resp)
}

func (*ConfigService) GetComplianceSummaryByResourceWithContext added in v1.2.29

func (c *ConfigService) GetComplianceSummaryByResourceWithContext(ctx volcengine.Context, input *GetComplianceSummaryByResourceInput, opts ...request.Option) (*GetComplianceSummaryByResourceOutput, error)

GetComplianceSummaryByResourceWithContext is the same as GetComplianceSummaryByResource with the addition of the ability to pass a context and additional request options.

See GetComplianceSummaryByResource for details on how to use this API operation.

The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.

func (*ConfigService) GetComplianceSummaryCommon added in v1.2.29

func (c *ConfigService) GetComplianceSummaryCommon(input *map[string]interface{}) (*map[string]interface{}, error)

GetComplianceSummaryCommon API operation for CONFIG.

Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.

See the VOLCENGINE API reference guide for CONFIG's API operation GetComplianceSummaryCommon for usage and error information.

func (*ConfigService) GetComplianceSummaryCommonRequest added in v1.2.29

func (c *ConfigService) GetComplianceSummaryCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})

GetComplianceSummaryCommonRequest generates a "volcengine/request.Request" representing the client's request for the GetComplianceSummaryCommon operation. The "output" return value will be populated with the GetComplianceSummaryCommon request's response once the request completes successfully.

Use "Send" method on the returned GetComplianceSummaryCommon Request to send the API call to the service. the "output" return value is not valid until after GetComplianceSummaryCommon Send returns without error.

See GetComplianceSummaryCommon for more information on using the GetComplianceSummaryCommon API call, and error handling.

// Example sending a request using the GetComplianceSummaryCommonRequest method.
req, resp := client.GetComplianceSummaryCommonRequest(params)

err := req.Send()
if err == nil { // resp is now filled
    fmt.Println(resp)
}

func (*ConfigService) GetComplianceSummaryCommonWithContext added in v1.2.29

func (c *ConfigService) GetComplianceSummaryCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)

GetComplianceSummaryCommonWithContext is the same as GetComplianceSummaryCommon with the addition of the ability to pass a context and additional request options.

See GetComplianceSummaryCommon for details on how to use this API operation.

The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.

func (*ConfigService) GetComplianceSummaryRequest added in v1.2.29

func (c *ConfigService) GetComplianceSummaryRequest(input *GetComplianceSummaryInput) (req *request.Request, output *GetComplianceSummaryOutput)

GetComplianceSummaryRequest generates a "volcengine/request.Request" representing the client's request for the GetComplianceSummary operation. The "output" return value will be populated with the GetComplianceSummaryCommon request's response once the request completes successfully.

Use "Send" method on the returned GetComplianceSummaryCommon Request to send the API call to the service. the "output" return value is not valid until after GetComplianceSummaryCommon Send returns without error.

See GetComplianceSummary for more information on using the GetComplianceSummary API call, and error handling.

// Example sending a request using the GetComplianceSummaryRequest method.
req, resp := client.GetComplianceSummaryRequest(params)

err := req.Send()
if err == nil { // resp is now filled
    fmt.Println(resp)
}

func (*ConfigService) GetComplianceSummaryWithContext added in v1.2.29

func (c *ConfigService) GetComplianceSummaryWithContext(ctx volcengine.Context, input *GetComplianceSummaryInput, opts ...request.Option) (*GetComplianceSummaryOutput, error)

GetComplianceSummaryWithContext is the same as GetComplianceSummary with the addition of the ability to pass a context and additional request options.

See GetComplianceSummary for details on how to use this API operation.

The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.

func (*ConfigService) GetDiscoveredResource

func (c *ConfigService) GetDiscoveredResource(input *GetDiscoveredResourceInput) (*GetDiscoveredResourceOutput, error)

GetDiscoveredResource API operation for CONFIG.

Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.

See the VOLCENGINE API reference guide for CONFIG's API operation GetDiscoveredResource for usage and error information.

func (*ConfigService) GetDiscoveredResourceCommon

func (c *ConfigService) GetDiscoveredResourceCommon(input *map[string]interface{}) (*map[string]interface{}, error)

GetDiscoveredResourceCommon API operation for CONFIG.

Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.

See the VOLCENGINE API reference guide for CONFIG's API operation GetDiscoveredResourceCommon for usage and error information.

func (*ConfigService) GetDiscoveredResourceCommonRequest

func (c *ConfigService) GetDiscoveredResourceCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})

GetDiscoveredResourceCommonRequest generates a "volcengine/request.Request" representing the client's request for the GetDiscoveredResourceCommon operation. The "output" return value will be populated with the GetDiscoveredResourceCommon request's response once the request completes successfully.

Use "Send" method on the returned GetDiscoveredResourceCommon Request to send the API call to the service. the "output" return value is not valid until after GetDiscoveredResourceCommon Send returns without error.

See GetDiscoveredResourceCommon for more information on using the GetDiscoveredResourceCommon API call, and error handling.

// Example sending a request using the GetDiscoveredResourceCommonRequest method.
req, resp := client.GetDiscoveredResourceCommonRequest(params)

err := req.Send()
if err == nil { // resp is now filled
    fmt.Println(resp)
}

func (*ConfigService) GetDiscoveredResourceCommonWithContext

func (c *ConfigService) GetDiscoveredResourceCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)

GetDiscoveredResourceCommonWithContext is the same as GetDiscoveredResourceCommon with the addition of the ability to pass a context and additional request options.

See GetDiscoveredResourceCommon for details on how to use this API operation.

The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.

func (*ConfigService) GetDiscoveredResourceCounts

GetDiscoveredResourceCounts API operation for CONFIG.

Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.

See the VOLCENGINE API reference guide for CONFIG's API operation GetDiscoveredResourceCounts for usage and error information.

func (*ConfigService) GetDiscoveredResourceCountsCommon

func (c *ConfigService) GetDiscoveredResourceCountsCommon(input *map[string]interface{}) (*map[string]interface{}, error)

GetDiscoveredResourceCountsCommon API operation for CONFIG.

Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.

See the VOLCENGINE API reference guide for CONFIG's API operation GetDiscoveredResourceCountsCommon for usage and error information.

func (*ConfigService) GetDiscoveredResourceCountsCommonRequest

func (c *ConfigService) GetDiscoveredResourceCountsCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})

GetDiscoveredResourceCountsCommonRequest generates a "volcengine/request.Request" representing the client's request for the GetDiscoveredResourceCountsCommon operation. The "output" return value will be populated with the GetDiscoveredResourceCountsCommon request's response once the request completes successfully.

Use "Send" method on the returned GetDiscoveredResourceCountsCommon Request to send the API call to the service. the "output" return value is not valid until after GetDiscoveredResourceCountsCommon Send returns without error.

See GetDiscoveredResourceCountsCommon for more information on using the GetDiscoveredResourceCountsCommon API call, and error handling.

// Example sending a request using the GetDiscoveredResourceCountsCommonRequest method.
req, resp := client.GetDiscoveredResourceCountsCommonRequest(params)

err := req.Send()
if err == nil { // resp is now filled
    fmt.Println(resp)
}

func (*ConfigService) GetDiscoveredResourceCountsCommonWithContext

func (c *ConfigService) GetDiscoveredResourceCountsCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)

GetDiscoveredResourceCountsCommonWithContext is the same as GetDiscoveredResourceCountsCommon with the addition of the ability to pass a context and additional request options.

See GetDiscoveredResourceCountsCommon for details on how to use this API operation.

The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.

func (*ConfigService) GetDiscoveredResourceCountsRequest

func (c *ConfigService) GetDiscoveredResourceCountsRequest(input *GetDiscoveredResourceCountsInput) (req *request.Request, output *GetDiscoveredResourceCountsOutput)

GetDiscoveredResourceCountsRequest generates a "volcengine/request.Request" representing the client's request for the GetDiscoveredResourceCounts operation. The "output" return value will be populated with the GetDiscoveredResourceCountsCommon request's response once the request completes successfully.

Use "Send" method on the returned GetDiscoveredResourceCountsCommon Request to send the API call to the service. the "output" return value is not valid until after GetDiscoveredResourceCountsCommon Send returns without error.

See GetDiscoveredResourceCounts for more information on using the GetDiscoveredResourceCounts API call, and error handling.

// Example sending a request using the GetDiscoveredResourceCountsRequest method.
req, resp := client.GetDiscoveredResourceCountsRequest(params)

err := req.Send()
if err == nil { // resp is now filled
    fmt.Println(resp)
}

func (*ConfigService) GetDiscoveredResourceCountsWithContext

func (c *ConfigService) GetDiscoveredResourceCountsWithContext(ctx volcengine.Context, input *GetDiscoveredResourceCountsInput, opts ...request.Option) (*GetDiscoveredResourceCountsOutput, error)

GetDiscoveredResourceCountsWithContext is the same as GetDiscoveredResourceCounts with the addition of the ability to pass a context and additional request options.

See GetDiscoveredResourceCounts for details on how to use this API operation.

The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.

func (*ConfigService) GetDiscoveredResourceRequest

func (c *ConfigService) GetDiscoveredResourceRequest(input *GetDiscoveredResourceInput) (req *request.Request, output *GetDiscoveredResourceOutput)

GetDiscoveredResourceRequest generates a "volcengine/request.Request" representing the client's request for the GetDiscoveredResource operation. The "output" return value will be populated with the GetDiscoveredResourceCommon request's response once the request completes successfully.

Use "Send" method on the returned GetDiscoveredResourceCommon Request to send the API call to the service. the "output" return value is not valid until after GetDiscoveredResourceCommon Send returns without error.

See GetDiscoveredResource for more information on using the GetDiscoveredResource API call, and error handling.

// Example sending a request using the GetDiscoveredResourceRequest method.
req, resp := client.GetDiscoveredResourceRequest(params)

err := req.Send()
if err == nil { // resp is now filled
    fmt.Println(resp)
}

func (*ConfigService) GetDiscoveredResourceWithContext

func (c *ConfigService) GetDiscoveredResourceWithContext(ctx volcengine.Context, input *GetDiscoveredResourceInput, opts ...request.Option) (*GetDiscoveredResourceOutput, error)

GetDiscoveredResourceWithContext is the same as GetDiscoveredResource with the addition of the ability to pass a context and additional request options.

See GetDiscoveredResource for details on how to use this API operation.

The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.

func (*ConfigService) GetOrganizationComplianceSummary added in v1.2.29

GetOrganizationComplianceSummary API operation for CONFIG.

Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.

See the VOLCENGINE API reference guide for CONFIG's API operation GetOrganizationComplianceSummary for usage and error information.

func (*ConfigService) GetOrganizationComplianceSummaryByResource added in v1.2.29

GetOrganizationComplianceSummaryByResource API operation for CONFIG.

Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.

See the VOLCENGINE API reference guide for CONFIG's API operation GetOrganizationComplianceSummaryByResource for usage and error information.

func (*ConfigService) GetOrganizationComplianceSummaryByResourceCommon added in v1.2.29

func (c *ConfigService) GetOrganizationComplianceSummaryByResourceCommon(input *map[string]interface{}) (*map[string]interface{}, error)

GetOrganizationComplianceSummaryByResourceCommon API operation for CONFIG.

Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.

See the VOLCENGINE API reference guide for CONFIG's API operation GetOrganizationComplianceSummaryByResourceCommon for usage and error information.

func (*ConfigService) GetOrganizationComplianceSummaryByResourceCommonRequest added in v1.2.29

func (c *ConfigService) GetOrganizationComplianceSummaryByResourceCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})

GetOrganizationComplianceSummaryByResourceCommonRequest generates a "volcengine/request.Request" representing the client's request for the GetOrganizationComplianceSummaryByResourceCommon operation. The "output" return value will be populated with the GetOrganizationComplianceSummaryByResourceCommon request's response once the request completes successfully.

Use "Send" method on the returned GetOrganizationComplianceSummaryByResourceCommon Request to send the API call to the service. the "output" return value is not valid until after GetOrganizationComplianceSummaryByResourceCommon Send returns without error.

See GetOrganizationComplianceSummaryByResourceCommon for more information on using the GetOrganizationComplianceSummaryByResourceCommon API call, and error handling.

// Example sending a request using the GetOrganizationComplianceSummaryByResourceCommonRequest method.
req, resp := client.GetOrganizationComplianceSummaryByResourceCommonRequest(params)

err := req.Send()
if err == nil { // resp is now filled
    fmt.Println(resp)
}

func (*ConfigService) GetOrganizationComplianceSummaryByResourceCommonWithContext added in v1.2.29

func (c *ConfigService) GetOrganizationComplianceSummaryByResourceCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)

GetOrganizationComplianceSummaryByResourceCommonWithContext is the same as GetOrganizationComplianceSummaryByResourceCommon with the addition of the ability to pass a context and additional request options.

See GetOrganizationComplianceSummaryByResourceCommon for details on how to use this API operation.

The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.

func (*ConfigService) GetOrganizationComplianceSummaryByResourceRequest added in v1.2.29

func (c *ConfigService) GetOrganizationComplianceSummaryByResourceRequest(input *GetOrganizationComplianceSummaryByResourceInput) (req *request.Request, output *GetOrganizationComplianceSummaryByResourceOutput)

GetOrganizationComplianceSummaryByResourceRequest generates a "volcengine/request.Request" representing the client's request for the GetOrganizationComplianceSummaryByResource operation. The "output" return value will be populated with the GetOrganizationComplianceSummaryByResourceCommon request's response once the request completes successfully.

Use "Send" method on the returned GetOrganizationComplianceSummaryByResourceCommon Request to send the API call to the service. the "output" return value is not valid until after GetOrganizationComplianceSummaryByResourceCommon Send returns without error.

See GetOrganizationComplianceSummaryByResource for more information on using the GetOrganizationComplianceSummaryByResource API call, and error handling.

// Example sending a request using the GetOrganizationComplianceSummaryByResourceRequest method.
req, resp := client.GetOrganizationComplianceSummaryByResourceRequest(params)

err := req.Send()
if err == nil { // resp is now filled
    fmt.Println(resp)
}

func (*ConfigService) GetOrganizationComplianceSummaryByResourceWithContext added in v1.2.29

func (c *ConfigService) GetOrganizationComplianceSummaryByResourceWithContext(ctx volcengine.Context, input *GetOrganizationComplianceSummaryByResourceInput, opts ...request.Option) (*GetOrganizationComplianceSummaryByResourceOutput, error)

GetOrganizationComplianceSummaryByResourceWithContext is the same as GetOrganizationComplianceSummaryByResource with the addition of the ability to pass a context and additional request options.

See GetOrganizationComplianceSummaryByResource for details on how to use this API operation.

The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.

func (*ConfigService) GetOrganizationComplianceSummaryCommon added in v1.2.29

func (c *ConfigService) GetOrganizationComplianceSummaryCommon(input *map[string]interface{}) (*map[string]interface{}, error)

GetOrganizationComplianceSummaryCommon API operation for CONFIG.

Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.

See the VOLCENGINE API reference guide for CONFIG's API operation GetOrganizationComplianceSummaryCommon for usage and error information.

func (*ConfigService) GetOrganizationComplianceSummaryCommonRequest added in v1.2.29

func (c *ConfigService) GetOrganizationComplianceSummaryCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})

GetOrganizationComplianceSummaryCommonRequest generates a "volcengine/request.Request" representing the client's request for the GetOrganizationComplianceSummaryCommon operation. The "output" return value will be populated with the GetOrganizationComplianceSummaryCommon request's response once the request completes successfully.

Use "Send" method on the returned GetOrganizationComplianceSummaryCommon Request to send the API call to the service. the "output" return value is not valid until after GetOrganizationComplianceSummaryCommon Send returns without error.

See GetOrganizationComplianceSummaryCommon for more information on using the GetOrganizationComplianceSummaryCommon API call, and error handling.

// Example sending a request using the GetOrganizationComplianceSummaryCommonRequest method.
req, resp := client.GetOrganizationComplianceSummaryCommonRequest(params)

err := req.Send()
if err == nil { // resp is now filled
    fmt.Println(resp)
}

func (*ConfigService) GetOrganizationComplianceSummaryCommonWithContext added in v1.2.29

func (c *ConfigService) GetOrganizationComplianceSummaryCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)

GetOrganizationComplianceSummaryCommonWithContext is the same as GetOrganizationComplianceSummaryCommon with the addition of the ability to pass a context and additional request options.

See GetOrganizationComplianceSummaryCommon for details on how to use this API operation.

The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.

func (*ConfigService) GetOrganizationComplianceSummaryRequest added in v1.2.29

func (c *ConfigService) GetOrganizationComplianceSummaryRequest(input *GetOrganizationComplianceSummaryInput) (req *request.Request, output *GetOrganizationComplianceSummaryOutput)

GetOrganizationComplianceSummaryRequest generates a "volcengine/request.Request" representing the client's request for the GetOrganizationComplianceSummary operation. The "output" return value will be populated with the GetOrganizationComplianceSummaryCommon request's response once the request completes successfully.

Use "Send" method on the returned GetOrganizationComplianceSummaryCommon Request to send the API call to the service. the "output" return value is not valid until after GetOrganizationComplianceSummaryCommon Send returns without error.

See GetOrganizationComplianceSummary for more information on using the GetOrganizationComplianceSummary API call, and error handling.

// Example sending a request using the GetOrganizationComplianceSummaryRequest method.
req, resp := client.GetOrganizationComplianceSummaryRequest(params)

err := req.Send()
if err == nil { // resp is now filled
    fmt.Println(resp)
}

func (*ConfigService) GetOrganizationComplianceSummaryWithContext added in v1.2.29

func (c *ConfigService) GetOrganizationComplianceSummaryWithContext(ctx volcengine.Context, input *GetOrganizationComplianceSummaryInput, opts ...request.Option) (*GetOrganizationComplianceSummaryOutput, error)

GetOrganizationComplianceSummaryWithContext is the same as GetOrganizationComplianceSummary with the addition of the ability to pass a context and additional request options.

See GetOrganizationComplianceSummary for details on how to use this API operation.

The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.

func (*ConfigService) GetOrganizationDiscoveredResourceCounts

GetOrganizationDiscoveredResourceCounts API operation for CONFIG.

Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.

See the VOLCENGINE API reference guide for CONFIG's API operation GetOrganizationDiscoveredResourceCounts for usage and error information.

func (*ConfigService) GetOrganizationDiscoveredResourceCountsCommon

func (c *ConfigService) GetOrganizationDiscoveredResourceCountsCommon(input *map[string]interface{}) (*map[string]interface{}, error)

GetOrganizationDiscoveredResourceCountsCommon API operation for CONFIG.

Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.

See the VOLCENGINE API reference guide for CONFIG's API operation GetOrganizationDiscoveredResourceCountsCommon for usage and error information.

func (*ConfigService) GetOrganizationDiscoveredResourceCountsCommonRequest

func (c *ConfigService) GetOrganizationDiscoveredResourceCountsCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})

GetOrganizationDiscoveredResourceCountsCommonRequest generates a "volcengine/request.Request" representing the client's request for the GetOrganizationDiscoveredResourceCountsCommon operation. The "output" return value will be populated with the GetOrganizationDiscoveredResourceCountsCommon request's response once the request completes successfully.

Use "Send" method on the returned GetOrganizationDiscoveredResourceCountsCommon Request to send the API call to the service. the "output" return value is not valid until after GetOrganizationDiscoveredResourceCountsCommon Send returns without error.

See GetOrganizationDiscoveredResourceCountsCommon for more information on using the GetOrganizationDiscoveredResourceCountsCommon API call, and error handling.

// Example sending a request using the GetOrganizationDiscoveredResourceCountsCommonRequest method.
req, resp := client.GetOrganizationDiscoveredResourceCountsCommonRequest(params)

err := req.Send()
if err == nil { // resp is now filled
    fmt.Println(resp)
}

func (*ConfigService) GetOrganizationDiscoveredResourceCountsCommonWithContext

func (c *ConfigService) GetOrganizationDiscoveredResourceCountsCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)

GetOrganizationDiscoveredResourceCountsCommonWithContext is the same as GetOrganizationDiscoveredResourceCountsCommon with the addition of the ability to pass a context and additional request options.

See GetOrganizationDiscoveredResourceCountsCommon for details on how to use this API operation.

The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.

func (*ConfigService) GetOrganizationDiscoveredResourceCountsRequest

func (c *ConfigService) GetOrganizationDiscoveredResourceCountsRequest(input *GetOrganizationDiscoveredResourceCountsInput) (req *request.Request, output *GetOrganizationDiscoveredResourceCountsOutput)

GetOrganizationDiscoveredResourceCountsRequest generates a "volcengine/request.Request" representing the client's request for the GetOrganizationDiscoveredResourceCounts operation. The "output" return value will be populated with the GetOrganizationDiscoveredResourceCountsCommon request's response once the request completes successfully.

Use "Send" method on the returned GetOrganizationDiscoveredResourceCountsCommon Request to send the API call to the service. the "output" return value is not valid until after GetOrganizationDiscoveredResourceCountsCommon Send returns without error.

See GetOrganizationDiscoveredResourceCounts for more information on using the GetOrganizationDiscoveredResourceCounts API call, and error handling.

// Example sending a request using the GetOrganizationDiscoveredResourceCountsRequest method.
req, resp := client.GetOrganizationDiscoveredResourceCountsRequest(params)

err := req.Send()
if err == nil { // resp is now filled
    fmt.Println(resp)
}

func (*ConfigService) GetOrganizationDiscoveredResourceCountsWithContext

func (c *ConfigService) GetOrganizationDiscoveredResourceCountsWithContext(ctx volcengine.Context, input *GetOrganizationDiscoveredResourceCountsInput, opts ...request.Option) (*GetOrganizationDiscoveredResourceCountsOutput, error)

GetOrganizationDiscoveredResourceCountsWithContext is the same as GetOrganizationDiscoveredResourceCounts with the addition of the ability to pass a context and additional request options.

See GetOrganizationDiscoveredResourceCounts for details on how to use this API operation.

The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.

func (*ConfigService) GetResourceConfigHistory

func (c *ConfigService) GetResourceConfigHistory(input *GetResourceConfigHistoryInput) (*GetResourceConfigHistoryOutput, error)

GetResourceConfigHistory API operation for CONFIG.

Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.

See the VOLCENGINE API reference guide for CONFIG's API operation GetResourceConfigHistory for usage and error information.

func (*ConfigService) GetResourceConfigHistoryCommon

func (c *ConfigService) GetResourceConfigHistoryCommon(input *map[string]interface{}) (*map[string]interface{}, error)

GetResourceConfigHistoryCommon API operation for CONFIG.

Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.

See the VOLCENGINE API reference guide for CONFIG's API operation GetResourceConfigHistoryCommon for usage and error information.

func (*ConfigService) GetResourceConfigHistoryCommonRequest

func (c *ConfigService) GetResourceConfigHistoryCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})

GetResourceConfigHistoryCommonRequest generates a "volcengine/request.Request" representing the client's request for the GetResourceConfigHistoryCommon operation. The "output" return value will be populated with the GetResourceConfigHistoryCommon request's response once the request completes successfully.

Use "Send" method on the returned GetResourceConfigHistoryCommon Request to send the API call to the service. the "output" return value is not valid until after GetResourceConfigHistoryCommon Send returns without error.

See GetResourceConfigHistoryCommon for more information on using the GetResourceConfigHistoryCommon API call, and error handling.

// Example sending a request using the GetResourceConfigHistoryCommonRequest method.
req, resp := client.GetResourceConfigHistoryCommonRequest(params)

err := req.Send()
if err == nil { // resp is now filled
    fmt.Println(resp)
}

func (*ConfigService) GetResourceConfigHistoryCommonWithContext

func (c *ConfigService) GetResourceConfigHistoryCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)

GetResourceConfigHistoryCommonWithContext is the same as GetResourceConfigHistoryCommon with the addition of the ability to pass a context and additional request options.

See GetResourceConfigHistoryCommon for details on how to use this API operation.

The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.

func (*ConfigService) GetResourceConfigHistoryRequest

func (c *ConfigService) GetResourceConfigHistoryRequest(input *GetResourceConfigHistoryInput) (req *request.Request, output *GetResourceConfigHistoryOutput)

GetResourceConfigHistoryRequest generates a "volcengine/request.Request" representing the client's request for the GetResourceConfigHistory operation. The "output" return value will be populated with the GetResourceConfigHistoryCommon request's response once the request completes successfully.

Use "Send" method on the returned GetResourceConfigHistoryCommon Request to send the API call to the service. the "output" return value is not valid until after GetResourceConfigHistoryCommon Send returns without error.

See GetResourceConfigHistory for more information on using the GetResourceConfigHistory API call, and error handling.

// Example sending a request using the GetResourceConfigHistoryRequest method.
req, resp := client.GetResourceConfigHistoryRequest(params)

err := req.Send()
if err == nil { // resp is now filled
    fmt.Println(resp)
}

func (*ConfigService) GetResourceConfigHistoryWithContext

func (c *ConfigService) GetResourceConfigHistoryWithContext(ctx volcengine.Context, input *GetResourceConfigHistoryInput, opts ...request.Option) (*GetResourceConfigHistoryOutput, error)

GetResourceConfigHistoryWithContext is the same as GetResourceConfigHistory with the addition of the ability to pass a context and additional request options.

See GetResourceConfigHistory for details on how to use this API operation.

The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.

func (*ConfigService) ListAccountGroupConformancePackTemplates added in v1.2.29

ListAccountGroupConformancePackTemplates API operation for CONFIG.

Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.

See the VOLCENGINE API reference guide for CONFIG's API operation ListAccountGroupConformancePackTemplates for usage and error information.

func (*ConfigService) ListAccountGroupConformancePackTemplatesCommon added in v1.2.29

func (c *ConfigService) ListAccountGroupConformancePackTemplatesCommon(input *map[string]interface{}) (*map[string]interface{}, error)

ListAccountGroupConformancePackTemplatesCommon API operation for CONFIG.

Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.

See the VOLCENGINE API reference guide for CONFIG's API operation ListAccountGroupConformancePackTemplatesCommon for usage and error information.

func (*ConfigService) ListAccountGroupConformancePackTemplatesCommonRequest added in v1.2.29

func (c *ConfigService) ListAccountGroupConformancePackTemplatesCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})

ListAccountGroupConformancePackTemplatesCommonRequest generates a "volcengine/request.Request" representing the client's request for the ListAccountGroupConformancePackTemplatesCommon operation. The "output" return value will be populated with the ListAccountGroupConformancePackTemplatesCommon request's response once the request completes successfully.

Use "Send" method on the returned ListAccountGroupConformancePackTemplatesCommon Request to send the API call to the service. the "output" return value is not valid until after ListAccountGroupConformancePackTemplatesCommon Send returns without error.

See ListAccountGroupConformancePackTemplatesCommon for more information on using the ListAccountGroupConformancePackTemplatesCommon API call, and error handling.

// Example sending a request using the ListAccountGroupConformancePackTemplatesCommonRequest method.
req, resp := client.ListAccountGroupConformancePackTemplatesCommonRequest(params)

err := req.Send()
if err == nil { // resp is now filled
    fmt.Println(resp)
}

func (*ConfigService) ListAccountGroupConformancePackTemplatesCommonWithContext added in v1.2.29

func (c *ConfigService) ListAccountGroupConformancePackTemplatesCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)

ListAccountGroupConformancePackTemplatesCommonWithContext is the same as ListAccountGroupConformancePackTemplatesCommon with the addition of the ability to pass a context and additional request options.

See ListAccountGroupConformancePackTemplatesCommon for details on how to use this API operation.

The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.

func (*ConfigService) ListAccountGroupConformancePackTemplatesRequest added in v1.2.29

func (c *ConfigService) ListAccountGroupConformancePackTemplatesRequest(input *ListAccountGroupConformancePackTemplatesInput) (req *request.Request, output *ListAccountGroupConformancePackTemplatesOutput)

ListAccountGroupConformancePackTemplatesRequest generates a "volcengine/request.Request" representing the client's request for the ListAccountGroupConformancePackTemplates operation. The "output" return value will be populated with the ListAccountGroupConformancePackTemplatesCommon request's response once the request completes successfully.

Use "Send" method on the returned ListAccountGroupConformancePackTemplatesCommon Request to send the API call to the service. the "output" return value is not valid until after ListAccountGroupConformancePackTemplatesCommon Send returns without error.

See ListAccountGroupConformancePackTemplates for more information on using the ListAccountGroupConformancePackTemplates API call, and error handling.

// Example sending a request using the ListAccountGroupConformancePackTemplatesRequest method.
req, resp := client.ListAccountGroupConformancePackTemplatesRequest(params)

err := req.Send()
if err == nil { // resp is now filled
    fmt.Println(resp)
}

func (*ConfigService) ListAccountGroupConformancePackTemplatesWithContext added in v1.2.29

func (c *ConfigService) ListAccountGroupConformancePackTemplatesWithContext(ctx volcengine.Context, input *ListAccountGroupConformancePackTemplatesInput, opts ...request.Option) (*ListAccountGroupConformancePackTemplatesOutput, error)

ListAccountGroupConformancePackTemplatesWithContext is the same as ListAccountGroupConformancePackTemplates with the addition of the ability to pass a context and additional request options.

See ListAccountGroupConformancePackTemplates for details on how to use this API operation.

The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.

func (*ConfigService) ListAccountGroupConformancePacks added in v1.2.29

ListAccountGroupConformancePacks API operation for CONFIG.

Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.

See the VOLCENGINE API reference guide for CONFIG's API operation ListAccountGroupConformancePacks for usage and error information.

func (*ConfigService) ListAccountGroupConformancePacksCommon added in v1.2.29

func (c *ConfigService) ListAccountGroupConformancePacksCommon(input *map[string]interface{}) (*map[string]interface{}, error)

ListAccountGroupConformancePacksCommon API operation for CONFIG.

Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.

See the VOLCENGINE API reference guide for CONFIG's API operation ListAccountGroupConformancePacksCommon for usage and error information.

func (*ConfigService) ListAccountGroupConformancePacksCommonRequest added in v1.2.29

func (c *ConfigService) ListAccountGroupConformancePacksCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})

ListAccountGroupConformancePacksCommonRequest generates a "volcengine/request.Request" representing the client's request for the ListAccountGroupConformancePacksCommon operation. The "output" return value will be populated with the ListAccountGroupConformancePacksCommon request's response once the request completes successfully.

Use "Send" method on the returned ListAccountGroupConformancePacksCommon Request to send the API call to the service. the "output" return value is not valid until after ListAccountGroupConformancePacksCommon Send returns without error.

See ListAccountGroupConformancePacksCommon for more information on using the ListAccountGroupConformancePacksCommon API call, and error handling.

// Example sending a request using the ListAccountGroupConformancePacksCommonRequest method.
req, resp := client.ListAccountGroupConformancePacksCommonRequest(params)

err := req.Send()
if err == nil { // resp is now filled
    fmt.Println(resp)
}

func (*ConfigService) ListAccountGroupConformancePacksCommonWithContext added in v1.2.29

func (c *ConfigService) ListAccountGroupConformancePacksCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)

ListAccountGroupConformancePacksCommonWithContext is the same as ListAccountGroupConformancePacksCommon with the addition of the ability to pass a context and additional request options.

See ListAccountGroupConformancePacksCommon for details on how to use this API operation.

The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.

func (*ConfigService) ListAccountGroupConformancePacksRequest added in v1.2.29

func (c *ConfigService) ListAccountGroupConformancePacksRequest(input *ListAccountGroupConformancePacksInput) (req *request.Request, output *ListAccountGroupConformancePacksOutput)

ListAccountGroupConformancePacksRequest generates a "volcengine/request.Request" representing the client's request for the ListAccountGroupConformancePacks operation. The "output" return value will be populated with the ListAccountGroupConformancePacksCommon request's response once the request completes successfully.

Use "Send" method on the returned ListAccountGroupConformancePacksCommon Request to send the API call to the service. the "output" return value is not valid until after ListAccountGroupConformancePacksCommon Send returns without error.

See ListAccountGroupConformancePacks for more information on using the ListAccountGroupConformancePacks API call, and error handling.

// Example sending a request using the ListAccountGroupConformancePacksRequest method.
req, resp := client.ListAccountGroupConformancePacksRequest(params)

err := req.Send()
if err == nil { // resp is now filled
    fmt.Println(resp)
}

func (*ConfigService) ListAccountGroupConformancePacksWithContext added in v1.2.29

func (c *ConfigService) ListAccountGroupConformancePacksWithContext(ctx volcengine.Context, input *ListAccountGroupConformancePacksInput, opts ...request.Option) (*ListAccountGroupConformancePacksOutput, error)

ListAccountGroupConformancePacksWithContext is the same as ListAccountGroupConformancePacks with the addition of the ability to pass a context and additional request options.

See ListAccountGroupConformancePacks for details on how to use this API operation.

The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.

func (*ConfigService) ListAccountGroupDeliveryChannels added in v1.2.29

ListAccountGroupDeliveryChannels API operation for CONFIG.

Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.

See the VOLCENGINE API reference guide for CONFIG's API operation ListAccountGroupDeliveryChannels for usage and error information.

func (*ConfigService) ListAccountGroupDeliveryChannelsCommon added in v1.2.29

func (c *ConfigService) ListAccountGroupDeliveryChannelsCommon(input *map[string]interface{}) (*map[string]interface{}, error)

ListAccountGroupDeliveryChannelsCommon API operation for CONFIG.

Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.

See the VOLCENGINE API reference guide for CONFIG's API operation ListAccountGroupDeliveryChannelsCommon for usage and error information.

func (*ConfigService) ListAccountGroupDeliveryChannelsCommonRequest added in v1.2.29

func (c *ConfigService) ListAccountGroupDeliveryChannelsCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})

ListAccountGroupDeliveryChannelsCommonRequest generates a "volcengine/request.Request" representing the client's request for the ListAccountGroupDeliveryChannelsCommon operation. The "output" return value will be populated with the ListAccountGroupDeliveryChannelsCommon request's response once the request completes successfully.

Use "Send" method on the returned ListAccountGroupDeliveryChannelsCommon Request to send the API call to the service. the "output" return value is not valid until after ListAccountGroupDeliveryChannelsCommon Send returns without error.

See ListAccountGroupDeliveryChannelsCommon for more information on using the ListAccountGroupDeliveryChannelsCommon API call, and error handling.

// Example sending a request using the ListAccountGroupDeliveryChannelsCommonRequest method.
req, resp := client.ListAccountGroupDeliveryChannelsCommonRequest(params)

err := req.Send()
if err == nil { // resp is now filled
    fmt.Println(resp)
}

func (*ConfigService) ListAccountGroupDeliveryChannelsCommonWithContext added in v1.2.29

func (c *ConfigService) ListAccountGroupDeliveryChannelsCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)

ListAccountGroupDeliveryChannelsCommonWithContext is the same as ListAccountGroupDeliveryChannelsCommon with the addition of the ability to pass a context and additional request options.

See ListAccountGroupDeliveryChannelsCommon for details on how to use this API operation.

The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.

func (*ConfigService) ListAccountGroupDeliveryChannelsRequest added in v1.2.29

func (c *ConfigService) ListAccountGroupDeliveryChannelsRequest(input *ListAccountGroupDeliveryChannelsInput) (req *request.Request, output *ListAccountGroupDeliveryChannelsOutput)

ListAccountGroupDeliveryChannelsRequest generates a "volcengine/request.Request" representing the client's request for the ListAccountGroupDeliveryChannels operation. The "output" return value will be populated with the ListAccountGroupDeliveryChannelsCommon request's response once the request completes successfully.

Use "Send" method on the returned ListAccountGroupDeliveryChannelsCommon Request to send the API call to the service. the "output" return value is not valid until after ListAccountGroupDeliveryChannelsCommon Send returns without error.

See ListAccountGroupDeliveryChannels for more information on using the ListAccountGroupDeliveryChannels API call, and error handling.

// Example sending a request using the ListAccountGroupDeliveryChannelsRequest method.
req, resp := client.ListAccountGroupDeliveryChannelsRequest(params)

err := req.Send()
if err == nil { // resp is now filled
    fmt.Println(resp)
}

func (*ConfigService) ListAccountGroupDeliveryChannelsWithContext added in v1.2.29

func (c *ConfigService) ListAccountGroupDeliveryChannelsWithContext(ctx volcengine.Context, input *ListAccountGroupDeliveryChannelsInput, opts ...request.Option) (*ListAccountGroupDeliveryChannelsOutput, error)

ListAccountGroupDeliveryChannelsWithContext is the same as ListAccountGroupDeliveryChannels with the addition of the ability to pass a context and additional request options.

See ListAccountGroupDeliveryChannels for details on how to use this API operation.

The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.

func (*ConfigService) ListAccountGroupDiscoveredResources

ListAccountGroupDiscoveredResources API operation for CONFIG.

Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.

See the VOLCENGINE API reference guide for CONFIG's API operation ListAccountGroupDiscoveredResources for usage and error information.

func (*ConfigService) ListAccountGroupDiscoveredResourcesCommon

func (c *ConfigService) ListAccountGroupDiscoveredResourcesCommon(input *map[string]interface{}) (*map[string]interface{}, error)

ListAccountGroupDiscoveredResourcesCommon API operation for CONFIG.

Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.

See the VOLCENGINE API reference guide for CONFIG's API operation ListAccountGroupDiscoveredResourcesCommon for usage and error information.

func (*ConfigService) ListAccountGroupDiscoveredResourcesCommonRequest

func (c *ConfigService) ListAccountGroupDiscoveredResourcesCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})

ListAccountGroupDiscoveredResourcesCommonRequest generates a "volcengine/request.Request" representing the client's request for the ListAccountGroupDiscoveredResourcesCommon operation. The "output" return value will be populated with the ListAccountGroupDiscoveredResourcesCommon request's response once the request completes successfully.

Use "Send" method on the returned ListAccountGroupDiscoveredResourcesCommon Request to send the API call to the service. the "output" return value is not valid until after ListAccountGroupDiscoveredResourcesCommon Send returns without error.

See ListAccountGroupDiscoveredResourcesCommon for more information on using the ListAccountGroupDiscoveredResourcesCommon API call, and error handling.

// Example sending a request using the ListAccountGroupDiscoveredResourcesCommonRequest method.
req, resp := client.ListAccountGroupDiscoveredResourcesCommonRequest(params)

err := req.Send()
if err == nil { // resp is now filled
    fmt.Println(resp)
}

func (*ConfigService) ListAccountGroupDiscoveredResourcesCommonWithContext

func (c *ConfigService) ListAccountGroupDiscoveredResourcesCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)

ListAccountGroupDiscoveredResourcesCommonWithContext is the same as ListAccountGroupDiscoveredResourcesCommon with the addition of the ability to pass a context and additional request options.

See ListAccountGroupDiscoveredResourcesCommon for details on how to use this API operation.

The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.

func (*ConfigService) ListAccountGroupDiscoveredResourcesRequest

func (c *ConfigService) ListAccountGroupDiscoveredResourcesRequest(input *ListAccountGroupDiscoveredResourcesInput) (req *request.Request, output *ListAccountGroupDiscoveredResourcesOutput)

ListAccountGroupDiscoveredResourcesRequest generates a "volcengine/request.Request" representing the client's request for the ListAccountGroupDiscoveredResources operation. The "output" return value will be populated with the ListAccountGroupDiscoveredResourcesCommon request's response once the request completes successfully.

Use "Send" method on the returned ListAccountGroupDiscoveredResourcesCommon Request to send the API call to the service. the "output" return value is not valid until after ListAccountGroupDiscoveredResourcesCommon Send returns without error.

See ListAccountGroupDiscoveredResources for more information on using the ListAccountGroupDiscoveredResources API call, and error handling.

// Example sending a request using the ListAccountGroupDiscoveredResourcesRequest method.
req, resp := client.ListAccountGroupDiscoveredResourcesRequest(params)

err := req.Send()
if err == nil { // resp is now filled
    fmt.Println(resp)
}

func (*ConfigService) ListAccountGroupDiscoveredResourcesWithContext

func (c *ConfigService) ListAccountGroupDiscoveredResourcesWithContext(ctx volcengine.Context, input *ListAccountGroupDiscoveredResourcesInput, opts ...request.Option) (*ListAccountGroupDiscoveredResourcesOutput, error)

ListAccountGroupDiscoveredResourcesWithContext is the same as ListAccountGroupDiscoveredResources with the addition of the ability to pass a context and additional request options.

See ListAccountGroupDiscoveredResources for details on how to use this API operation.

The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.

func (*ConfigService) ListAccountGroupEvaluationResults added in v1.2.29

ListAccountGroupEvaluationResults API operation for CONFIG.

Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.

See the VOLCENGINE API reference guide for CONFIG's API operation ListAccountGroupEvaluationResults for usage and error information.

func (*ConfigService) ListAccountGroupEvaluationResultsCommon added in v1.2.29

func (c *ConfigService) ListAccountGroupEvaluationResultsCommon(input *map[string]interface{}) (*map[string]interface{}, error)

ListAccountGroupEvaluationResultsCommon API operation for CONFIG.

Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.

See the VOLCENGINE API reference guide for CONFIG's API operation ListAccountGroupEvaluationResultsCommon for usage and error information.

func (*ConfigService) ListAccountGroupEvaluationResultsCommonRequest added in v1.2.29

func (c *ConfigService) ListAccountGroupEvaluationResultsCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})

ListAccountGroupEvaluationResultsCommonRequest generates a "volcengine/request.Request" representing the client's request for the ListAccountGroupEvaluationResultsCommon operation. The "output" return value will be populated with the ListAccountGroupEvaluationResultsCommon request's response once the request completes successfully.

Use "Send" method on the returned ListAccountGroupEvaluationResultsCommon Request to send the API call to the service. the "output" return value is not valid until after ListAccountGroupEvaluationResultsCommon Send returns without error.

See ListAccountGroupEvaluationResultsCommon for more information on using the ListAccountGroupEvaluationResultsCommon API call, and error handling.

// Example sending a request using the ListAccountGroupEvaluationResultsCommonRequest method.
req, resp := client.ListAccountGroupEvaluationResultsCommonRequest(params)

err := req.Send()
if err == nil { // resp is now filled
    fmt.Println(resp)
}

func (*ConfigService) ListAccountGroupEvaluationResultsCommonWithContext added in v1.2.29

func (c *ConfigService) ListAccountGroupEvaluationResultsCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)

ListAccountGroupEvaluationResultsCommonWithContext is the same as ListAccountGroupEvaluationResultsCommon with the addition of the ability to pass a context and additional request options.

See ListAccountGroupEvaluationResultsCommon for details on how to use this API operation.

The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.

func (*ConfigService) ListAccountGroupEvaluationResultsRequest added in v1.2.29

func (c *ConfigService) ListAccountGroupEvaluationResultsRequest(input *ListAccountGroupEvaluationResultsInput) (req *request.Request, output *ListAccountGroupEvaluationResultsOutput)

ListAccountGroupEvaluationResultsRequest generates a "volcengine/request.Request" representing the client's request for the ListAccountGroupEvaluationResults operation. The "output" return value will be populated with the ListAccountGroupEvaluationResultsCommon request's response once the request completes successfully.

Use "Send" method on the returned ListAccountGroupEvaluationResultsCommon Request to send the API call to the service. the "output" return value is not valid until after ListAccountGroupEvaluationResultsCommon Send returns without error.

See ListAccountGroupEvaluationResults for more information on using the ListAccountGroupEvaluationResults API call, and error handling.

// Example sending a request using the ListAccountGroupEvaluationResultsRequest method.
req, resp := client.ListAccountGroupEvaluationResultsRequest(params)

err := req.Send()
if err == nil { // resp is now filled
    fmt.Println(resp)
}

func (*ConfigService) ListAccountGroupEvaluationResultsWithContext added in v1.2.29

func (c *ConfigService) ListAccountGroupEvaluationResultsWithContext(ctx volcengine.Context, input *ListAccountGroupEvaluationResultsInput, opts ...request.Option) (*ListAccountGroupEvaluationResultsOutput, error)

ListAccountGroupEvaluationResultsWithContext is the same as ListAccountGroupEvaluationResults with the addition of the ability to pass a context and additional request options.

See ListAccountGroupEvaluationResults for details on how to use this API operation.

The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.

func (*ConfigService) ListAccountGroupMembers

func (c *ConfigService) ListAccountGroupMembers(input *ListAccountGroupMembersInput) (*ListAccountGroupMembersOutput, error)

ListAccountGroupMembers API operation for CONFIG.

Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.

See the VOLCENGINE API reference guide for CONFIG's API operation ListAccountGroupMembers for usage and error information.

func (*ConfigService) ListAccountGroupMembersCommon

func (c *ConfigService) ListAccountGroupMembersCommon(input *map[string]interface{}) (*map[string]interface{}, error)

ListAccountGroupMembersCommon API operation for CONFIG.

Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.

See the VOLCENGINE API reference guide for CONFIG's API operation ListAccountGroupMembersCommon for usage and error information.

func (*ConfigService) ListAccountGroupMembersCommonRequest

func (c *ConfigService) ListAccountGroupMembersCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})

ListAccountGroupMembersCommonRequest generates a "volcengine/request.Request" representing the client's request for the ListAccountGroupMembersCommon operation. The "output" return value will be populated with the ListAccountGroupMembersCommon request's response once the request completes successfully.

Use "Send" method on the returned ListAccountGroupMembersCommon Request to send the API call to the service. the "output" return value is not valid until after ListAccountGroupMembersCommon Send returns without error.

See ListAccountGroupMembersCommon for more information on using the ListAccountGroupMembersCommon API call, and error handling.

// Example sending a request using the ListAccountGroupMembersCommonRequest method.
req, resp := client.ListAccountGroupMembersCommonRequest(params)

err := req.Send()
if err == nil { // resp is now filled
    fmt.Println(resp)
}

func (*ConfigService) ListAccountGroupMembersCommonWithContext

func (c *ConfigService) ListAccountGroupMembersCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)

ListAccountGroupMembersCommonWithContext is the same as ListAccountGroupMembersCommon with the addition of the ability to pass a context and additional request options.

See ListAccountGroupMembersCommon for details on how to use this API operation.

The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.

func (*ConfigService) ListAccountGroupMembersRequest

func (c *ConfigService) ListAccountGroupMembersRequest(input *ListAccountGroupMembersInput) (req *request.Request, output *ListAccountGroupMembersOutput)

ListAccountGroupMembersRequest generates a "volcengine/request.Request" representing the client's request for the ListAccountGroupMembers operation. The "output" return value will be populated with the ListAccountGroupMembersCommon request's response once the request completes successfully.

Use "Send" method on the returned ListAccountGroupMembersCommon Request to send the API call to the service. the "output" return value is not valid until after ListAccountGroupMembersCommon Send returns without error.

See ListAccountGroupMembers for more information on using the ListAccountGroupMembers API call, and error handling.

// Example sending a request using the ListAccountGroupMembersRequest method.
req, resp := client.ListAccountGroupMembersRequest(params)

err := req.Send()
if err == nil { // resp is now filled
    fmt.Println(resp)
}

func (*ConfigService) ListAccountGroupMembersWithContext

func (c *ConfigService) ListAccountGroupMembersWithContext(ctx volcengine.Context, input *ListAccountGroupMembersInput, opts ...request.Option) (*ListAccountGroupMembersOutput, error)

ListAccountGroupMembersWithContext is the same as ListAccountGroupMembers with the addition of the ability to pass a context and additional request options.

See ListAccountGroupMembers for details on how to use this API operation.

The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.

func (*ConfigService) ListAccountGroupRuleTemplates added in v1.2.29

ListAccountGroupRuleTemplates API operation for CONFIG.

Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.

See the VOLCENGINE API reference guide for CONFIG's API operation ListAccountGroupRuleTemplates for usage and error information.

func (*ConfigService) ListAccountGroupRuleTemplatesCommon added in v1.2.29

func (c *ConfigService) ListAccountGroupRuleTemplatesCommon(input *map[string]interface{}) (*map[string]interface{}, error)

ListAccountGroupRuleTemplatesCommon API operation for CONFIG.

Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.

See the VOLCENGINE API reference guide for CONFIG's API operation ListAccountGroupRuleTemplatesCommon for usage and error information.

func (*ConfigService) ListAccountGroupRuleTemplatesCommonRequest added in v1.2.29

func (c *ConfigService) ListAccountGroupRuleTemplatesCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})

ListAccountGroupRuleTemplatesCommonRequest generates a "volcengine/request.Request" representing the client's request for the ListAccountGroupRuleTemplatesCommon operation. The "output" return value will be populated with the ListAccountGroupRuleTemplatesCommon request's response once the request completes successfully.

Use "Send" method on the returned ListAccountGroupRuleTemplatesCommon Request to send the API call to the service. the "output" return value is not valid until after ListAccountGroupRuleTemplatesCommon Send returns without error.

See ListAccountGroupRuleTemplatesCommon for more information on using the ListAccountGroupRuleTemplatesCommon API call, and error handling.

// Example sending a request using the ListAccountGroupRuleTemplatesCommonRequest method.
req, resp := client.ListAccountGroupRuleTemplatesCommonRequest(params)

err := req.Send()
if err == nil { // resp is now filled
    fmt.Println(resp)
}

func (*ConfigService) ListAccountGroupRuleTemplatesCommonWithContext added in v1.2.29

func (c *ConfigService) ListAccountGroupRuleTemplatesCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)

ListAccountGroupRuleTemplatesCommonWithContext is the same as ListAccountGroupRuleTemplatesCommon with the addition of the ability to pass a context and additional request options.

See ListAccountGroupRuleTemplatesCommon for details on how to use this API operation.

The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.

func (*ConfigService) ListAccountGroupRuleTemplatesRequest added in v1.2.29

func (c *ConfigService) ListAccountGroupRuleTemplatesRequest(input *ListAccountGroupRuleTemplatesInput) (req *request.Request, output *ListAccountGroupRuleTemplatesOutput)

ListAccountGroupRuleTemplatesRequest generates a "volcengine/request.Request" representing the client's request for the ListAccountGroupRuleTemplates operation. The "output" return value will be populated with the ListAccountGroupRuleTemplatesCommon request's response once the request completes successfully.

Use "Send" method on the returned ListAccountGroupRuleTemplatesCommon Request to send the API call to the service. the "output" return value is not valid until after ListAccountGroupRuleTemplatesCommon Send returns without error.

See ListAccountGroupRuleTemplates for more information on using the ListAccountGroupRuleTemplates API call, and error handling.

// Example sending a request using the ListAccountGroupRuleTemplatesRequest method.
req, resp := client.ListAccountGroupRuleTemplatesRequest(params)

err := req.Send()
if err == nil { // resp is now filled
    fmt.Println(resp)
}

func (*ConfigService) ListAccountGroupRuleTemplatesWithContext added in v1.2.29

func (c *ConfigService) ListAccountGroupRuleTemplatesWithContext(ctx volcengine.Context, input *ListAccountGroupRuleTemplatesInput, opts ...request.Option) (*ListAccountGroupRuleTemplatesOutput, error)

ListAccountGroupRuleTemplatesWithContext is the same as ListAccountGroupRuleTemplates with the addition of the ability to pass a context and additional request options.

See ListAccountGroupRuleTemplates for details on how to use this API operation.

The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.

func (*ConfigService) ListAccountGroupRules added in v1.2.29

func (c *ConfigService) ListAccountGroupRules(input *ListAccountGroupRulesInput) (*ListAccountGroupRulesOutput, error)

ListAccountGroupRules API operation for CONFIG.

Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.

See the VOLCENGINE API reference guide for CONFIG's API operation ListAccountGroupRules for usage and error information.

func (*ConfigService) ListAccountGroupRulesCommon added in v1.2.29

func (c *ConfigService) ListAccountGroupRulesCommon(input *map[string]interface{}) (*map[string]interface{}, error)

ListAccountGroupRulesCommon API operation for CONFIG.

Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.

See the VOLCENGINE API reference guide for CONFIG's API operation ListAccountGroupRulesCommon for usage and error information.

func (*ConfigService) ListAccountGroupRulesCommonRequest added in v1.2.29

func (c *ConfigService) ListAccountGroupRulesCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})

ListAccountGroupRulesCommonRequest generates a "volcengine/request.Request" representing the client's request for the ListAccountGroupRulesCommon operation. The "output" return value will be populated with the ListAccountGroupRulesCommon request's response once the request completes successfully.

Use "Send" method on the returned ListAccountGroupRulesCommon Request to send the API call to the service. the "output" return value is not valid until after ListAccountGroupRulesCommon Send returns without error.

See ListAccountGroupRulesCommon for more information on using the ListAccountGroupRulesCommon API call, and error handling.

// Example sending a request using the ListAccountGroupRulesCommonRequest method.
req, resp := client.ListAccountGroupRulesCommonRequest(params)

err := req.Send()
if err == nil { // resp is now filled
    fmt.Println(resp)
}

func (*ConfigService) ListAccountGroupRulesCommonWithContext added in v1.2.29

func (c *ConfigService) ListAccountGroupRulesCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)

ListAccountGroupRulesCommonWithContext is the same as ListAccountGroupRulesCommon with the addition of the ability to pass a context and additional request options.

See ListAccountGroupRulesCommon for details on how to use this API operation.

The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.

func (*ConfigService) ListAccountGroupRulesRequest added in v1.2.29

func (c *ConfigService) ListAccountGroupRulesRequest(input *ListAccountGroupRulesInput) (req *request.Request, output *ListAccountGroupRulesOutput)

ListAccountGroupRulesRequest generates a "volcengine/request.Request" representing the client's request for the ListAccountGroupRules operation. The "output" return value will be populated with the ListAccountGroupRulesCommon request's response once the request completes successfully.

Use "Send" method on the returned ListAccountGroupRulesCommon Request to send the API call to the service. the "output" return value is not valid until after ListAccountGroupRulesCommon Send returns without error.

See ListAccountGroupRules for more information on using the ListAccountGroupRules API call, and error handling.

// Example sending a request using the ListAccountGroupRulesRequest method.
req, resp := client.ListAccountGroupRulesRequest(params)

err := req.Send()
if err == nil { // resp is now filled
    fmt.Println(resp)
}

func (*ConfigService) ListAccountGroupRulesWithContext added in v1.2.29

func (c *ConfigService) ListAccountGroupRulesWithContext(ctx volcengine.Context, input *ListAccountGroupRulesInput, opts ...request.Option) (*ListAccountGroupRulesOutput, error)

ListAccountGroupRulesWithContext is the same as ListAccountGroupRules with the addition of the ability to pass a context and additional request options.

See ListAccountGroupRules for details on how to use this API operation.

The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.

func (*ConfigService) ListAccountGroups

func (c *ConfigService) ListAccountGroups(input *ListAccountGroupsInput) (*ListAccountGroupsOutput, error)

ListAccountGroups API operation for CONFIG.

Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.

See the VOLCENGINE API reference guide for CONFIG's API operation ListAccountGroups for usage and error information.

func (*ConfigService) ListAccountGroupsCommon

func (c *ConfigService) ListAccountGroupsCommon(input *map[string]interface{}) (*map[string]interface{}, error)

ListAccountGroupsCommon API operation for CONFIG.

Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.

See the VOLCENGINE API reference guide for CONFIG's API operation ListAccountGroupsCommon for usage and error information.

func (*ConfigService) ListAccountGroupsCommonRequest

func (c *ConfigService) ListAccountGroupsCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})

ListAccountGroupsCommonRequest generates a "volcengine/request.Request" representing the client's request for the ListAccountGroupsCommon operation. The "output" return value will be populated with the ListAccountGroupsCommon request's response once the request completes successfully.

Use "Send" method on the returned ListAccountGroupsCommon Request to send the API call to the service. the "output" return value is not valid until after ListAccountGroupsCommon Send returns without error.

See ListAccountGroupsCommon for more information on using the ListAccountGroupsCommon API call, and error handling.

// Example sending a request using the ListAccountGroupsCommonRequest method.
req, resp := client.ListAccountGroupsCommonRequest(params)

err := req.Send()
if err == nil { // resp is now filled
    fmt.Println(resp)
}

func (*ConfigService) ListAccountGroupsCommonWithContext

func (c *ConfigService) ListAccountGroupsCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)

ListAccountGroupsCommonWithContext is the same as ListAccountGroupsCommon with the addition of the ability to pass a context and additional request options.

See ListAccountGroupsCommon for details on how to use this API operation.

The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.

func (*ConfigService) ListAccountGroupsRequest

func (c *ConfigService) ListAccountGroupsRequest(input *ListAccountGroupsInput) (req *request.Request, output *ListAccountGroupsOutput)

ListAccountGroupsRequest generates a "volcengine/request.Request" representing the client's request for the ListAccountGroups operation. The "output" return value will be populated with the ListAccountGroupsCommon request's response once the request completes successfully.

Use "Send" method on the returned ListAccountGroupsCommon Request to send the API call to the service. the "output" return value is not valid until after ListAccountGroupsCommon Send returns without error.

See ListAccountGroups for more information on using the ListAccountGroups API call, and error handling.

// Example sending a request using the ListAccountGroupsRequest method.
req, resp := client.ListAccountGroupsRequest(params)

err := req.Send()
if err == nil { // resp is now filled
    fmt.Println(resp)
}

func (*ConfigService) ListAccountGroupsWithContext

func (c *ConfigService) ListAccountGroupsWithContext(ctx volcengine.Context, input *ListAccountGroupsInput, opts ...request.Option) (*ListAccountGroupsOutput, error)

ListAccountGroupsWithContext is the same as ListAccountGroups with the addition of the ability to pass a context and additional request options.

See ListAccountGroups for details on how to use this API operation.

The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.

func (*ConfigService) ListConformancePackTemplates added in v1.2.29

ListConformancePackTemplates API operation for CONFIG.

Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.

See the VOLCENGINE API reference guide for CONFIG's API operation ListConformancePackTemplates for usage and error information.

func (*ConfigService) ListConformancePackTemplatesCommon added in v1.2.29

func (c *ConfigService) ListConformancePackTemplatesCommon(input *map[string]interface{}) (*map[string]interface{}, error)

ListConformancePackTemplatesCommon API operation for CONFIG.

Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.

See the VOLCENGINE API reference guide for CONFIG's API operation ListConformancePackTemplatesCommon for usage and error information.

func (*ConfigService) ListConformancePackTemplatesCommonRequest added in v1.2.29

func (c *ConfigService) ListConformancePackTemplatesCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})

ListConformancePackTemplatesCommonRequest generates a "volcengine/request.Request" representing the client's request for the ListConformancePackTemplatesCommon operation. The "output" return value will be populated with the ListConformancePackTemplatesCommon request's response once the request completes successfully.

Use "Send" method on the returned ListConformancePackTemplatesCommon Request to send the API call to the service. the "output" return value is not valid until after ListConformancePackTemplatesCommon Send returns without error.

See ListConformancePackTemplatesCommon for more information on using the ListConformancePackTemplatesCommon API call, and error handling.

// Example sending a request using the ListConformancePackTemplatesCommonRequest method.
req, resp := client.ListConformancePackTemplatesCommonRequest(params)

err := req.Send()
if err == nil { // resp is now filled
    fmt.Println(resp)
}

func (*ConfigService) ListConformancePackTemplatesCommonWithContext added in v1.2.29

func (c *ConfigService) ListConformancePackTemplatesCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)

ListConformancePackTemplatesCommonWithContext is the same as ListConformancePackTemplatesCommon with the addition of the ability to pass a context and additional request options.

See ListConformancePackTemplatesCommon for details on how to use this API operation.

The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.

func (*ConfigService) ListConformancePackTemplatesRequest added in v1.2.29

func (c *ConfigService) ListConformancePackTemplatesRequest(input *ListConformancePackTemplatesInput) (req *request.Request, output *ListConformancePackTemplatesOutput)

ListConformancePackTemplatesRequest generates a "volcengine/request.Request" representing the client's request for the ListConformancePackTemplates operation. The "output" return value will be populated with the ListConformancePackTemplatesCommon request's response once the request completes successfully.

Use "Send" method on the returned ListConformancePackTemplatesCommon Request to send the API call to the service. the "output" return value is not valid until after ListConformancePackTemplatesCommon Send returns without error.

See ListConformancePackTemplates for more information on using the ListConformancePackTemplates API call, and error handling.

// Example sending a request using the ListConformancePackTemplatesRequest method.
req, resp := client.ListConformancePackTemplatesRequest(params)

err := req.Send()
if err == nil { // resp is now filled
    fmt.Println(resp)
}

func (*ConfigService) ListConformancePackTemplatesWithContext added in v1.2.29

func (c *ConfigService) ListConformancePackTemplatesWithContext(ctx volcengine.Context, input *ListConformancePackTemplatesInput, opts ...request.Option) (*ListConformancePackTemplatesOutput, error)

ListConformancePackTemplatesWithContext is the same as ListConformancePackTemplates with the addition of the ability to pass a context and additional request options.

See ListConformancePackTemplates for details on how to use this API operation.

The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.

func (*ConfigService) ListConformancePacks added in v1.2.29

func (c *ConfigService) ListConformancePacks(input *ListConformancePacksInput) (*ListConformancePacksOutput, error)

ListConformancePacks API operation for CONFIG.

Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.

See the VOLCENGINE API reference guide for CONFIG's API operation ListConformancePacks for usage and error information.

func (*ConfigService) ListConformancePacksCommon added in v1.2.29

func (c *ConfigService) ListConformancePacksCommon(input *map[string]interface{}) (*map[string]interface{}, error)

ListConformancePacksCommon API operation for CONFIG.

Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.

See the VOLCENGINE API reference guide for CONFIG's API operation ListConformancePacksCommon for usage and error information.

func (*ConfigService) ListConformancePacksCommonRequest added in v1.2.29

func (c *ConfigService) ListConformancePacksCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})

ListConformancePacksCommonRequest generates a "volcengine/request.Request" representing the client's request for the ListConformancePacksCommon operation. The "output" return value will be populated with the ListConformancePacksCommon request's response once the request completes successfully.

Use "Send" method on the returned ListConformancePacksCommon Request to send the API call to the service. the "output" return value is not valid until after ListConformancePacksCommon Send returns without error.

See ListConformancePacksCommon for more information on using the ListConformancePacksCommon API call, and error handling.

// Example sending a request using the ListConformancePacksCommonRequest method.
req, resp := client.ListConformancePacksCommonRequest(params)

err := req.Send()
if err == nil { // resp is now filled
    fmt.Println(resp)
}

func (*ConfigService) ListConformancePacksCommonWithContext added in v1.2.29

func (c *ConfigService) ListConformancePacksCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)

ListConformancePacksCommonWithContext is the same as ListConformancePacksCommon with the addition of the ability to pass a context and additional request options.

See ListConformancePacksCommon for details on how to use this API operation.

The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.

func (*ConfigService) ListConformancePacksRequest added in v1.2.29

func (c *ConfigService) ListConformancePacksRequest(input *ListConformancePacksInput) (req *request.Request, output *ListConformancePacksOutput)

ListConformancePacksRequest generates a "volcengine/request.Request" representing the client's request for the ListConformancePacks operation. The "output" return value will be populated with the ListConformancePacksCommon request's response once the request completes successfully.

Use "Send" method on the returned ListConformancePacksCommon Request to send the API call to the service. the "output" return value is not valid until after ListConformancePacksCommon Send returns without error.

See ListConformancePacks for more information on using the ListConformancePacks API call, and error handling.

// Example sending a request using the ListConformancePacksRequest method.
req, resp := client.ListConformancePacksRequest(params)

err := req.Send()
if err == nil { // resp is now filled
    fmt.Println(resp)
}

func (*ConfigService) ListConformancePacksWithContext added in v1.2.29

func (c *ConfigService) ListConformancePacksWithContext(ctx volcengine.Context, input *ListConformancePacksInput, opts ...request.Option) (*ListConformancePacksOutput, error)

ListConformancePacksWithContext is the same as ListConformancePacks with the addition of the ability to pass a context and additional request options.

See ListConformancePacks for details on how to use this API operation.

The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.

func (*ConfigService) ListDeliveryChannels added in v1.2.29

func (c *ConfigService) ListDeliveryChannels(input *ListDeliveryChannelsInput) (*ListDeliveryChannelsOutput, error)

ListDeliveryChannels API operation for CONFIG.

Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.

See the VOLCENGINE API reference guide for CONFIG's API operation ListDeliveryChannels for usage and error information.

func (*ConfigService) ListDeliveryChannelsCommon added in v1.2.29

func (c *ConfigService) ListDeliveryChannelsCommon(input *map[string]interface{}) (*map[string]interface{}, error)

ListDeliveryChannelsCommon API operation for CONFIG.

Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.

See the VOLCENGINE API reference guide for CONFIG's API operation ListDeliveryChannelsCommon for usage and error information.

func (*ConfigService) ListDeliveryChannelsCommonRequest added in v1.2.29

func (c *ConfigService) ListDeliveryChannelsCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})

ListDeliveryChannelsCommonRequest generates a "volcengine/request.Request" representing the client's request for the ListDeliveryChannelsCommon operation. The "output" return value will be populated with the ListDeliveryChannelsCommon request's response once the request completes successfully.

Use "Send" method on the returned ListDeliveryChannelsCommon Request to send the API call to the service. the "output" return value is not valid until after ListDeliveryChannelsCommon Send returns without error.

See ListDeliveryChannelsCommon for more information on using the ListDeliveryChannelsCommon API call, and error handling.

// Example sending a request using the ListDeliveryChannelsCommonRequest method.
req, resp := client.ListDeliveryChannelsCommonRequest(params)

err := req.Send()
if err == nil { // resp is now filled
    fmt.Println(resp)
}

func (*ConfigService) ListDeliveryChannelsCommonWithContext added in v1.2.29

func (c *ConfigService) ListDeliveryChannelsCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)

ListDeliveryChannelsCommonWithContext is the same as ListDeliveryChannelsCommon with the addition of the ability to pass a context and additional request options.

See ListDeliveryChannelsCommon for details on how to use this API operation.

The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.

func (*ConfigService) ListDeliveryChannelsRequest added in v1.2.29

func (c *ConfigService) ListDeliveryChannelsRequest(input *ListDeliveryChannelsInput) (req *request.Request, output *ListDeliveryChannelsOutput)

ListDeliveryChannelsRequest generates a "volcengine/request.Request" representing the client's request for the ListDeliveryChannels operation. The "output" return value will be populated with the ListDeliveryChannelsCommon request's response once the request completes successfully.

Use "Send" method on the returned ListDeliveryChannelsCommon Request to send the API call to the service. the "output" return value is not valid until after ListDeliveryChannelsCommon Send returns without error.

See ListDeliveryChannels for more information on using the ListDeliveryChannels API call, and error handling.

// Example sending a request using the ListDeliveryChannelsRequest method.
req, resp := client.ListDeliveryChannelsRequest(params)

err := req.Send()
if err == nil { // resp is now filled
    fmt.Println(resp)
}

func (*ConfigService) ListDeliveryChannelsWithContext added in v1.2.29

func (c *ConfigService) ListDeliveryChannelsWithContext(ctx volcengine.Context, input *ListDeliveryChannelsInput, opts ...request.Option) (*ListDeliveryChannelsOutput, error)

ListDeliveryChannelsWithContext is the same as ListDeliveryChannels with the addition of the ability to pass a context and additional request options.

See ListDeliveryChannels for details on how to use this API operation.

The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.

func (*ConfigService) ListDiscoveredResources

func (c *ConfigService) ListDiscoveredResources(input *ListDiscoveredResourcesInput) (*ListDiscoveredResourcesOutput, error)

ListDiscoveredResources API operation for CONFIG.

Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.

See the VOLCENGINE API reference guide for CONFIG's API operation ListDiscoveredResources for usage and error information.

func (*ConfigService) ListDiscoveredResourcesCommon

func (c *ConfigService) ListDiscoveredResourcesCommon(input *map[string]interface{}) (*map[string]interface{}, error)

ListDiscoveredResourcesCommon API operation for CONFIG.

Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.

See the VOLCENGINE API reference guide for CONFIG's API operation ListDiscoveredResourcesCommon for usage and error information.

func (*ConfigService) ListDiscoveredResourcesCommonRequest

func (c *ConfigService) ListDiscoveredResourcesCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})

ListDiscoveredResourcesCommonRequest generates a "volcengine/request.Request" representing the client's request for the ListDiscoveredResourcesCommon operation. The "output" return value will be populated with the ListDiscoveredResourcesCommon request's response once the request completes successfully.

Use "Send" method on the returned ListDiscoveredResourcesCommon Request to send the API call to the service. the "output" return value is not valid until after ListDiscoveredResourcesCommon Send returns without error.

See ListDiscoveredResourcesCommon for more information on using the ListDiscoveredResourcesCommon API call, and error handling.

// Example sending a request using the ListDiscoveredResourcesCommonRequest method.
req, resp := client.ListDiscoveredResourcesCommonRequest(params)

err := req.Send()
if err == nil { // resp is now filled
    fmt.Println(resp)
}

func (*ConfigService) ListDiscoveredResourcesCommonWithContext

func (c *ConfigService) ListDiscoveredResourcesCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)

ListDiscoveredResourcesCommonWithContext is the same as ListDiscoveredResourcesCommon with the addition of the ability to pass a context and additional request options.

See ListDiscoveredResourcesCommon for details on how to use this API operation.

The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.

func (*ConfigService) ListDiscoveredResourcesRequest

func (c *ConfigService) ListDiscoveredResourcesRequest(input *ListDiscoveredResourcesInput) (req *request.Request, output *ListDiscoveredResourcesOutput)

ListDiscoveredResourcesRequest generates a "volcengine/request.Request" representing the client's request for the ListDiscoveredResources operation. The "output" return value will be populated with the ListDiscoveredResourcesCommon request's response once the request completes successfully.

Use "Send" method on the returned ListDiscoveredResourcesCommon Request to send the API call to the service. the "output" return value is not valid until after ListDiscoveredResourcesCommon Send returns without error.

See ListDiscoveredResources for more information on using the ListDiscoveredResources API call, and error handling.

// Example sending a request using the ListDiscoveredResourcesRequest method.
req, resp := client.ListDiscoveredResourcesRequest(params)

err := req.Send()
if err == nil { // resp is now filled
    fmt.Println(resp)
}

func (*ConfigService) ListDiscoveredResourcesWithContext

func (c *ConfigService) ListDiscoveredResourcesWithContext(ctx volcengine.Context, input *ListDiscoveredResourcesInput, opts ...request.Option) (*ListDiscoveredResourcesOutput, error)

ListDiscoveredResourcesWithContext is the same as ListDiscoveredResources with the addition of the ability to pass a context and additional request options.

See ListDiscoveredResources for details on how to use this API operation.

The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.

func (*ConfigService) ListEvaluationResults added in v1.2.29

func (c *ConfigService) ListEvaluationResults(input *ListEvaluationResultsInput) (*ListEvaluationResultsOutput, error)

ListEvaluationResults API operation for CONFIG.

Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.

See the VOLCENGINE API reference guide for CONFIG's API operation ListEvaluationResults for usage and error information.

func (*ConfigService) ListEvaluationResultsCommon added in v1.2.29

func (c *ConfigService) ListEvaluationResultsCommon(input *map[string]interface{}) (*map[string]interface{}, error)

ListEvaluationResultsCommon API operation for CONFIG.

Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.

See the VOLCENGINE API reference guide for CONFIG's API operation ListEvaluationResultsCommon for usage and error information.

func (*ConfigService) ListEvaluationResultsCommonRequest added in v1.2.29

func (c *ConfigService) ListEvaluationResultsCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})

ListEvaluationResultsCommonRequest generates a "volcengine/request.Request" representing the client's request for the ListEvaluationResultsCommon operation. The "output" return value will be populated with the ListEvaluationResultsCommon request's response once the request completes successfully.

Use "Send" method on the returned ListEvaluationResultsCommon Request to send the API call to the service. the "output" return value is not valid until after ListEvaluationResultsCommon Send returns without error.

See ListEvaluationResultsCommon for more information on using the ListEvaluationResultsCommon API call, and error handling.

// Example sending a request using the ListEvaluationResultsCommonRequest method.
req, resp := client.ListEvaluationResultsCommonRequest(params)

err := req.Send()
if err == nil { // resp is now filled
    fmt.Println(resp)
}

func (*ConfigService) ListEvaluationResultsCommonWithContext added in v1.2.29

func (c *ConfigService) ListEvaluationResultsCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)

ListEvaluationResultsCommonWithContext is the same as ListEvaluationResultsCommon with the addition of the ability to pass a context and additional request options.

See ListEvaluationResultsCommon for details on how to use this API operation.

The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.

func (*ConfigService) ListEvaluationResultsRequest added in v1.2.29

func (c *ConfigService) ListEvaluationResultsRequest(input *ListEvaluationResultsInput) (req *request.Request, output *ListEvaluationResultsOutput)

ListEvaluationResultsRequest generates a "volcengine/request.Request" representing the client's request for the ListEvaluationResults operation. The "output" return value will be populated with the ListEvaluationResultsCommon request's response once the request completes successfully.

Use "Send" method on the returned ListEvaluationResultsCommon Request to send the API call to the service. the "output" return value is not valid until after ListEvaluationResultsCommon Send returns without error.

See ListEvaluationResults for more information on using the ListEvaluationResults API call, and error handling.

// Example sending a request using the ListEvaluationResultsRequest method.
req, resp := client.ListEvaluationResultsRequest(params)

err := req.Send()
if err == nil { // resp is now filled
    fmt.Println(resp)
}

func (*ConfigService) ListEvaluationResultsWithContext added in v1.2.29

func (c *ConfigService) ListEvaluationResultsWithContext(ctx volcengine.Context, input *ListEvaluationResultsInput, opts ...request.Option) (*ListEvaluationResultsOutput, error)

ListEvaluationResultsWithContext is the same as ListEvaluationResults with the addition of the ability to pass a context and additional request options.

See ListEvaluationResults for details on how to use this API operation.

The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.

func (*ConfigService) ListRuleTemplates added in v1.2.29

func (c *ConfigService) ListRuleTemplates(input *ListRuleTemplatesInput) (*ListRuleTemplatesOutput, error)

ListRuleTemplates API operation for CONFIG.

Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.

See the VOLCENGINE API reference guide for CONFIG's API operation ListRuleTemplates for usage and error information.

func (*ConfigService) ListRuleTemplatesCommon added in v1.2.29

func (c *ConfigService) ListRuleTemplatesCommon(input *map[string]interface{}) (*map[string]interface{}, error)

ListRuleTemplatesCommon API operation for CONFIG.

Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.

See the VOLCENGINE API reference guide for CONFIG's API operation ListRuleTemplatesCommon for usage and error information.

func (*ConfigService) ListRuleTemplatesCommonRequest added in v1.2.29

func (c *ConfigService) ListRuleTemplatesCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})

ListRuleTemplatesCommonRequest generates a "volcengine/request.Request" representing the client's request for the ListRuleTemplatesCommon operation. The "output" return value will be populated with the ListRuleTemplatesCommon request's response once the request completes successfully.

Use "Send" method on the returned ListRuleTemplatesCommon Request to send the API call to the service. the "output" return value is not valid until after ListRuleTemplatesCommon Send returns without error.

See ListRuleTemplatesCommon for more information on using the ListRuleTemplatesCommon API call, and error handling.

// Example sending a request using the ListRuleTemplatesCommonRequest method.
req, resp := client.ListRuleTemplatesCommonRequest(params)

err := req.Send()
if err == nil { // resp is now filled
    fmt.Println(resp)
}

func (*ConfigService) ListRuleTemplatesCommonWithContext added in v1.2.29

func (c *ConfigService) ListRuleTemplatesCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)

ListRuleTemplatesCommonWithContext is the same as ListRuleTemplatesCommon with the addition of the ability to pass a context and additional request options.

See ListRuleTemplatesCommon for details on how to use this API operation.

The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.

func (*ConfigService) ListRuleTemplatesRequest added in v1.2.29

func (c *ConfigService) ListRuleTemplatesRequest(input *ListRuleTemplatesInput) (req *request.Request, output *ListRuleTemplatesOutput)

ListRuleTemplatesRequest generates a "volcengine/request.Request" representing the client's request for the ListRuleTemplates operation. The "output" return value will be populated with the ListRuleTemplatesCommon request's response once the request completes successfully.

Use "Send" method on the returned ListRuleTemplatesCommon Request to send the API call to the service. the "output" return value is not valid until after ListRuleTemplatesCommon Send returns without error.

See ListRuleTemplates for more information on using the ListRuleTemplates API call, and error handling.

// Example sending a request using the ListRuleTemplatesRequest method.
req, resp := client.ListRuleTemplatesRequest(params)

err := req.Send()
if err == nil { // resp is now filled
    fmt.Println(resp)
}

func (*ConfigService) ListRuleTemplatesWithContext added in v1.2.29

func (c *ConfigService) ListRuleTemplatesWithContext(ctx volcengine.Context, input *ListRuleTemplatesInput, opts ...request.Option) (*ListRuleTemplatesOutput, error)

ListRuleTemplatesWithContext is the same as ListRuleTemplates with the addition of the ability to pass a context and additional request options.

See ListRuleTemplates for details on how to use this API operation.

The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.

func (*ConfigService) ListRules added in v1.2.29

func (c *ConfigService) ListRules(input *ListRulesInput) (*ListRulesOutput, error)

ListRules API operation for CONFIG.

Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.

See the VOLCENGINE API reference guide for CONFIG's API operation ListRules for usage and error information.

func (*ConfigService) ListRulesCommon added in v1.2.29

func (c *ConfigService) ListRulesCommon(input *map[string]interface{}) (*map[string]interface{}, error)

ListRulesCommon API operation for CONFIG.

Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.

See the VOLCENGINE API reference guide for CONFIG's API operation ListRulesCommon for usage and error information.

func (*ConfigService) ListRulesCommonRequest added in v1.2.29

func (c *ConfigService) ListRulesCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})

ListRulesCommonRequest generates a "volcengine/request.Request" representing the client's request for the ListRulesCommon operation. The "output" return value will be populated with the ListRulesCommon request's response once the request completes successfully.

Use "Send" method on the returned ListRulesCommon Request to send the API call to the service. the "output" return value is not valid until after ListRulesCommon Send returns without error.

See ListRulesCommon for more information on using the ListRulesCommon API call, and error handling.

// Example sending a request using the ListRulesCommonRequest method.
req, resp := client.ListRulesCommonRequest(params)

err := req.Send()
if err == nil { // resp is now filled
    fmt.Println(resp)
}

func (*ConfigService) ListRulesCommonWithContext added in v1.2.29

func (c *ConfigService) ListRulesCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)

ListRulesCommonWithContext is the same as ListRulesCommon with the addition of the ability to pass a context and additional request options.

See ListRulesCommon for details on how to use this API operation.

The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.

func (*ConfigService) ListRulesRequest added in v1.2.29

func (c *ConfigService) ListRulesRequest(input *ListRulesInput) (req *request.Request, output *ListRulesOutput)

ListRulesRequest generates a "volcengine/request.Request" representing the client's request for the ListRules operation. The "output" return value will be populated with the ListRulesCommon request's response once the request completes successfully.

Use "Send" method on the returned ListRulesCommon Request to send the API call to the service. the "output" return value is not valid until after ListRulesCommon Send returns without error.

See ListRules for more information on using the ListRules API call, and error handling.

// Example sending a request using the ListRulesRequest method.
req, resp := client.ListRulesRequest(params)

err := req.Send()
if err == nil { // resp is now filled
    fmt.Println(resp)
}

func (*ConfigService) ListRulesWithContext added in v1.2.29

func (c *ConfigService) ListRulesWithContext(ctx volcengine.Context, input *ListRulesInput, opts ...request.Option) (*ListRulesOutput, error)

ListRulesWithContext is the same as ListRules with the addition of the ability to pass a context and additional request options.

See ListRules for details on how to use this API operation.

The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.

func (*ConfigService) ListSupportedResourceType added in v1.2.29

func (c *ConfigService) ListSupportedResourceType(input *ListSupportedResourceTypeInput) (*ListSupportedResourceTypeOutput, error)

ListSupportedResourceType API operation for CONFIG.

Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.

See the VOLCENGINE API reference guide for CONFIG's API operation ListSupportedResourceType for usage and error information.

func (*ConfigService) ListSupportedResourceTypeCommon added in v1.2.29

func (c *ConfigService) ListSupportedResourceTypeCommon(input *map[string]interface{}) (*map[string]interface{}, error)

ListSupportedResourceTypeCommon API operation for CONFIG.

Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.

See the VOLCENGINE API reference guide for CONFIG's API operation ListSupportedResourceTypeCommon for usage and error information.

func (*ConfigService) ListSupportedResourceTypeCommonRequest added in v1.2.29

func (c *ConfigService) ListSupportedResourceTypeCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})

ListSupportedResourceTypeCommonRequest generates a "volcengine/request.Request" representing the client's request for the ListSupportedResourceTypeCommon operation. The "output" return value will be populated with the ListSupportedResourceTypeCommon request's response once the request completes successfully.

Use "Send" method on the returned ListSupportedResourceTypeCommon Request to send the API call to the service. the "output" return value is not valid until after ListSupportedResourceTypeCommon Send returns without error.

See ListSupportedResourceTypeCommon for more information on using the ListSupportedResourceTypeCommon API call, and error handling.

// Example sending a request using the ListSupportedResourceTypeCommonRequest method.
req, resp := client.ListSupportedResourceTypeCommonRequest(params)

err := req.Send()
if err == nil { // resp is now filled
    fmt.Println(resp)
}

func (*ConfigService) ListSupportedResourceTypeCommonWithContext added in v1.2.29

func (c *ConfigService) ListSupportedResourceTypeCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)

ListSupportedResourceTypeCommonWithContext is the same as ListSupportedResourceTypeCommon with the addition of the ability to pass a context and additional request options.

See ListSupportedResourceTypeCommon for details on how to use this API operation.

The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.

func (*ConfigService) ListSupportedResourceTypeRequest added in v1.2.29

func (c *ConfigService) ListSupportedResourceTypeRequest(input *ListSupportedResourceTypeInput) (req *request.Request, output *ListSupportedResourceTypeOutput)

ListSupportedResourceTypeRequest generates a "volcengine/request.Request" representing the client's request for the ListSupportedResourceType operation. The "output" return value will be populated with the ListSupportedResourceTypeCommon request's response once the request completes successfully.

Use "Send" method on the returned ListSupportedResourceTypeCommon Request to send the API call to the service. the "output" return value is not valid until after ListSupportedResourceTypeCommon Send returns without error.

See ListSupportedResourceType for more information on using the ListSupportedResourceType API call, and error handling.

// Example sending a request using the ListSupportedResourceTypeRequest method.
req, resp := client.ListSupportedResourceTypeRequest(params)

err := req.Send()
if err == nil { // resp is now filled
    fmt.Println(resp)
}

func (*ConfigService) ListSupportedResourceTypeWithContext added in v1.2.29

func (c *ConfigService) ListSupportedResourceTypeWithContext(ctx volcengine.Context, input *ListSupportedResourceTypeInput, opts ...request.Option) (*ListSupportedResourceTypeOutput, error)

ListSupportedResourceTypeWithContext is the same as ListSupportedResourceType with the addition of the ability to pass a context and additional request options.

See ListSupportedResourceType for details on how to use this API operation.

The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.

func (*ConfigService) ListSupportedResourceTypes added in v1.2.29

func (c *ConfigService) ListSupportedResourceTypes(input *ListSupportedResourceTypesInput) (*ListSupportedResourceTypesOutput, error)

ListSupportedResourceTypes API operation for CONFIG.

Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.

See the VOLCENGINE API reference guide for CONFIG's API operation ListSupportedResourceTypes for usage and error information.

func (*ConfigService) ListSupportedResourceTypesCommon added in v1.2.29

func (c *ConfigService) ListSupportedResourceTypesCommon(input *map[string]interface{}) (*map[string]interface{}, error)

ListSupportedResourceTypesCommon API operation for CONFIG.

Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.

See the VOLCENGINE API reference guide for CONFIG's API operation ListSupportedResourceTypesCommon for usage and error information.

func (*ConfigService) ListSupportedResourceTypesCommonRequest added in v1.2.29

func (c *ConfigService) ListSupportedResourceTypesCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})

ListSupportedResourceTypesCommonRequest generates a "volcengine/request.Request" representing the client's request for the ListSupportedResourceTypesCommon operation. The "output" return value will be populated with the ListSupportedResourceTypesCommon request's response once the request completes successfully.

Use "Send" method on the returned ListSupportedResourceTypesCommon Request to send the API call to the service. the "output" return value is not valid until after ListSupportedResourceTypesCommon Send returns without error.

See ListSupportedResourceTypesCommon for more information on using the ListSupportedResourceTypesCommon API call, and error handling.

// Example sending a request using the ListSupportedResourceTypesCommonRequest method.
req, resp := client.ListSupportedResourceTypesCommonRequest(params)

err := req.Send()
if err == nil { // resp is now filled
    fmt.Println(resp)
}

func (*ConfigService) ListSupportedResourceTypesCommonWithContext added in v1.2.29

func (c *ConfigService) ListSupportedResourceTypesCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)

ListSupportedResourceTypesCommonWithContext is the same as ListSupportedResourceTypesCommon with the addition of the ability to pass a context and additional request options.

See ListSupportedResourceTypesCommon for details on how to use this API operation.

The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.

func (*ConfigService) ListSupportedResourceTypesRequest added in v1.2.29

func (c *ConfigService) ListSupportedResourceTypesRequest(input *ListSupportedResourceTypesInput) (req *request.Request, output *ListSupportedResourceTypesOutput)

ListSupportedResourceTypesRequest generates a "volcengine/request.Request" representing the client's request for the ListSupportedResourceTypes operation. The "output" return value will be populated with the ListSupportedResourceTypesCommon request's response once the request completes successfully.

Use "Send" method on the returned ListSupportedResourceTypesCommon Request to send the API call to the service. the "output" return value is not valid until after ListSupportedResourceTypesCommon Send returns without error.

See ListSupportedResourceTypes for more information on using the ListSupportedResourceTypes API call, and error handling.

// Example sending a request using the ListSupportedResourceTypesRequest method.
req, resp := client.ListSupportedResourceTypesRequest(params)

err := req.Send()
if err == nil { // resp is now filled
    fmt.Println(resp)
}

func (*ConfigService) ListSupportedResourceTypesWithContext added in v1.2.29

func (c *ConfigService) ListSupportedResourceTypesWithContext(ctx volcengine.Context, input *ListSupportedResourceTypesInput, opts ...request.Option) (*ListSupportedResourceTypesOutput, error)

ListSupportedResourceTypesWithContext is the same as ListSupportedResourceTypes with the addition of the ability to pass a context and additional request options.

See ListSupportedResourceTypes for details on how to use this API operation.

The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.

func (*ConfigService) PutAccountGroupResourceExemption added in v1.2.29

PutAccountGroupResourceExemption API operation for CONFIG.

Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.

See the VOLCENGINE API reference guide for CONFIG's API operation PutAccountGroupResourceExemption for usage and error information.

func (*ConfigService) PutAccountGroupResourceExemptionCommon added in v1.2.29

func (c *ConfigService) PutAccountGroupResourceExemptionCommon(input *map[string]interface{}) (*map[string]interface{}, error)

PutAccountGroupResourceExemptionCommon API operation for CONFIG.

Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.

See the VOLCENGINE API reference guide for CONFIG's API operation PutAccountGroupResourceExemptionCommon for usage and error information.

func (*ConfigService) PutAccountGroupResourceExemptionCommonRequest added in v1.2.29

func (c *ConfigService) PutAccountGroupResourceExemptionCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})

PutAccountGroupResourceExemptionCommonRequest generates a "volcengine/request.Request" representing the client's request for the PutAccountGroupResourceExemptionCommon operation. The "output" return value will be populated with the PutAccountGroupResourceExemptionCommon request's response once the request completes successfully.

Use "Send" method on the returned PutAccountGroupResourceExemptionCommon Request to send the API call to the service. the "output" return value is not valid until after PutAccountGroupResourceExemptionCommon Send returns without error.

See PutAccountGroupResourceExemptionCommon for more information on using the PutAccountGroupResourceExemptionCommon API call, and error handling.

// Example sending a request using the PutAccountGroupResourceExemptionCommonRequest method.
req, resp := client.PutAccountGroupResourceExemptionCommonRequest(params)

err := req.Send()
if err == nil { // resp is now filled
    fmt.Println(resp)
}

func (*ConfigService) PutAccountGroupResourceExemptionCommonWithContext added in v1.2.29

func (c *ConfigService) PutAccountGroupResourceExemptionCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)

PutAccountGroupResourceExemptionCommonWithContext is the same as PutAccountGroupResourceExemptionCommon with the addition of the ability to pass a context and additional request options.

See PutAccountGroupResourceExemptionCommon for details on how to use this API operation.

The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.

func (*ConfigService) PutAccountGroupResourceExemptionRequest added in v1.2.29

func (c *ConfigService) PutAccountGroupResourceExemptionRequest(input *PutAccountGroupResourceExemptionInput) (req *request.Request, output *PutAccountGroupResourceExemptionOutput)

PutAccountGroupResourceExemptionRequest generates a "volcengine/request.Request" representing the client's request for the PutAccountGroupResourceExemption operation. The "output" return value will be populated with the PutAccountGroupResourceExemptionCommon request's response once the request completes successfully.

Use "Send" method on the returned PutAccountGroupResourceExemptionCommon Request to send the API call to the service. the "output" return value is not valid until after PutAccountGroupResourceExemptionCommon Send returns without error.

See PutAccountGroupResourceExemption for more information on using the PutAccountGroupResourceExemption API call, and error handling.

// Example sending a request using the PutAccountGroupResourceExemptionRequest method.
req, resp := client.PutAccountGroupResourceExemptionRequest(params)

err := req.Send()
if err == nil { // resp is now filled
    fmt.Println(resp)
}

func (*ConfigService) PutAccountGroupResourceExemptionWithContext added in v1.2.29

func (c *ConfigService) PutAccountGroupResourceExemptionWithContext(ctx volcengine.Context, input *PutAccountGroupResourceExemptionInput, opts ...request.Option) (*PutAccountGroupResourceExemptionOutput, error)

PutAccountGroupResourceExemptionWithContext is the same as PutAccountGroupResourceExemption with the addition of the ability to pass a context and additional request options.

See PutAccountGroupResourceExemption for details on how to use this API operation.

The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.

func (*ConfigService) PutConfigurationRecorder

func (c *ConfigService) PutConfigurationRecorder(input *PutConfigurationRecorderInput) (*PutConfigurationRecorderOutput, error)

PutConfigurationRecorder API operation for CONFIG.

Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.

See the VOLCENGINE API reference guide for CONFIG's API operation PutConfigurationRecorder for usage and error information.

func (*ConfigService) PutConfigurationRecorderCommon

func (c *ConfigService) PutConfigurationRecorderCommon(input *map[string]interface{}) (*map[string]interface{}, error)

PutConfigurationRecorderCommon API operation for CONFIG.

Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.

See the VOLCENGINE API reference guide for CONFIG's API operation PutConfigurationRecorderCommon for usage and error information.

func (*ConfigService) PutConfigurationRecorderCommonRequest

func (c *ConfigService) PutConfigurationRecorderCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})

PutConfigurationRecorderCommonRequest generates a "volcengine/request.Request" representing the client's request for the PutConfigurationRecorderCommon operation. The "output" return value will be populated with the PutConfigurationRecorderCommon request's response once the request completes successfully.

Use "Send" method on the returned PutConfigurationRecorderCommon Request to send the API call to the service. the "output" return value is not valid until after PutConfigurationRecorderCommon Send returns without error.

See PutConfigurationRecorderCommon for more information on using the PutConfigurationRecorderCommon API call, and error handling.

// Example sending a request using the PutConfigurationRecorderCommonRequest method.
req, resp := client.PutConfigurationRecorderCommonRequest(params)

err := req.Send()
if err == nil { // resp is now filled
    fmt.Println(resp)
}

func (*ConfigService) PutConfigurationRecorderCommonWithContext

func (c *ConfigService) PutConfigurationRecorderCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)

PutConfigurationRecorderCommonWithContext is the same as PutConfigurationRecorderCommon with the addition of the ability to pass a context and additional request options.

See PutConfigurationRecorderCommon for details on how to use this API operation.

The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.

func (*ConfigService) PutConfigurationRecorderRequest

func (c *ConfigService) PutConfigurationRecorderRequest(input *PutConfigurationRecorderInput) (req *request.Request, output *PutConfigurationRecorderOutput)

PutConfigurationRecorderRequest generates a "volcengine/request.Request" representing the client's request for the PutConfigurationRecorder operation. The "output" return value will be populated with the PutConfigurationRecorderCommon request's response once the request completes successfully.

Use "Send" method on the returned PutConfigurationRecorderCommon Request to send the API call to the service. the "output" return value is not valid until after PutConfigurationRecorderCommon Send returns without error.

See PutConfigurationRecorder for more information on using the PutConfigurationRecorder API call, and error handling.

// Example sending a request using the PutConfigurationRecorderRequest method.
req, resp := client.PutConfigurationRecorderRequest(params)

err := req.Send()
if err == nil { // resp is now filled
    fmt.Println(resp)
}

func (*ConfigService) PutConfigurationRecorderWithContext

func (c *ConfigService) PutConfigurationRecorderWithContext(ctx volcengine.Context, input *PutConfigurationRecorderInput, opts ...request.Option) (*PutConfigurationRecorderOutput, error)

PutConfigurationRecorderWithContext is the same as PutConfigurationRecorder with the addition of the ability to pass a context and additional request options.

See PutConfigurationRecorder for details on how to use this API operation.

The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.

func (*ConfigService) PutResourceExemption added in v1.2.29

func (c *ConfigService) PutResourceExemption(input *PutResourceExemptionInput) (*PutResourceExemptionOutput, error)

PutResourceExemption API operation for CONFIG.

Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.

See the VOLCENGINE API reference guide for CONFIG's API operation PutResourceExemption for usage and error information.

func (*ConfigService) PutResourceExemptionCommon added in v1.2.29

func (c *ConfigService) PutResourceExemptionCommon(input *map[string]interface{}) (*map[string]interface{}, error)

PutResourceExemptionCommon API operation for CONFIG.

Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.

See the VOLCENGINE API reference guide for CONFIG's API operation PutResourceExemptionCommon for usage and error information.

func (*ConfigService) PutResourceExemptionCommonRequest added in v1.2.29

func (c *ConfigService) PutResourceExemptionCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})

PutResourceExemptionCommonRequest generates a "volcengine/request.Request" representing the client's request for the PutResourceExemptionCommon operation. The "output" return value will be populated with the PutResourceExemptionCommon request's response once the request completes successfully.

Use "Send" method on the returned PutResourceExemptionCommon Request to send the API call to the service. the "output" return value is not valid until after PutResourceExemptionCommon Send returns without error.

See PutResourceExemptionCommon for more information on using the PutResourceExemptionCommon API call, and error handling.

// Example sending a request using the PutResourceExemptionCommonRequest method.
req, resp := client.PutResourceExemptionCommonRequest(params)

err := req.Send()
if err == nil { // resp is now filled
    fmt.Println(resp)
}

func (*ConfigService) PutResourceExemptionCommonWithContext added in v1.2.29

func (c *ConfigService) PutResourceExemptionCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)

PutResourceExemptionCommonWithContext is the same as PutResourceExemptionCommon with the addition of the ability to pass a context and additional request options.

See PutResourceExemptionCommon for details on how to use this API operation.

The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.

func (*ConfigService) PutResourceExemptionRequest added in v1.2.29

func (c *ConfigService) PutResourceExemptionRequest(input *PutResourceExemptionInput) (req *request.Request, output *PutResourceExemptionOutput)

PutResourceExemptionRequest generates a "volcengine/request.Request" representing the client's request for the PutResourceExemption operation. The "output" return value will be populated with the PutResourceExemptionCommon request's response once the request completes successfully.

Use "Send" method on the returned PutResourceExemptionCommon Request to send the API call to the service. the "output" return value is not valid until after PutResourceExemptionCommon Send returns without error.

See PutResourceExemption for more information on using the PutResourceExemption API call, and error handling.

// Example sending a request using the PutResourceExemptionRequest method.
req, resp := client.PutResourceExemptionRequest(params)

err := req.Send()
if err == nil { // resp is now filled
    fmt.Println(resp)
}

func (*ConfigService) PutResourceExemptionWithContext added in v1.2.29

func (c *ConfigService) PutResourceExemptionWithContext(ctx volcengine.Context, input *PutResourceExemptionInput, opts ...request.Option) (*PutResourceExemptionOutput, error)

PutResourceExemptionWithContext is the same as PutResourceExemption with the addition of the ability to pass a context and additional request options.

See PutResourceExemption for details on how to use this API operation.

The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.

func (*ConfigService) StartAccountGroupRuleEvaluation added in v1.2.29

StartAccountGroupRuleEvaluation API operation for CONFIG.

Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.

See the VOLCENGINE API reference guide for CONFIG's API operation StartAccountGroupRuleEvaluation for usage and error information.

func (*ConfigService) StartAccountGroupRuleEvaluationCommon added in v1.2.29

func (c *ConfigService) StartAccountGroupRuleEvaluationCommon(input *map[string]interface{}) (*map[string]interface{}, error)

StartAccountGroupRuleEvaluationCommon API operation for CONFIG.

Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.

See the VOLCENGINE API reference guide for CONFIG's API operation StartAccountGroupRuleEvaluationCommon for usage and error information.

func (*ConfigService) StartAccountGroupRuleEvaluationCommonRequest added in v1.2.29

func (c *ConfigService) StartAccountGroupRuleEvaluationCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})

StartAccountGroupRuleEvaluationCommonRequest generates a "volcengine/request.Request" representing the client's request for the StartAccountGroupRuleEvaluationCommon operation. The "output" return value will be populated with the StartAccountGroupRuleEvaluationCommon request's response once the request completes successfully.

Use "Send" method on the returned StartAccountGroupRuleEvaluationCommon Request to send the API call to the service. the "output" return value is not valid until after StartAccountGroupRuleEvaluationCommon Send returns without error.

See StartAccountGroupRuleEvaluationCommon for more information on using the StartAccountGroupRuleEvaluationCommon API call, and error handling.

// Example sending a request using the StartAccountGroupRuleEvaluationCommonRequest method.
req, resp := client.StartAccountGroupRuleEvaluationCommonRequest(params)

err := req.Send()
if err == nil { // resp is now filled
    fmt.Println(resp)
}

func (*ConfigService) StartAccountGroupRuleEvaluationCommonWithContext added in v1.2.29

func (c *ConfigService) StartAccountGroupRuleEvaluationCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)

StartAccountGroupRuleEvaluationCommonWithContext is the same as StartAccountGroupRuleEvaluationCommon with the addition of the ability to pass a context and additional request options.

See StartAccountGroupRuleEvaluationCommon for details on how to use this API operation.

The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.

func (*ConfigService) StartAccountGroupRuleEvaluationRequest added in v1.2.29

func (c *ConfigService) StartAccountGroupRuleEvaluationRequest(input *StartAccountGroupRuleEvaluationInput) (req *request.Request, output *StartAccountGroupRuleEvaluationOutput)

StartAccountGroupRuleEvaluationRequest generates a "volcengine/request.Request" representing the client's request for the StartAccountGroupRuleEvaluation operation. The "output" return value will be populated with the StartAccountGroupRuleEvaluationCommon request's response once the request completes successfully.

Use "Send" method on the returned StartAccountGroupRuleEvaluationCommon Request to send the API call to the service. the "output" return value is not valid until after StartAccountGroupRuleEvaluationCommon Send returns without error.

See StartAccountGroupRuleEvaluation for more information on using the StartAccountGroupRuleEvaluation API call, and error handling.

// Example sending a request using the StartAccountGroupRuleEvaluationRequest method.
req, resp := client.StartAccountGroupRuleEvaluationRequest(params)

err := req.Send()
if err == nil { // resp is now filled
    fmt.Println(resp)
}

func (*ConfigService) StartAccountGroupRuleEvaluationWithContext added in v1.2.29

func (c *ConfigService) StartAccountGroupRuleEvaluationWithContext(ctx volcengine.Context, input *StartAccountGroupRuleEvaluationInput, opts ...request.Option) (*StartAccountGroupRuleEvaluationOutput, error)

StartAccountGroupRuleEvaluationWithContext is the same as StartAccountGroupRuleEvaluation with the addition of the ability to pass a context and additional request options.

See StartAccountGroupRuleEvaluation for details on how to use this API operation.

The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.

func (*ConfigService) StartConfigurationRecorder

func (c *ConfigService) StartConfigurationRecorder(input *StartConfigurationRecorderInput) (*StartConfigurationRecorderOutput, error)

StartConfigurationRecorder API operation for CONFIG.

Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.

See the VOLCENGINE API reference guide for CONFIG's API operation StartConfigurationRecorder for usage and error information.

func (*ConfigService) StartConfigurationRecorderCommon

func (c *ConfigService) StartConfigurationRecorderCommon(input *map[string]interface{}) (*map[string]interface{}, error)

StartConfigurationRecorderCommon API operation for CONFIG.

Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.

See the VOLCENGINE API reference guide for CONFIG's API operation StartConfigurationRecorderCommon for usage and error information.

func (*ConfigService) StartConfigurationRecorderCommonRequest

func (c *ConfigService) StartConfigurationRecorderCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})

StartConfigurationRecorderCommonRequest generates a "volcengine/request.Request" representing the client's request for the StartConfigurationRecorderCommon operation. The "output" return value will be populated with the StartConfigurationRecorderCommon request's response once the request completes successfully.

Use "Send" method on the returned StartConfigurationRecorderCommon Request to send the API call to the service. the "output" return value is not valid until after StartConfigurationRecorderCommon Send returns without error.

See StartConfigurationRecorderCommon for more information on using the StartConfigurationRecorderCommon API call, and error handling.

// Example sending a request using the StartConfigurationRecorderCommonRequest method.
req, resp := client.StartConfigurationRecorderCommonRequest(params)

err := req.Send()
if err == nil { // resp is now filled
    fmt.Println(resp)
}

func (*ConfigService) StartConfigurationRecorderCommonWithContext

func (c *ConfigService) StartConfigurationRecorderCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)

StartConfigurationRecorderCommonWithContext is the same as StartConfigurationRecorderCommon with the addition of the ability to pass a context and additional request options.

See StartConfigurationRecorderCommon for details on how to use this API operation.

The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.

func (*ConfigService) StartConfigurationRecorderRequest

func (c *ConfigService) StartConfigurationRecorderRequest(input *StartConfigurationRecorderInput) (req *request.Request, output *StartConfigurationRecorderOutput)

StartConfigurationRecorderRequest generates a "volcengine/request.Request" representing the client's request for the StartConfigurationRecorder operation. The "output" return value will be populated with the StartConfigurationRecorderCommon request's response once the request completes successfully.

Use "Send" method on the returned StartConfigurationRecorderCommon Request to send the API call to the service. the "output" return value is not valid until after StartConfigurationRecorderCommon Send returns without error.

See StartConfigurationRecorder for more information on using the StartConfigurationRecorder API call, and error handling.

// Example sending a request using the StartConfigurationRecorderRequest method.
req, resp := client.StartConfigurationRecorderRequest(params)

err := req.Send()
if err == nil { // resp is now filled
    fmt.Println(resp)
}

func (*ConfigService) StartConfigurationRecorderWithContext

func (c *ConfigService) StartConfigurationRecorderWithContext(ctx volcengine.Context, input *StartConfigurationRecorderInput, opts ...request.Option) (*StartConfigurationRecorderOutput, error)

StartConfigurationRecorderWithContext is the same as StartConfigurationRecorder with the addition of the ability to pass a context and additional request options.

See StartConfigurationRecorder for details on how to use this API operation.

The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.

func (*ConfigService) StartRuleEvaluation added in v1.2.29

func (c *ConfigService) StartRuleEvaluation(input *StartRuleEvaluationInput) (*StartRuleEvaluationOutput, error)

StartRuleEvaluation API operation for CONFIG.

Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.

See the VOLCENGINE API reference guide for CONFIG's API operation StartRuleEvaluation for usage and error information.

func (*ConfigService) StartRuleEvaluationCommon added in v1.2.29

func (c *ConfigService) StartRuleEvaluationCommon(input *map[string]interface{}) (*map[string]interface{}, error)

StartRuleEvaluationCommon API operation for CONFIG.

Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.

See the VOLCENGINE API reference guide for CONFIG's API operation StartRuleEvaluationCommon for usage and error information.

func (*ConfigService) StartRuleEvaluationCommonRequest added in v1.2.29

func (c *ConfigService) StartRuleEvaluationCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})

StartRuleEvaluationCommonRequest generates a "volcengine/request.Request" representing the client's request for the StartRuleEvaluationCommon operation. The "output" return value will be populated with the StartRuleEvaluationCommon request's response once the request completes successfully.

Use "Send" method on the returned StartRuleEvaluationCommon Request to send the API call to the service. the "output" return value is not valid until after StartRuleEvaluationCommon Send returns without error.

See StartRuleEvaluationCommon for more information on using the StartRuleEvaluationCommon API call, and error handling.

// Example sending a request using the StartRuleEvaluationCommonRequest method.
req, resp := client.StartRuleEvaluationCommonRequest(params)

err := req.Send()
if err == nil { // resp is now filled
    fmt.Println(resp)
}

func (*ConfigService) StartRuleEvaluationCommonWithContext added in v1.2.29

func (c *ConfigService) StartRuleEvaluationCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)

StartRuleEvaluationCommonWithContext is the same as StartRuleEvaluationCommon with the addition of the ability to pass a context and additional request options.

See StartRuleEvaluationCommon for details on how to use this API operation.

The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.

func (*ConfigService) StartRuleEvaluationRequest added in v1.2.29

func (c *ConfigService) StartRuleEvaluationRequest(input *StartRuleEvaluationInput) (req *request.Request, output *StartRuleEvaluationOutput)

StartRuleEvaluationRequest generates a "volcengine/request.Request" representing the client's request for the StartRuleEvaluation operation. The "output" return value will be populated with the StartRuleEvaluationCommon request's response once the request completes successfully.

Use "Send" method on the returned StartRuleEvaluationCommon Request to send the API call to the service. the "output" return value is not valid until after StartRuleEvaluationCommon Send returns without error.

See StartRuleEvaluation for more information on using the StartRuleEvaluation API call, and error handling.

// Example sending a request using the StartRuleEvaluationRequest method.
req, resp := client.StartRuleEvaluationRequest(params)

err := req.Send()
if err == nil { // resp is now filled
    fmt.Println(resp)
}

func (*ConfigService) StartRuleEvaluationWithContext added in v1.2.29

func (c *ConfigService) StartRuleEvaluationWithContext(ctx volcengine.Context, input *StartRuleEvaluationInput, opts ...request.Option) (*StartRuleEvaluationOutput, error)

StartRuleEvaluationWithContext is the same as StartRuleEvaluation with the addition of the ability to pass a context and additional request options.

See StartRuleEvaluation for details on how to use this API operation.

The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.

func (*ConfigService) StopConfigurationRecorder

func (c *ConfigService) StopConfigurationRecorder(input *StopConfigurationRecorderInput) (*StopConfigurationRecorderOutput, error)

StopConfigurationRecorder API operation for CONFIG.

Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.

See the VOLCENGINE API reference guide for CONFIG's API operation StopConfigurationRecorder for usage and error information.

func (*ConfigService) StopConfigurationRecorderCommon

func (c *ConfigService) StopConfigurationRecorderCommon(input *map[string]interface{}) (*map[string]interface{}, error)

StopConfigurationRecorderCommon API operation for CONFIG.

Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.

See the VOLCENGINE API reference guide for CONFIG's API operation StopConfigurationRecorderCommon for usage and error information.

func (*ConfigService) StopConfigurationRecorderCommonRequest

func (c *ConfigService) StopConfigurationRecorderCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})

StopConfigurationRecorderCommonRequest generates a "volcengine/request.Request" representing the client's request for the StopConfigurationRecorderCommon operation. The "output" return value will be populated with the StopConfigurationRecorderCommon request's response once the request completes successfully.

Use "Send" method on the returned StopConfigurationRecorderCommon Request to send the API call to the service. the "output" return value is not valid until after StopConfigurationRecorderCommon Send returns without error.

See StopConfigurationRecorderCommon for more information on using the StopConfigurationRecorderCommon API call, and error handling.

// Example sending a request using the StopConfigurationRecorderCommonRequest method.
req, resp := client.StopConfigurationRecorderCommonRequest(params)

err := req.Send()
if err == nil { // resp is now filled
    fmt.Println(resp)
}

func (*ConfigService) StopConfigurationRecorderCommonWithContext

func (c *ConfigService) StopConfigurationRecorderCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)

StopConfigurationRecorderCommonWithContext is the same as StopConfigurationRecorderCommon with the addition of the ability to pass a context and additional request options.

See StopConfigurationRecorderCommon for details on how to use this API operation.

The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.

func (*ConfigService) StopConfigurationRecorderRequest

func (c *ConfigService) StopConfigurationRecorderRequest(input *StopConfigurationRecorderInput) (req *request.Request, output *StopConfigurationRecorderOutput)

StopConfigurationRecorderRequest generates a "volcengine/request.Request" representing the client's request for the StopConfigurationRecorder operation. The "output" return value will be populated with the StopConfigurationRecorderCommon request's response once the request completes successfully.

Use "Send" method on the returned StopConfigurationRecorderCommon Request to send the API call to the service. the "output" return value is not valid until after StopConfigurationRecorderCommon Send returns without error.

See StopConfigurationRecorder for more information on using the StopConfigurationRecorder API call, and error handling.

// Example sending a request using the StopConfigurationRecorderRequest method.
req, resp := client.StopConfigurationRecorderRequest(params)

err := req.Send()
if err == nil { // resp is now filled
    fmt.Println(resp)
}

func (*ConfigService) StopConfigurationRecorderWithContext

func (c *ConfigService) StopConfigurationRecorderWithContext(ctx volcengine.Context, input *StopConfigurationRecorderInput, opts ...request.Option) (*StopConfigurationRecorderOutput, error)

StopConfigurationRecorderWithContext is the same as StopConfigurationRecorder with the addition of the ability to pass a context and additional request options.

See StopConfigurationRecorder for details on how to use this API operation.

The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.

func (*ConfigService) UpdateAccountGroup

func (c *ConfigService) UpdateAccountGroup(input *UpdateAccountGroupInput) (*UpdateAccountGroupOutput, error)

UpdateAccountGroup API operation for CONFIG.

Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.

See the VOLCENGINE API reference guide for CONFIG's API operation UpdateAccountGroup for usage and error information.

func (*ConfigService) UpdateAccountGroupCommon

func (c *ConfigService) UpdateAccountGroupCommon(input *map[string]interface{}) (*map[string]interface{}, error)

UpdateAccountGroupCommon API operation for CONFIG.

Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.

See the VOLCENGINE API reference guide for CONFIG's API operation UpdateAccountGroupCommon for usage and error information.

func (*ConfigService) UpdateAccountGroupCommonRequest

func (c *ConfigService) UpdateAccountGroupCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})

UpdateAccountGroupCommonRequest generates a "volcengine/request.Request" representing the client's request for the UpdateAccountGroupCommon operation. The "output" return value will be populated with the UpdateAccountGroupCommon request's response once the request completes successfully.

Use "Send" method on the returned UpdateAccountGroupCommon Request to send the API call to the service. the "output" return value is not valid until after UpdateAccountGroupCommon Send returns without error.

See UpdateAccountGroupCommon for more information on using the UpdateAccountGroupCommon API call, and error handling.

// Example sending a request using the UpdateAccountGroupCommonRequest method.
req, resp := client.UpdateAccountGroupCommonRequest(params)

err := req.Send()
if err == nil { // resp is now filled
    fmt.Println(resp)
}

func (*ConfigService) UpdateAccountGroupCommonWithContext

func (c *ConfigService) UpdateAccountGroupCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)

UpdateAccountGroupCommonWithContext is the same as UpdateAccountGroupCommon with the addition of the ability to pass a context and additional request options.

See UpdateAccountGroupCommon for details on how to use this API operation.

The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.

func (*ConfigService) UpdateAccountGroupConformancePack added in v1.2.29

UpdateAccountGroupConformancePack API operation for CONFIG.

Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.

See the VOLCENGINE API reference guide for CONFIG's API operation UpdateAccountGroupConformancePack for usage and error information.

func (*ConfigService) UpdateAccountGroupConformancePackCommon added in v1.2.29

func (c *ConfigService) UpdateAccountGroupConformancePackCommon(input *map[string]interface{}) (*map[string]interface{}, error)

UpdateAccountGroupConformancePackCommon API operation for CONFIG.

Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.

See the VOLCENGINE API reference guide for CONFIG's API operation UpdateAccountGroupConformancePackCommon for usage and error information.

func (*ConfigService) UpdateAccountGroupConformancePackCommonRequest added in v1.2.29

func (c *ConfigService) UpdateAccountGroupConformancePackCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})

UpdateAccountGroupConformancePackCommonRequest generates a "volcengine/request.Request" representing the client's request for the UpdateAccountGroupConformancePackCommon operation. The "output" return value will be populated with the UpdateAccountGroupConformancePackCommon request's response once the request completes successfully.

Use "Send" method on the returned UpdateAccountGroupConformancePackCommon Request to send the API call to the service. the "output" return value is not valid until after UpdateAccountGroupConformancePackCommon Send returns without error.

See UpdateAccountGroupConformancePackCommon for more information on using the UpdateAccountGroupConformancePackCommon API call, and error handling.

// Example sending a request using the UpdateAccountGroupConformancePackCommonRequest method.
req, resp := client.UpdateAccountGroupConformancePackCommonRequest(params)

err := req.Send()
if err == nil { // resp is now filled
    fmt.Println(resp)
}

func (*ConfigService) UpdateAccountGroupConformancePackCommonWithContext added in v1.2.29

func (c *ConfigService) UpdateAccountGroupConformancePackCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)

UpdateAccountGroupConformancePackCommonWithContext is the same as UpdateAccountGroupConformancePackCommon with the addition of the ability to pass a context and additional request options.

See UpdateAccountGroupConformancePackCommon for details on how to use this API operation.

The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.

func (*ConfigService) UpdateAccountGroupConformancePackRequest added in v1.2.29

func (c *ConfigService) UpdateAccountGroupConformancePackRequest(input *UpdateAccountGroupConformancePackInput) (req *request.Request, output *UpdateAccountGroupConformancePackOutput)

UpdateAccountGroupConformancePackRequest generates a "volcengine/request.Request" representing the client's request for the UpdateAccountGroupConformancePack operation. The "output" return value will be populated with the UpdateAccountGroupConformancePackCommon request's response once the request completes successfully.

Use "Send" method on the returned UpdateAccountGroupConformancePackCommon Request to send the API call to the service. the "output" return value is not valid until after UpdateAccountGroupConformancePackCommon Send returns without error.

See UpdateAccountGroupConformancePack for more information on using the UpdateAccountGroupConformancePack API call, and error handling.

// Example sending a request using the UpdateAccountGroupConformancePackRequest method.
req, resp := client.UpdateAccountGroupConformancePackRequest(params)

err := req.Send()
if err == nil { // resp is now filled
    fmt.Println(resp)
}

func (*ConfigService) UpdateAccountGroupConformancePackTemplate added in v1.2.29

UpdateAccountGroupConformancePackTemplate API operation for CONFIG.

Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.

See the VOLCENGINE API reference guide for CONFIG's API operation UpdateAccountGroupConformancePackTemplate for usage and error information.

func (*ConfigService) UpdateAccountGroupConformancePackTemplateCommon added in v1.2.29

func (c *ConfigService) UpdateAccountGroupConformancePackTemplateCommon(input *map[string]interface{}) (*map[string]interface{}, error)

UpdateAccountGroupConformancePackTemplateCommon API operation for CONFIG.

Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.

See the VOLCENGINE API reference guide for CONFIG's API operation UpdateAccountGroupConformancePackTemplateCommon for usage and error information.

func (*ConfigService) UpdateAccountGroupConformancePackTemplateCommonRequest added in v1.2.29

func (c *ConfigService) UpdateAccountGroupConformancePackTemplateCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})

UpdateAccountGroupConformancePackTemplateCommonRequest generates a "volcengine/request.Request" representing the client's request for the UpdateAccountGroupConformancePackTemplateCommon operation. The "output" return value will be populated with the UpdateAccountGroupConformancePackTemplateCommon request's response once the request completes successfully.

Use "Send" method on the returned UpdateAccountGroupConformancePackTemplateCommon Request to send the API call to the service. the "output" return value is not valid until after UpdateAccountGroupConformancePackTemplateCommon Send returns without error.

See UpdateAccountGroupConformancePackTemplateCommon for more information on using the UpdateAccountGroupConformancePackTemplateCommon API call, and error handling.

// Example sending a request using the UpdateAccountGroupConformancePackTemplateCommonRequest method.
req, resp := client.UpdateAccountGroupConformancePackTemplateCommonRequest(params)

err := req.Send()
if err == nil { // resp is now filled
    fmt.Println(resp)
}

func (*ConfigService) UpdateAccountGroupConformancePackTemplateCommonWithContext added in v1.2.29

func (c *ConfigService) UpdateAccountGroupConformancePackTemplateCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)

UpdateAccountGroupConformancePackTemplateCommonWithContext is the same as UpdateAccountGroupConformancePackTemplateCommon with the addition of the ability to pass a context and additional request options.

See UpdateAccountGroupConformancePackTemplateCommon for details on how to use this API operation.

The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.

func (*ConfigService) UpdateAccountGroupConformancePackTemplateRequest added in v1.2.29

func (c *ConfigService) UpdateAccountGroupConformancePackTemplateRequest(input *UpdateAccountGroupConformancePackTemplateInput) (req *request.Request, output *UpdateAccountGroupConformancePackTemplateOutput)

UpdateAccountGroupConformancePackTemplateRequest generates a "volcengine/request.Request" representing the client's request for the UpdateAccountGroupConformancePackTemplate operation. The "output" return value will be populated with the UpdateAccountGroupConformancePackTemplateCommon request's response once the request completes successfully.

Use "Send" method on the returned UpdateAccountGroupConformancePackTemplateCommon Request to send the API call to the service. the "output" return value is not valid until after UpdateAccountGroupConformancePackTemplateCommon Send returns without error.

See UpdateAccountGroupConformancePackTemplate for more information on using the UpdateAccountGroupConformancePackTemplate API call, and error handling.

// Example sending a request using the UpdateAccountGroupConformancePackTemplateRequest method.
req, resp := client.UpdateAccountGroupConformancePackTemplateRequest(params)

err := req.Send()
if err == nil { // resp is now filled
    fmt.Println(resp)
}

func (*ConfigService) UpdateAccountGroupConformancePackTemplateWithContext added in v1.2.29

func (c *ConfigService) UpdateAccountGroupConformancePackTemplateWithContext(ctx volcengine.Context, input *UpdateAccountGroupConformancePackTemplateInput, opts ...request.Option) (*UpdateAccountGroupConformancePackTemplateOutput, error)

UpdateAccountGroupConformancePackTemplateWithContext is the same as UpdateAccountGroupConformancePackTemplate with the addition of the ability to pass a context and additional request options.

See UpdateAccountGroupConformancePackTemplate for details on how to use this API operation.

The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.

func (*ConfigService) UpdateAccountGroupConformancePackWithContext added in v1.2.29

func (c *ConfigService) UpdateAccountGroupConformancePackWithContext(ctx volcengine.Context, input *UpdateAccountGroupConformancePackInput, opts ...request.Option) (*UpdateAccountGroupConformancePackOutput, error)

UpdateAccountGroupConformancePackWithContext is the same as UpdateAccountGroupConformancePack with the addition of the ability to pass a context and additional request options.

See UpdateAccountGroupConformancePack for details on how to use this API operation.

The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.

func (*ConfigService) UpdateAccountGroupDeliveryChannel added in v1.2.29

UpdateAccountGroupDeliveryChannel API operation for CONFIG.

Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.

See the VOLCENGINE API reference guide for CONFIG's API operation UpdateAccountGroupDeliveryChannel for usage and error information.

func (*ConfigService) UpdateAccountGroupDeliveryChannelCommon added in v1.2.29

func (c *ConfigService) UpdateAccountGroupDeliveryChannelCommon(input *map[string]interface{}) (*map[string]interface{}, error)

UpdateAccountGroupDeliveryChannelCommon API operation for CONFIG.

Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.

See the VOLCENGINE API reference guide for CONFIG's API operation UpdateAccountGroupDeliveryChannelCommon for usage and error information.

func (*ConfigService) UpdateAccountGroupDeliveryChannelCommonRequest added in v1.2.29

func (c *ConfigService) UpdateAccountGroupDeliveryChannelCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})

UpdateAccountGroupDeliveryChannelCommonRequest generates a "volcengine/request.Request" representing the client's request for the UpdateAccountGroupDeliveryChannelCommon operation. The "output" return value will be populated with the UpdateAccountGroupDeliveryChannelCommon request's response once the request completes successfully.

Use "Send" method on the returned UpdateAccountGroupDeliveryChannelCommon Request to send the API call to the service. the "output" return value is not valid until after UpdateAccountGroupDeliveryChannelCommon Send returns without error.

See UpdateAccountGroupDeliveryChannelCommon for more information on using the UpdateAccountGroupDeliveryChannelCommon API call, and error handling.

// Example sending a request using the UpdateAccountGroupDeliveryChannelCommonRequest method.
req, resp := client.UpdateAccountGroupDeliveryChannelCommonRequest(params)

err := req.Send()
if err == nil { // resp is now filled
    fmt.Println(resp)
}

func (*ConfigService) UpdateAccountGroupDeliveryChannelCommonWithContext added in v1.2.29

func (c *ConfigService) UpdateAccountGroupDeliveryChannelCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)

UpdateAccountGroupDeliveryChannelCommonWithContext is the same as UpdateAccountGroupDeliveryChannelCommon with the addition of the ability to pass a context and additional request options.

See UpdateAccountGroupDeliveryChannelCommon for details on how to use this API operation.

The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.

func (*ConfigService) UpdateAccountGroupDeliveryChannelRequest added in v1.2.29

func (c *ConfigService) UpdateAccountGroupDeliveryChannelRequest(input *UpdateAccountGroupDeliveryChannelInput) (req *request.Request, output *UpdateAccountGroupDeliveryChannelOutput)

UpdateAccountGroupDeliveryChannelRequest generates a "volcengine/request.Request" representing the client's request for the UpdateAccountGroupDeliveryChannel operation. The "output" return value will be populated with the UpdateAccountGroupDeliveryChannelCommon request's response once the request completes successfully.

Use "Send" method on the returned UpdateAccountGroupDeliveryChannelCommon Request to send the API call to the service. the "output" return value is not valid until after UpdateAccountGroupDeliveryChannelCommon Send returns without error.

See UpdateAccountGroupDeliveryChannel for more information on using the UpdateAccountGroupDeliveryChannel API call, and error handling.

// Example sending a request using the UpdateAccountGroupDeliveryChannelRequest method.
req, resp := client.UpdateAccountGroupDeliveryChannelRequest(params)

err := req.Send()
if err == nil { // resp is now filled
    fmt.Println(resp)
}

func (*ConfigService) UpdateAccountGroupDeliveryChannelWithContext added in v1.2.29

func (c *ConfigService) UpdateAccountGroupDeliveryChannelWithContext(ctx volcengine.Context, input *UpdateAccountGroupDeliveryChannelInput, opts ...request.Option) (*UpdateAccountGroupDeliveryChannelOutput, error)

UpdateAccountGroupDeliveryChannelWithContext is the same as UpdateAccountGroupDeliveryChannel with the addition of the ability to pass a context and additional request options.

See UpdateAccountGroupDeliveryChannel for details on how to use this API operation.

The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.

func (*ConfigService) UpdateAccountGroupRequest

func (c *ConfigService) UpdateAccountGroupRequest(input *UpdateAccountGroupInput) (req *request.Request, output *UpdateAccountGroupOutput)

UpdateAccountGroupRequest generates a "volcengine/request.Request" representing the client's request for the UpdateAccountGroup operation. The "output" return value will be populated with the UpdateAccountGroupCommon request's response once the request completes successfully.

Use "Send" method on the returned UpdateAccountGroupCommon Request to send the API call to the service. the "output" return value is not valid until after UpdateAccountGroupCommon Send returns without error.

See UpdateAccountGroup for more information on using the UpdateAccountGroup API call, and error handling.

// Example sending a request using the UpdateAccountGroupRequest method.
req, resp := client.UpdateAccountGroupRequest(params)

err := req.Send()
if err == nil { // resp is now filled
    fmt.Println(resp)
}

func (*ConfigService) UpdateAccountGroupRule added in v1.2.29

func (c *ConfigService) UpdateAccountGroupRule(input *UpdateAccountGroupRuleInput) (*UpdateAccountGroupRuleOutput, error)

UpdateAccountGroupRule API operation for CONFIG.

Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.

See the VOLCENGINE API reference guide for CONFIG's API operation UpdateAccountGroupRule for usage and error information.

func (*ConfigService) UpdateAccountGroupRuleCommon added in v1.2.29

func (c *ConfigService) UpdateAccountGroupRuleCommon(input *map[string]interface{}) (*map[string]interface{}, error)

UpdateAccountGroupRuleCommon API operation for CONFIG.

Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.

See the VOLCENGINE API reference guide for CONFIG's API operation UpdateAccountGroupRuleCommon for usage and error information.

func (*ConfigService) UpdateAccountGroupRuleCommonRequest added in v1.2.29

func (c *ConfigService) UpdateAccountGroupRuleCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})

UpdateAccountGroupRuleCommonRequest generates a "volcengine/request.Request" representing the client's request for the UpdateAccountGroupRuleCommon operation. The "output" return value will be populated with the UpdateAccountGroupRuleCommon request's response once the request completes successfully.

Use "Send" method on the returned UpdateAccountGroupRuleCommon Request to send the API call to the service. the "output" return value is not valid until after UpdateAccountGroupRuleCommon Send returns without error.

See UpdateAccountGroupRuleCommon for more information on using the UpdateAccountGroupRuleCommon API call, and error handling.

// Example sending a request using the UpdateAccountGroupRuleCommonRequest method.
req, resp := client.UpdateAccountGroupRuleCommonRequest(params)

err := req.Send()
if err == nil { // resp is now filled
    fmt.Println(resp)
}

func (*ConfigService) UpdateAccountGroupRuleCommonWithContext added in v1.2.29

func (c *ConfigService) UpdateAccountGroupRuleCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)

UpdateAccountGroupRuleCommonWithContext is the same as UpdateAccountGroupRuleCommon with the addition of the ability to pass a context and additional request options.

See UpdateAccountGroupRuleCommon for details on how to use this API operation.

The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.

func (*ConfigService) UpdateAccountGroupRuleRequest added in v1.2.29

func (c *ConfigService) UpdateAccountGroupRuleRequest(input *UpdateAccountGroupRuleInput) (req *request.Request, output *UpdateAccountGroupRuleOutput)

UpdateAccountGroupRuleRequest generates a "volcengine/request.Request" representing the client's request for the UpdateAccountGroupRule operation. The "output" return value will be populated with the UpdateAccountGroupRuleCommon request's response once the request completes successfully.

Use "Send" method on the returned UpdateAccountGroupRuleCommon Request to send the API call to the service. the "output" return value is not valid until after UpdateAccountGroupRuleCommon Send returns without error.

See UpdateAccountGroupRule for more information on using the UpdateAccountGroupRule API call, and error handling.

// Example sending a request using the UpdateAccountGroupRuleRequest method.
req, resp := client.UpdateAccountGroupRuleRequest(params)

err := req.Send()
if err == nil { // resp is now filled
    fmt.Println(resp)
}

func (*ConfigService) UpdateAccountGroupRuleTemplate added in v1.2.29

UpdateAccountGroupRuleTemplate API operation for CONFIG.

Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.

See the VOLCENGINE API reference guide for CONFIG's API operation UpdateAccountGroupRuleTemplate for usage and error information.

func (*ConfigService) UpdateAccountGroupRuleTemplateCommon added in v1.2.29

func (c *ConfigService) UpdateAccountGroupRuleTemplateCommon(input *map[string]interface{}) (*map[string]interface{}, error)

UpdateAccountGroupRuleTemplateCommon API operation for CONFIG.

Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.

See the VOLCENGINE API reference guide for CONFIG's API operation UpdateAccountGroupRuleTemplateCommon for usage and error information.

func (*ConfigService) UpdateAccountGroupRuleTemplateCommonRequest added in v1.2.29

func (c *ConfigService) UpdateAccountGroupRuleTemplateCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})

UpdateAccountGroupRuleTemplateCommonRequest generates a "volcengine/request.Request" representing the client's request for the UpdateAccountGroupRuleTemplateCommon operation. The "output" return value will be populated with the UpdateAccountGroupRuleTemplateCommon request's response once the request completes successfully.

Use "Send" method on the returned UpdateAccountGroupRuleTemplateCommon Request to send the API call to the service. the "output" return value is not valid until after UpdateAccountGroupRuleTemplateCommon Send returns without error.

See UpdateAccountGroupRuleTemplateCommon for more information on using the UpdateAccountGroupRuleTemplateCommon API call, and error handling.

// Example sending a request using the UpdateAccountGroupRuleTemplateCommonRequest method.
req, resp := client.UpdateAccountGroupRuleTemplateCommonRequest(params)

err := req.Send()
if err == nil { // resp is now filled
    fmt.Println(resp)
}

func (*ConfigService) UpdateAccountGroupRuleTemplateCommonWithContext added in v1.2.29

func (c *ConfigService) UpdateAccountGroupRuleTemplateCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)

UpdateAccountGroupRuleTemplateCommonWithContext is the same as UpdateAccountGroupRuleTemplateCommon with the addition of the ability to pass a context and additional request options.

See UpdateAccountGroupRuleTemplateCommon for details on how to use this API operation.

The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.

func (*ConfigService) UpdateAccountGroupRuleTemplateRequest added in v1.2.29

func (c *ConfigService) UpdateAccountGroupRuleTemplateRequest(input *UpdateAccountGroupRuleTemplateInput) (req *request.Request, output *UpdateAccountGroupRuleTemplateOutput)

UpdateAccountGroupRuleTemplateRequest generates a "volcengine/request.Request" representing the client's request for the UpdateAccountGroupRuleTemplate operation. The "output" return value will be populated with the UpdateAccountGroupRuleTemplateCommon request's response once the request completes successfully.

Use "Send" method on the returned UpdateAccountGroupRuleTemplateCommon Request to send the API call to the service. the "output" return value is not valid until after UpdateAccountGroupRuleTemplateCommon Send returns without error.

See UpdateAccountGroupRuleTemplate for more information on using the UpdateAccountGroupRuleTemplate API call, and error handling.

// Example sending a request using the UpdateAccountGroupRuleTemplateRequest method.
req, resp := client.UpdateAccountGroupRuleTemplateRequest(params)

err := req.Send()
if err == nil { // resp is now filled
    fmt.Println(resp)
}

func (*ConfigService) UpdateAccountGroupRuleTemplateWithContext added in v1.2.29

func (c *ConfigService) UpdateAccountGroupRuleTemplateWithContext(ctx volcengine.Context, input *UpdateAccountGroupRuleTemplateInput, opts ...request.Option) (*UpdateAccountGroupRuleTemplateOutput, error)

UpdateAccountGroupRuleTemplateWithContext is the same as UpdateAccountGroupRuleTemplate with the addition of the ability to pass a context and additional request options.

See UpdateAccountGroupRuleTemplate for details on how to use this API operation.

The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.

func (*ConfigService) UpdateAccountGroupRuleWithContext added in v1.2.29

func (c *ConfigService) UpdateAccountGroupRuleWithContext(ctx volcengine.Context, input *UpdateAccountGroupRuleInput, opts ...request.Option) (*UpdateAccountGroupRuleOutput, error)

UpdateAccountGroupRuleWithContext is the same as UpdateAccountGroupRule with the addition of the ability to pass a context and additional request options.

See UpdateAccountGroupRule for details on how to use this API operation.

The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.

func (*ConfigService) UpdateAccountGroupWithContext

func (c *ConfigService) UpdateAccountGroupWithContext(ctx volcengine.Context, input *UpdateAccountGroupInput, opts ...request.Option) (*UpdateAccountGroupOutput, error)

UpdateAccountGroupWithContext is the same as UpdateAccountGroup with the addition of the ability to pass a context and additional request options.

See UpdateAccountGroup for details on how to use this API operation.

The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.

func (*ConfigService) UpdateConformancePack added in v1.2.29

func (c *ConfigService) UpdateConformancePack(input *UpdateConformancePackInput) (*UpdateConformancePackOutput, error)

UpdateConformancePack API operation for CONFIG.

Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.

See the VOLCENGINE API reference guide for CONFIG's API operation UpdateConformancePack for usage and error information.

func (*ConfigService) UpdateConformancePackCommon added in v1.2.29

func (c *ConfigService) UpdateConformancePackCommon(input *map[string]interface{}) (*map[string]interface{}, error)

UpdateConformancePackCommon API operation for CONFIG.

Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.

See the VOLCENGINE API reference guide for CONFIG's API operation UpdateConformancePackCommon for usage and error information.

func (*ConfigService) UpdateConformancePackCommonRequest added in v1.2.29

func (c *ConfigService) UpdateConformancePackCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})

UpdateConformancePackCommonRequest generates a "volcengine/request.Request" representing the client's request for the UpdateConformancePackCommon operation. The "output" return value will be populated with the UpdateConformancePackCommon request's response once the request completes successfully.

Use "Send" method on the returned UpdateConformancePackCommon Request to send the API call to the service. the "output" return value is not valid until after UpdateConformancePackCommon Send returns without error.

See UpdateConformancePackCommon for more information on using the UpdateConformancePackCommon API call, and error handling.

// Example sending a request using the UpdateConformancePackCommonRequest method.
req, resp := client.UpdateConformancePackCommonRequest(params)

err := req.Send()
if err == nil { // resp is now filled
    fmt.Println(resp)
}

func (*ConfigService) UpdateConformancePackCommonWithContext added in v1.2.29

func (c *ConfigService) UpdateConformancePackCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)

UpdateConformancePackCommonWithContext is the same as UpdateConformancePackCommon with the addition of the ability to pass a context and additional request options.

See UpdateConformancePackCommon for details on how to use this API operation.

The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.

func (*ConfigService) UpdateConformancePackRequest added in v1.2.29

func (c *ConfigService) UpdateConformancePackRequest(input *UpdateConformancePackInput) (req *request.Request, output *UpdateConformancePackOutput)

UpdateConformancePackRequest generates a "volcengine/request.Request" representing the client's request for the UpdateConformancePack operation. The "output" return value will be populated with the UpdateConformancePackCommon request's response once the request completes successfully.

Use "Send" method on the returned UpdateConformancePackCommon Request to send the API call to the service. the "output" return value is not valid until after UpdateConformancePackCommon Send returns without error.

See UpdateConformancePack for more information on using the UpdateConformancePack API call, and error handling.

// Example sending a request using the UpdateConformancePackRequest method.
req, resp := client.UpdateConformancePackRequest(params)

err := req.Send()
if err == nil { // resp is now filled
    fmt.Println(resp)
}

func (*ConfigService) UpdateConformancePackTemplate added in v1.2.29

UpdateConformancePackTemplate API operation for CONFIG.

Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.

See the VOLCENGINE API reference guide for CONFIG's API operation UpdateConformancePackTemplate for usage and error information.

func (*ConfigService) UpdateConformancePackTemplateCommon added in v1.2.29

func (c *ConfigService) UpdateConformancePackTemplateCommon(input *map[string]interface{}) (*map[string]interface{}, error)

UpdateConformancePackTemplateCommon API operation for CONFIG.

Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.

See the VOLCENGINE API reference guide for CONFIG's API operation UpdateConformancePackTemplateCommon for usage and error information.

func (*ConfigService) UpdateConformancePackTemplateCommonRequest added in v1.2.29

func (c *ConfigService) UpdateConformancePackTemplateCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})

UpdateConformancePackTemplateCommonRequest generates a "volcengine/request.Request" representing the client's request for the UpdateConformancePackTemplateCommon operation. The "output" return value will be populated with the UpdateConformancePackTemplateCommon request's response once the request completes successfully.

Use "Send" method on the returned UpdateConformancePackTemplateCommon Request to send the API call to the service. the "output" return value is not valid until after UpdateConformancePackTemplateCommon Send returns without error.

See UpdateConformancePackTemplateCommon for more information on using the UpdateConformancePackTemplateCommon API call, and error handling.

// Example sending a request using the UpdateConformancePackTemplateCommonRequest method.
req, resp := client.UpdateConformancePackTemplateCommonRequest(params)

err := req.Send()
if err == nil { // resp is now filled
    fmt.Println(resp)
}

func (*ConfigService) UpdateConformancePackTemplateCommonWithContext added in v1.2.29

func (c *ConfigService) UpdateConformancePackTemplateCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)

UpdateConformancePackTemplateCommonWithContext is the same as UpdateConformancePackTemplateCommon with the addition of the ability to pass a context and additional request options.

See UpdateConformancePackTemplateCommon for details on how to use this API operation.

The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.

func (*ConfigService) UpdateConformancePackTemplateRequest added in v1.2.29

func (c *ConfigService) UpdateConformancePackTemplateRequest(input *UpdateConformancePackTemplateInput) (req *request.Request, output *UpdateConformancePackTemplateOutput)

UpdateConformancePackTemplateRequest generates a "volcengine/request.Request" representing the client's request for the UpdateConformancePackTemplate operation. The "output" return value will be populated with the UpdateConformancePackTemplateCommon request's response once the request completes successfully.

Use "Send" method on the returned UpdateConformancePackTemplateCommon Request to send the API call to the service. the "output" return value is not valid until after UpdateConformancePackTemplateCommon Send returns without error.

See UpdateConformancePackTemplate for more information on using the UpdateConformancePackTemplate API call, and error handling.

// Example sending a request using the UpdateConformancePackTemplateRequest method.
req, resp := client.UpdateConformancePackTemplateRequest(params)

err := req.Send()
if err == nil { // resp is now filled
    fmt.Println(resp)
}

func (*ConfigService) UpdateConformancePackTemplateWithContext added in v1.2.29

func (c *ConfigService) UpdateConformancePackTemplateWithContext(ctx volcengine.Context, input *UpdateConformancePackTemplateInput, opts ...request.Option) (*UpdateConformancePackTemplateOutput, error)

UpdateConformancePackTemplateWithContext is the same as UpdateConformancePackTemplate with the addition of the ability to pass a context and additional request options.

See UpdateConformancePackTemplate for details on how to use this API operation.

The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.

func (*ConfigService) UpdateConformancePackWithContext added in v1.2.29

func (c *ConfigService) UpdateConformancePackWithContext(ctx volcengine.Context, input *UpdateConformancePackInput, opts ...request.Option) (*UpdateConformancePackOutput, error)

UpdateConformancePackWithContext is the same as UpdateConformancePack with the addition of the ability to pass a context and additional request options.

See UpdateConformancePack for details on how to use this API operation.

The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.

func (*ConfigService) UpdateDeliveryChannel added in v1.2.29

func (c *ConfigService) UpdateDeliveryChannel(input *UpdateDeliveryChannelInput) (*UpdateDeliveryChannelOutput, error)

UpdateDeliveryChannel API operation for CONFIG.

Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.

See the VOLCENGINE API reference guide for CONFIG's API operation UpdateDeliveryChannel for usage and error information.

func (*ConfigService) UpdateDeliveryChannelCommon added in v1.2.29

func (c *ConfigService) UpdateDeliveryChannelCommon(input *map[string]interface{}) (*map[string]interface{}, error)

UpdateDeliveryChannelCommon API operation for CONFIG.

Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.

See the VOLCENGINE API reference guide for CONFIG's API operation UpdateDeliveryChannelCommon for usage and error information.

func (*ConfigService) UpdateDeliveryChannelCommonRequest added in v1.2.29

func (c *ConfigService) UpdateDeliveryChannelCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})

UpdateDeliveryChannelCommonRequest generates a "volcengine/request.Request" representing the client's request for the UpdateDeliveryChannelCommon operation. The "output" return value will be populated with the UpdateDeliveryChannelCommon request's response once the request completes successfully.

Use "Send" method on the returned UpdateDeliveryChannelCommon Request to send the API call to the service. the "output" return value is not valid until after UpdateDeliveryChannelCommon Send returns without error.

See UpdateDeliveryChannelCommon for more information on using the UpdateDeliveryChannelCommon API call, and error handling.

// Example sending a request using the UpdateDeliveryChannelCommonRequest method.
req, resp := client.UpdateDeliveryChannelCommonRequest(params)

err := req.Send()
if err == nil { // resp is now filled
    fmt.Println(resp)
}

func (*ConfigService) UpdateDeliveryChannelCommonWithContext added in v1.2.29

func (c *ConfigService) UpdateDeliveryChannelCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)

UpdateDeliveryChannelCommonWithContext is the same as UpdateDeliveryChannelCommon with the addition of the ability to pass a context and additional request options.

See UpdateDeliveryChannelCommon for details on how to use this API operation.

The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.

func (*ConfigService) UpdateDeliveryChannelRequest added in v1.2.29

func (c *ConfigService) UpdateDeliveryChannelRequest(input *UpdateDeliveryChannelInput) (req *request.Request, output *UpdateDeliveryChannelOutput)

UpdateDeliveryChannelRequest generates a "volcengine/request.Request" representing the client's request for the UpdateDeliveryChannel operation. The "output" return value will be populated with the UpdateDeliveryChannelCommon request's response once the request completes successfully.

Use "Send" method on the returned UpdateDeliveryChannelCommon Request to send the API call to the service. the "output" return value is not valid until after UpdateDeliveryChannelCommon Send returns without error.

See UpdateDeliveryChannel for more information on using the UpdateDeliveryChannel API call, and error handling.

// Example sending a request using the UpdateDeliveryChannelRequest method.
req, resp := client.UpdateDeliveryChannelRequest(params)

err := req.Send()
if err == nil { // resp is now filled
    fmt.Println(resp)
}

func (*ConfigService) UpdateDeliveryChannelWithContext added in v1.2.29

func (c *ConfigService) UpdateDeliveryChannelWithContext(ctx volcengine.Context, input *UpdateDeliveryChannelInput, opts ...request.Option) (*UpdateDeliveryChannelOutput, error)

UpdateDeliveryChannelWithContext is the same as UpdateDeliveryChannel with the addition of the ability to pass a context and additional request options.

See UpdateDeliveryChannel for details on how to use this API operation.

The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.

func (*ConfigService) UpdateRule added in v1.2.29

func (c *ConfigService) UpdateRule(input *UpdateRuleInput) (*UpdateRuleOutput, error)

UpdateRule API operation for CONFIG.

Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.

See the VOLCENGINE API reference guide for CONFIG's API operation UpdateRule for usage and error information.

func (*ConfigService) UpdateRuleCommon added in v1.2.29

func (c *ConfigService) UpdateRuleCommon(input *map[string]interface{}) (*map[string]interface{}, error)

UpdateRuleCommon API operation for CONFIG.

Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.

See the VOLCENGINE API reference guide for CONFIG's API operation UpdateRuleCommon for usage and error information.

func (*ConfigService) UpdateRuleCommonRequest added in v1.2.29

func (c *ConfigService) UpdateRuleCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})

UpdateRuleCommonRequest generates a "volcengine/request.Request" representing the client's request for the UpdateRuleCommon operation. The "output" return value will be populated with the UpdateRuleCommon request's response once the request completes successfully.

Use "Send" method on the returned UpdateRuleCommon Request to send the API call to the service. the "output" return value is not valid until after UpdateRuleCommon Send returns without error.

See UpdateRuleCommon for more information on using the UpdateRuleCommon API call, and error handling.

// Example sending a request using the UpdateRuleCommonRequest method.
req, resp := client.UpdateRuleCommonRequest(params)

err := req.Send()
if err == nil { // resp is now filled
    fmt.Println(resp)
}

func (*ConfigService) UpdateRuleCommonWithContext added in v1.2.29

func (c *ConfigService) UpdateRuleCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)

UpdateRuleCommonWithContext is the same as UpdateRuleCommon with the addition of the ability to pass a context and additional request options.

See UpdateRuleCommon for details on how to use this API operation.

The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.

func (*ConfigService) UpdateRuleRequest added in v1.2.29

func (c *ConfigService) UpdateRuleRequest(input *UpdateRuleInput) (req *request.Request, output *UpdateRuleOutput)

UpdateRuleRequest generates a "volcengine/request.Request" representing the client's request for the UpdateRule operation. The "output" return value will be populated with the UpdateRuleCommon request's response once the request completes successfully.

Use "Send" method on the returned UpdateRuleCommon Request to send the API call to the service. the "output" return value is not valid until after UpdateRuleCommon Send returns without error.

See UpdateRule for more information on using the UpdateRule API call, and error handling.

// Example sending a request using the UpdateRuleRequest method.
req, resp := client.UpdateRuleRequest(params)

err := req.Send()
if err == nil { // resp is now filled
    fmt.Println(resp)
}

func (*ConfigService) UpdateRuleTemplate added in v1.2.29

func (c *ConfigService) UpdateRuleTemplate(input *UpdateRuleTemplateInput) (*UpdateRuleTemplateOutput, error)

UpdateRuleTemplate API operation for CONFIG.

Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.

See the VOLCENGINE API reference guide for CONFIG's API operation UpdateRuleTemplate for usage and error information.

func (*ConfigService) UpdateRuleTemplateCommon added in v1.2.29

func (c *ConfigService) UpdateRuleTemplateCommon(input *map[string]interface{}) (*map[string]interface{}, error)

UpdateRuleTemplateCommon API operation for CONFIG.

Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.

See the VOLCENGINE API reference guide for CONFIG's API operation UpdateRuleTemplateCommon for usage and error information.

func (*ConfigService) UpdateRuleTemplateCommonRequest added in v1.2.29

func (c *ConfigService) UpdateRuleTemplateCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})

UpdateRuleTemplateCommonRequest generates a "volcengine/request.Request" representing the client's request for the UpdateRuleTemplateCommon operation. The "output" return value will be populated with the UpdateRuleTemplateCommon request's response once the request completes successfully.

Use "Send" method on the returned UpdateRuleTemplateCommon Request to send the API call to the service. the "output" return value is not valid until after UpdateRuleTemplateCommon Send returns without error.

See UpdateRuleTemplateCommon for more information on using the UpdateRuleTemplateCommon API call, and error handling.

// Example sending a request using the UpdateRuleTemplateCommonRequest method.
req, resp := client.UpdateRuleTemplateCommonRequest(params)

err := req.Send()
if err == nil { // resp is now filled
    fmt.Println(resp)
}

func (*ConfigService) UpdateRuleTemplateCommonWithContext added in v1.2.29

func (c *ConfigService) UpdateRuleTemplateCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)

UpdateRuleTemplateCommonWithContext is the same as UpdateRuleTemplateCommon with the addition of the ability to pass a context and additional request options.

See UpdateRuleTemplateCommon for details on how to use this API operation.

The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.

func (*ConfigService) UpdateRuleTemplateRequest added in v1.2.29

func (c *ConfigService) UpdateRuleTemplateRequest(input *UpdateRuleTemplateInput) (req *request.Request, output *UpdateRuleTemplateOutput)

UpdateRuleTemplateRequest generates a "volcengine/request.Request" representing the client's request for the UpdateRuleTemplate operation. The "output" return value will be populated with the UpdateRuleTemplateCommon request's response once the request completes successfully.

Use "Send" method on the returned UpdateRuleTemplateCommon Request to send the API call to the service. the "output" return value is not valid until after UpdateRuleTemplateCommon Send returns without error.

See UpdateRuleTemplate for more information on using the UpdateRuleTemplate API call, and error handling.

// Example sending a request using the UpdateRuleTemplateRequest method.
req, resp := client.UpdateRuleTemplateRequest(params)

err := req.Send()
if err == nil { // resp is now filled
    fmt.Println(resp)
}

func (*ConfigService) UpdateRuleTemplateWithContext added in v1.2.29

func (c *ConfigService) UpdateRuleTemplateWithContext(ctx volcengine.Context, input *UpdateRuleTemplateInput, opts ...request.Option) (*UpdateRuleTemplateOutput, error)

UpdateRuleTemplateWithContext is the same as UpdateRuleTemplate with the addition of the ability to pass a context and additional request options.

See UpdateRuleTemplate for details on how to use this API operation.

The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.

func (*ConfigService) UpdateRuleWithContext added in v1.2.29

func (c *ConfigService) UpdateRuleWithContext(ctx volcengine.Context, input *UpdateRuleInput, opts ...request.Option) (*UpdateRuleOutput, error)

UpdateRuleWithContext is the same as UpdateRule with the addition of the ability to pass a context and additional request options.

See UpdateRule for details on how to use this API operation.

The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.

type ConfigServiceAPI

type ConfigServiceAPI interface {
	AssociateAccountGroupPrincipalsCommon(*map[string]interface{}) (*map[string]interface{}, error)
	AssociateAccountGroupPrincipalsCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
	AssociateAccountGroupPrincipalsCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})

	AssociateAccountGroupPrincipals(*AssociateAccountGroupPrincipalsInput) (*AssociateAccountGroupPrincipalsOutput, error)
	AssociateAccountGroupPrincipalsWithContext(volcengine.Context, *AssociateAccountGroupPrincipalsInput, ...request.Option) (*AssociateAccountGroupPrincipalsOutput, error)
	AssociateAccountGroupPrincipalsRequest(*AssociateAccountGroupPrincipalsInput) (*request.Request, *AssociateAccountGroupPrincipalsOutput)

	CreateAccountGroupCommon(*map[string]interface{}) (*map[string]interface{}, error)
	CreateAccountGroupCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
	CreateAccountGroupCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})

	CreateAccountGroup(*CreateAccountGroupInput) (*CreateAccountGroupOutput, error)
	CreateAccountGroupWithContext(volcengine.Context, *CreateAccountGroupInput, ...request.Option) (*CreateAccountGroupOutput, error)
	CreateAccountGroupRequest(*CreateAccountGroupInput) (*request.Request, *CreateAccountGroupOutput)

	CreateAccountGroupConformancePackCommon(*map[string]interface{}) (*map[string]interface{}, error)
	CreateAccountGroupConformancePackCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
	CreateAccountGroupConformancePackCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})

	CreateAccountGroupConformancePack(*CreateAccountGroupConformancePackInput) (*CreateAccountGroupConformancePackOutput, error)
	CreateAccountGroupConformancePackWithContext(volcengine.Context, *CreateAccountGroupConformancePackInput, ...request.Option) (*CreateAccountGroupConformancePackOutput, error)
	CreateAccountGroupConformancePackRequest(*CreateAccountGroupConformancePackInput) (*request.Request, *CreateAccountGroupConformancePackOutput)

	CreateAccountGroupConformancePackTemplateCommon(*map[string]interface{}) (*map[string]interface{}, error)
	CreateAccountGroupConformancePackTemplateCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
	CreateAccountGroupConformancePackTemplateCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})

	CreateAccountGroupConformancePackTemplate(*CreateAccountGroupConformancePackTemplateInput) (*CreateAccountGroupConformancePackTemplateOutput, error)
	CreateAccountGroupConformancePackTemplateWithContext(volcengine.Context, *CreateAccountGroupConformancePackTemplateInput, ...request.Option) (*CreateAccountGroupConformancePackTemplateOutput, error)
	CreateAccountGroupConformancePackTemplateRequest(*CreateAccountGroupConformancePackTemplateInput) (*request.Request, *CreateAccountGroupConformancePackTemplateOutput)

	CreateAccountGroupDeliveryChannelCommon(*map[string]interface{}) (*map[string]interface{}, error)
	CreateAccountGroupDeliveryChannelCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
	CreateAccountGroupDeliveryChannelCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})

	CreateAccountGroupDeliveryChannel(*CreateAccountGroupDeliveryChannelInput) (*CreateAccountGroupDeliveryChannelOutput, error)
	CreateAccountGroupDeliveryChannelWithContext(volcengine.Context, *CreateAccountGroupDeliveryChannelInput, ...request.Option) (*CreateAccountGroupDeliveryChannelOutput, error)
	CreateAccountGroupDeliveryChannelRequest(*CreateAccountGroupDeliveryChannelInput) (*request.Request, *CreateAccountGroupDeliveryChannelOutput)

	CreateAccountGroupRuleCommon(*map[string]interface{}) (*map[string]interface{}, error)
	CreateAccountGroupRuleCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
	CreateAccountGroupRuleCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})

	CreateAccountGroupRule(*CreateAccountGroupRuleInput) (*CreateAccountGroupRuleOutput, error)
	CreateAccountGroupRuleWithContext(volcengine.Context, *CreateAccountGroupRuleInput, ...request.Option) (*CreateAccountGroupRuleOutput, error)
	CreateAccountGroupRuleRequest(*CreateAccountGroupRuleInput) (*request.Request, *CreateAccountGroupRuleOutput)

	CreateAccountGroupRuleTemplateCommon(*map[string]interface{}) (*map[string]interface{}, error)
	CreateAccountGroupRuleTemplateCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
	CreateAccountGroupRuleTemplateCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})

	CreateAccountGroupRuleTemplate(*CreateAccountGroupRuleTemplateInput) (*CreateAccountGroupRuleTemplateOutput, error)
	CreateAccountGroupRuleTemplateWithContext(volcengine.Context, *CreateAccountGroupRuleTemplateInput, ...request.Option) (*CreateAccountGroupRuleTemplateOutput, error)
	CreateAccountGroupRuleTemplateRequest(*CreateAccountGroupRuleTemplateInput) (*request.Request, *CreateAccountGroupRuleTemplateOutput)

	CreateConformancePackCommon(*map[string]interface{}) (*map[string]interface{}, error)
	CreateConformancePackCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
	CreateConformancePackCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})

	CreateConformancePack(*CreateConformancePackInput) (*CreateConformancePackOutput, error)
	CreateConformancePackWithContext(volcengine.Context, *CreateConformancePackInput, ...request.Option) (*CreateConformancePackOutput, error)
	CreateConformancePackRequest(*CreateConformancePackInput) (*request.Request, *CreateConformancePackOutput)

	CreateConformancePackTemplateCommon(*map[string]interface{}) (*map[string]interface{}, error)
	CreateConformancePackTemplateCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
	CreateConformancePackTemplateCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})

	CreateConformancePackTemplate(*CreateConformancePackTemplateInput) (*CreateConformancePackTemplateOutput, error)
	CreateConformancePackTemplateWithContext(volcengine.Context, *CreateConformancePackTemplateInput, ...request.Option) (*CreateConformancePackTemplateOutput, error)
	CreateConformancePackTemplateRequest(*CreateConformancePackTemplateInput) (*request.Request, *CreateConformancePackTemplateOutput)

	CreateDeliveryChannelCommon(*map[string]interface{}) (*map[string]interface{}, error)
	CreateDeliveryChannelCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
	CreateDeliveryChannelCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})

	CreateDeliveryChannel(*CreateDeliveryChannelInput) (*CreateDeliveryChannelOutput, error)
	CreateDeliveryChannelWithContext(volcengine.Context, *CreateDeliveryChannelInput, ...request.Option) (*CreateDeliveryChannelOutput, error)
	CreateDeliveryChannelRequest(*CreateDeliveryChannelInput) (*request.Request, *CreateDeliveryChannelOutput)

	CreateRuleCommon(*map[string]interface{}) (*map[string]interface{}, error)
	CreateRuleCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
	CreateRuleCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})

	CreateRule(*CreateRuleInput) (*CreateRuleOutput, error)
	CreateRuleWithContext(volcengine.Context, *CreateRuleInput, ...request.Option) (*CreateRuleOutput, error)
	CreateRuleRequest(*CreateRuleInput) (*request.Request, *CreateRuleOutput)

	CreateRuleTemplateCommon(*map[string]interface{}) (*map[string]interface{}, error)
	CreateRuleTemplateCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
	CreateRuleTemplateCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})

	CreateRuleTemplate(*CreateRuleTemplateInput) (*CreateRuleTemplateOutput, error)
	CreateRuleTemplateWithContext(volcengine.Context, *CreateRuleTemplateInput, ...request.Option) (*CreateRuleTemplateOutput, error)
	CreateRuleTemplateRequest(*CreateRuleTemplateInput) (*request.Request, *CreateRuleTemplateOutput)

	DeleteAccountGroupCommon(*map[string]interface{}) (*map[string]interface{}, error)
	DeleteAccountGroupCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
	DeleteAccountGroupCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})

	DeleteAccountGroup(*DeleteAccountGroupInput) (*DeleteAccountGroupOutput, error)
	DeleteAccountGroupWithContext(volcengine.Context, *DeleteAccountGroupInput, ...request.Option) (*DeleteAccountGroupOutput, error)
	DeleteAccountGroupRequest(*DeleteAccountGroupInput) (*request.Request, *DeleteAccountGroupOutput)

	DeleteAccountGroupConformancePackCommon(*map[string]interface{}) (*map[string]interface{}, error)
	DeleteAccountGroupConformancePackCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
	DeleteAccountGroupConformancePackCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})

	DeleteAccountGroupConformancePack(*DeleteAccountGroupConformancePackInput) (*DeleteAccountGroupConformancePackOutput, error)
	DeleteAccountGroupConformancePackWithContext(volcengine.Context, *DeleteAccountGroupConformancePackInput, ...request.Option) (*DeleteAccountGroupConformancePackOutput, error)
	DeleteAccountGroupConformancePackRequest(*DeleteAccountGroupConformancePackInput) (*request.Request, *DeleteAccountGroupConformancePackOutput)

	DeleteAccountGroupConformancePackTemplatesCommon(*map[string]interface{}) (*map[string]interface{}, error)
	DeleteAccountGroupConformancePackTemplatesCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
	DeleteAccountGroupConformancePackTemplatesCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})

	DeleteAccountGroupConformancePackTemplates(*DeleteAccountGroupConformancePackTemplatesInput) (*DeleteAccountGroupConformancePackTemplatesOutput, error)
	DeleteAccountGroupConformancePackTemplatesWithContext(volcengine.Context, *DeleteAccountGroupConformancePackTemplatesInput, ...request.Option) (*DeleteAccountGroupConformancePackTemplatesOutput, error)
	DeleteAccountGroupConformancePackTemplatesRequest(*DeleteAccountGroupConformancePackTemplatesInput) (*request.Request, *DeleteAccountGroupConformancePackTemplatesOutput)

	DeleteAccountGroupDeliveryChannelCommon(*map[string]interface{}) (*map[string]interface{}, error)
	DeleteAccountGroupDeliveryChannelCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
	DeleteAccountGroupDeliveryChannelCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})

	DeleteAccountGroupDeliveryChannel(*DeleteAccountGroupDeliveryChannelInput) (*DeleteAccountGroupDeliveryChannelOutput, error)
	DeleteAccountGroupDeliveryChannelWithContext(volcengine.Context, *DeleteAccountGroupDeliveryChannelInput, ...request.Option) (*DeleteAccountGroupDeliveryChannelOutput, error)
	DeleteAccountGroupDeliveryChannelRequest(*DeleteAccountGroupDeliveryChannelInput) (*request.Request, *DeleteAccountGroupDeliveryChannelOutput)

	DeleteAccountGroupRuleCommon(*map[string]interface{}) (*map[string]interface{}, error)
	DeleteAccountGroupRuleCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
	DeleteAccountGroupRuleCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})

	DeleteAccountGroupRule(*DeleteAccountGroupRuleInput) (*DeleteAccountGroupRuleOutput, error)
	DeleteAccountGroupRuleWithContext(volcengine.Context, *DeleteAccountGroupRuleInput, ...request.Option) (*DeleteAccountGroupRuleOutput, error)
	DeleteAccountGroupRuleRequest(*DeleteAccountGroupRuleInput) (*request.Request, *DeleteAccountGroupRuleOutput)

	DeleteAccountGroupRuleTemplatesCommon(*map[string]interface{}) (*map[string]interface{}, error)
	DeleteAccountGroupRuleTemplatesCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
	DeleteAccountGroupRuleTemplatesCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})

	DeleteAccountGroupRuleTemplates(*DeleteAccountGroupRuleTemplatesInput) (*DeleteAccountGroupRuleTemplatesOutput, error)
	DeleteAccountGroupRuleTemplatesWithContext(volcengine.Context, *DeleteAccountGroupRuleTemplatesInput, ...request.Option) (*DeleteAccountGroupRuleTemplatesOutput, error)
	DeleteAccountGroupRuleTemplatesRequest(*DeleteAccountGroupRuleTemplatesInput) (*request.Request, *DeleteAccountGroupRuleTemplatesOutput)

	DeleteConformancePackCommon(*map[string]interface{}) (*map[string]interface{}, error)
	DeleteConformancePackCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
	DeleteConformancePackCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})

	DeleteConformancePack(*DeleteConformancePackInput) (*DeleteConformancePackOutput, error)
	DeleteConformancePackWithContext(volcengine.Context, *DeleteConformancePackInput, ...request.Option) (*DeleteConformancePackOutput, error)
	DeleteConformancePackRequest(*DeleteConformancePackInput) (*request.Request, *DeleteConformancePackOutput)

	DeleteConformancePackTemplatesCommon(*map[string]interface{}) (*map[string]interface{}, error)
	DeleteConformancePackTemplatesCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
	DeleteConformancePackTemplatesCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})

	DeleteConformancePackTemplates(*DeleteConformancePackTemplatesInput) (*DeleteConformancePackTemplatesOutput, error)
	DeleteConformancePackTemplatesWithContext(volcengine.Context, *DeleteConformancePackTemplatesInput, ...request.Option) (*DeleteConformancePackTemplatesOutput, error)
	DeleteConformancePackTemplatesRequest(*DeleteConformancePackTemplatesInput) (*request.Request, *DeleteConformancePackTemplatesOutput)

	DeleteDeliveryChannelCommon(*map[string]interface{}) (*map[string]interface{}, error)
	DeleteDeliveryChannelCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
	DeleteDeliveryChannelCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})

	DeleteDeliveryChannel(*DeleteDeliveryChannelInput) (*DeleteDeliveryChannelOutput, error)
	DeleteDeliveryChannelWithContext(volcengine.Context, *DeleteDeliveryChannelInput, ...request.Option) (*DeleteDeliveryChannelOutput, error)
	DeleteDeliveryChannelRequest(*DeleteDeliveryChannelInput) (*request.Request, *DeleteDeliveryChannelOutput)

	DeleteRuleCommon(*map[string]interface{}) (*map[string]interface{}, error)
	DeleteRuleCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
	DeleteRuleCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})

	DeleteRule(*DeleteRuleInput) (*DeleteRuleOutput, error)
	DeleteRuleWithContext(volcengine.Context, *DeleteRuleInput, ...request.Option) (*DeleteRuleOutput, error)
	DeleteRuleRequest(*DeleteRuleInput) (*request.Request, *DeleteRuleOutput)

	DeleteRuleTemplatesCommon(*map[string]interface{}) (*map[string]interface{}, error)
	DeleteRuleTemplatesCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
	DeleteRuleTemplatesCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})

	DeleteRuleTemplates(*DeleteRuleTemplatesInput) (*DeleteRuleTemplatesOutput, error)
	DeleteRuleTemplatesWithContext(volcengine.Context, *DeleteRuleTemplatesInput, ...request.Option) (*DeleteRuleTemplatesOutput, error)
	DeleteRuleTemplatesRequest(*DeleteRuleTemplatesInput) (*request.Request, *DeleteRuleTemplatesOutput)

	DescribeAccountGroupComplianceByConformancePacksCommon(*map[string]interface{}) (*map[string]interface{}, error)
	DescribeAccountGroupComplianceByConformancePacksCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
	DescribeAccountGroupComplianceByConformancePacksCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})

	DescribeAccountGroupComplianceByConformancePacks(*DescribeAccountGroupComplianceByConformancePacksInput) (*DescribeAccountGroupComplianceByConformancePacksOutput, error)
	DescribeAccountGroupComplianceByConformancePacksWithContext(volcengine.Context, *DescribeAccountGroupComplianceByConformancePacksInput, ...request.Option) (*DescribeAccountGroupComplianceByConformancePacksOutput, error)
	DescribeAccountGroupComplianceByConformancePacksRequest(*DescribeAccountGroupComplianceByConformancePacksInput) (*request.Request, *DescribeAccountGroupComplianceByConformancePacksOutput)

	DescribeAccountGroupComplianceByResourcesCommon(*map[string]interface{}) (*map[string]interface{}, error)
	DescribeAccountGroupComplianceByResourcesCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
	DescribeAccountGroupComplianceByResourcesCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})

	DescribeAccountGroupComplianceByResources(*DescribeAccountGroupComplianceByResourcesInput) (*DescribeAccountGroupComplianceByResourcesOutput, error)
	DescribeAccountGroupComplianceByResourcesWithContext(volcengine.Context, *DescribeAccountGroupComplianceByResourcesInput, ...request.Option) (*DescribeAccountGroupComplianceByResourcesOutput, error)
	DescribeAccountGroupComplianceByResourcesRequest(*DescribeAccountGroupComplianceByResourcesInput) (*request.Request, *DescribeAccountGroupComplianceByResourcesOutput)

	DescribeAccountGroupComplianceByRulesCommon(*map[string]interface{}) (*map[string]interface{}, error)
	DescribeAccountGroupComplianceByRulesCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
	DescribeAccountGroupComplianceByRulesCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})

	DescribeAccountGroupComplianceByRules(*DescribeAccountGroupComplianceByRulesInput) (*DescribeAccountGroupComplianceByRulesOutput, error)
	DescribeAccountGroupComplianceByRulesWithContext(volcengine.Context, *DescribeAccountGroupComplianceByRulesInput, ...request.Option) (*DescribeAccountGroupComplianceByRulesOutput, error)
	DescribeAccountGroupComplianceByRulesRequest(*DescribeAccountGroupComplianceByRulesInput) (*request.Request, *DescribeAccountGroupComplianceByRulesOutput)

	DescribeAccountGroupConformancePackTemplatesCommon(*map[string]interface{}) (*map[string]interface{}, error)
	DescribeAccountGroupConformancePackTemplatesCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
	DescribeAccountGroupConformancePackTemplatesCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})

	DescribeAccountGroupConformancePackTemplates(*DescribeAccountGroupConformancePackTemplatesInput) (*DescribeAccountGroupConformancePackTemplatesOutput, error)
	DescribeAccountGroupConformancePackTemplatesWithContext(volcengine.Context, *DescribeAccountGroupConformancePackTemplatesInput, ...request.Option) (*DescribeAccountGroupConformancePackTemplatesOutput, error)
	DescribeAccountGroupConformancePackTemplatesRequest(*DescribeAccountGroupConformancePackTemplatesInput) (*request.Request, *DescribeAccountGroupConformancePackTemplatesOutput)

	DescribeAccountGroupConformancePacksCommon(*map[string]interface{}) (*map[string]interface{}, error)
	DescribeAccountGroupConformancePacksCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
	DescribeAccountGroupConformancePacksCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})

	DescribeAccountGroupConformancePacks(*DescribeAccountGroupConformancePacksInput) (*DescribeAccountGroupConformancePacksOutput, error)
	DescribeAccountGroupConformancePacksWithContext(volcengine.Context, *DescribeAccountGroupConformancePacksInput, ...request.Option) (*DescribeAccountGroupConformancePacksOutput, error)
	DescribeAccountGroupConformancePacksRequest(*DescribeAccountGroupConformancePacksInput) (*request.Request, *DescribeAccountGroupConformancePacksOutput)

	DescribeAccountGroupDeliveryChannelCommon(*map[string]interface{}) (*map[string]interface{}, error)
	DescribeAccountGroupDeliveryChannelCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
	DescribeAccountGroupDeliveryChannelCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})

	DescribeAccountGroupDeliveryChannel(*DescribeAccountGroupDeliveryChannelInput) (*DescribeAccountGroupDeliveryChannelOutput, error)
	DescribeAccountGroupDeliveryChannelWithContext(volcengine.Context, *DescribeAccountGroupDeliveryChannelInput, ...request.Option) (*DescribeAccountGroupDeliveryChannelOutput, error)
	DescribeAccountGroupDeliveryChannelRequest(*DescribeAccountGroupDeliveryChannelInput) (*request.Request, *DescribeAccountGroupDeliveryChannelOutput)

	DescribeAccountGroupResourceExemptionsCommon(*map[string]interface{}) (*map[string]interface{}, error)
	DescribeAccountGroupResourceExemptionsCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
	DescribeAccountGroupResourceExemptionsCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})

	DescribeAccountGroupResourceExemptions(*DescribeAccountGroupResourceExemptionsInput) (*DescribeAccountGroupResourceExemptionsOutput, error)
	DescribeAccountGroupResourceExemptionsWithContext(volcengine.Context, *DescribeAccountGroupResourceExemptionsInput, ...request.Option) (*DescribeAccountGroupResourceExemptionsOutput, error)
	DescribeAccountGroupResourceExemptionsRequest(*DescribeAccountGroupResourceExemptionsInput) (*request.Request, *DescribeAccountGroupResourceExemptionsOutput)

	DescribeAccountGroupRuleTemplatesCommon(*map[string]interface{}) (*map[string]interface{}, error)
	DescribeAccountGroupRuleTemplatesCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
	DescribeAccountGroupRuleTemplatesCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})

	DescribeAccountGroupRuleTemplates(*DescribeAccountGroupRuleTemplatesInput) (*DescribeAccountGroupRuleTemplatesOutput, error)
	DescribeAccountGroupRuleTemplatesWithContext(volcengine.Context, *DescribeAccountGroupRuleTemplatesInput, ...request.Option) (*DescribeAccountGroupRuleTemplatesOutput, error)
	DescribeAccountGroupRuleTemplatesRequest(*DescribeAccountGroupRuleTemplatesInput) (*request.Request, *DescribeAccountGroupRuleTemplatesOutput)

	DescribeAccountGroupRulesCommon(*map[string]interface{}) (*map[string]interface{}, error)
	DescribeAccountGroupRulesCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
	DescribeAccountGroupRulesCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})

	DescribeAccountGroupRules(*DescribeAccountGroupRulesInput) (*DescribeAccountGroupRulesOutput, error)
	DescribeAccountGroupRulesWithContext(volcengine.Context, *DescribeAccountGroupRulesInput, ...request.Option) (*DescribeAccountGroupRulesOutput, error)
	DescribeAccountGroupRulesRequest(*DescribeAccountGroupRulesInput) (*request.Request, *DescribeAccountGroupRulesOutput)

	DescribeAccountGroupsCommon(*map[string]interface{}) (*map[string]interface{}, error)
	DescribeAccountGroupsCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
	DescribeAccountGroupsCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})

	DescribeAccountGroups(*DescribeAccountGroupsInput) (*DescribeAccountGroupsOutput, error)
	DescribeAccountGroupsWithContext(volcengine.Context, *DescribeAccountGroupsInput, ...request.Option) (*DescribeAccountGroupsOutput, error)
	DescribeAccountGroupsRequest(*DescribeAccountGroupsInput) (*request.Request, *DescribeAccountGroupsOutput)

	DescribeComplianceByConformancePacksCommon(*map[string]interface{}) (*map[string]interface{}, error)
	DescribeComplianceByConformancePacksCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
	DescribeComplianceByConformancePacksCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})

	DescribeComplianceByConformancePacks(*DescribeComplianceByConformancePacksInput) (*DescribeComplianceByConformancePacksOutput, error)
	DescribeComplianceByConformancePacksWithContext(volcengine.Context, *DescribeComplianceByConformancePacksInput, ...request.Option) (*DescribeComplianceByConformancePacksOutput, error)
	DescribeComplianceByConformancePacksRequest(*DescribeComplianceByConformancePacksInput) (*request.Request, *DescribeComplianceByConformancePacksOutput)

	DescribeComplianceByResourcesCommon(*map[string]interface{}) (*map[string]interface{}, error)
	DescribeComplianceByResourcesCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
	DescribeComplianceByResourcesCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})

	DescribeComplianceByResources(*DescribeComplianceByResourcesInput) (*DescribeComplianceByResourcesOutput, error)
	DescribeComplianceByResourcesWithContext(volcengine.Context, *DescribeComplianceByResourcesInput, ...request.Option) (*DescribeComplianceByResourcesOutput, error)
	DescribeComplianceByResourcesRequest(*DescribeComplianceByResourcesInput) (*request.Request, *DescribeComplianceByResourcesOutput)

	DescribeComplianceByRulesCommon(*map[string]interface{}) (*map[string]interface{}, error)
	DescribeComplianceByRulesCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
	DescribeComplianceByRulesCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})

	DescribeComplianceByRules(*DescribeComplianceByRulesInput) (*DescribeComplianceByRulesOutput, error)
	DescribeComplianceByRulesWithContext(volcengine.Context, *DescribeComplianceByRulesInput, ...request.Option) (*DescribeComplianceByRulesOutput, error)
	DescribeComplianceByRulesRequest(*DescribeComplianceByRulesInput) (*request.Request, *DescribeComplianceByRulesOutput)

	DescribeConfigurationRecordersCommon(*map[string]interface{}) (*map[string]interface{}, error)
	DescribeConfigurationRecordersCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
	DescribeConfigurationRecordersCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})

	DescribeConfigurationRecorders(*DescribeConfigurationRecordersInput) (*DescribeConfigurationRecordersOutput, error)
	DescribeConfigurationRecordersWithContext(volcengine.Context, *DescribeConfigurationRecordersInput, ...request.Option) (*DescribeConfigurationRecordersOutput, error)
	DescribeConfigurationRecordersRequest(*DescribeConfigurationRecordersInput) (*request.Request, *DescribeConfigurationRecordersOutput)

	DescribeConformancePackTemplatesCommon(*map[string]interface{}) (*map[string]interface{}, error)
	DescribeConformancePackTemplatesCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
	DescribeConformancePackTemplatesCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})

	DescribeConformancePackTemplates(*DescribeConformancePackTemplatesInput) (*DescribeConformancePackTemplatesOutput, error)
	DescribeConformancePackTemplatesWithContext(volcengine.Context, *DescribeConformancePackTemplatesInput, ...request.Option) (*DescribeConformancePackTemplatesOutput, error)
	DescribeConformancePackTemplatesRequest(*DescribeConformancePackTemplatesInput) (*request.Request, *DescribeConformancePackTemplatesOutput)

	DescribeConformancePacksCommon(*map[string]interface{}) (*map[string]interface{}, error)
	DescribeConformancePacksCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
	DescribeConformancePacksCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})

	DescribeConformancePacks(*DescribeConformancePacksInput) (*DescribeConformancePacksOutput, error)
	DescribeConformancePacksWithContext(volcengine.Context, *DescribeConformancePacksInput, ...request.Option) (*DescribeConformancePacksOutput, error)
	DescribeConformancePacksRequest(*DescribeConformancePacksInput) (*request.Request, *DescribeConformancePacksOutput)

	DescribeDeliveryChannelCommon(*map[string]interface{}) (*map[string]interface{}, error)
	DescribeDeliveryChannelCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
	DescribeDeliveryChannelCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})

	DescribeDeliveryChannel(*DescribeDeliveryChannelInput) (*DescribeDeliveryChannelOutput, error)
	DescribeDeliveryChannelWithContext(volcengine.Context, *DescribeDeliveryChannelInput, ...request.Option) (*DescribeDeliveryChannelOutput, error)
	DescribeDeliveryChannelRequest(*DescribeDeliveryChannelInput) (*request.Request, *DescribeDeliveryChannelOutput)

	DescribeResourceExemptionsCommon(*map[string]interface{}) (*map[string]interface{}, error)
	DescribeResourceExemptionsCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
	DescribeResourceExemptionsCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})

	DescribeResourceExemptions(*DescribeResourceExemptionsInput) (*DescribeResourceExemptionsOutput, error)
	DescribeResourceExemptionsWithContext(volcengine.Context, *DescribeResourceExemptionsInput, ...request.Option) (*DescribeResourceExemptionsOutput, error)
	DescribeResourceExemptionsRequest(*DescribeResourceExemptionsInput) (*request.Request, *DescribeResourceExemptionsOutput)

	DescribeRuleTemplatesCommon(*map[string]interface{}) (*map[string]interface{}, error)
	DescribeRuleTemplatesCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
	DescribeRuleTemplatesCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})

	DescribeRuleTemplates(*DescribeRuleTemplatesInput) (*DescribeRuleTemplatesOutput, error)
	DescribeRuleTemplatesWithContext(volcengine.Context, *DescribeRuleTemplatesInput, ...request.Option) (*DescribeRuleTemplatesOutput, error)
	DescribeRuleTemplatesRequest(*DescribeRuleTemplatesInput) (*request.Request, *DescribeRuleTemplatesOutput)

	DescribeRulesCommon(*map[string]interface{}) (*map[string]interface{}, error)
	DescribeRulesCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
	DescribeRulesCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})

	DescribeRules(*DescribeRulesInput) (*DescribeRulesOutput, error)
	DescribeRulesWithContext(volcengine.Context, *DescribeRulesInput, ...request.Option) (*DescribeRulesOutput, error)
	DescribeRulesRequest(*DescribeRulesInput) (*request.Request, *DescribeRulesOutput)

	DescribeSupportedResourceTypesCommon(*map[string]interface{}) (*map[string]interface{}, error)
	DescribeSupportedResourceTypesCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
	DescribeSupportedResourceTypesCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})

	DescribeSupportedResourceTypes(*DescribeSupportedResourceTypesInput) (*DescribeSupportedResourceTypesOutput, error)
	DescribeSupportedResourceTypesWithContext(volcengine.Context, *DescribeSupportedResourceTypesInput, ...request.Option) (*DescribeSupportedResourceTypesOutput, error)
	DescribeSupportedResourceTypesRequest(*DescribeSupportedResourceTypesInput) (*request.Request, *DescribeSupportedResourceTypesOutput)

	DisableAccountGroupResourceExemptionCommon(*map[string]interface{}) (*map[string]interface{}, error)
	DisableAccountGroupResourceExemptionCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
	DisableAccountGroupResourceExemptionCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})

	DisableAccountGroupResourceExemption(*DisableAccountGroupResourceExemptionInput) (*DisableAccountGroupResourceExemptionOutput, error)
	DisableAccountGroupResourceExemptionWithContext(volcengine.Context, *DisableAccountGroupResourceExemptionInput, ...request.Option) (*DisableAccountGroupResourceExemptionOutput, error)
	DisableAccountGroupResourceExemptionRequest(*DisableAccountGroupResourceExemptionInput) (*request.Request, *DisableAccountGroupResourceExemptionOutput)

	DisableAccountGroupRuleCommon(*map[string]interface{}) (*map[string]interface{}, error)
	DisableAccountGroupRuleCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
	DisableAccountGroupRuleCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})

	DisableAccountGroupRule(*DisableAccountGroupRuleInput) (*DisableAccountGroupRuleOutput, error)
	DisableAccountGroupRuleWithContext(volcengine.Context, *DisableAccountGroupRuleInput, ...request.Option) (*DisableAccountGroupRuleOutput, error)
	DisableAccountGroupRuleRequest(*DisableAccountGroupRuleInput) (*request.Request, *DisableAccountGroupRuleOutput)

	DisableResourceExemptionCommon(*map[string]interface{}) (*map[string]interface{}, error)
	DisableResourceExemptionCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
	DisableResourceExemptionCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})

	DisableResourceExemption(*DisableResourceExemptionInput) (*DisableResourceExemptionOutput, error)
	DisableResourceExemptionWithContext(volcengine.Context, *DisableResourceExemptionInput, ...request.Option) (*DisableResourceExemptionOutput, error)
	DisableResourceExemptionRequest(*DisableResourceExemptionInput) (*request.Request, *DisableResourceExemptionOutput)

	DisableRuleCommon(*map[string]interface{}) (*map[string]interface{}, error)
	DisableRuleCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
	DisableRuleCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})

	DisableRule(*DisableRuleInput) (*DisableRuleOutput, error)
	DisableRuleWithContext(volcengine.Context, *DisableRuleInput, ...request.Option) (*DisableRuleOutput, error)
	DisableRuleRequest(*DisableRuleInput) (*request.Request, *DisableRuleOutput)

	DisassociateAccountGroupPrincipalsCommon(*map[string]interface{}) (*map[string]interface{}, error)
	DisassociateAccountGroupPrincipalsCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
	DisassociateAccountGroupPrincipalsCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})

	DisassociateAccountGroupPrincipals(*DisassociateAccountGroupPrincipalsInput) (*DisassociateAccountGroupPrincipalsOutput, error)
	DisassociateAccountGroupPrincipalsWithContext(volcengine.Context, *DisassociateAccountGroupPrincipalsInput, ...request.Option) (*DisassociateAccountGroupPrincipalsOutput, error)
	DisassociateAccountGroupPrincipalsRequest(*DisassociateAccountGroupPrincipalsInput) (*request.Request, *DisassociateAccountGroupPrincipalsOutput)

	EnableAccountGroupRuleCommon(*map[string]interface{}) (*map[string]interface{}, error)
	EnableAccountGroupRuleCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
	EnableAccountGroupRuleCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})

	EnableAccountGroupRule(*EnableAccountGroupRuleInput) (*EnableAccountGroupRuleOutput, error)
	EnableAccountGroupRuleWithContext(volcengine.Context, *EnableAccountGroupRuleInput, ...request.Option) (*EnableAccountGroupRuleOutput, error)
	EnableAccountGroupRuleRequest(*EnableAccountGroupRuleInput) (*request.Request, *EnableAccountGroupRuleOutput)

	EnableRuleCommon(*map[string]interface{}) (*map[string]interface{}, error)
	EnableRuleCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
	EnableRuleCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})

	EnableRule(*EnableRuleInput) (*EnableRuleOutput, error)
	EnableRuleWithContext(volcengine.Context, *EnableRuleInput, ...request.Option) (*EnableRuleOutput, error)
	EnableRuleRequest(*EnableRuleInput) (*request.Request, *EnableRuleOutput)

	GetAccountGroupComplianceHistoryCommon(*map[string]interface{}) (*map[string]interface{}, error)
	GetAccountGroupComplianceHistoryCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
	GetAccountGroupComplianceHistoryCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})

	GetAccountGroupComplianceHistory(*GetAccountGroupComplianceHistoryInput) (*GetAccountGroupComplianceHistoryOutput, error)
	GetAccountGroupComplianceHistoryWithContext(volcengine.Context, *GetAccountGroupComplianceHistoryInput, ...request.Option) (*GetAccountGroupComplianceHistoryOutput, error)
	GetAccountGroupComplianceHistoryRequest(*GetAccountGroupComplianceHistoryInput) (*request.Request, *GetAccountGroupComplianceHistoryOutput)

	GetAccountGroupDiscoveredResourceCommon(*map[string]interface{}) (*map[string]interface{}, error)
	GetAccountGroupDiscoveredResourceCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
	GetAccountGroupDiscoveredResourceCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})

	GetAccountGroupDiscoveredResource(*GetAccountGroupDiscoveredResourceInput) (*GetAccountGroupDiscoveredResourceOutput, error)
	GetAccountGroupDiscoveredResourceWithContext(volcengine.Context, *GetAccountGroupDiscoveredResourceInput, ...request.Option) (*GetAccountGroupDiscoveredResourceOutput, error)
	GetAccountGroupDiscoveredResourceRequest(*GetAccountGroupDiscoveredResourceInput) (*request.Request, *GetAccountGroupDiscoveredResourceOutput)

	GetAccountGroupDiscoveredResourceCountsCommon(*map[string]interface{}) (*map[string]interface{}, error)
	GetAccountGroupDiscoveredResourceCountsCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
	GetAccountGroupDiscoveredResourceCountsCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})

	GetAccountGroupDiscoveredResourceCounts(*GetAccountGroupDiscoveredResourceCountsInput) (*GetAccountGroupDiscoveredResourceCountsOutput, error)
	GetAccountGroupDiscoveredResourceCountsWithContext(volcengine.Context, *GetAccountGroupDiscoveredResourceCountsInput, ...request.Option) (*GetAccountGroupDiscoveredResourceCountsOutput, error)
	GetAccountGroupDiscoveredResourceCountsRequest(*GetAccountGroupDiscoveredResourceCountsInput) (*request.Request, *GetAccountGroupDiscoveredResourceCountsOutput)

	GetAccountGroupResourceConfigHistoryCommon(*map[string]interface{}) (*map[string]interface{}, error)
	GetAccountGroupResourceConfigHistoryCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
	GetAccountGroupResourceConfigHistoryCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})

	GetAccountGroupResourceConfigHistory(*GetAccountGroupResourceConfigHistoryInput) (*GetAccountGroupResourceConfigHistoryOutput, error)
	GetAccountGroupResourceConfigHistoryWithContext(volcengine.Context, *GetAccountGroupResourceConfigHistoryInput, ...request.Option) (*GetAccountGroupResourceConfigHistoryOutput, error)
	GetAccountGroupResourceConfigHistoryRequest(*GetAccountGroupResourceConfigHistoryInput) (*request.Request, *GetAccountGroupResourceConfigHistoryOutput)

	GetComplianceHistoryCommon(*map[string]interface{}) (*map[string]interface{}, error)
	GetComplianceHistoryCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
	GetComplianceHistoryCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})

	GetComplianceHistory(*GetComplianceHistoryInput) (*GetComplianceHistoryOutput, error)
	GetComplianceHistoryWithContext(volcengine.Context, *GetComplianceHistoryInput, ...request.Option) (*GetComplianceHistoryOutput, error)
	GetComplianceHistoryRequest(*GetComplianceHistoryInput) (*request.Request, *GetComplianceHistoryOutput)

	GetComplianceSummaryCommon(*map[string]interface{}) (*map[string]interface{}, error)
	GetComplianceSummaryCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
	GetComplianceSummaryCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})

	GetComplianceSummary(*GetComplianceSummaryInput) (*GetComplianceSummaryOutput, error)
	GetComplianceSummaryWithContext(volcengine.Context, *GetComplianceSummaryInput, ...request.Option) (*GetComplianceSummaryOutput, error)
	GetComplianceSummaryRequest(*GetComplianceSummaryInput) (*request.Request, *GetComplianceSummaryOutput)

	GetComplianceSummaryByResourceCommon(*map[string]interface{}) (*map[string]interface{}, error)
	GetComplianceSummaryByResourceCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
	GetComplianceSummaryByResourceCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})

	GetComplianceSummaryByResource(*GetComplianceSummaryByResourceInput) (*GetComplianceSummaryByResourceOutput, error)
	GetComplianceSummaryByResourceWithContext(volcengine.Context, *GetComplianceSummaryByResourceInput, ...request.Option) (*GetComplianceSummaryByResourceOutput, error)
	GetComplianceSummaryByResourceRequest(*GetComplianceSummaryByResourceInput) (*request.Request, *GetComplianceSummaryByResourceOutput)

	GetDiscoveredResourceCommon(*map[string]interface{}) (*map[string]interface{}, error)
	GetDiscoveredResourceCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
	GetDiscoveredResourceCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})

	GetDiscoveredResource(*GetDiscoveredResourceInput) (*GetDiscoveredResourceOutput, error)
	GetDiscoveredResourceWithContext(volcengine.Context, *GetDiscoveredResourceInput, ...request.Option) (*GetDiscoveredResourceOutput, error)
	GetDiscoveredResourceRequest(*GetDiscoveredResourceInput) (*request.Request, *GetDiscoveredResourceOutput)

	GetDiscoveredResourceCountsCommon(*map[string]interface{}) (*map[string]interface{}, error)
	GetDiscoveredResourceCountsCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
	GetDiscoveredResourceCountsCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})

	GetDiscoveredResourceCounts(*GetDiscoveredResourceCountsInput) (*GetDiscoveredResourceCountsOutput, error)
	GetDiscoveredResourceCountsWithContext(volcengine.Context, *GetDiscoveredResourceCountsInput, ...request.Option) (*GetDiscoveredResourceCountsOutput, error)
	GetDiscoveredResourceCountsRequest(*GetDiscoveredResourceCountsInput) (*request.Request, *GetDiscoveredResourceCountsOutput)

	GetOrganizationComplianceSummaryCommon(*map[string]interface{}) (*map[string]interface{}, error)
	GetOrganizationComplianceSummaryCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
	GetOrganizationComplianceSummaryCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})

	GetOrganizationComplianceSummary(*GetOrganizationComplianceSummaryInput) (*GetOrganizationComplianceSummaryOutput, error)
	GetOrganizationComplianceSummaryWithContext(volcengine.Context, *GetOrganizationComplianceSummaryInput, ...request.Option) (*GetOrganizationComplianceSummaryOutput, error)
	GetOrganizationComplianceSummaryRequest(*GetOrganizationComplianceSummaryInput) (*request.Request, *GetOrganizationComplianceSummaryOutput)

	GetOrganizationComplianceSummaryByResourceCommon(*map[string]interface{}) (*map[string]interface{}, error)
	GetOrganizationComplianceSummaryByResourceCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
	GetOrganizationComplianceSummaryByResourceCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})

	GetOrganizationComplianceSummaryByResource(*GetOrganizationComplianceSummaryByResourceInput) (*GetOrganizationComplianceSummaryByResourceOutput, error)
	GetOrganizationComplianceSummaryByResourceWithContext(volcengine.Context, *GetOrganizationComplianceSummaryByResourceInput, ...request.Option) (*GetOrganizationComplianceSummaryByResourceOutput, error)
	GetOrganizationComplianceSummaryByResourceRequest(*GetOrganizationComplianceSummaryByResourceInput) (*request.Request, *GetOrganizationComplianceSummaryByResourceOutput)

	GetOrganizationDiscoveredResourceCountsCommon(*map[string]interface{}) (*map[string]interface{}, error)
	GetOrganizationDiscoveredResourceCountsCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
	GetOrganizationDiscoveredResourceCountsCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})

	GetOrganizationDiscoveredResourceCounts(*GetOrganizationDiscoveredResourceCountsInput) (*GetOrganizationDiscoveredResourceCountsOutput, error)
	GetOrganizationDiscoveredResourceCountsWithContext(volcengine.Context, *GetOrganizationDiscoveredResourceCountsInput, ...request.Option) (*GetOrganizationDiscoveredResourceCountsOutput, error)
	GetOrganizationDiscoveredResourceCountsRequest(*GetOrganizationDiscoveredResourceCountsInput) (*request.Request, *GetOrganizationDiscoveredResourceCountsOutput)

	GetResourceConfigHistoryCommon(*map[string]interface{}) (*map[string]interface{}, error)
	GetResourceConfigHistoryCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
	GetResourceConfigHistoryCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})

	GetResourceConfigHistory(*GetResourceConfigHistoryInput) (*GetResourceConfigHistoryOutput, error)
	GetResourceConfigHistoryWithContext(volcengine.Context, *GetResourceConfigHistoryInput, ...request.Option) (*GetResourceConfigHistoryOutput, error)
	GetResourceConfigHistoryRequest(*GetResourceConfigHistoryInput) (*request.Request, *GetResourceConfigHistoryOutput)

	ListAccountGroupConformancePackTemplatesCommon(*map[string]interface{}) (*map[string]interface{}, error)
	ListAccountGroupConformancePackTemplatesCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
	ListAccountGroupConformancePackTemplatesCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})

	ListAccountGroupConformancePackTemplates(*ListAccountGroupConformancePackTemplatesInput) (*ListAccountGroupConformancePackTemplatesOutput, error)
	ListAccountGroupConformancePackTemplatesWithContext(volcengine.Context, *ListAccountGroupConformancePackTemplatesInput, ...request.Option) (*ListAccountGroupConformancePackTemplatesOutput, error)
	ListAccountGroupConformancePackTemplatesRequest(*ListAccountGroupConformancePackTemplatesInput) (*request.Request, *ListAccountGroupConformancePackTemplatesOutput)

	ListAccountGroupConformancePacksCommon(*map[string]interface{}) (*map[string]interface{}, error)
	ListAccountGroupConformancePacksCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
	ListAccountGroupConformancePacksCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})

	ListAccountGroupConformancePacks(*ListAccountGroupConformancePacksInput) (*ListAccountGroupConformancePacksOutput, error)
	ListAccountGroupConformancePacksWithContext(volcengine.Context, *ListAccountGroupConformancePacksInput, ...request.Option) (*ListAccountGroupConformancePacksOutput, error)
	ListAccountGroupConformancePacksRequest(*ListAccountGroupConformancePacksInput) (*request.Request, *ListAccountGroupConformancePacksOutput)

	ListAccountGroupDeliveryChannelsCommon(*map[string]interface{}) (*map[string]interface{}, error)
	ListAccountGroupDeliveryChannelsCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
	ListAccountGroupDeliveryChannelsCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})

	ListAccountGroupDeliveryChannels(*ListAccountGroupDeliveryChannelsInput) (*ListAccountGroupDeliveryChannelsOutput, error)
	ListAccountGroupDeliveryChannelsWithContext(volcengine.Context, *ListAccountGroupDeliveryChannelsInput, ...request.Option) (*ListAccountGroupDeliveryChannelsOutput, error)
	ListAccountGroupDeliveryChannelsRequest(*ListAccountGroupDeliveryChannelsInput) (*request.Request, *ListAccountGroupDeliveryChannelsOutput)

	ListAccountGroupDiscoveredResourcesCommon(*map[string]interface{}) (*map[string]interface{}, error)
	ListAccountGroupDiscoveredResourcesCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
	ListAccountGroupDiscoveredResourcesCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})

	ListAccountGroupDiscoveredResources(*ListAccountGroupDiscoveredResourcesInput) (*ListAccountGroupDiscoveredResourcesOutput, error)
	ListAccountGroupDiscoveredResourcesWithContext(volcengine.Context, *ListAccountGroupDiscoveredResourcesInput, ...request.Option) (*ListAccountGroupDiscoveredResourcesOutput, error)
	ListAccountGroupDiscoveredResourcesRequest(*ListAccountGroupDiscoveredResourcesInput) (*request.Request, *ListAccountGroupDiscoveredResourcesOutput)

	ListAccountGroupEvaluationResultsCommon(*map[string]interface{}) (*map[string]interface{}, error)
	ListAccountGroupEvaluationResultsCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
	ListAccountGroupEvaluationResultsCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})

	ListAccountGroupEvaluationResults(*ListAccountGroupEvaluationResultsInput) (*ListAccountGroupEvaluationResultsOutput, error)
	ListAccountGroupEvaluationResultsWithContext(volcengine.Context, *ListAccountGroupEvaluationResultsInput, ...request.Option) (*ListAccountGroupEvaluationResultsOutput, error)
	ListAccountGroupEvaluationResultsRequest(*ListAccountGroupEvaluationResultsInput) (*request.Request, *ListAccountGroupEvaluationResultsOutput)

	ListAccountGroupMembersCommon(*map[string]interface{}) (*map[string]interface{}, error)
	ListAccountGroupMembersCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
	ListAccountGroupMembersCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})

	ListAccountGroupMembers(*ListAccountGroupMembersInput) (*ListAccountGroupMembersOutput, error)
	ListAccountGroupMembersWithContext(volcengine.Context, *ListAccountGroupMembersInput, ...request.Option) (*ListAccountGroupMembersOutput, error)
	ListAccountGroupMembersRequest(*ListAccountGroupMembersInput) (*request.Request, *ListAccountGroupMembersOutput)

	ListAccountGroupRuleTemplatesCommon(*map[string]interface{}) (*map[string]interface{}, error)
	ListAccountGroupRuleTemplatesCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
	ListAccountGroupRuleTemplatesCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})

	ListAccountGroupRuleTemplates(*ListAccountGroupRuleTemplatesInput) (*ListAccountGroupRuleTemplatesOutput, error)
	ListAccountGroupRuleTemplatesWithContext(volcengine.Context, *ListAccountGroupRuleTemplatesInput, ...request.Option) (*ListAccountGroupRuleTemplatesOutput, error)
	ListAccountGroupRuleTemplatesRequest(*ListAccountGroupRuleTemplatesInput) (*request.Request, *ListAccountGroupRuleTemplatesOutput)

	ListAccountGroupRulesCommon(*map[string]interface{}) (*map[string]interface{}, error)
	ListAccountGroupRulesCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
	ListAccountGroupRulesCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})

	ListAccountGroupRules(*ListAccountGroupRulesInput) (*ListAccountGroupRulesOutput, error)
	ListAccountGroupRulesWithContext(volcengine.Context, *ListAccountGroupRulesInput, ...request.Option) (*ListAccountGroupRulesOutput, error)
	ListAccountGroupRulesRequest(*ListAccountGroupRulesInput) (*request.Request, *ListAccountGroupRulesOutput)

	ListAccountGroupsCommon(*map[string]interface{}) (*map[string]interface{}, error)
	ListAccountGroupsCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
	ListAccountGroupsCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})

	ListAccountGroups(*ListAccountGroupsInput) (*ListAccountGroupsOutput, error)
	ListAccountGroupsWithContext(volcengine.Context, *ListAccountGroupsInput, ...request.Option) (*ListAccountGroupsOutput, error)
	ListAccountGroupsRequest(*ListAccountGroupsInput) (*request.Request, *ListAccountGroupsOutput)

	ListConformancePackTemplatesCommon(*map[string]interface{}) (*map[string]interface{}, error)
	ListConformancePackTemplatesCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
	ListConformancePackTemplatesCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})

	ListConformancePackTemplates(*ListConformancePackTemplatesInput) (*ListConformancePackTemplatesOutput, error)
	ListConformancePackTemplatesWithContext(volcengine.Context, *ListConformancePackTemplatesInput, ...request.Option) (*ListConformancePackTemplatesOutput, error)
	ListConformancePackTemplatesRequest(*ListConformancePackTemplatesInput) (*request.Request, *ListConformancePackTemplatesOutput)

	ListConformancePacksCommon(*map[string]interface{}) (*map[string]interface{}, error)
	ListConformancePacksCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
	ListConformancePacksCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})

	ListConformancePacks(*ListConformancePacksInput) (*ListConformancePacksOutput, error)
	ListConformancePacksWithContext(volcengine.Context, *ListConformancePacksInput, ...request.Option) (*ListConformancePacksOutput, error)
	ListConformancePacksRequest(*ListConformancePacksInput) (*request.Request, *ListConformancePacksOutput)

	ListDeliveryChannelsCommon(*map[string]interface{}) (*map[string]interface{}, error)
	ListDeliveryChannelsCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
	ListDeliveryChannelsCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})

	ListDeliveryChannels(*ListDeliveryChannelsInput) (*ListDeliveryChannelsOutput, error)
	ListDeliveryChannelsWithContext(volcengine.Context, *ListDeliveryChannelsInput, ...request.Option) (*ListDeliveryChannelsOutput, error)
	ListDeliveryChannelsRequest(*ListDeliveryChannelsInput) (*request.Request, *ListDeliveryChannelsOutput)

	ListDiscoveredResourcesCommon(*map[string]interface{}) (*map[string]interface{}, error)
	ListDiscoveredResourcesCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
	ListDiscoveredResourcesCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})

	ListDiscoveredResources(*ListDiscoveredResourcesInput) (*ListDiscoveredResourcesOutput, error)
	ListDiscoveredResourcesWithContext(volcengine.Context, *ListDiscoveredResourcesInput, ...request.Option) (*ListDiscoveredResourcesOutput, error)
	ListDiscoveredResourcesRequest(*ListDiscoveredResourcesInput) (*request.Request, *ListDiscoveredResourcesOutput)

	ListEvaluationResultsCommon(*map[string]interface{}) (*map[string]interface{}, error)
	ListEvaluationResultsCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
	ListEvaluationResultsCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})

	ListEvaluationResults(*ListEvaluationResultsInput) (*ListEvaluationResultsOutput, error)
	ListEvaluationResultsWithContext(volcengine.Context, *ListEvaluationResultsInput, ...request.Option) (*ListEvaluationResultsOutput, error)
	ListEvaluationResultsRequest(*ListEvaluationResultsInput) (*request.Request, *ListEvaluationResultsOutput)

	ListRuleTemplatesCommon(*map[string]interface{}) (*map[string]interface{}, error)
	ListRuleTemplatesCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
	ListRuleTemplatesCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})

	ListRuleTemplates(*ListRuleTemplatesInput) (*ListRuleTemplatesOutput, error)
	ListRuleTemplatesWithContext(volcengine.Context, *ListRuleTemplatesInput, ...request.Option) (*ListRuleTemplatesOutput, error)
	ListRuleTemplatesRequest(*ListRuleTemplatesInput) (*request.Request, *ListRuleTemplatesOutput)

	ListRulesCommon(*map[string]interface{}) (*map[string]interface{}, error)
	ListRulesCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
	ListRulesCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})

	ListRules(*ListRulesInput) (*ListRulesOutput, error)
	ListRulesWithContext(volcengine.Context, *ListRulesInput, ...request.Option) (*ListRulesOutput, error)
	ListRulesRequest(*ListRulesInput) (*request.Request, *ListRulesOutput)

	ListSupportedResourceTypeCommon(*map[string]interface{}) (*map[string]interface{}, error)
	ListSupportedResourceTypeCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
	ListSupportedResourceTypeCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})

	ListSupportedResourceType(*ListSupportedResourceTypeInput) (*ListSupportedResourceTypeOutput, error)
	ListSupportedResourceTypeWithContext(volcengine.Context, *ListSupportedResourceTypeInput, ...request.Option) (*ListSupportedResourceTypeOutput, error)
	ListSupportedResourceTypeRequest(*ListSupportedResourceTypeInput) (*request.Request, *ListSupportedResourceTypeOutput)

	ListSupportedResourceTypesCommon(*map[string]interface{}) (*map[string]interface{}, error)
	ListSupportedResourceTypesCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
	ListSupportedResourceTypesCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})

	ListSupportedResourceTypes(*ListSupportedResourceTypesInput) (*ListSupportedResourceTypesOutput, error)
	ListSupportedResourceTypesWithContext(volcengine.Context, *ListSupportedResourceTypesInput, ...request.Option) (*ListSupportedResourceTypesOutput, error)
	ListSupportedResourceTypesRequest(*ListSupportedResourceTypesInput) (*request.Request, *ListSupportedResourceTypesOutput)

	PutAccountGroupResourceExemptionCommon(*map[string]interface{}) (*map[string]interface{}, error)
	PutAccountGroupResourceExemptionCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
	PutAccountGroupResourceExemptionCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})

	PutAccountGroupResourceExemption(*PutAccountGroupResourceExemptionInput) (*PutAccountGroupResourceExemptionOutput, error)
	PutAccountGroupResourceExemptionWithContext(volcengine.Context, *PutAccountGroupResourceExemptionInput, ...request.Option) (*PutAccountGroupResourceExemptionOutput, error)
	PutAccountGroupResourceExemptionRequest(*PutAccountGroupResourceExemptionInput) (*request.Request, *PutAccountGroupResourceExemptionOutput)

	PutConfigurationRecorderCommon(*map[string]interface{}) (*map[string]interface{}, error)
	PutConfigurationRecorderCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
	PutConfigurationRecorderCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})

	PutConfigurationRecorder(*PutConfigurationRecorderInput) (*PutConfigurationRecorderOutput, error)
	PutConfigurationRecorderWithContext(volcengine.Context, *PutConfigurationRecorderInput, ...request.Option) (*PutConfigurationRecorderOutput, error)
	PutConfigurationRecorderRequest(*PutConfigurationRecorderInput) (*request.Request, *PutConfigurationRecorderOutput)

	PutResourceExemptionCommon(*map[string]interface{}) (*map[string]interface{}, error)
	PutResourceExemptionCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
	PutResourceExemptionCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})

	PutResourceExemption(*PutResourceExemptionInput) (*PutResourceExemptionOutput, error)
	PutResourceExemptionWithContext(volcengine.Context, *PutResourceExemptionInput, ...request.Option) (*PutResourceExemptionOutput, error)
	PutResourceExemptionRequest(*PutResourceExemptionInput) (*request.Request, *PutResourceExemptionOutput)

	StartAccountGroupRuleEvaluationCommon(*map[string]interface{}) (*map[string]interface{}, error)
	StartAccountGroupRuleEvaluationCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
	StartAccountGroupRuleEvaluationCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})

	StartAccountGroupRuleEvaluation(*StartAccountGroupRuleEvaluationInput) (*StartAccountGroupRuleEvaluationOutput, error)
	StartAccountGroupRuleEvaluationWithContext(volcengine.Context, *StartAccountGroupRuleEvaluationInput, ...request.Option) (*StartAccountGroupRuleEvaluationOutput, error)
	StartAccountGroupRuleEvaluationRequest(*StartAccountGroupRuleEvaluationInput) (*request.Request, *StartAccountGroupRuleEvaluationOutput)

	StartConfigurationRecorderCommon(*map[string]interface{}) (*map[string]interface{}, error)
	StartConfigurationRecorderCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
	StartConfigurationRecorderCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})

	StartConfigurationRecorder(*StartConfigurationRecorderInput) (*StartConfigurationRecorderOutput, error)
	StartConfigurationRecorderWithContext(volcengine.Context, *StartConfigurationRecorderInput, ...request.Option) (*StartConfigurationRecorderOutput, error)
	StartConfigurationRecorderRequest(*StartConfigurationRecorderInput) (*request.Request, *StartConfigurationRecorderOutput)

	StartRuleEvaluationCommon(*map[string]interface{}) (*map[string]interface{}, error)
	StartRuleEvaluationCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
	StartRuleEvaluationCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})

	StartRuleEvaluation(*StartRuleEvaluationInput) (*StartRuleEvaluationOutput, error)
	StartRuleEvaluationWithContext(volcengine.Context, *StartRuleEvaluationInput, ...request.Option) (*StartRuleEvaluationOutput, error)
	StartRuleEvaluationRequest(*StartRuleEvaluationInput) (*request.Request, *StartRuleEvaluationOutput)

	StopConfigurationRecorderCommon(*map[string]interface{}) (*map[string]interface{}, error)
	StopConfigurationRecorderCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
	StopConfigurationRecorderCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})

	StopConfigurationRecorder(*StopConfigurationRecorderInput) (*StopConfigurationRecorderOutput, error)
	StopConfigurationRecorderWithContext(volcengine.Context, *StopConfigurationRecorderInput, ...request.Option) (*StopConfigurationRecorderOutput, error)
	StopConfigurationRecorderRequest(*StopConfigurationRecorderInput) (*request.Request, *StopConfigurationRecorderOutput)

	UpdateAccountGroupCommon(*map[string]interface{}) (*map[string]interface{}, error)
	UpdateAccountGroupCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
	UpdateAccountGroupCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})

	UpdateAccountGroup(*UpdateAccountGroupInput) (*UpdateAccountGroupOutput, error)
	UpdateAccountGroupWithContext(volcengine.Context, *UpdateAccountGroupInput, ...request.Option) (*UpdateAccountGroupOutput, error)
	UpdateAccountGroupRequest(*UpdateAccountGroupInput) (*request.Request, *UpdateAccountGroupOutput)

	UpdateAccountGroupConformancePackCommon(*map[string]interface{}) (*map[string]interface{}, error)
	UpdateAccountGroupConformancePackCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
	UpdateAccountGroupConformancePackCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})

	UpdateAccountGroupConformancePack(*UpdateAccountGroupConformancePackInput) (*UpdateAccountGroupConformancePackOutput, error)
	UpdateAccountGroupConformancePackWithContext(volcengine.Context, *UpdateAccountGroupConformancePackInput, ...request.Option) (*UpdateAccountGroupConformancePackOutput, error)
	UpdateAccountGroupConformancePackRequest(*UpdateAccountGroupConformancePackInput) (*request.Request, *UpdateAccountGroupConformancePackOutput)

	UpdateAccountGroupConformancePackTemplateCommon(*map[string]interface{}) (*map[string]interface{}, error)
	UpdateAccountGroupConformancePackTemplateCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
	UpdateAccountGroupConformancePackTemplateCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})

	UpdateAccountGroupConformancePackTemplate(*UpdateAccountGroupConformancePackTemplateInput) (*UpdateAccountGroupConformancePackTemplateOutput, error)
	UpdateAccountGroupConformancePackTemplateWithContext(volcengine.Context, *UpdateAccountGroupConformancePackTemplateInput, ...request.Option) (*UpdateAccountGroupConformancePackTemplateOutput, error)
	UpdateAccountGroupConformancePackTemplateRequest(*UpdateAccountGroupConformancePackTemplateInput) (*request.Request, *UpdateAccountGroupConformancePackTemplateOutput)

	UpdateAccountGroupDeliveryChannelCommon(*map[string]interface{}) (*map[string]interface{}, error)
	UpdateAccountGroupDeliveryChannelCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
	UpdateAccountGroupDeliveryChannelCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})

	UpdateAccountGroupDeliveryChannel(*UpdateAccountGroupDeliveryChannelInput) (*UpdateAccountGroupDeliveryChannelOutput, error)
	UpdateAccountGroupDeliveryChannelWithContext(volcengine.Context, *UpdateAccountGroupDeliveryChannelInput, ...request.Option) (*UpdateAccountGroupDeliveryChannelOutput, error)
	UpdateAccountGroupDeliveryChannelRequest(*UpdateAccountGroupDeliveryChannelInput) (*request.Request, *UpdateAccountGroupDeliveryChannelOutput)

	UpdateAccountGroupRuleCommon(*map[string]interface{}) (*map[string]interface{}, error)
	UpdateAccountGroupRuleCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
	UpdateAccountGroupRuleCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})

	UpdateAccountGroupRule(*UpdateAccountGroupRuleInput) (*UpdateAccountGroupRuleOutput, error)
	UpdateAccountGroupRuleWithContext(volcengine.Context, *UpdateAccountGroupRuleInput, ...request.Option) (*UpdateAccountGroupRuleOutput, error)
	UpdateAccountGroupRuleRequest(*UpdateAccountGroupRuleInput) (*request.Request, *UpdateAccountGroupRuleOutput)

	UpdateAccountGroupRuleTemplateCommon(*map[string]interface{}) (*map[string]interface{}, error)
	UpdateAccountGroupRuleTemplateCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
	UpdateAccountGroupRuleTemplateCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})

	UpdateAccountGroupRuleTemplate(*UpdateAccountGroupRuleTemplateInput) (*UpdateAccountGroupRuleTemplateOutput, error)
	UpdateAccountGroupRuleTemplateWithContext(volcengine.Context, *UpdateAccountGroupRuleTemplateInput, ...request.Option) (*UpdateAccountGroupRuleTemplateOutput, error)
	UpdateAccountGroupRuleTemplateRequest(*UpdateAccountGroupRuleTemplateInput) (*request.Request, *UpdateAccountGroupRuleTemplateOutput)

	UpdateConformancePackCommon(*map[string]interface{}) (*map[string]interface{}, error)
	UpdateConformancePackCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
	UpdateConformancePackCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})

	UpdateConformancePack(*UpdateConformancePackInput) (*UpdateConformancePackOutput, error)
	UpdateConformancePackWithContext(volcengine.Context, *UpdateConformancePackInput, ...request.Option) (*UpdateConformancePackOutput, error)
	UpdateConformancePackRequest(*UpdateConformancePackInput) (*request.Request, *UpdateConformancePackOutput)

	UpdateConformancePackTemplateCommon(*map[string]interface{}) (*map[string]interface{}, error)
	UpdateConformancePackTemplateCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
	UpdateConformancePackTemplateCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})

	UpdateConformancePackTemplate(*UpdateConformancePackTemplateInput) (*UpdateConformancePackTemplateOutput, error)
	UpdateConformancePackTemplateWithContext(volcengine.Context, *UpdateConformancePackTemplateInput, ...request.Option) (*UpdateConformancePackTemplateOutput, error)
	UpdateConformancePackTemplateRequest(*UpdateConformancePackTemplateInput) (*request.Request, *UpdateConformancePackTemplateOutput)

	UpdateDeliveryChannelCommon(*map[string]interface{}) (*map[string]interface{}, error)
	UpdateDeliveryChannelCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
	UpdateDeliveryChannelCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})

	UpdateDeliveryChannel(*UpdateDeliveryChannelInput) (*UpdateDeliveryChannelOutput, error)
	UpdateDeliveryChannelWithContext(volcengine.Context, *UpdateDeliveryChannelInput, ...request.Option) (*UpdateDeliveryChannelOutput, error)
	UpdateDeliveryChannelRequest(*UpdateDeliveryChannelInput) (*request.Request, *UpdateDeliveryChannelOutput)

	UpdateRuleCommon(*map[string]interface{}) (*map[string]interface{}, error)
	UpdateRuleCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
	UpdateRuleCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})

	UpdateRule(*UpdateRuleInput) (*UpdateRuleOutput, error)
	UpdateRuleWithContext(volcengine.Context, *UpdateRuleInput, ...request.Option) (*UpdateRuleOutput, error)
	UpdateRuleRequest(*UpdateRuleInput) (*request.Request, *UpdateRuleOutput)

	UpdateRuleTemplateCommon(*map[string]interface{}) (*map[string]interface{}, error)
	UpdateRuleTemplateCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
	UpdateRuleTemplateCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})

	UpdateRuleTemplate(*UpdateRuleTemplateInput) (*UpdateRuleTemplateOutput, error)
	UpdateRuleTemplateWithContext(volcengine.Context, *UpdateRuleTemplateInput, ...request.Option) (*UpdateRuleTemplateOutput, error)
	UpdateRuleTemplateRequest(*UpdateRuleTemplateInput) (*request.Request, *UpdateRuleTemplateOutput)
}

ConfigServiceAPI provides an interface to enable mocking the configservice.ConfigService service client's API operation,

// volcengine sdk func uses an SDK service client to make a request to
// CONFIG.
func myFunc(svc ConfigServiceAPI) bool {
    // Make svc.AssociateAccountGroupPrincipals request
}

func main() {
    sess := session.New()
    svc := configservice.New(sess)

    myFunc(svc)
}

type ConfigurationItemForGetAccountGroupResourceConfigHistoryOutput

type ConfigurationItemForGetAccountGroupResourceConfigHistoryOutput struct {
	AccountId *string `type:"string" json:",omitempty"`

	Configuration map[string]interface{} `type:"map" json:",omitempty"`

	ConfigurationCaptureTime *string `type:"string" json:",omitempty"`

	PreviousConfiguration *PreviousConfigurationForGetAccountGroupResourceConfigHistoryOutput `type:"structure" json:",omitempty"`

	ProjectName *string `type:"string" json:",omitempty"`

	Region *string `type:"string" json:",omitempty"`

	Relationships []*RelationshipForGetAccountGroupResourceConfigHistoryOutput `type:"list" json:",omitempty"`

	ResourceCreationTime *string `type:"string" json:",omitempty"`

	ResourceEventType *string `type:"string" json:",omitempty" enum:"EnumOfResourceEventTypeForGetAccountGroupResourceConfigHistoryOutput"`

	ResourceIdentifier *string `type:"string" json:",omitempty"`

	ResourceName *string `type:"string" json:",omitempty"`

	ResourceType *string `type:"string" json:",omitempty"`

	Tags []*TagForGetAccountGroupResourceConfigHistoryOutput `type:"list" json:",omitempty"`
	// contains filtered or unexported fields
}

func (ConfigurationItemForGetAccountGroupResourceConfigHistoryOutput) GoString

GoString returns the string representation

func (*ConfigurationItemForGetAccountGroupResourceConfigHistoryOutput) SetAccountId

SetAccountId sets the AccountId field's value.

func (*ConfigurationItemForGetAccountGroupResourceConfigHistoryOutput) SetConfiguration

SetConfiguration sets the Configuration field's value.

func (*ConfigurationItemForGetAccountGroupResourceConfigHistoryOutput) SetConfigurationCaptureTime

SetConfigurationCaptureTime sets the ConfigurationCaptureTime field's value.

func (*ConfigurationItemForGetAccountGroupResourceConfigHistoryOutput) SetPreviousConfiguration

SetPreviousConfiguration sets the PreviousConfiguration field's value.

func (*ConfigurationItemForGetAccountGroupResourceConfigHistoryOutput) SetProjectName

SetProjectName sets the ProjectName field's value.

func (*ConfigurationItemForGetAccountGroupResourceConfigHistoryOutput) SetRegion

SetRegion sets the Region field's value.

func (*ConfigurationItemForGetAccountGroupResourceConfigHistoryOutput) SetRelationships

SetRelationships sets the Relationships field's value.

func (*ConfigurationItemForGetAccountGroupResourceConfigHistoryOutput) SetResourceCreationTime

SetResourceCreationTime sets the ResourceCreationTime field's value.

func (*ConfigurationItemForGetAccountGroupResourceConfigHistoryOutput) SetResourceEventType

SetResourceEventType sets the ResourceEventType field's value.

func (*ConfigurationItemForGetAccountGroupResourceConfigHistoryOutput) SetResourceIdentifier

SetResourceIdentifier sets the ResourceIdentifier field's value.

func (*ConfigurationItemForGetAccountGroupResourceConfigHistoryOutput) SetResourceName

SetResourceName sets the ResourceName field's value.

func (*ConfigurationItemForGetAccountGroupResourceConfigHistoryOutput) SetResourceType

SetResourceType sets the ResourceType field's value.

func (*ConfigurationItemForGetAccountGroupResourceConfigHistoryOutput) SetTags

SetTags sets the Tags field's value.

func (ConfigurationItemForGetAccountGroupResourceConfigHistoryOutput) String

String returns the string representation

type ConfigurationItemForGetResourceConfigHistoryOutput

type ConfigurationItemForGetResourceConfigHistoryOutput struct {
	AccountId *string `type:"string" json:",omitempty"`

	Configuration map[string]interface{} `type:"map" json:",omitempty"`

	ConfigurationCaptureTime *string `type:"string" json:",omitempty"`

	PreviousConfiguration *PreviousConfigurationForGetResourceConfigHistoryOutput `type:"structure" json:",omitempty"`

	ProjectName *string `type:"string" json:",omitempty"`

	Region *string `type:"string" json:",omitempty"`

	Relationships []*RelationshipForGetResourceConfigHistoryOutput `type:"list" json:",omitempty"`

	ResourceCreationTime *string `type:"string" json:",omitempty"`

	ResourceEventType *string `type:"string" json:",omitempty" enum:"EnumOfResourceEventTypeForGetResourceConfigHistoryOutput"`

	ResourceIdentifier *string `type:"string" json:",omitempty"`

	ResourceName *string `type:"string" json:",omitempty"`

	ResourceType *string `type:"string" json:",omitempty"`

	Tags []*TagForGetResourceConfigHistoryOutput `type:"list" json:",omitempty"`
	// contains filtered or unexported fields
}

func (ConfigurationItemForGetResourceConfigHistoryOutput) GoString

GoString returns the string representation

func (*ConfigurationItemForGetResourceConfigHistoryOutput) SetAccountId

SetAccountId sets the AccountId field's value.

func (*ConfigurationItemForGetResourceConfigHistoryOutput) SetConfiguration

SetConfiguration sets the Configuration field's value.

func (*ConfigurationItemForGetResourceConfigHistoryOutput) SetConfigurationCaptureTime

SetConfigurationCaptureTime sets the ConfigurationCaptureTime field's value.

func (*ConfigurationItemForGetResourceConfigHistoryOutput) SetPreviousConfiguration

SetPreviousConfiguration sets the PreviousConfiguration field's value.

func (*ConfigurationItemForGetResourceConfigHistoryOutput) SetProjectName

SetProjectName sets the ProjectName field's value.

func (*ConfigurationItemForGetResourceConfigHistoryOutput) SetRegion

SetRegion sets the Region field's value.

func (*ConfigurationItemForGetResourceConfigHistoryOutput) SetRelationships

SetRelationships sets the Relationships field's value.

func (*ConfigurationItemForGetResourceConfigHistoryOutput) SetResourceCreationTime

SetResourceCreationTime sets the ResourceCreationTime field's value.

func (*ConfigurationItemForGetResourceConfigHistoryOutput) SetResourceEventType

SetResourceEventType sets the ResourceEventType field's value.

func (*ConfigurationItemForGetResourceConfigHistoryOutput) SetResourceIdentifier

SetResourceIdentifier sets the ResourceIdentifier field's value.

func (*ConfigurationItemForGetResourceConfigHistoryOutput) SetResourceName

SetResourceName sets the ResourceName field's value.

func (*ConfigurationItemForGetResourceConfigHistoryOutput) SetResourceType

SetResourceType sets the ResourceType field's value.

func (*ConfigurationItemForGetResourceConfigHistoryOutput) SetTags

SetTags sets the Tags field's value.

func (ConfigurationItemForGetResourceConfigHistoryOutput) String

String returns the string representation

type ConfigurationRecorderForDescribeConfigurationRecordersOutput

type ConfigurationRecorderForDescribeConfigurationRecordersOutput struct {
	ConfigurationRecorderStatus *string `type:"string" json:",omitempty" enum:"EnumOfConfigurationRecorderStatusForDescribeConfigurationRecordersOutput"`

	CreateBy *string `type:"string" json:",omitempty"`

	IncludeAllResourceTypes *bool `type:"boolean" json:",omitempty"`

	IncludeResourceTypes []*string `type:"list" json:",omitempty"`

	RecorderId *string `type:"string" json:",omitempty"`

	RecorderName *string `type:"string" json:",omitempty"`

	RecorderType *string `type:"string" json:",omitempty" enum:"EnumOfRecorderTypeForDescribeConfigurationRecordersOutput"`
	// contains filtered or unexported fields
}

func (ConfigurationRecorderForDescribeConfigurationRecordersOutput) GoString

GoString returns the string representation

func (*ConfigurationRecorderForDescribeConfigurationRecordersOutput) SetConfigurationRecorderStatus

SetConfigurationRecorderStatus sets the ConfigurationRecorderStatus field's value.

func (*ConfigurationRecorderForDescribeConfigurationRecordersOutput) SetCreateBy

SetCreateBy sets the CreateBy field's value.

func (*ConfigurationRecorderForDescribeConfigurationRecordersOutput) SetIncludeAllResourceTypes

SetIncludeAllResourceTypes sets the IncludeAllResourceTypes field's value.

func (*ConfigurationRecorderForDescribeConfigurationRecordersOutput) SetIncludeResourceTypes

SetIncludeResourceTypes sets the IncludeResourceTypes field's value.

func (*ConfigurationRecorderForDescribeConfigurationRecordersOutput) SetRecorderId

SetRecorderId sets the RecorderId field's value.

func (*ConfigurationRecorderForDescribeConfigurationRecordersOutput) SetRecorderName

SetRecorderName sets the RecorderName field's value.

func (*ConfigurationRecorderForDescribeConfigurationRecordersOutput) SetRecorderType

SetRecorderType sets the RecorderType field's value.

func (ConfigurationRecorderForDescribeConfigurationRecordersOutput) String

String returns the string representation

type ConformancePackForDescribeAccountGroupConformancePacksOutput added in v1.2.29

type ConformancePackForDescribeAccountGroupConformancePacksOutput struct {
	AccountGroupId *string `type:"string" json:",omitempty"`

	ConformancePackId *string `type:"string" json:",omitempty"`

	ConformancePackTemplateId *string `type:"string" json:",omitempty"`

	CreatedTime *string `type:"string" json:",omitempty"`

	Description *string `type:"string" json:",omitempty"`

	Name *string `type:"string" json:",omitempty"`

	RiskLevel *string `type:"string" json:",omitempty" enum:"EnumOfRiskLevelForDescribeAccountGroupConformancePacksOutput"`

	Scope *ScopeForDescribeAccountGroupConformancePacksOutput `type:"structure" json:",omitempty"`

	Status *string `type:"string" json:",omitempty" enum:"EnumOfStatusForDescribeAccountGroupConformancePacksOutput"`

	UpdatedTime *string `type:"string" json:",omitempty"`
	// contains filtered or unexported fields
}

func (ConformancePackForDescribeAccountGroupConformancePacksOutput) GoString added in v1.2.29

GoString returns the string representation

func (*ConformancePackForDescribeAccountGroupConformancePacksOutput) SetAccountGroupId added in v1.2.29

SetAccountGroupId sets the AccountGroupId field's value.

func (*ConformancePackForDescribeAccountGroupConformancePacksOutput) SetConformancePackId added in v1.2.29

SetConformancePackId sets the ConformancePackId field's value.

func (*ConformancePackForDescribeAccountGroupConformancePacksOutput) SetConformancePackTemplateId added in v1.2.29

SetConformancePackTemplateId sets the ConformancePackTemplateId field's value.

func (*ConformancePackForDescribeAccountGroupConformancePacksOutput) SetCreatedTime added in v1.2.29

SetCreatedTime sets the CreatedTime field's value.

func (*ConformancePackForDescribeAccountGroupConformancePacksOutput) SetDescription added in v1.2.29

SetDescription sets the Description field's value.

func (*ConformancePackForDescribeAccountGroupConformancePacksOutput) SetName added in v1.2.29

SetName sets the Name field's value.

func (*ConformancePackForDescribeAccountGroupConformancePacksOutput) SetRiskLevel added in v1.2.29

SetRiskLevel sets the RiskLevel field's value.

func (*ConformancePackForDescribeAccountGroupConformancePacksOutput) SetScope added in v1.2.29

SetScope sets the Scope field's value.

func (*ConformancePackForDescribeAccountGroupConformancePacksOutput) SetStatus added in v1.2.29

SetStatus sets the Status field's value.

func (*ConformancePackForDescribeAccountGroupConformancePacksOutput) SetUpdatedTime added in v1.2.29

SetUpdatedTime sets the UpdatedTime field's value.

func (ConformancePackForDescribeAccountGroupConformancePacksOutput) String added in v1.2.29

String returns the string representation

type ConformancePackForDescribeConformancePacksOutput added in v1.2.29

type ConformancePackForDescribeConformancePacksOutput struct {
	ConformancePackId *string `type:"string" json:",omitempty"`

	ConformancePackTemplateId *string `type:"string" json:",omitempty"`

	CreatedTime *string `type:"string" json:",omitempty"`

	Description *string `type:"string" json:",omitempty"`

	Name *string `type:"string" json:",omitempty"`

	RiskLevel *string `type:"string" json:",omitempty" enum:"EnumOfRiskLevelForDescribeConformancePacksOutput"`

	Scope *ScopeForDescribeConformancePacksOutput `type:"structure" json:",omitempty"`

	Status *string `type:"string" json:",omitempty" enum:"EnumOfStatusForDescribeConformancePacksOutput"`

	UpdatedTime *string `type:"string" json:",omitempty"`
	// contains filtered or unexported fields
}

func (ConformancePackForDescribeConformancePacksOutput) GoString added in v1.2.29

GoString returns the string representation

func (*ConformancePackForDescribeConformancePacksOutput) SetConformancePackId added in v1.2.29

SetConformancePackId sets the ConformancePackId field's value.

func (*ConformancePackForDescribeConformancePacksOutput) SetConformancePackTemplateId added in v1.2.29

SetConformancePackTemplateId sets the ConformancePackTemplateId field's value.

func (*ConformancePackForDescribeConformancePacksOutput) SetCreatedTime added in v1.2.29

SetCreatedTime sets the CreatedTime field's value.

func (*ConformancePackForDescribeConformancePacksOutput) SetDescription added in v1.2.29

SetDescription sets the Description field's value.

func (*ConformancePackForDescribeConformancePacksOutput) SetName added in v1.2.29

SetName sets the Name field's value.

func (*ConformancePackForDescribeConformancePacksOutput) SetRiskLevel added in v1.2.29

SetRiskLevel sets the RiskLevel field's value.

func (*ConformancePackForDescribeConformancePacksOutput) SetScope added in v1.2.29

SetScope sets the Scope field's value.

func (*ConformancePackForDescribeConformancePacksOutput) SetStatus added in v1.2.29

SetStatus sets the Status field's value.

func (*ConformancePackForDescribeConformancePacksOutput) SetUpdatedTime added in v1.2.29

SetUpdatedTime sets the UpdatedTime field's value.

func (ConformancePackForDescribeConformancePacksOutput) String added in v1.2.29

String returns the string representation

type ConformancePackForListAccountGroupConformancePacksOutput added in v1.2.29

type ConformancePackForListAccountGroupConformancePacksOutput struct {
	ConformancePackId *string `type:"string" json:",omitempty"`

	ConformancePackTemplateId *string `type:"string" json:",omitempty"`

	CreatedTime *string `type:"string" json:",omitempty"`

	Description *string `type:"string" json:",omitempty"`

	Name *string `type:"string" json:",omitempty"`

	RiskLevel *string `type:"string" json:",omitempty" enum:"EnumOfRiskLevelForListAccountGroupConformancePacksOutput"`

	UpdatedTime *string `type:"string" json:",omitempty"`
	// contains filtered or unexported fields
}

func (ConformancePackForListAccountGroupConformancePacksOutput) GoString added in v1.2.29

GoString returns the string representation

func (*ConformancePackForListAccountGroupConformancePacksOutput) SetConformancePackId added in v1.2.29

SetConformancePackId sets the ConformancePackId field's value.

func (*ConformancePackForListAccountGroupConformancePacksOutput) SetConformancePackTemplateId added in v1.2.29

SetConformancePackTemplateId sets the ConformancePackTemplateId field's value.

func (*ConformancePackForListAccountGroupConformancePacksOutput) SetCreatedTime added in v1.2.29

SetCreatedTime sets the CreatedTime field's value.

func (*ConformancePackForListAccountGroupConformancePacksOutput) SetDescription added in v1.2.29

SetDescription sets the Description field's value.

func (*ConformancePackForListAccountGroupConformancePacksOutput) SetName added in v1.2.29

SetName sets the Name field's value.

func (*ConformancePackForListAccountGroupConformancePacksOutput) SetRiskLevel added in v1.2.29

SetRiskLevel sets the RiskLevel field's value.

func (*ConformancePackForListAccountGroupConformancePacksOutput) SetUpdatedTime added in v1.2.29

SetUpdatedTime sets the UpdatedTime field's value.

func (ConformancePackForListAccountGroupConformancePacksOutput) String added in v1.2.29

String returns the string representation

type ConformancePackForListConformancePacksOutput added in v1.2.29

type ConformancePackForListConformancePacksOutput struct {
	ConformancePackId *string `type:"string" json:",omitempty"`

	ConformancePackTemplateId *string `type:"string" json:",omitempty"`

	CreatedTime *string `type:"string" json:",omitempty"`

	Description *string `type:"string" json:",omitempty"`

	Name *string `type:"string" json:",omitempty"`

	RiskLevel *string `type:"string" json:",omitempty" enum:"EnumOfRiskLevelForListConformancePacksOutput"`

	UpdatedTime *string `type:"string" json:",omitempty"`
	// contains filtered or unexported fields
}

func (ConformancePackForListConformancePacksOutput) GoString added in v1.2.29

GoString returns the string representation

func (*ConformancePackForListConformancePacksOutput) SetConformancePackId added in v1.2.29

SetConformancePackId sets the ConformancePackId field's value.

func (*ConformancePackForListConformancePacksOutput) SetConformancePackTemplateId added in v1.2.29

SetConformancePackTemplateId sets the ConformancePackTemplateId field's value.

func (*ConformancePackForListConformancePacksOutput) SetCreatedTime added in v1.2.29

SetCreatedTime sets the CreatedTime field's value.

func (*ConformancePackForListConformancePacksOutput) SetDescription added in v1.2.29

SetDescription sets the Description field's value.

func (*ConformancePackForListConformancePacksOutput) SetName added in v1.2.29

SetName sets the Name field's value.

func (*ConformancePackForListConformancePacksOutput) SetRiskLevel added in v1.2.29

SetRiskLevel sets the RiskLevel field's value.

func (*ConformancePackForListConformancePacksOutput) SetUpdatedTime added in v1.2.29

SetUpdatedTime sets the UpdatedTime field's value.

func (ConformancePackForListConformancePacksOutput) String added in v1.2.29

String returns the string representation

type ConformancePackTemplateForDescribeAccountGroupConformancePackTemplatesOutput added in v1.2.29

type ConformancePackTemplateForDescribeAccountGroupConformancePackTemplatesOutput struct {
	ConformancePackTemplateId *string `type:"string" json:",omitempty"`

	CreatedTime *string `type:"string" json:",omitempty"`

	Description *string `type:"string" json:",omitempty"`

	Labels []*string `type:"list" json:",omitempty"`

	Name *string `type:"string" json:",omitempty"`

	RiskLevel *string `type:"string" json:",omitempty" enum:"EnumOfRiskLevelForDescribeAccountGroupConformancePackTemplatesOutput"`

	RuleTemplates []*string `type:"list" json:",omitempty"`

	Status *string `type:"string" json:",omitempty" enum:"EnumOfStatusForDescribeAccountGroupConformancePackTemplatesOutput"`

	UpdatedTime *string `type:"string" json:",omitempty"`
	// contains filtered or unexported fields
}

func (ConformancePackTemplateForDescribeAccountGroupConformancePackTemplatesOutput) GoString added in v1.2.29

GoString returns the string representation

func (*ConformancePackTemplateForDescribeAccountGroupConformancePackTemplatesOutput) SetConformancePackTemplateId added in v1.2.29

SetConformancePackTemplateId sets the ConformancePackTemplateId field's value.

func (*ConformancePackTemplateForDescribeAccountGroupConformancePackTemplatesOutput) SetCreatedTime added in v1.2.29

SetCreatedTime sets the CreatedTime field's value.

func (*ConformancePackTemplateForDescribeAccountGroupConformancePackTemplatesOutput) SetDescription added in v1.2.29

SetDescription sets the Description field's value.

func (*ConformancePackTemplateForDescribeAccountGroupConformancePackTemplatesOutput) SetLabels added in v1.2.29

SetLabels sets the Labels field's value.

func (*ConformancePackTemplateForDescribeAccountGroupConformancePackTemplatesOutput) SetName added in v1.2.29

SetName sets the Name field's value.

func (*ConformancePackTemplateForDescribeAccountGroupConformancePackTemplatesOutput) SetRiskLevel added in v1.2.29

SetRiskLevel sets the RiskLevel field's value.

func (*ConformancePackTemplateForDescribeAccountGroupConformancePackTemplatesOutput) SetRuleTemplates added in v1.2.29

SetRuleTemplates sets the RuleTemplates field's value.

func (*ConformancePackTemplateForDescribeAccountGroupConformancePackTemplatesOutput) SetStatus added in v1.2.29

SetStatus sets the Status field's value.

func (*ConformancePackTemplateForDescribeAccountGroupConformancePackTemplatesOutput) SetUpdatedTime added in v1.2.29

SetUpdatedTime sets the UpdatedTime field's value.

func (ConformancePackTemplateForDescribeAccountGroupConformancePackTemplatesOutput) String added in v1.2.29

String returns the string representation

type ConformancePackTemplateForDescribeConformancePackTemplatesOutput added in v1.2.29

type ConformancePackTemplateForDescribeConformancePackTemplatesOutput struct {
	ConformancePackTemplateId *string `type:"string" json:",omitempty"`

	CreatedTime *string `type:"string" json:",omitempty"`

	Description *string `type:"string" json:",omitempty"`

	Labels []*string `type:"list" json:",omitempty"`

	Name *string `type:"string" json:",omitempty"`

	RiskLevel *string `type:"string" json:",omitempty" enum:"EnumOfRiskLevelForDescribeConformancePackTemplatesOutput"`

	RuleTemplates []*string `type:"list" json:",omitempty"`

	Status *string `type:"string" json:",omitempty" enum:"EnumOfStatusForDescribeConformancePackTemplatesOutput"`

	UpdatedTime *string `type:"string" json:",omitempty"`
	// contains filtered or unexported fields
}

func (ConformancePackTemplateForDescribeConformancePackTemplatesOutput) GoString added in v1.2.29

GoString returns the string representation

func (*ConformancePackTemplateForDescribeConformancePackTemplatesOutput) SetConformancePackTemplateId added in v1.2.29

SetConformancePackTemplateId sets the ConformancePackTemplateId field's value.

func (*ConformancePackTemplateForDescribeConformancePackTemplatesOutput) SetCreatedTime added in v1.2.29

SetCreatedTime sets the CreatedTime field's value.

func (*ConformancePackTemplateForDescribeConformancePackTemplatesOutput) SetDescription added in v1.2.29

SetDescription sets the Description field's value.

func (*ConformancePackTemplateForDescribeConformancePackTemplatesOutput) SetLabels added in v1.2.29

SetLabels sets the Labels field's value.

func (*ConformancePackTemplateForDescribeConformancePackTemplatesOutput) SetName added in v1.2.29

SetName sets the Name field's value.

func (*ConformancePackTemplateForDescribeConformancePackTemplatesOutput) SetRiskLevel added in v1.2.29

SetRiskLevel sets the RiskLevel field's value.

func (*ConformancePackTemplateForDescribeConformancePackTemplatesOutput) SetRuleTemplates added in v1.2.29

SetRuleTemplates sets the RuleTemplates field's value.

func (*ConformancePackTemplateForDescribeConformancePackTemplatesOutput) SetStatus added in v1.2.29

SetStatus sets the Status field's value.

func (*ConformancePackTemplateForDescribeConformancePackTemplatesOutput) SetUpdatedTime added in v1.2.29

SetUpdatedTime sets the UpdatedTime field's value.

func (ConformancePackTemplateForDescribeConformancePackTemplatesOutput) String added in v1.2.29

String returns the string representation

type ConformancePackTemplateForListAccountGroupConformancePackTemplatesOutput added in v1.2.29

type ConformancePackTemplateForListAccountGroupConformancePackTemplatesOutput struct {
	ConformancePackTemplateId *string `type:"string" json:",omitempty"`

	CreatedTime *string `type:"string" json:",omitempty"`

	Description *string `type:"string" json:",omitempty"`

	Labels []*string `type:"list" json:",omitempty"`

	Name *string `type:"string" json:",omitempty"`

	RiskLevel *string `type:"string" json:",omitempty" enum:"EnumOfRiskLevelForListAccountGroupConformancePackTemplatesOutput"`

	RuleTemplates []*string `type:"list" json:",omitempty"`
	// contains filtered or unexported fields
}

func (ConformancePackTemplateForListAccountGroupConformancePackTemplatesOutput) GoString added in v1.2.29

GoString returns the string representation

func (*ConformancePackTemplateForListAccountGroupConformancePackTemplatesOutput) SetConformancePackTemplateId added in v1.2.29

SetConformancePackTemplateId sets the ConformancePackTemplateId field's value.

func (*ConformancePackTemplateForListAccountGroupConformancePackTemplatesOutput) SetCreatedTime added in v1.2.29

SetCreatedTime sets the CreatedTime field's value.

func (*ConformancePackTemplateForListAccountGroupConformancePackTemplatesOutput) SetDescription added in v1.2.29

SetDescription sets the Description field's value.

func (*ConformancePackTemplateForListAccountGroupConformancePackTemplatesOutput) SetLabels added in v1.2.29

SetLabels sets the Labels field's value.

func (*ConformancePackTemplateForListAccountGroupConformancePackTemplatesOutput) SetName added in v1.2.29

SetName sets the Name field's value.

func (*ConformancePackTemplateForListAccountGroupConformancePackTemplatesOutput) SetRiskLevel added in v1.2.29

SetRiskLevel sets the RiskLevel field's value.

func (*ConformancePackTemplateForListAccountGroupConformancePackTemplatesOutput) SetRuleTemplates added in v1.2.29

SetRuleTemplates sets the RuleTemplates field's value.

func (ConformancePackTemplateForListAccountGroupConformancePackTemplatesOutput) String added in v1.2.29

String returns the string representation

type ConformancePackTemplateForListConformancePackTemplatesOutput added in v1.2.29

type ConformancePackTemplateForListConformancePackTemplatesOutput struct {
	ConformancePackTemplateId *string `type:"string" json:",omitempty"`

	CreatedTime *string `type:"string" json:",omitempty"`

	Description *string `type:"string" json:",omitempty"`

	Labels []*string `type:"list" json:",omitempty"`

	Name *string `type:"string" json:",omitempty"`

	RiskLevel *string `type:"string" json:",omitempty" enum:"EnumOfRiskLevelForListConformancePackTemplatesOutput"`

	RuleTemplates []*string `type:"list" json:",omitempty"`
	// contains filtered or unexported fields
}

func (ConformancePackTemplateForListConformancePackTemplatesOutput) GoString added in v1.2.29

GoString returns the string representation

func (*ConformancePackTemplateForListConformancePackTemplatesOutput) SetConformancePackTemplateId added in v1.2.29

SetConformancePackTemplateId sets the ConformancePackTemplateId field's value.

func (*ConformancePackTemplateForListConformancePackTemplatesOutput) SetCreatedTime added in v1.2.29

SetCreatedTime sets the CreatedTime field's value.

func (*ConformancePackTemplateForListConformancePackTemplatesOutput) SetDescription added in v1.2.29

SetDescription sets the Description field's value.

func (*ConformancePackTemplateForListConformancePackTemplatesOutput) SetLabels added in v1.2.29

SetLabels sets the Labels field's value.

func (*ConformancePackTemplateForListConformancePackTemplatesOutput) SetName added in v1.2.29

SetName sets the Name field's value.

func (*ConformancePackTemplateForListConformancePackTemplatesOutput) SetRiskLevel added in v1.2.29

SetRiskLevel sets the RiskLevel field's value.

func (*ConformancePackTemplateForListConformancePackTemplatesOutput) SetRuleTemplates added in v1.2.29

SetRuleTemplates sets the RuleTemplates field's value.

func (ConformancePackTemplateForListConformancePackTemplatesOutput) String added in v1.2.29

String returns the string representation

type CreateAccountGroupConformancePackInput added in v1.2.29

type CreateAccountGroupConformancePackInput struct {

	// AccountGroupId is a required field
	AccountGroupId *string `type:"string" json:",omitempty" required:"true"`

	// ConformancePackTemplateId is a required field
	ConformancePackTemplateId *string `type:"string" json:",omitempty" required:"true"`

	// Description is a required field
	Description *string `type:"string" json:",omitempty" required:"true"`

	// Name is a required field
	Name *string `type:"string" json:",omitempty" required:"true"`

	// RiskLevel is a required field
	RiskLevel *string `type:"string" json:",omitempty" required:"true" enum:"EnumOfRiskLevelForCreateAccountGroupConformancePackInput"`

	RuleOverrides []*RuleOverrideForCreateAccountGroupConformancePackInput `type:"list" json:",omitempty"`

	Scope *ScopeForCreateAccountGroupConformancePackInput `type:"structure" json:",omitempty"`
	// contains filtered or unexported fields
}

func (CreateAccountGroupConformancePackInput) GoString added in v1.2.29

GoString returns the string representation

func (*CreateAccountGroupConformancePackInput) SetAccountGroupId added in v1.2.29

SetAccountGroupId sets the AccountGroupId field's value.

func (*CreateAccountGroupConformancePackInput) SetConformancePackTemplateId added in v1.2.29

SetConformancePackTemplateId sets the ConformancePackTemplateId field's value.

func (*CreateAccountGroupConformancePackInput) SetDescription added in v1.2.29

SetDescription sets the Description field's value.

func (*CreateAccountGroupConformancePackInput) SetName added in v1.2.29

SetName sets the Name field's value.

func (*CreateAccountGroupConformancePackInput) SetRiskLevel added in v1.2.29

SetRiskLevel sets the RiskLevel field's value.

func (*CreateAccountGroupConformancePackInput) SetRuleOverrides added in v1.2.29

SetRuleOverrides sets the RuleOverrides field's value.

func (*CreateAccountGroupConformancePackInput) SetScope added in v1.2.29

SetScope sets the Scope field's value.

func (CreateAccountGroupConformancePackInput) String added in v1.2.29

String returns the string representation

func (*CreateAccountGroupConformancePackInput) Validate added in v1.2.29

Validate inspects the fields of the type to determine if they are valid.

type CreateAccountGroupConformancePackOutput added in v1.2.29

type CreateAccountGroupConformancePackOutput struct {
	Metadata *response.ResponseMetadata

	ConformancePackId *string `type:"string" json:",omitempty"`
	// contains filtered or unexported fields
}

func (CreateAccountGroupConformancePackOutput) GoString added in v1.2.29

GoString returns the string representation

func (*CreateAccountGroupConformancePackOutput) SetConformancePackId added in v1.2.29

SetConformancePackId sets the ConformancePackId field's value.

func (CreateAccountGroupConformancePackOutput) String added in v1.2.29

String returns the string representation

type CreateAccountGroupConformancePackTemplateInput added in v1.2.29

type CreateAccountGroupConformancePackTemplateInput struct {

	// AccountGroupId is a required field
	AccountGroupId *string `type:"string" json:",omitempty" required:"true"`

	Description *string `type:"string" json:",omitempty"`

	Labels []*string `type:"list" json:",omitempty"`

	// Name is a required field
	Name *string `type:"string" json:",omitempty" required:"true"`

	RiskLevel *string `type:"string" json:",omitempty" enum:"EnumOfRiskLevelForCreateAccountGroupConformancePackTemplateInput"`

	RuleTemplates []*string `type:"list" json:",omitempty"`
	// contains filtered or unexported fields
}

func (CreateAccountGroupConformancePackTemplateInput) GoString added in v1.2.29

GoString returns the string representation

func (*CreateAccountGroupConformancePackTemplateInput) SetAccountGroupId added in v1.2.29

SetAccountGroupId sets the AccountGroupId field's value.

func (*CreateAccountGroupConformancePackTemplateInput) SetDescription added in v1.2.29

SetDescription sets the Description field's value.

func (*CreateAccountGroupConformancePackTemplateInput) SetLabels added in v1.2.29

SetLabels sets the Labels field's value.

func (*CreateAccountGroupConformancePackTemplateInput) SetName added in v1.2.29

SetName sets the Name field's value.

func (*CreateAccountGroupConformancePackTemplateInput) SetRiskLevel added in v1.2.29

SetRiskLevel sets the RiskLevel field's value.

func (*CreateAccountGroupConformancePackTemplateInput) SetRuleTemplates added in v1.2.29

SetRuleTemplates sets the RuleTemplates field's value.

func (CreateAccountGroupConformancePackTemplateInput) String added in v1.2.29

String returns the string representation

func (*CreateAccountGroupConformancePackTemplateInput) Validate added in v1.2.29

Validate inspects the fields of the type to determine if they are valid.

type CreateAccountGroupConformancePackTemplateOutput added in v1.2.29

type CreateAccountGroupConformancePackTemplateOutput struct {
	Metadata *response.ResponseMetadata

	ConformancePackTemplateId *string `type:"string" json:",omitempty"`
	// contains filtered or unexported fields
}

func (CreateAccountGroupConformancePackTemplateOutput) GoString added in v1.2.29

GoString returns the string representation

func (*CreateAccountGroupConformancePackTemplateOutput) SetConformancePackTemplateId added in v1.2.29

SetConformancePackTemplateId sets the ConformancePackTemplateId field's value.

func (CreateAccountGroupConformancePackTemplateOutput) String added in v1.2.29

String returns the string representation

type CreateAccountGroupDeliveryChannelInput added in v1.2.29

type CreateAccountGroupDeliveryChannelInput struct {

	// AccountGroupId is a required field
	AccountGroupId *string `type:"string" json:",omitempty" required:"true"`

	Condition *string `type:"string" json:",omitempty"`

	// DeliveryChannelName is a required field
	DeliveryChannelName *string `type:"string" json:",omitempty" required:"true"`

	// DeliveryChannelTargetTrn is a required field
	DeliveryChannelTargetTrn *string `type:"string" json:",omitempty" required:"true"`

	// DeliveryChannelType is a required field
	DeliveryChannelType *string `type:"string" json:",omitempty" required:"true" enum:"EnumOfDeliveryChannelTypeForCreateAccountGroupDeliveryChannelInput"`

	DeliveryContents []*string `type:"list" json:",omitempty"`

	// DeliveryRoleTrn is a required field
	DeliveryRoleTrn *string `type:"string" json:",omitempty" required:"true"`

	SnapshotDeliveryTime *string `type:"string" json:",omitempty"`

	TosKeyPrefix *string `type:"string" json:",omitempty"`

	TosSSEAlgorithm *string `type:"string" json:",omitempty" enum:"EnumOfTosSSEAlgorithmForCreateAccountGroupDeliveryChannelInput"`

	TosSSEKMSKeyId *string `type:"string" json:",omitempty"`
	// contains filtered or unexported fields
}

func (CreateAccountGroupDeliveryChannelInput) GoString added in v1.2.29

GoString returns the string representation

func (*CreateAccountGroupDeliveryChannelInput) SetAccountGroupId added in v1.2.29

SetAccountGroupId sets the AccountGroupId field's value.

func (*CreateAccountGroupDeliveryChannelInput) SetCondition added in v1.2.29

SetCondition sets the Condition field's value.

func (*CreateAccountGroupDeliveryChannelInput) SetDeliveryChannelName added in v1.2.29

SetDeliveryChannelName sets the DeliveryChannelName field's value.

func (*CreateAccountGroupDeliveryChannelInput) SetDeliveryChannelTargetTrn added in v1.2.29

SetDeliveryChannelTargetTrn sets the DeliveryChannelTargetTrn field's value.

func (*CreateAccountGroupDeliveryChannelInput) SetDeliveryChannelType added in v1.2.29

SetDeliveryChannelType sets the DeliveryChannelType field's value.

func (*CreateAccountGroupDeliveryChannelInput) SetDeliveryContents added in v1.2.29

SetDeliveryContents sets the DeliveryContents field's value.

func (*CreateAccountGroupDeliveryChannelInput) SetDeliveryRoleTrn added in v1.2.29

SetDeliveryRoleTrn sets the DeliveryRoleTrn field's value.

func (*CreateAccountGroupDeliveryChannelInput) SetSnapshotDeliveryTime added in v1.2.29

SetSnapshotDeliveryTime sets the SnapshotDeliveryTime field's value.

func (*CreateAccountGroupDeliveryChannelInput) SetTosKeyPrefix added in v1.2.29

SetTosKeyPrefix sets the TosKeyPrefix field's value.

func (*CreateAccountGroupDeliveryChannelInput) SetTosSSEAlgorithm added in v1.2.29

SetTosSSEAlgorithm sets the TosSSEAlgorithm field's value.

func (*CreateAccountGroupDeliveryChannelInput) SetTosSSEKMSKeyId added in v1.2.29

SetTosSSEKMSKeyId sets the TosSSEKMSKeyId field's value.

func (CreateAccountGroupDeliveryChannelInput) String added in v1.2.29

String returns the string representation

func (*CreateAccountGroupDeliveryChannelInput) Validate added in v1.2.29

Validate inspects the fields of the type to determine if they are valid.

type CreateAccountGroupDeliveryChannelOutput added in v1.2.29

type CreateAccountGroupDeliveryChannelOutput struct {
	Metadata *response.ResponseMetadata

	DeliveryChannelId *string `type:"string" json:",omitempty"`
	// contains filtered or unexported fields
}

func (CreateAccountGroupDeliveryChannelOutput) GoString added in v1.2.29

GoString returns the string representation

func (*CreateAccountGroupDeliveryChannelOutput) SetDeliveryChannelId added in v1.2.29

SetDeliveryChannelId sets the DeliveryChannelId field's value.

func (CreateAccountGroupDeliveryChannelOutput) String added in v1.2.29

String returns the string representation

type CreateAccountGroupInput

type CreateAccountGroupInput struct {

	// Description is a required field
	Description *string `type:"string" json:",omitempty" required:"true"`

	// GroupName is a required field
	GroupName *string `type:"string" json:",omitempty" required:"true"`

	// GroupType is a required field
	GroupType *string `type:"string" json:",omitempty" required:"true" enum:"EnumOfGroupTypeForCreateAccountGroupInput"`

	Principals []*string `type:"list" json:",omitempty"`
	// contains filtered or unexported fields
}

func (CreateAccountGroupInput) GoString

func (s CreateAccountGroupInput) GoString() string

GoString returns the string representation

func (*CreateAccountGroupInput) SetDescription

SetDescription sets the Description field's value.

func (*CreateAccountGroupInput) SetGroupName

SetGroupName sets the GroupName field's value.

func (*CreateAccountGroupInput) SetGroupType

SetGroupType sets the GroupType field's value.

func (*CreateAccountGroupInput) SetPrincipals

func (s *CreateAccountGroupInput) SetPrincipals(v []*string) *CreateAccountGroupInput

SetPrincipals sets the Principals field's value.

func (CreateAccountGroupInput) String

func (s CreateAccountGroupInput) String() string

String returns the string representation

func (*CreateAccountGroupInput) Validate

func (s *CreateAccountGroupInput) Validate() error

Validate inspects the fields of the type to determine if they are valid.

type CreateAccountGroupOutput

type CreateAccountGroupOutput struct {
	Metadata *response.ResponseMetadata

	AccountGroupId *string `type:"string" json:",omitempty"`
	// contains filtered or unexported fields
}

func (CreateAccountGroupOutput) GoString

func (s CreateAccountGroupOutput) GoString() string

GoString returns the string representation

func (*CreateAccountGroupOutput) SetAccountGroupId

func (s *CreateAccountGroupOutput) SetAccountGroupId(v string) *CreateAccountGroupOutput

SetAccountGroupId sets the AccountGroupId field's value.

func (CreateAccountGroupOutput) String

func (s CreateAccountGroupOutput) String() string

String returns the string representation

type CreateAccountGroupRuleInput added in v1.2.29

type CreateAccountGroupRuleInput struct {

	// AccountGroupId is a required field
	AccountGroupId *string `type:"string" json:",omitempty" required:"true"`

	// Description is a required field
	Description *string `type:"string" json:",omitempty" required:"true"`

	// InputParameters is a required field
	InputParameters *string `type:"string" json:",omitempty" required:"true"`

	// RiskLevel is a required field
	RiskLevel *string `type:"string" json:",omitempty" required:"true" enum:"EnumOfRiskLevelForCreateAccountGroupRuleInput"`

	// RuleName is a required field
	RuleName *string `type:"string" json:",omitempty" required:"true"`

	// RuleTemplateId is a required field
	RuleTemplateId *string `type:"string" json:",omitempty" required:"true"`

	Scope *ScopeForCreateAccountGroupRuleInput `type:"structure" json:",omitempty"`

	Triggers []*TriggerForCreateAccountGroupRuleInput `type:"list" json:",omitempty"`
	// contains filtered or unexported fields
}

func (CreateAccountGroupRuleInput) GoString added in v1.2.29

func (s CreateAccountGroupRuleInput) GoString() string

GoString returns the string representation

func (*CreateAccountGroupRuleInput) SetAccountGroupId added in v1.2.29

SetAccountGroupId sets the AccountGroupId field's value.

func (*CreateAccountGroupRuleInput) SetDescription added in v1.2.29

SetDescription sets the Description field's value.

func (*CreateAccountGroupRuleInput) SetInputParameters added in v1.2.29

SetInputParameters sets the InputParameters field's value.

func (*CreateAccountGroupRuleInput) SetRiskLevel added in v1.2.29

SetRiskLevel sets the RiskLevel field's value.

func (*CreateAccountGroupRuleInput) SetRuleName added in v1.2.29

SetRuleName sets the RuleName field's value.

func (*CreateAccountGroupRuleInput) SetRuleTemplateId added in v1.2.29

SetRuleTemplateId sets the RuleTemplateId field's value.

func (*CreateAccountGroupRuleInput) SetScope added in v1.2.29

SetScope sets the Scope field's value.

func (*CreateAccountGroupRuleInput) SetTriggers added in v1.2.29

SetTriggers sets the Triggers field's value.

func (CreateAccountGroupRuleInput) String added in v1.2.29

String returns the string representation

func (*CreateAccountGroupRuleInput) Validate added in v1.2.29

func (s *CreateAccountGroupRuleInput) Validate() error

Validate inspects the fields of the type to determine if they are valid.

type CreateAccountGroupRuleOutput added in v1.2.29

type CreateAccountGroupRuleOutput struct {
	Metadata *response.ResponseMetadata

	RuleId *string `type:"string" json:",omitempty"`
	// contains filtered or unexported fields
}

func (CreateAccountGroupRuleOutput) GoString added in v1.2.29

func (s CreateAccountGroupRuleOutput) GoString() string

GoString returns the string representation

func (*CreateAccountGroupRuleOutput) SetRuleId added in v1.2.29

SetRuleId sets the RuleId field's value.

func (CreateAccountGroupRuleOutput) String added in v1.2.29

String returns the string representation

type CreateAccountGroupRuleTemplateInput added in v1.2.29

type CreateAccountGroupRuleTemplateInput struct {

	// AccountGroupId is a required field
	AccountGroupId *string `type:"string" json:",omitempty" required:"true"`

	// Description is a required field
	Description *string `type:"string" json:",omitempty" required:"true"`

	Parameters []*ParameterForCreateAccountGroupRuleTemplateInput `type:"list" json:",omitempty"`

	// PolicyRule is a required field
	PolicyRule *string `type:"string" json:",omitempty" required:"true"`

	// RiskLevel is a required field
	RiskLevel *string `type:"string" json:",omitempty" required:"true" enum:"EnumOfRiskLevelForCreateAccountGroupRuleTemplateInput"`

	Scope *ScopeForCreateAccountGroupRuleTemplateInput `type:"structure" json:",omitempty"`

	// TemplateName is a required field
	TemplateName *string `type:"string" json:",omitempty" required:"true"`

	Triggers []*TriggerForCreateAccountGroupRuleTemplateInput `type:"list" json:",omitempty"`
	// contains filtered or unexported fields
}

func (CreateAccountGroupRuleTemplateInput) GoString added in v1.2.29

GoString returns the string representation

func (*CreateAccountGroupRuleTemplateInput) SetAccountGroupId added in v1.2.29

SetAccountGroupId sets the AccountGroupId field's value.

func (*CreateAccountGroupRuleTemplateInput) SetDescription added in v1.2.29

SetDescription sets the Description field's value.

func (*CreateAccountGroupRuleTemplateInput) SetParameters added in v1.2.29

SetParameters sets the Parameters field's value.

func (*CreateAccountGroupRuleTemplateInput) SetPolicyRule added in v1.2.29

SetPolicyRule sets the PolicyRule field's value.

func (*CreateAccountGroupRuleTemplateInput) SetRiskLevel added in v1.2.29

SetRiskLevel sets the RiskLevel field's value.

func (*CreateAccountGroupRuleTemplateInput) SetScope added in v1.2.29

SetScope sets the Scope field's value.

func (*CreateAccountGroupRuleTemplateInput) SetTemplateName added in v1.2.29

SetTemplateName sets the TemplateName field's value.

func (*CreateAccountGroupRuleTemplateInput) SetTriggers added in v1.2.29

SetTriggers sets the Triggers field's value.

func (CreateAccountGroupRuleTemplateInput) String added in v1.2.29

String returns the string representation

func (*CreateAccountGroupRuleTemplateInput) Validate added in v1.2.29

Validate inspects the fields of the type to determine if they are valid.

type CreateAccountGroupRuleTemplateOutput added in v1.2.29

type CreateAccountGroupRuleTemplateOutput struct {
	Metadata *response.ResponseMetadata

	TemplateId *string `type:"string" json:",omitempty"`
	// contains filtered or unexported fields
}

func (CreateAccountGroupRuleTemplateOutput) GoString added in v1.2.29

GoString returns the string representation

func (*CreateAccountGroupRuleTemplateOutput) SetTemplateId added in v1.2.29

SetTemplateId sets the TemplateId field's value.

func (CreateAccountGroupRuleTemplateOutput) String added in v1.2.29

String returns the string representation

type CreateConformancePackInput added in v1.2.29

type CreateConformancePackInput struct {

	// ConformancePackTemplateId is a required field
	ConformancePackTemplateId *string `type:"string" json:",omitempty" required:"true"`

	// Description is a required field
	Description *string `type:"string" json:",omitempty" required:"true"`

	// Name is a required field
	Name *string `type:"string" json:",omitempty" required:"true"`

	// RiskLevel is a required field
	RiskLevel *string `type:"string" json:",omitempty" required:"true" enum:"EnumOfRiskLevelForCreateConformancePackInput"`

	RuleOverrides []*RuleOverrideForCreateConformancePackInput `type:"list" json:",omitempty"`

	Scope *ScopeForCreateConformancePackInput `type:"structure" json:",omitempty"`
	// contains filtered or unexported fields
}

func (CreateConformancePackInput) GoString added in v1.2.29

func (s CreateConformancePackInput) GoString() string

GoString returns the string representation

func (*CreateConformancePackInput) SetConformancePackTemplateId added in v1.2.29

func (s *CreateConformancePackInput) SetConformancePackTemplateId(v string) *CreateConformancePackInput

SetConformancePackTemplateId sets the ConformancePackTemplateId field's value.

func (*CreateConformancePackInput) SetDescription added in v1.2.29

SetDescription sets the Description field's value.

func (*CreateConformancePackInput) SetName added in v1.2.29

SetName sets the Name field's value.

func (*CreateConformancePackInput) SetRiskLevel added in v1.2.29

SetRiskLevel sets the RiskLevel field's value.

func (*CreateConformancePackInput) SetRuleOverrides added in v1.2.29

SetRuleOverrides sets the RuleOverrides field's value.

func (*CreateConformancePackInput) SetScope added in v1.2.29

SetScope sets the Scope field's value.

func (CreateConformancePackInput) String added in v1.2.29

String returns the string representation

func (*CreateConformancePackInput) Validate added in v1.2.29

func (s *CreateConformancePackInput) Validate() error

Validate inspects the fields of the type to determine if they are valid.

type CreateConformancePackOutput added in v1.2.29

type CreateConformancePackOutput struct {
	Metadata *response.ResponseMetadata

	ConformancePackId *string `type:"string" json:",omitempty"`
	// contains filtered or unexported fields
}

func (CreateConformancePackOutput) GoString added in v1.2.29

func (s CreateConformancePackOutput) GoString() string

GoString returns the string representation

func (*CreateConformancePackOutput) SetConformancePackId added in v1.2.29

SetConformancePackId sets the ConformancePackId field's value.

func (CreateConformancePackOutput) String added in v1.2.29

String returns the string representation

type CreateConformancePackTemplateInput added in v1.2.29

type CreateConformancePackTemplateInput struct {
	Description *string `type:"string" json:",omitempty"`

	Labels []*string `type:"list" json:",omitempty"`

	// Name is a required field
	Name *string `type:"string" json:",omitempty" required:"true"`

	RiskLevel *string `type:"string" json:",omitempty" enum:"EnumOfRiskLevelForCreateConformancePackTemplateInput"`

	RuleTemplates []*string `type:"list" json:",omitempty"`
	// contains filtered or unexported fields
}

func (CreateConformancePackTemplateInput) GoString added in v1.2.29

GoString returns the string representation

func (*CreateConformancePackTemplateInput) SetDescription added in v1.2.29

SetDescription sets the Description field's value.

func (*CreateConformancePackTemplateInput) SetLabels added in v1.2.29

SetLabels sets the Labels field's value.

func (*CreateConformancePackTemplateInput) SetName added in v1.2.29

SetName sets the Name field's value.

func (*CreateConformancePackTemplateInput) SetRiskLevel added in v1.2.29

SetRiskLevel sets the RiskLevel field's value.

func (*CreateConformancePackTemplateInput) SetRuleTemplates added in v1.2.29

SetRuleTemplates sets the RuleTemplates field's value.

func (CreateConformancePackTemplateInput) String added in v1.2.29

String returns the string representation

func (*CreateConformancePackTemplateInput) Validate added in v1.2.29

Validate inspects the fields of the type to determine if they are valid.

type CreateConformancePackTemplateOutput added in v1.2.29

type CreateConformancePackTemplateOutput struct {
	Metadata *response.ResponseMetadata

	ConformancePackTemplateId *string `type:"string" json:",omitempty"`
	// contains filtered or unexported fields
}

func (CreateConformancePackTemplateOutput) GoString added in v1.2.29

GoString returns the string representation

func (*CreateConformancePackTemplateOutput) SetConformancePackTemplateId added in v1.2.29

SetConformancePackTemplateId sets the ConformancePackTemplateId field's value.

func (CreateConformancePackTemplateOutput) String added in v1.2.29

String returns the string representation

type CreateDeliveryChannelInput added in v1.2.29

type CreateDeliveryChannelInput struct {
	Condition *string `type:"string" json:",omitempty"`

	// DeliveryChannelName is a required field
	DeliveryChannelName *string `type:"string" json:",omitempty" required:"true"`

	// DeliveryChannelTargetTrn is a required field
	DeliveryChannelTargetTrn *string `type:"string" json:",omitempty" required:"true"`

	// DeliveryChannelType is a required field
	DeliveryChannelType *string `type:"string" json:",omitempty" required:"true" enum:"EnumOfDeliveryChannelTypeForCreateDeliveryChannelInput"`

	DeliveryContents []*string `type:"list" json:",omitempty"`

	// DeliveryRoleTrn is a required field
	DeliveryRoleTrn *string `type:"string" json:",omitempty" required:"true"`

	SnapshotDeliveryTime *string `type:"string" json:",omitempty"`

	TosKeyPrefix *string `type:"string" json:",omitempty"`

	TosSSEAlgorithm *string `type:"string" json:",omitempty" enum:"EnumOfTosSSEAlgorithmForCreateDeliveryChannelInput"`

	TosSSEKMSKeyId *string `type:"string" json:",omitempty"`
	// contains filtered or unexported fields
}

func (CreateDeliveryChannelInput) GoString added in v1.2.29

func (s CreateDeliveryChannelInput) GoString() string

GoString returns the string representation

func (*CreateDeliveryChannelInput) SetCondition added in v1.2.29

SetCondition sets the Condition field's value.

func (*CreateDeliveryChannelInput) SetDeliveryChannelName added in v1.2.29

func (s *CreateDeliveryChannelInput) SetDeliveryChannelName(v string) *CreateDeliveryChannelInput

SetDeliveryChannelName sets the DeliveryChannelName field's value.

func (*CreateDeliveryChannelInput) SetDeliveryChannelTargetTrn added in v1.2.29

func (s *CreateDeliveryChannelInput) SetDeliveryChannelTargetTrn(v string) *CreateDeliveryChannelInput

SetDeliveryChannelTargetTrn sets the DeliveryChannelTargetTrn field's value.

func (*CreateDeliveryChannelInput) SetDeliveryChannelType added in v1.2.29

func (s *CreateDeliveryChannelInput) SetDeliveryChannelType(v string) *CreateDeliveryChannelInput

SetDeliveryChannelType sets the DeliveryChannelType field's value.

func (*CreateDeliveryChannelInput) SetDeliveryContents added in v1.2.29

func (s *CreateDeliveryChannelInput) SetDeliveryContents(v []*string) *CreateDeliveryChannelInput

SetDeliveryContents sets the DeliveryContents field's value.

func (*CreateDeliveryChannelInput) SetDeliveryRoleTrn added in v1.2.29

SetDeliveryRoleTrn sets the DeliveryRoleTrn field's value.

func (*CreateDeliveryChannelInput) SetSnapshotDeliveryTime added in v1.2.29

func (s *CreateDeliveryChannelInput) SetSnapshotDeliveryTime(v string) *CreateDeliveryChannelInput

SetSnapshotDeliveryTime sets the SnapshotDeliveryTime field's value.

func (*CreateDeliveryChannelInput) SetTosKeyPrefix added in v1.2.29

SetTosKeyPrefix sets the TosKeyPrefix field's value.

func (*CreateDeliveryChannelInput) SetTosSSEAlgorithm added in v1.2.29

SetTosSSEAlgorithm sets the TosSSEAlgorithm field's value.

func (*CreateDeliveryChannelInput) SetTosSSEKMSKeyId added in v1.2.29

SetTosSSEKMSKeyId sets the TosSSEKMSKeyId field's value.

func (CreateDeliveryChannelInput) String added in v1.2.29

String returns the string representation

func (*CreateDeliveryChannelInput) Validate added in v1.2.29

func (s *CreateDeliveryChannelInput) Validate() error

Validate inspects the fields of the type to determine if they are valid.

type CreateDeliveryChannelOutput added in v1.2.29

type CreateDeliveryChannelOutput struct {
	Metadata *response.ResponseMetadata

	DeliveryChannelId *string `type:"string" json:",omitempty"`
	// contains filtered or unexported fields
}

func (CreateDeliveryChannelOutput) GoString added in v1.2.29

func (s CreateDeliveryChannelOutput) GoString() string

GoString returns the string representation

func (*CreateDeliveryChannelOutput) SetDeliveryChannelId added in v1.2.29

SetDeliveryChannelId sets the DeliveryChannelId field's value.

func (CreateDeliveryChannelOutput) String added in v1.2.29

String returns the string representation

type CreateRuleInput added in v1.2.29

type CreateRuleInput struct {

	// Description is a required field
	Description *string `type:"string" json:",omitempty" required:"true"`

	// InputParameters is a required field
	InputParameters *string `type:"string" json:",omitempty" required:"true"`

	// RiskLevel is a required field
	RiskLevel *string `type:"string" json:",omitempty" required:"true" enum:"EnumOfRiskLevelForCreateRuleInput"`

	// RuleName is a required field
	RuleName *string `type:"string" json:",omitempty" required:"true"`

	// RuleTemplateId is a required field
	RuleTemplateId *string `type:"string" json:",omitempty" required:"true"`

	Scope *ScopeForCreateRuleInput `type:"structure" json:",omitempty"`

	Triggers []*TriggerForCreateRuleInput `type:"list" json:",omitempty"`
	// contains filtered or unexported fields
}

func (CreateRuleInput) GoString added in v1.2.29

func (s CreateRuleInput) GoString() string

GoString returns the string representation

func (*CreateRuleInput) SetDescription added in v1.2.29

func (s *CreateRuleInput) SetDescription(v string) *CreateRuleInput

SetDescription sets the Description field's value.

func (*CreateRuleInput) SetInputParameters added in v1.2.29

func (s *CreateRuleInput) SetInputParameters(v string) *CreateRuleInput

SetInputParameters sets the InputParameters field's value.

func (*CreateRuleInput) SetRiskLevel added in v1.2.29

func (s *CreateRuleInput) SetRiskLevel(v string) *CreateRuleInput

SetRiskLevel sets the RiskLevel field's value.

func (*CreateRuleInput) SetRuleName added in v1.2.29

func (s *CreateRuleInput) SetRuleName(v string) *CreateRuleInput

SetRuleName sets the RuleName field's value.

func (*CreateRuleInput) SetRuleTemplateId added in v1.2.29

func (s *CreateRuleInput) SetRuleTemplateId(v string) *CreateRuleInput

SetRuleTemplateId sets the RuleTemplateId field's value.

func (*CreateRuleInput) SetScope added in v1.2.29

SetScope sets the Scope field's value.

func (*CreateRuleInput) SetTriggers added in v1.2.29

SetTriggers sets the Triggers field's value.

func (CreateRuleInput) String added in v1.2.29

func (s CreateRuleInput) String() string

String returns the string representation

func (*CreateRuleInput) Validate added in v1.2.29

func (s *CreateRuleInput) Validate() error

Validate inspects the fields of the type to determine if they are valid.

type CreateRuleOutput added in v1.2.29

type CreateRuleOutput struct {
	Metadata *response.ResponseMetadata

	RuleId *string `type:"string" json:",omitempty"`
	// contains filtered or unexported fields
}

func (CreateRuleOutput) GoString added in v1.2.29

func (s CreateRuleOutput) GoString() string

GoString returns the string representation

func (*CreateRuleOutput) SetRuleId added in v1.2.29

func (s *CreateRuleOutput) SetRuleId(v string) *CreateRuleOutput

SetRuleId sets the RuleId field's value.

func (CreateRuleOutput) String added in v1.2.29

func (s CreateRuleOutput) String() string

String returns the string representation

type CreateRuleTemplateInput added in v1.2.29

type CreateRuleTemplateInput struct {

	// Description is a required field
	Description *string `type:"string" json:",omitempty" required:"true"`

	Parameters []*ParameterForCreateRuleTemplateInput `type:"list" json:",omitempty"`

	// PolicyRule is a required field
	PolicyRule *string `type:"string" json:",omitempty" required:"true"`

	// RiskLevel is a required field
	RiskLevel *string `type:"string" json:",omitempty" required:"true" enum:"EnumOfRiskLevelForCreateRuleTemplateInput"`

	Scope *ScopeForCreateRuleTemplateInput `type:"structure" json:",omitempty"`

	// TemplateName is a required field
	TemplateName *string `type:"string" json:",omitempty" required:"true"`

	Triggers []*TriggerForCreateRuleTemplateInput `type:"list" json:",omitempty"`
	// contains filtered or unexported fields
}

func (CreateRuleTemplateInput) GoString added in v1.2.29

func (s CreateRuleTemplateInput) GoString() string

GoString returns the string representation

func (*CreateRuleTemplateInput) SetDescription added in v1.2.29

SetDescription sets the Description field's value.

func (*CreateRuleTemplateInput) SetParameters added in v1.2.29

SetParameters sets the Parameters field's value.

func (*CreateRuleTemplateInput) SetPolicyRule added in v1.2.29

SetPolicyRule sets the PolicyRule field's value.

func (*CreateRuleTemplateInput) SetRiskLevel added in v1.2.29

SetRiskLevel sets the RiskLevel field's value.

func (*CreateRuleTemplateInput) SetScope added in v1.2.29

SetScope sets the Scope field's value.

func (*CreateRuleTemplateInput) SetTemplateName added in v1.2.29

SetTemplateName sets the TemplateName field's value.

func (*CreateRuleTemplateInput) SetTriggers added in v1.2.29

SetTriggers sets the Triggers field's value.

func (CreateRuleTemplateInput) String added in v1.2.29

func (s CreateRuleTemplateInput) String() string

String returns the string representation

func (*CreateRuleTemplateInput) Validate added in v1.2.29

func (s *CreateRuleTemplateInput) Validate() error

Validate inspects the fields of the type to determine if they are valid.

type CreateRuleTemplateOutput added in v1.2.29

type CreateRuleTemplateOutput struct {
	Metadata *response.ResponseMetadata

	TemplateId *string `type:"string" json:",omitempty"`
	// contains filtered or unexported fields
}

func (CreateRuleTemplateOutput) GoString added in v1.2.29

func (s CreateRuleTemplateOutput) GoString() string

GoString returns the string representation

func (*CreateRuleTemplateOutput) SetTemplateId added in v1.2.29

SetTemplateId sets the TemplateId field's value.

func (CreateRuleTemplateOutput) String added in v1.2.29

func (s CreateRuleTemplateOutput) String() string

String returns the string representation

type DeleteAccountGroupConformancePackInput added in v1.2.29

type DeleteAccountGroupConformancePackInput struct {

	// AccountGroupId is a required field
	AccountGroupId *string `type:"string" json:",omitempty" required:"true"`

	// ConformancePackId is a required field
	ConformancePackId *string `type:"string" json:",omitempty" required:"true"`
	// contains filtered or unexported fields
}

func (DeleteAccountGroupConformancePackInput) GoString added in v1.2.29

GoString returns the string representation

func (*DeleteAccountGroupConformancePackInput) SetAccountGroupId added in v1.2.29

SetAccountGroupId sets the AccountGroupId field's value.

func (*DeleteAccountGroupConformancePackInput) SetConformancePackId added in v1.2.29

SetConformancePackId sets the ConformancePackId field's value.

func (DeleteAccountGroupConformancePackInput) String added in v1.2.29

String returns the string representation

func (*DeleteAccountGroupConformancePackInput) Validate added in v1.2.29

Validate inspects the fields of the type to determine if they are valid.

type DeleteAccountGroupConformancePackOutput added in v1.2.29

type DeleteAccountGroupConformancePackOutput struct {
	Metadata *response.ResponseMetadata
	// contains filtered or unexported fields
}

func (DeleteAccountGroupConformancePackOutput) GoString added in v1.2.29

GoString returns the string representation

func (DeleteAccountGroupConformancePackOutput) String added in v1.2.29

String returns the string representation

type DeleteAccountGroupConformancePackTemplatesInput added in v1.2.29

type DeleteAccountGroupConformancePackTemplatesInput struct {
	ConformancePackTemplateIds []*string `type:"list" json:",omitempty"`
	// contains filtered or unexported fields
}

func (DeleteAccountGroupConformancePackTemplatesInput) GoString added in v1.2.29

GoString returns the string representation

func (*DeleteAccountGroupConformancePackTemplatesInput) SetConformancePackTemplateIds added in v1.2.29

SetConformancePackTemplateIds sets the ConformancePackTemplateIds field's value.

func (DeleteAccountGroupConformancePackTemplatesInput) String added in v1.2.29

String returns the string representation

type DeleteAccountGroupConformancePackTemplatesOutput added in v1.2.29

type DeleteAccountGroupConformancePackTemplatesOutput struct {
	Metadata *response.ResponseMetadata
	// contains filtered or unexported fields
}

func (DeleteAccountGroupConformancePackTemplatesOutput) GoString added in v1.2.29

GoString returns the string representation

func (DeleteAccountGroupConformancePackTemplatesOutput) String added in v1.2.29

String returns the string representation

type DeleteAccountGroupDeliveryChannelInput added in v1.2.29

type DeleteAccountGroupDeliveryChannelInput struct {

	// DeliveryChannelId is a required field
	DeliveryChannelId *string `type:"string" json:",omitempty" required:"true"`
	// contains filtered or unexported fields
}

func (DeleteAccountGroupDeliveryChannelInput) GoString added in v1.2.29

GoString returns the string representation

func (*DeleteAccountGroupDeliveryChannelInput) SetDeliveryChannelId added in v1.2.29

SetDeliveryChannelId sets the DeliveryChannelId field's value.

func (DeleteAccountGroupDeliveryChannelInput) String added in v1.2.29

String returns the string representation

func (*DeleteAccountGroupDeliveryChannelInput) Validate added in v1.2.29

Validate inspects the fields of the type to determine if they are valid.

type DeleteAccountGroupDeliveryChannelOutput added in v1.2.29

type DeleteAccountGroupDeliveryChannelOutput struct {
	Metadata *response.ResponseMetadata

	DeliveryChannelId *string `type:"string" json:",omitempty"`
	// contains filtered or unexported fields
}

func (DeleteAccountGroupDeliveryChannelOutput) GoString added in v1.2.29

GoString returns the string representation

func (*DeleteAccountGroupDeliveryChannelOutput) SetDeliveryChannelId added in v1.2.29

SetDeliveryChannelId sets the DeliveryChannelId field's value.

func (DeleteAccountGroupDeliveryChannelOutput) String added in v1.2.29

String returns the string representation

type DeleteAccountGroupInput

type DeleteAccountGroupInput struct {

	// AccountGroupId is a required field
	AccountGroupId *string `type:"string" json:",omitempty" required:"true"`
	// contains filtered or unexported fields
}

func (DeleteAccountGroupInput) GoString

func (s DeleteAccountGroupInput) GoString() string

GoString returns the string representation

func (*DeleteAccountGroupInput) SetAccountGroupId

func (s *DeleteAccountGroupInput) SetAccountGroupId(v string) *DeleteAccountGroupInput

SetAccountGroupId sets the AccountGroupId field's value.

func (DeleteAccountGroupInput) String

func (s DeleteAccountGroupInput) String() string

String returns the string representation

func (*DeleteAccountGroupInput) Validate

func (s *DeleteAccountGroupInput) Validate() error

Validate inspects the fields of the type to determine if they are valid.

type DeleteAccountGroupOutput

type DeleteAccountGroupOutput struct {
	Metadata *response.ResponseMetadata
	// contains filtered or unexported fields
}

func (DeleteAccountGroupOutput) GoString

func (s DeleteAccountGroupOutput) GoString() string

GoString returns the string representation

func (DeleteAccountGroupOutput) String

func (s DeleteAccountGroupOutput) String() string

String returns the string representation

type DeleteAccountGroupRuleInput added in v1.2.29

type DeleteAccountGroupRuleInput struct {

	// RuleId is a required field
	RuleId *string `type:"string" json:",omitempty" required:"true"`
	// contains filtered or unexported fields
}

func (DeleteAccountGroupRuleInput) GoString added in v1.2.29

func (s DeleteAccountGroupRuleInput) GoString() string

GoString returns the string representation

func (*DeleteAccountGroupRuleInput) SetRuleId added in v1.2.29

SetRuleId sets the RuleId field's value.

func (DeleteAccountGroupRuleInput) String added in v1.2.29

String returns the string representation

func (*DeleteAccountGroupRuleInput) Validate added in v1.2.29

func (s *DeleteAccountGroupRuleInput) Validate() error

Validate inspects the fields of the type to determine if they are valid.

type DeleteAccountGroupRuleOutput added in v1.2.29

type DeleteAccountGroupRuleOutput struct {
	Metadata *response.ResponseMetadata
	// contains filtered or unexported fields
}

func (DeleteAccountGroupRuleOutput) GoString added in v1.2.29

func (s DeleteAccountGroupRuleOutput) GoString() string

GoString returns the string representation

func (DeleteAccountGroupRuleOutput) String added in v1.2.29

String returns the string representation

type DeleteAccountGroupRuleTemplatesInput added in v1.2.29

type DeleteAccountGroupRuleTemplatesInput struct {
	TemplateIds []*string `type:"list" json:",omitempty"`
	// contains filtered or unexported fields
}

func (DeleteAccountGroupRuleTemplatesInput) GoString added in v1.2.29

GoString returns the string representation

func (*DeleteAccountGroupRuleTemplatesInput) SetTemplateIds added in v1.2.29

SetTemplateIds sets the TemplateIds field's value.

func (DeleteAccountGroupRuleTemplatesInput) String added in v1.2.29

String returns the string representation

type DeleteAccountGroupRuleTemplatesOutput added in v1.2.29

type DeleteAccountGroupRuleTemplatesOutput struct {
	Metadata *response.ResponseMetadata
	// contains filtered or unexported fields
}

func (DeleteAccountGroupRuleTemplatesOutput) GoString added in v1.2.29

GoString returns the string representation

func (DeleteAccountGroupRuleTemplatesOutput) String added in v1.2.29

String returns the string representation

type DeleteConformancePackInput added in v1.2.29

type DeleteConformancePackInput struct {

	// ConformancePackId is a required field
	ConformancePackId *string `type:"string" json:",omitempty" required:"true"`
	// contains filtered or unexported fields
}

func (DeleteConformancePackInput) GoString added in v1.2.29

func (s DeleteConformancePackInput) GoString() string

GoString returns the string representation

func (*DeleteConformancePackInput) SetConformancePackId added in v1.2.29

func (s *DeleteConformancePackInput) SetConformancePackId(v string) *DeleteConformancePackInput

SetConformancePackId sets the ConformancePackId field's value.

func (DeleteConformancePackInput) String added in v1.2.29

String returns the string representation

func (*DeleteConformancePackInput) Validate added in v1.2.29

func (s *DeleteConformancePackInput) Validate() error

Validate inspects the fields of the type to determine if they are valid.

type DeleteConformancePackOutput added in v1.2.29

type DeleteConformancePackOutput struct {
	Metadata *response.ResponseMetadata
	// contains filtered or unexported fields
}

func (DeleteConformancePackOutput) GoString added in v1.2.29

func (s DeleteConformancePackOutput) GoString() string

GoString returns the string representation

func (DeleteConformancePackOutput) String added in v1.2.29

String returns the string representation

type DeleteConformancePackTemplatesInput added in v1.2.29

type DeleteConformancePackTemplatesInput struct {
	ConformancePackTemplateIds []*string `type:"list" json:",omitempty"`
	// contains filtered or unexported fields
}

func (DeleteConformancePackTemplatesInput) GoString added in v1.2.29

GoString returns the string representation

func (*DeleteConformancePackTemplatesInput) SetConformancePackTemplateIds added in v1.2.29

func (s *DeleteConformancePackTemplatesInput) SetConformancePackTemplateIds(v []*string) *DeleteConformancePackTemplatesInput

SetConformancePackTemplateIds sets the ConformancePackTemplateIds field's value.

func (DeleteConformancePackTemplatesInput) String added in v1.2.29

String returns the string representation

type DeleteConformancePackTemplatesOutput added in v1.2.29

type DeleteConformancePackTemplatesOutput struct {
	Metadata *response.ResponseMetadata
	// contains filtered or unexported fields
}

func (DeleteConformancePackTemplatesOutput) GoString added in v1.2.29

GoString returns the string representation

func (DeleteConformancePackTemplatesOutput) String added in v1.2.29

String returns the string representation

type DeleteDeliveryChannelInput added in v1.2.29

type DeleteDeliveryChannelInput struct {

	// DeliveryChannelId is a required field
	DeliveryChannelId *string `type:"string" json:",omitempty" required:"true"`
	// contains filtered or unexported fields
}

func (DeleteDeliveryChannelInput) GoString added in v1.2.29

func (s DeleteDeliveryChannelInput) GoString() string

GoString returns the string representation

func (*DeleteDeliveryChannelInput) SetDeliveryChannelId added in v1.2.29

func (s *DeleteDeliveryChannelInput) SetDeliveryChannelId(v string) *DeleteDeliveryChannelInput

SetDeliveryChannelId sets the DeliveryChannelId field's value.

func (DeleteDeliveryChannelInput) String added in v1.2.29

String returns the string representation

func (*DeleteDeliveryChannelInput) Validate added in v1.2.29

func (s *DeleteDeliveryChannelInput) Validate() error

Validate inspects the fields of the type to determine if they are valid.

type DeleteDeliveryChannelOutput added in v1.2.29

type DeleteDeliveryChannelOutput struct {
	Metadata *response.ResponseMetadata

	DeliveryChannelId *string `type:"string" json:",omitempty"`
	// contains filtered or unexported fields
}

func (DeleteDeliveryChannelOutput) GoString added in v1.2.29

func (s DeleteDeliveryChannelOutput) GoString() string

GoString returns the string representation

func (*DeleteDeliveryChannelOutput) SetDeliveryChannelId added in v1.2.29

SetDeliveryChannelId sets the DeliveryChannelId field's value.

func (DeleteDeliveryChannelOutput) String added in v1.2.29

String returns the string representation

type DeleteRuleInput added in v1.2.29

type DeleteRuleInput struct {

	// RuleId is a required field
	RuleId *string `type:"string" json:",omitempty" required:"true"`
	// contains filtered or unexported fields
}

func (DeleteRuleInput) GoString added in v1.2.29

func (s DeleteRuleInput) GoString() string

GoString returns the string representation

func (*DeleteRuleInput) SetRuleId added in v1.2.29

func (s *DeleteRuleInput) SetRuleId(v string) *DeleteRuleInput

SetRuleId sets the RuleId field's value.

func (DeleteRuleInput) String added in v1.2.29

func (s DeleteRuleInput) String() string

String returns the string representation

func (*DeleteRuleInput) Validate added in v1.2.29

func (s *DeleteRuleInput) Validate() error

Validate inspects the fields of the type to determine if they are valid.

type DeleteRuleOutput added in v1.2.29

type DeleteRuleOutput struct {
	Metadata *response.ResponseMetadata
	// contains filtered or unexported fields
}

func (DeleteRuleOutput) GoString added in v1.2.29

func (s DeleteRuleOutput) GoString() string

GoString returns the string representation

func (DeleteRuleOutput) String added in v1.2.29

func (s DeleteRuleOutput) String() string

String returns the string representation

type DeleteRuleTemplatesInput added in v1.2.29

type DeleteRuleTemplatesInput struct {
	TemplateIds []*string `type:"list" json:",omitempty"`
	// contains filtered or unexported fields
}

func (DeleteRuleTemplatesInput) GoString added in v1.2.29

func (s DeleteRuleTemplatesInput) GoString() string

GoString returns the string representation

func (*DeleteRuleTemplatesInput) SetTemplateIds added in v1.2.29

func (s *DeleteRuleTemplatesInput) SetTemplateIds(v []*string) *DeleteRuleTemplatesInput

SetTemplateIds sets the TemplateIds field's value.

func (DeleteRuleTemplatesInput) String added in v1.2.29

func (s DeleteRuleTemplatesInput) String() string

String returns the string representation

type DeleteRuleTemplatesOutput added in v1.2.29

type DeleteRuleTemplatesOutput struct {
	Metadata *response.ResponseMetadata
	// contains filtered or unexported fields
}

func (DeleteRuleTemplatesOutput) GoString added in v1.2.29

func (s DeleteRuleTemplatesOutput) GoString() string

GoString returns the string representation

func (DeleteRuleTemplatesOutput) String added in v1.2.29

func (s DeleteRuleTemplatesOutput) String() string

String returns the string representation

type DeliveryChannelForListAccountGroupDeliveryChannelsOutput added in v1.2.29

type DeliveryChannelForListAccountGroupDeliveryChannelsOutput struct {
	AccountGroupId *string `type:"string" json:",omitempty"`

	DeliveryChannelId *string `type:"string" json:",omitempty"`

	DeliveryChannelName *string `type:"string" json:",omitempty"`

	DeliveryChannelTargetTrn *string `type:"string" json:",omitempty"`

	DeliveryChannelType *string `type:"string" json:",omitempty" enum:"EnumOfDeliveryChannelTypeForListAccountGroupDeliveryChannelsOutput"`

	DeliveryContents []*string `type:"list" json:",omitempty"`

	DeliveryRoleTrn *string `type:"string" json:",omitempty"`

	Status *string `type:"string" json:",omitempty" enum:"EnumOfStatusForListAccountGroupDeliveryChannelsOutput"`
	// contains filtered or unexported fields
}

func (DeliveryChannelForListAccountGroupDeliveryChannelsOutput) GoString added in v1.2.29

GoString returns the string representation

func (*DeliveryChannelForListAccountGroupDeliveryChannelsOutput) SetAccountGroupId added in v1.2.29

SetAccountGroupId sets the AccountGroupId field's value.

func (*DeliveryChannelForListAccountGroupDeliveryChannelsOutput) SetDeliveryChannelId added in v1.2.29

SetDeliveryChannelId sets the DeliveryChannelId field's value.

func (*DeliveryChannelForListAccountGroupDeliveryChannelsOutput) SetDeliveryChannelName added in v1.2.29

SetDeliveryChannelName sets the DeliveryChannelName field's value.

func (*DeliveryChannelForListAccountGroupDeliveryChannelsOutput) SetDeliveryChannelTargetTrn added in v1.2.29

SetDeliveryChannelTargetTrn sets the DeliveryChannelTargetTrn field's value.

func (*DeliveryChannelForListAccountGroupDeliveryChannelsOutput) SetDeliveryChannelType added in v1.2.29

SetDeliveryChannelType sets the DeliveryChannelType field's value.

func (*DeliveryChannelForListAccountGroupDeliveryChannelsOutput) SetDeliveryContents added in v1.2.29

SetDeliveryContents sets the DeliveryContents field's value.

func (*DeliveryChannelForListAccountGroupDeliveryChannelsOutput) SetDeliveryRoleTrn added in v1.2.29

SetDeliveryRoleTrn sets the DeliveryRoleTrn field's value.

func (*DeliveryChannelForListAccountGroupDeliveryChannelsOutput) SetStatus added in v1.2.29

SetStatus sets the Status field's value.

func (DeliveryChannelForListAccountGroupDeliveryChannelsOutput) String added in v1.2.29

String returns the string representation

type DeliveryChannelForListDeliveryChannelsOutput added in v1.2.29

type DeliveryChannelForListDeliveryChannelsOutput struct {
	AccountId *string `type:"string" json:",omitempty"`

	DeliveryChannelId *string `type:"string" json:",omitempty"`

	DeliveryChannelName *string `type:"string" json:",omitempty"`

	DeliveryChannelTargetTrn *string `type:"string" json:",omitempty"`

	DeliveryChannelType *string `type:"string" json:",omitempty" enum:"EnumOfDeliveryChannelTypeForListDeliveryChannelsOutput"`

	DeliveryContents []*string `type:"list" json:",omitempty"`

	DeliveryRoleTrn *string `type:"string" json:",omitempty"`

	Status *string `type:"string" json:",omitempty" enum:"EnumOfStatusForListDeliveryChannelsOutput"`
	// contains filtered or unexported fields
}

func (DeliveryChannelForListDeliveryChannelsOutput) GoString added in v1.2.29

GoString returns the string representation

func (*DeliveryChannelForListDeliveryChannelsOutput) SetAccountId added in v1.2.29

SetAccountId sets the AccountId field's value.

func (*DeliveryChannelForListDeliveryChannelsOutput) SetDeliveryChannelId added in v1.2.29

SetDeliveryChannelId sets the DeliveryChannelId field's value.

func (*DeliveryChannelForListDeliveryChannelsOutput) SetDeliveryChannelName added in v1.2.29

SetDeliveryChannelName sets the DeliveryChannelName field's value.

func (*DeliveryChannelForListDeliveryChannelsOutput) SetDeliveryChannelTargetTrn added in v1.2.29

SetDeliveryChannelTargetTrn sets the DeliveryChannelTargetTrn field's value.

func (*DeliveryChannelForListDeliveryChannelsOutput) SetDeliveryChannelType added in v1.2.29

SetDeliveryChannelType sets the DeliveryChannelType field's value.

func (*DeliveryChannelForListDeliveryChannelsOutput) SetDeliveryContents added in v1.2.29

SetDeliveryContents sets the DeliveryContents field's value.

func (*DeliveryChannelForListDeliveryChannelsOutput) SetDeliveryRoleTrn added in v1.2.29

SetDeliveryRoleTrn sets the DeliveryRoleTrn field's value.

func (*DeliveryChannelForListDeliveryChannelsOutput) SetStatus added in v1.2.29

SetStatus sets the Status field's value.

func (DeliveryChannelForListDeliveryChannelsOutput) String added in v1.2.29

String returns the string representation

type DescribeAccountGroupComplianceByConformancePacksInput added in v1.2.29

type DescribeAccountGroupComplianceByConformancePacksInput struct {

	// AccountGroupId is a required field
	AccountGroupId *string `type:"string" json:",omitempty" required:"true"`

	ConformancePackIds []*string `type:"list" json:",omitempty"`

	ResourceAccountId *int64 `type:"int64" json:",omitempty"`
	// contains filtered or unexported fields
}

func (DescribeAccountGroupComplianceByConformancePacksInput) GoString added in v1.2.29

GoString returns the string representation

func (*DescribeAccountGroupComplianceByConformancePacksInput) SetAccountGroupId added in v1.2.29

SetAccountGroupId sets the AccountGroupId field's value.

func (*DescribeAccountGroupComplianceByConformancePacksInput) SetConformancePackIds added in v1.2.29

SetConformancePackIds sets the ConformancePackIds field's value.

func (*DescribeAccountGroupComplianceByConformancePacksInput) SetResourceAccountId added in v1.2.29

SetResourceAccountId sets the ResourceAccountId field's value.

func (DescribeAccountGroupComplianceByConformancePacksInput) String added in v1.2.29

String returns the string representation

func (*DescribeAccountGroupComplianceByConformancePacksInput) Validate added in v1.2.29

Validate inspects the fields of the type to determine if they are valid.

type DescribeAccountGroupComplianceByConformancePacksOutput added in v1.2.29

type DescribeAccountGroupComplianceByConformancePacksOutput struct {
	Metadata *response.ResponseMetadata

	ComplianceByConformancePacks []*ComplianceByConformancePackForDescribeAccountGroupComplianceByConformancePacksOutput `type:"list" json:",omitempty"`
	// contains filtered or unexported fields
}

func (DescribeAccountGroupComplianceByConformancePacksOutput) GoString added in v1.2.29

GoString returns the string representation

func (*DescribeAccountGroupComplianceByConformancePacksOutput) SetComplianceByConformancePacks added in v1.2.29

SetComplianceByConformancePacks sets the ComplianceByConformancePacks field's value.

func (DescribeAccountGroupComplianceByConformancePacksOutput) String added in v1.2.29

String returns the string representation

type DescribeAccountGroupComplianceByResourcesInput added in v1.2.29

type DescribeAccountGroupComplianceByResourcesInput struct {

	// AccountGroupId is a required field
	AccountGroupId *string `type:"string" json:",omitempty" required:"true"`

	Resources []*ResourceForDescribeAccountGroupComplianceByResourcesInput `type:"list" json:",omitempty"`
	// contains filtered or unexported fields
}

func (DescribeAccountGroupComplianceByResourcesInput) GoString added in v1.2.29

GoString returns the string representation

func (*DescribeAccountGroupComplianceByResourcesInput) SetAccountGroupId added in v1.2.29

SetAccountGroupId sets the AccountGroupId field's value.

func (*DescribeAccountGroupComplianceByResourcesInput) SetResources added in v1.2.29

SetResources sets the Resources field's value.

func (DescribeAccountGroupComplianceByResourcesInput) String added in v1.2.29

String returns the string representation

func (*DescribeAccountGroupComplianceByResourcesInput) Validate added in v1.2.29

Validate inspects the fields of the type to determine if they are valid.

type DescribeAccountGroupComplianceByResourcesOutput added in v1.2.29

type DescribeAccountGroupComplianceByResourcesOutput struct {
	Metadata *response.ResponseMetadata

	ComplianceByResources []*ComplianceByResourceForDescribeAccountGroupComplianceByResourcesOutput `type:"list" json:",omitempty"`
	// contains filtered or unexported fields
}

func (DescribeAccountGroupComplianceByResourcesOutput) GoString added in v1.2.29

GoString returns the string representation

func (*DescribeAccountGroupComplianceByResourcesOutput) SetComplianceByResources added in v1.2.29

SetComplianceByResources sets the ComplianceByResources field's value.

func (DescribeAccountGroupComplianceByResourcesOutput) String added in v1.2.29

String returns the string representation

type DescribeAccountGroupComplianceByRulesInput added in v1.2.29

type DescribeAccountGroupComplianceByRulesInput struct {

	// AccountGroupId is a required field
	AccountGroupId *string `type:"string" json:",omitempty" required:"true"`

	ResourceAccountId *int64 `type:"int64" json:",omitempty"`

	RuleIds []*string `type:"list" json:",omitempty"`
	// contains filtered or unexported fields
}

func (DescribeAccountGroupComplianceByRulesInput) GoString added in v1.2.29

GoString returns the string representation

func (*DescribeAccountGroupComplianceByRulesInput) SetAccountGroupId added in v1.2.29

SetAccountGroupId sets the AccountGroupId field's value.

func (*DescribeAccountGroupComplianceByRulesInput) SetResourceAccountId added in v1.2.29

SetResourceAccountId sets the ResourceAccountId field's value.

func (*DescribeAccountGroupComplianceByRulesInput) SetRuleIds added in v1.2.29

SetRuleIds sets the RuleIds field's value.

func (DescribeAccountGroupComplianceByRulesInput) String added in v1.2.29

String returns the string representation

func (*DescribeAccountGroupComplianceByRulesInput) Validate added in v1.2.29

Validate inspects the fields of the type to determine if they are valid.

type DescribeAccountGroupComplianceByRulesOutput added in v1.2.29

type DescribeAccountGroupComplianceByRulesOutput struct {
	Metadata *response.ResponseMetadata

	ComplianceByRules []*ComplianceByRuleForDescribeAccountGroupComplianceByRulesOutput `type:"list" json:",omitempty"`
	// contains filtered or unexported fields
}

func (DescribeAccountGroupComplianceByRulesOutput) GoString added in v1.2.29

GoString returns the string representation

func (*DescribeAccountGroupComplianceByRulesOutput) SetComplianceByRules added in v1.2.29

SetComplianceByRules sets the ComplianceByRules field's value.

func (DescribeAccountGroupComplianceByRulesOutput) String added in v1.2.29

String returns the string representation

type DescribeAccountGroupConformancePackTemplatesInput added in v1.2.29

type DescribeAccountGroupConformancePackTemplatesInput struct {

	// AccountGroupId is a required field
	AccountGroupId *string `type:"string" json:",omitempty" required:"true"`

	ConformancePackTemplateIds []*string `type:"list" json:",omitempty"`
	// contains filtered or unexported fields
}

func (DescribeAccountGroupConformancePackTemplatesInput) GoString added in v1.2.29

GoString returns the string representation

func (*DescribeAccountGroupConformancePackTemplatesInput) SetAccountGroupId added in v1.2.29

SetAccountGroupId sets the AccountGroupId field's value.

func (*DescribeAccountGroupConformancePackTemplatesInput) SetConformancePackTemplateIds added in v1.2.29

SetConformancePackTemplateIds sets the ConformancePackTemplateIds field's value.

func (DescribeAccountGroupConformancePackTemplatesInput) String added in v1.2.29

String returns the string representation

func (*DescribeAccountGroupConformancePackTemplatesInput) Validate added in v1.2.29

Validate inspects the fields of the type to determine if they are valid.

type DescribeAccountGroupConformancePackTemplatesOutput added in v1.2.29

type DescribeAccountGroupConformancePackTemplatesOutput struct {
	Metadata *response.ResponseMetadata

	ConformancePackTemplates []*ConformancePackTemplateForDescribeAccountGroupConformancePackTemplatesOutput `type:"list" json:",omitempty"`
	// contains filtered or unexported fields
}

func (DescribeAccountGroupConformancePackTemplatesOutput) GoString added in v1.2.29

GoString returns the string representation

func (*DescribeAccountGroupConformancePackTemplatesOutput) SetConformancePackTemplates added in v1.2.29

SetConformancePackTemplates sets the ConformancePackTemplates field's value.

func (DescribeAccountGroupConformancePackTemplatesOutput) String added in v1.2.29

String returns the string representation

type DescribeAccountGroupConformancePacksInput added in v1.2.29

type DescribeAccountGroupConformancePacksInput struct {

	// AccountGroupId is a required field
	AccountGroupId *string `type:"string" json:",omitempty" required:"true"`

	ConformancePackIds []*string `type:"list" json:",omitempty"`
	// contains filtered or unexported fields
}

func (DescribeAccountGroupConformancePacksInput) GoString added in v1.2.29

GoString returns the string representation

func (*DescribeAccountGroupConformancePacksInput) SetAccountGroupId added in v1.2.29

SetAccountGroupId sets the AccountGroupId field's value.

func (*DescribeAccountGroupConformancePacksInput) SetConformancePackIds added in v1.2.29

SetConformancePackIds sets the ConformancePackIds field's value.

func (DescribeAccountGroupConformancePacksInput) String added in v1.2.29

String returns the string representation

func (*DescribeAccountGroupConformancePacksInput) Validate added in v1.2.29

Validate inspects the fields of the type to determine if they are valid.

type DescribeAccountGroupConformancePacksOutput added in v1.2.29

type DescribeAccountGroupConformancePacksOutput struct {
	Metadata *response.ResponseMetadata

	ConformancePacks []*ConformancePackForDescribeAccountGroupConformancePacksOutput `type:"list" json:",omitempty"`
	// contains filtered or unexported fields
}

func (DescribeAccountGroupConformancePacksOutput) GoString added in v1.2.29

GoString returns the string representation

func (*DescribeAccountGroupConformancePacksOutput) SetConformancePacks added in v1.2.29

SetConformancePacks sets the ConformancePacks field's value.

func (DescribeAccountGroupConformancePacksOutput) String added in v1.2.29

String returns the string representation

type DescribeAccountGroupDeliveryChannelInput added in v1.2.29

type DescribeAccountGroupDeliveryChannelInput struct {

	// AccountGroupId is a required field
	AccountGroupId *string `type:"string" json:",omitempty" required:"true"`

	// DeliveryChannelId is a required field
	DeliveryChannelId *string `type:"string" json:",omitempty" required:"true"`
	// contains filtered or unexported fields
}

func (DescribeAccountGroupDeliveryChannelInput) GoString added in v1.2.29

GoString returns the string representation

func (*DescribeAccountGroupDeliveryChannelInput) SetAccountGroupId added in v1.2.29

SetAccountGroupId sets the AccountGroupId field's value.

func (*DescribeAccountGroupDeliveryChannelInput) SetDeliveryChannelId added in v1.2.29

SetDeliveryChannelId sets the DeliveryChannelId field's value.

func (DescribeAccountGroupDeliveryChannelInput) String added in v1.2.29

String returns the string representation

func (*DescribeAccountGroupDeliveryChannelInput) Validate added in v1.2.29

Validate inspects the fields of the type to determine if they are valid.

type DescribeAccountGroupDeliveryChannelOutput added in v1.2.29

type DescribeAccountGroupDeliveryChannelOutput struct {
	Metadata *response.ResponseMetadata

	AccountGroupId *string `type:"string" json:",omitempty"`

	Condition *string `type:"string" json:",omitempty"`

	CreatedTime *string `type:"string" json:",omitempty"`

	DeliveryChannelId *string `type:"string" json:",omitempty"`

	DeliveryChannelName *string `type:"string" json:",omitempty"`

	DeliveryChannelTargetTrn *string `type:"string" json:",omitempty"`

	DeliveryChannelType *string `type:"string" json:",omitempty"`

	DeliveryContents []*string `type:"list" json:",omitempty"`

	DeliveryRoleTrn *string `type:"string" json:",omitempty"`

	SnapshotDeliveryTime *string `type:"string" json:",omitempty"`

	Status *string `type:"string" json:",omitempty"`

	TosKeyPrefix *string `type:"string" json:",omitempty"`

	TosSSEAlgorithm *string `type:"string" json:",omitempty"`

	TosSSEKMSKeyId *string `type:"string" json:",omitempty"`

	UpdatedTime *string `type:"string" json:",omitempty"`
	// contains filtered or unexported fields
}

func (DescribeAccountGroupDeliveryChannelOutput) GoString added in v1.2.29

GoString returns the string representation

func (*DescribeAccountGroupDeliveryChannelOutput) SetAccountGroupId added in v1.2.29

SetAccountGroupId sets the AccountGroupId field's value.

func (*DescribeAccountGroupDeliveryChannelOutput) SetCondition added in v1.2.29

SetCondition sets the Condition field's value.

func (*DescribeAccountGroupDeliveryChannelOutput) SetCreatedTime added in v1.2.29

SetCreatedTime sets the CreatedTime field's value.

func (*DescribeAccountGroupDeliveryChannelOutput) SetDeliveryChannelId added in v1.2.29

SetDeliveryChannelId sets the DeliveryChannelId field's value.

func (*DescribeAccountGroupDeliveryChannelOutput) SetDeliveryChannelName added in v1.2.29

SetDeliveryChannelName sets the DeliveryChannelName field's value.

func (*DescribeAccountGroupDeliveryChannelOutput) SetDeliveryChannelTargetTrn added in v1.2.29

SetDeliveryChannelTargetTrn sets the DeliveryChannelTargetTrn field's value.

func (*DescribeAccountGroupDeliveryChannelOutput) SetDeliveryChannelType added in v1.2.29

SetDeliveryChannelType sets the DeliveryChannelType field's value.

func (*DescribeAccountGroupDeliveryChannelOutput) SetDeliveryContents added in v1.2.29

SetDeliveryContents sets the DeliveryContents field's value.

func (*DescribeAccountGroupDeliveryChannelOutput) SetDeliveryRoleTrn added in v1.2.29

SetDeliveryRoleTrn sets the DeliveryRoleTrn field's value.

func (*DescribeAccountGroupDeliveryChannelOutput) SetSnapshotDeliveryTime added in v1.2.29

SetSnapshotDeliveryTime sets the SnapshotDeliveryTime field's value.

func (*DescribeAccountGroupDeliveryChannelOutput) SetStatus added in v1.2.29

SetStatus sets the Status field's value.

func (*DescribeAccountGroupDeliveryChannelOutput) SetTosKeyPrefix added in v1.2.29

SetTosKeyPrefix sets the TosKeyPrefix field's value.

func (*DescribeAccountGroupDeliveryChannelOutput) SetTosSSEAlgorithm added in v1.2.29

SetTosSSEAlgorithm sets the TosSSEAlgorithm field's value.

func (*DescribeAccountGroupDeliveryChannelOutput) SetTosSSEKMSKeyId added in v1.2.29

SetTosSSEKMSKeyId sets the TosSSEKMSKeyId field's value.

func (*DescribeAccountGroupDeliveryChannelOutput) SetUpdatedTime added in v1.2.29

SetUpdatedTime sets the UpdatedTime field's value.

func (DescribeAccountGroupDeliveryChannelOutput) String added in v1.2.29

String returns the string representation

type DescribeAccountGroupResourceExemptionsInput added in v1.2.29

type DescribeAccountGroupResourceExemptionsInput struct {

	// AccountGroupId is a required field
	AccountGroupId *string `type:"string" json:",omitempty" required:"true"`

	Exemptions []*ExemptionForDescribeAccountGroupResourceExemptionsInput `type:"list" json:",omitempty"`
	// contains filtered or unexported fields
}

func (DescribeAccountGroupResourceExemptionsInput) GoString added in v1.2.29

GoString returns the string representation

func (*DescribeAccountGroupResourceExemptionsInput) SetAccountGroupId added in v1.2.29

SetAccountGroupId sets the AccountGroupId field's value.

func (*DescribeAccountGroupResourceExemptionsInput) SetExemptions added in v1.2.29

SetExemptions sets the Exemptions field's value.

func (DescribeAccountGroupResourceExemptionsInput) String added in v1.2.29

String returns the string representation

func (*DescribeAccountGroupResourceExemptionsInput) Validate added in v1.2.29

Validate inspects the fields of the type to determine if they are valid.

type DescribeAccountGroupResourceExemptionsOutput added in v1.2.29

type DescribeAccountGroupResourceExemptionsOutput struct {
	Metadata *response.ResponseMetadata

	Exemptions []*ExemptionForDescribeAccountGroupResourceExemptionsOutput `type:"list" json:",omitempty"`
	// contains filtered or unexported fields
}

func (DescribeAccountGroupResourceExemptionsOutput) GoString added in v1.2.29

GoString returns the string representation

func (*DescribeAccountGroupResourceExemptionsOutput) SetExemptions added in v1.2.29

SetExemptions sets the Exemptions field's value.

func (DescribeAccountGroupResourceExemptionsOutput) String added in v1.2.29

String returns the string representation

type DescribeAccountGroupRuleTemplatesInput added in v1.2.29

type DescribeAccountGroupRuleTemplatesInput struct {

	// AccountGroupId is a required field
	AccountGroupId *string `type:"string" json:",omitempty" required:"true"`

	TemplateIds []*string `type:"list" json:",omitempty"`
	// contains filtered or unexported fields
}

func (DescribeAccountGroupRuleTemplatesInput) GoString added in v1.2.29

GoString returns the string representation

func (*DescribeAccountGroupRuleTemplatesInput) SetAccountGroupId added in v1.2.29

SetAccountGroupId sets the AccountGroupId field's value.

func (*DescribeAccountGroupRuleTemplatesInput) SetTemplateIds added in v1.2.29

SetTemplateIds sets the TemplateIds field's value.

func (DescribeAccountGroupRuleTemplatesInput) String added in v1.2.29

String returns the string representation

func (*DescribeAccountGroupRuleTemplatesInput) Validate added in v1.2.29

Validate inspects the fields of the type to determine if they are valid.

type DescribeAccountGroupRuleTemplatesOutput added in v1.2.29

type DescribeAccountGroupRuleTemplatesOutput struct {
	Metadata *response.ResponseMetadata

	Templates []*TemplateForDescribeAccountGroupRuleTemplatesOutput `type:"list" json:",omitempty"`
	// contains filtered or unexported fields
}

func (DescribeAccountGroupRuleTemplatesOutput) GoString added in v1.2.29

GoString returns the string representation

func (*DescribeAccountGroupRuleTemplatesOutput) SetTemplates added in v1.2.29

SetTemplates sets the Templates field's value.

func (DescribeAccountGroupRuleTemplatesOutput) String added in v1.2.29

String returns the string representation

type DescribeAccountGroupRulesInput added in v1.2.29

type DescribeAccountGroupRulesInput struct {

	// AccountGroupId is a required field
	AccountGroupId *string `type:"string" json:",omitempty" required:"true"`

	RuleIds []*string `type:"list" json:",omitempty"`
	// contains filtered or unexported fields
}

func (DescribeAccountGroupRulesInput) GoString added in v1.2.29

GoString returns the string representation

func (*DescribeAccountGroupRulesInput) SetAccountGroupId added in v1.2.29

SetAccountGroupId sets the AccountGroupId field's value.

func (*DescribeAccountGroupRulesInput) SetRuleIds added in v1.2.29

SetRuleIds sets the RuleIds field's value.

func (DescribeAccountGroupRulesInput) String added in v1.2.29

String returns the string representation

func (*DescribeAccountGroupRulesInput) Validate added in v1.2.29

func (s *DescribeAccountGroupRulesInput) Validate() error

Validate inspects the fields of the type to determine if they are valid.

type DescribeAccountGroupRulesOutput added in v1.2.29

type DescribeAccountGroupRulesOutput struct {
	Metadata *response.ResponseMetadata

	Rules []*RuleForDescribeAccountGroupRulesOutput `type:"list" json:",omitempty"`
	// contains filtered or unexported fields
}

func (DescribeAccountGroupRulesOutput) GoString added in v1.2.29

GoString returns the string representation

func (*DescribeAccountGroupRulesOutput) SetRules added in v1.2.29

SetRules sets the Rules field's value.

func (DescribeAccountGroupRulesOutput) String added in v1.2.29

String returns the string representation

type DescribeAccountGroupsInput

type DescribeAccountGroupsInput struct {
	AccountGroupIds []*string `type:"list" json:",omitempty"`
	// contains filtered or unexported fields
}

func (DescribeAccountGroupsInput) GoString

func (s DescribeAccountGroupsInput) GoString() string

GoString returns the string representation

func (*DescribeAccountGroupsInput) SetAccountGroupIds

func (s *DescribeAccountGroupsInput) SetAccountGroupIds(v []*string) *DescribeAccountGroupsInput

SetAccountGroupIds sets the AccountGroupIds field's value.

func (DescribeAccountGroupsInput) String

String returns the string representation

type DescribeAccountGroupsOutput

type DescribeAccountGroupsOutput struct {
	Metadata *response.ResponseMetadata

	AccountGroups []*AccountGroupForDescribeAccountGroupsOutput `type:"list" json:",omitempty"`
	// contains filtered or unexported fields
}

func (DescribeAccountGroupsOutput) GoString

func (s DescribeAccountGroupsOutput) GoString() string

GoString returns the string representation

func (*DescribeAccountGroupsOutput) SetAccountGroups

SetAccountGroups sets the AccountGroups field's value.

func (DescribeAccountGroupsOutput) String

String returns the string representation

type DescribeComplianceByConformancePacksInput added in v1.2.29

type DescribeComplianceByConformancePacksInput struct {
	ConformancePackIds []*string `type:"list" json:",omitempty"`
	// contains filtered or unexported fields
}

func (DescribeComplianceByConformancePacksInput) GoString added in v1.2.29

GoString returns the string representation

func (*DescribeComplianceByConformancePacksInput) SetConformancePackIds added in v1.2.29

SetConformancePackIds sets the ConformancePackIds field's value.

func (DescribeComplianceByConformancePacksInput) String added in v1.2.29

String returns the string representation

type DescribeComplianceByConformancePacksOutput added in v1.2.29

type DescribeComplianceByConformancePacksOutput struct {
	Metadata *response.ResponseMetadata

	ComplianceByConformancePacks []*ComplianceByConformancePackForDescribeComplianceByConformancePacksOutput `type:"list" json:",omitempty"`
	// contains filtered or unexported fields
}

func (DescribeComplianceByConformancePacksOutput) GoString added in v1.2.29

GoString returns the string representation

func (*DescribeComplianceByConformancePacksOutput) SetComplianceByConformancePacks added in v1.2.29

SetComplianceByConformancePacks sets the ComplianceByConformancePacks field's value.

func (DescribeComplianceByConformancePacksOutput) String added in v1.2.29

String returns the string representation

type DescribeComplianceByResourcesInput added in v1.2.29

type DescribeComplianceByResourcesInput struct {
	AccountGroupId *string `type:"string" json:",omitempty"`

	Resources []*ResourceForDescribeComplianceByResourcesInput `type:"list" json:",omitempty"`
	// contains filtered or unexported fields
}

func (DescribeComplianceByResourcesInput) GoString added in v1.2.29

GoString returns the string representation

func (*DescribeComplianceByResourcesInput) SetAccountGroupId added in v1.2.29

SetAccountGroupId sets the AccountGroupId field's value.

func (*DescribeComplianceByResourcesInput) SetResources added in v1.2.29

SetResources sets the Resources field's value.

func (DescribeComplianceByResourcesInput) String added in v1.2.29

String returns the string representation

type DescribeComplianceByResourcesOutput added in v1.2.29

type DescribeComplianceByResourcesOutput struct {
	Metadata *response.ResponseMetadata

	ComplianceByResources []*ComplianceByResourceForDescribeComplianceByResourcesOutput `type:"list" json:",omitempty"`
	// contains filtered or unexported fields
}

func (DescribeComplianceByResourcesOutput) GoString added in v1.2.29

GoString returns the string representation

func (*DescribeComplianceByResourcesOutput) SetComplianceByResources added in v1.2.29

SetComplianceByResources sets the ComplianceByResources field's value.

func (DescribeComplianceByResourcesOutput) String added in v1.2.29

String returns the string representation

type DescribeComplianceByRulesInput added in v1.2.29

type DescribeComplianceByRulesInput struct {
	RuleIds []*string `type:"list" json:",omitempty"`
	// contains filtered or unexported fields
}

func (DescribeComplianceByRulesInput) GoString added in v1.2.29

GoString returns the string representation

func (*DescribeComplianceByRulesInput) SetRuleIds added in v1.2.29

SetRuleIds sets the RuleIds field's value.

func (DescribeComplianceByRulesInput) String added in v1.2.29

String returns the string representation

type DescribeComplianceByRulesOutput added in v1.2.29

type DescribeComplianceByRulesOutput struct {
	Metadata *response.ResponseMetadata

	ComplianceByRules []*ComplianceByRuleForDescribeComplianceByRulesOutput `type:"list" json:",omitempty"`
	// contains filtered or unexported fields
}

func (DescribeComplianceByRulesOutput) GoString added in v1.2.29

GoString returns the string representation

func (*DescribeComplianceByRulesOutput) SetComplianceByRules added in v1.2.29

SetComplianceByRules sets the ComplianceByRules field's value.

func (DescribeComplianceByRulesOutput) String added in v1.2.29

String returns the string representation

type DescribeConfigurationRecordersInput

type DescribeConfigurationRecordersInput struct {
	MaxResults *int32 `min:"1" max:"100" type:"int32" json:",omitempty"`

	NextToken *string `type:"string" json:",omitempty"`

	RecorderName *string `type:"string" json:",omitempty"`
	// contains filtered or unexported fields
}

func (DescribeConfigurationRecordersInput) GoString

GoString returns the string representation

func (*DescribeConfigurationRecordersInput) SetMaxResults

SetMaxResults sets the MaxResults field's value.

func (*DescribeConfigurationRecordersInput) SetNextToken

SetNextToken sets the NextToken field's value.

func (*DescribeConfigurationRecordersInput) SetRecorderName

SetRecorderName sets the RecorderName field's value.

func (DescribeConfigurationRecordersInput) String

String returns the string representation

func (*DescribeConfigurationRecordersInput) Validate

Validate inspects the fields of the type to determine if they are valid.

type DescribeConfigurationRecordersOutput

type DescribeConfigurationRecordersOutput struct {
	Metadata *response.ResponseMetadata

	ConfigurationRecorders []*ConfigurationRecorderForDescribeConfigurationRecordersOutput `type:"list" json:",omitempty"`

	MaxResults *int32 `type:"int32" json:",omitempty"`

	NextToken *string `type:"string" json:",omitempty"`
	// contains filtered or unexported fields
}

func (DescribeConfigurationRecordersOutput) GoString

GoString returns the string representation

func (*DescribeConfigurationRecordersOutput) SetConfigurationRecorders

SetConfigurationRecorders sets the ConfigurationRecorders field's value.

func (*DescribeConfigurationRecordersOutput) SetMaxResults

SetMaxResults sets the MaxResults field's value.

func (*DescribeConfigurationRecordersOutput) SetNextToken

SetNextToken sets the NextToken field's value.

func (DescribeConfigurationRecordersOutput) String

String returns the string representation

type DescribeConformancePackTemplatesInput added in v1.2.29

type DescribeConformancePackTemplatesInput struct {
	ConformancePackTemplateIds []*string `type:"list" json:",omitempty"`
	// contains filtered or unexported fields
}

func (DescribeConformancePackTemplatesInput) GoString added in v1.2.29

GoString returns the string representation

func (*DescribeConformancePackTemplatesInput) SetConformancePackTemplateIds added in v1.2.29

SetConformancePackTemplateIds sets the ConformancePackTemplateIds field's value.

func (DescribeConformancePackTemplatesInput) String added in v1.2.29

String returns the string representation

type DescribeConformancePackTemplatesOutput added in v1.2.29

type DescribeConformancePackTemplatesOutput struct {
	Metadata *response.ResponseMetadata

	ConformancePackTemplates []*ConformancePackTemplateForDescribeConformancePackTemplatesOutput `type:"list" json:",omitempty"`
	// contains filtered or unexported fields
}

func (DescribeConformancePackTemplatesOutput) GoString added in v1.2.29

GoString returns the string representation

func (*DescribeConformancePackTemplatesOutput) SetConformancePackTemplates added in v1.2.29

SetConformancePackTemplates sets the ConformancePackTemplates field's value.

func (DescribeConformancePackTemplatesOutput) String added in v1.2.29

String returns the string representation

type DescribeConformancePacksInput added in v1.2.29

type DescribeConformancePacksInput struct {
	ConformancePackIds []*string `type:"list" json:",omitempty"`
	// contains filtered or unexported fields
}

func (DescribeConformancePacksInput) GoString added in v1.2.29

GoString returns the string representation

func (*DescribeConformancePacksInput) SetConformancePackIds added in v1.2.29

func (s *DescribeConformancePacksInput) SetConformancePackIds(v []*string) *DescribeConformancePacksInput

SetConformancePackIds sets the ConformancePackIds field's value.

func (DescribeConformancePacksInput) String added in v1.2.29

String returns the string representation

type DescribeConformancePacksOutput added in v1.2.29

type DescribeConformancePacksOutput struct {
	Metadata *response.ResponseMetadata

	ConformancePacks []*ConformancePackForDescribeConformancePacksOutput `type:"list" json:",omitempty"`
	// contains filtered or unexported fields
}

func (DescribeConformancePacksOutput) GoString added in v1.2.29

GoString returns the string representation

func (*DescribeConformancePacksOutput) SetConformancePacks added in v1.2.29

SetConformancePacks sets the ConformancePacks field's value.

func (DescribeConformancePacksOutput) String added in v1.2.29

String returns the string representation

type DescribeDeliveryChannelInput added in v1.2.29

type DescribeDeliveryChannelInput struct {

	// DeliveryChannelId is a required field
	DeliveryChannelId *string `type:"string" json:",omitempty" required:"true"`
	// contains filtered or unexported fields
}

func (DescribeDeliveryChannelInput) GoString added in v1.2.29

func (s DescribeDeliveryChannelInput) GoString() string

GoString returns the string representation

func (*DescribeDeliveryChannelInput) SetDeliveryChannelId added in v1.2.29

SetDeliveryChannelId sets the DeliveryChannelId field's value.

func (DescribeDeliveryChannelInput) String added in v1.2.29

String returns the string representation

func (*DescribeDeliveryChannelInput) Validate added in v1.2.29

func (s *DescribeDeliveryChannelInput) Validate() error

Validate inspects the fields of the type to determine if they are valid.

type DescribeDeliveryChannelOutput added in v1.2.29

type DescribeDeliveryChannelOutput struct {
	Metadata *response.ResponseMetadata

	AccountId *string `type:"string" json:",omitempty"`

	Condition *string `type:"string" json:",omitempty"`

	CreatedTime *string `type:"string" json:",omitempty"`

	DeliveryChannelId *string `type:"string" json:",omitempty"`

	DeliveryChannelName *string `type:"string" json:",omitempty"`

	DeliveryChannelTargetTrn *string `type:"string" json:",omitempty"`

	DeliveryChannelType *string `type:"string" json:",omitempty"`

	DeliveryContents []*string `type:"list" json:",omitempty"`

	DeliveryRoleTrn *string `type:"string" json:",omitempty"`

	SnapshotDeliveryTime *string `type:"string" json:",omitempty"`

	Status *string `type:"string" json:",omitempty"`

	TosKeyPrefix *string `type:"string" json:",omitempty"`

	TosSSEAlgorithm *string `type:"string" json:",omitempty"`

	TosSSEKMSKeyId *string `type:"string" json:",omitempty"`

	UpdatedTime *string `type:"string" json:",omitempty"`
	// contains filtered or unexported fields
}

func (DescribeDeliveryChannelOutput) GoString added in v1.2.29

GoString returns the string representation

func (*DescribeDeliveryChannelOutput) SetAccountId added in v1.2.29

SetAccountId sets the AccountId field's value.

func (*DescribeDeliveryChannelOutput) SetCondition added in v1.2.29

SetCondition sets the Condition field's value.

func (*DescribeDeliveryChannelOutput) SetCreatedTime added in v1.2.29

SetCreatedTime sets the CreatedTime field's value.

func (*DescribeDeliveryChannelOutput) SetDeliveryChannelId added in v1.2.29

SetDeliveryChannelId sets the DeliveryChannelId field's value.

func (*DescribeDeliveryChannelOutput) SetDeliveryChannelName added in v1.2.29

SetDeliveryChannelName sets the DeliveryChannelName field's value.

func (*DescribeDeliveryChannelOutput) SetDeliveryChannelTargetTrn added in v1.2.29

func (s *DescribeDeliveryChannelOutput) SetDeliveryChannelTargetTrn(v string) *DescribeDeliveryChannelOutput

SetDeliveryChannelTargetTrn sets the DeliveryChannelTargetTrn field's value.

func (*DescribeDeliveryChannelOutput) SetDeliveryChannelType added in v1.2.29

SetDeliveryChannelType sets the DeliveryChannelType field's value.

func (*DescribeDeliveryChannelOutput) SetDeliveryContents added in v1.2.29

SetDeliveryContents sets the DeliveryContents field's value.

func (*DescribeDeliveryChannelOutput) SetDeliveryRoleTrn added in v1.2.29

SetDeliveryRoleTrn sets the DeliveryRoleTrn field's value.

func (*DescribeDeliveryChannelOutput) SetSnapshotDeliveryTime added in v1.2.29

SetSnapshotDeliveryTime sets the SnapshotDeliveryTime field's value.

func (*DescribeDeliveryChannelOutput) SetStatus added in v1.2.29

SetStatus sets the Status field's value.

func (*DescribeDeliveryChannelOutput) SetTosKeyPrefix added in v1.2.29

SetTosKeyPrefix sets the TosKeyPrefix field's value.

func (*DescribeDeliveryChannelOutput) SetTosSSEAlgorithm added in v1.2.29

SetTosSSEAlgorithm sets the TosSSEAlgorithm field's value.

func (*DescribeDeliveryChannelOutput) SetTosSSEKMSKeyId added in v1.2.29

SetTosSSEKMSKeyId sets the TosSSEKMSKeyId field's value.

func (*DescribeDeliveryChannelOutput) SetUpdatedTime added in v1.2.29

SetUpdatedTime sets the UpdatedTime field's value.

func (DescribeDeliveryChannelOutput) String added in v1.2.29

String returns the string representation

type DescribeResourceExemptionsInput added in v1.2.29

type DescribeResourceExemptionsInput struct {
	Exemptions []*ExemptionForDescribeResourceExemptionsInput `type:"list" json:",omitempty"`
	// contains filtered or unexported fields
}

func (DescribeResourceExemptionsInput) GoString added in v1.2.29

GoString returns the string representation

func (*DescribeResourceExemptionsInput) SetExemptions added in v1.2.29

SetExemptions sets the Exemptions field's value.

func (DescribeResourceExemptionsInput) String added in v1.2.29

String returns the string representation

type DescribeResourceExemptionsOutput added in v1.2.29

type DescribeResourceExemptionsOutput struct {
	Metadata *response.ResponseMetadata

	Exemptions []*ExemptionForDescribeResourceExemptionsOutput `type:"list" json:",omitempty"`
	// contains filtered or unexported fields
}

func (DescribeResourceExemptionsOutput) GoString added in v1.2.29

GoString returns the string representation

func (*DescribeResourceExemptionsOutput) SetExemptions added in v1.2.29

SetExemptions sets the Exemptions field's value.

func (DescribeResourceExemptionsOutput) String added in v1.2.29

String returns the string representation

type DescribeRuleTemplatesInput added in v1.2.29

type DescribeRuleTemplatesInput struct {
	TemplateIds []*string `type:"list" json:",omitempty"`
	// contains filtered or unexported fields
}

func (DescribeRuleTemplatesInput) GoString added in v1.2.29

func (s DescribeRuleTemplatesInput) GoString() string

GoString returns the string representation

func (*DescribeRuleTemplatesInput) SetTemplateIds added in v1.2.29

SetTemplateIds sets the TemplateIds field's value.

func (DescribeRuleTemplatesInput) String added in v1.2.29

String returns the string representation

type DescribeRuleTemplatesOutput added in v1.2.29

type DescribeRuleTemplatesOutput struct {
	Metadata *response.ResponseMetadata

	Templates []*TemplateForDescribeRuleTemplatesOutput `type:"list" json:",omitempty"`
	// contains filtered or unexported fields
}

func (DescribeRuleTemplatesOutput) GoString added in v1.2.29

func (s DescribeRuleTemplatesOutput) GoString() string

GoString returns the string representation

func (*DescribeRuleTemplatesOutput) SetTemplates added in v1.2.29

SetTemplates sets the Templates field's value.

func (DescribeRuleTemplatesOutput) String added in v1.2.29

String returns the string representation

type DescribeRulesInput added in v1.2.29

type DescribeRulesInput struct {
	RuleIds []*string `type:"list" json:",omitempty"`
	// contains filtered or unexported fields
}

func (DescribeRulesInput) GoString added in v1.2.29

func (s DescribeRulesInput) GoString() string

GoString returns the string representation

func (*DescribeRulesInput) SetRuleIds added in v1.2.29

func (s *DescribeRulesInput) SetRuleIds(v []*string) *DescribeRulesInput

SetRuleIds sets the RuleIds field's value.

func (DescribeRulesInput) String added in v1.2.29

func (s DescribeRulesInput) String() string

String returns the string representation

type DescribeRulesOutput added in v1.2.29

type DescribeRulesOutput struct {
	Metadata *response.ResponseMetadata

	Rules []*RuleForDescribeRulesOutput `type:"list" json:",omitempty"`
	// contains filtered or unexported fields
}

func (DescribeRulesOutput) GoString added in v1.2.29

func (s DescribeRulesOutput) GoString() string

GoString returns the string representation

func (*DescribeRulesOutput) SetRules added in v1.2.29

SetRules sets the Rules field's value.

func (DescribeRulesOutput) String added in v1.2.29

func (s DescribeRulesOutput) String() string

String returns the string representation

type DescribeSupportedResourceTypesInput added in v1.2.29

type DescribeSupportedResourceTypesInput struct {
	ResourceTypes []*string `type:"list" json:",omitempty"`
	// contains filtered or unexported fields
}

func (DescribeSupportedResourceTypesInput) GoString added in v1.2.29

GoString returns the string representation

func (*DescribeSupportedResourceTypesInput) SetResourceTypes added in v1.2.29

SetResourceTypes sets the ResourceTypes field's value.

func (DescribeSupportedResourceTypesInput) String added in v1.2.29

String returns the string representation

type DescribeSupportedResourceTypesOutput added in v1.2.29

type DescribeSupportedResourceTypesOutput struct {
	Metadata *response.ResponseMetadata

	ResourceTypeList []*ResourceTypeListForDescribeSupportedResourceTypesOutput `type:"list" json:",omitempty"`
	// contains filtered or unexported fields
}

func (DescribeSupportedResourceTypesOutput) GoString added in v1.2.29

GoString returns the string representation

func (*DescribeSupportedResourceTypesOutput) SetResourceTypeList added in v1.2.29

SetResourceTypeList sets the ResourceTypeList field's value.

func (DescribeSupportedResourceTypesOutput) String added in v1.2.29

String returns the string representation

type DisableAccountGroupResourceExemptionInput added in v1.2.29

type DisableAccountGroupResourceExemptionInput struct {

	// AccountId is a required field
	AccountId *string `type:"string" json:",omitempty" required:"true"`

	// Region is a required field
	Region *string `type:"string" json:",omitempty" required:"true"`

	// ResourceIdentifier is a required field
	ResourceIdentifier *string `type:"string" json:",omitempty" required:"true"`

	// ResourceType is a required field
	ResourceType *string `type:"string" json:",omitempty" required:"true"`

	// RuleId is a required field
	RuleId *string `type:"string" json:",omitempty" required:"true"`
	// contains filtered or unexported fields
}

func (DisableAccountGroupResourceExemptionInput) GoString added in v1.2.29

GoString returns the string representation

func (*DisableAccountGroupResourceExemptionInput) SetAccountId added in v1.2.29

SetAccountId sets the AccountId field's value.

func (*DisableAccountGroupResourceExemptionInput) SetRegion added in v1.2.29

SetRegion sets the Region field's value.

func (*DisableAccountGroupResourceExemptionInput) SetResourceIdentifier added in v1.2.29

SetResourceIdentifier sets the ResourceIdentifier field's value.

func (*DisableAccountGroupResourceExemptionInput) SetResourceType added in v1.2.29

SetResourceType sets the ResourceType field's value.

func (*DisableAccountGroupResourceExemptionInput) SetRuleId added in v1.2.29

SetRuleId sets the RuleId field's value.

func (DisableAccountGroupResourceExemptionInput) String added in v1.2.29

String returns the string representation

func (*DisableAccountGroupResourceExemptionInput) Validate added in v1.2.29

Validate inspects the fields of the type to determine if they are valid.

type DisableAccountGroupResourceExemptionOutput added in v1.2.29

type DisableAccountGroupResourceExemptionOutput struct {
	Metadata *response.ResponseMetadata
	// contains filtered or unexported fields
}

func (DisableAccountGroupResourceExemptionOutput) GoString added in v1.2.29

GoString returns the string representation

func (DisableAccountGroupResourceExemptionOutput) String added in v1.2.29

String returns the string representation

type DisableAccountGroupRuleInput added in v1.2.29

type DisableAccountGroupRuleInput struct {

	// RuleId is a required field
	RuleId *string `type:"string" json:",omitempty" required:"true"`
	// contains filtered or unexported fields
}

func (DisableAccountGroupRuleInput) GoString added in v1.2.29

func (s DisableAccountGroupRuleInput) GoString() string

GoString returns the string representation

func (*DisableAccountGroupRuleInput) SetRuleId added in v1.2.29

SetRuleId sets the RuleId field's value.

func (DisableAccountGroupRuleInput) String added in v1.2.29

String returns the string representation

func (*DisableAccountGroupRuleInput) Validate added in v1.2.29

func (s *DisableAccountGroupRuleInput) Validate() error

Validate inspects the fields of the type to determine if they are valid.

type DisableAccountGroupRuleOutput added in v1.2.29

type DisableAccountGroupRuleOutput struct {
	Metadata *response.ResponseMetadata
	// contains filtered or unexported fields
}

func (DisableAccountGroupRuleOutput) GoString added in v1.2.29

GoString returns the string representation

func (DisableAccountGroupRuleOutput) String added in v1.2.29

String returns the string representation

type DisableResourceExemptionInput added in v1.2.29

type DisableResourceExemptionInput struct {

	// Region is a required field
	Region *string `type:"string" json:",omitempty" required:"true"`

	// ResourceIdentifier is a required field
	ResourceIdentifier *string `type:"string" json:",omitempty" required:"true"`

	// ResourceType is a required field
	ResourceType *string `type:"string" json:",omitempty" required:"true"`

	// RuleId is a required field
	RuleId *string `type:"string" json:",omitempty" required:"true"`
	// contains filtered or unexported fields
}

func (DisableResourceExemptionInput) GoString added in v1.2.29

GoString returns the string representation

func (*DisableResourceExemptionInput) SetRegion added in v1.2.29

SetRegion sets the Region field's value.

func (*DisableResourceExemptionInput) SetResourceIdentifier added in v1.2.29

SetResourceIdentifier sets the ResourceIdentifier field's value.

func (*DisableResourceExemptionInput) SetResourceType added in v1.2.29

SetResourceType sets the ResourceType field's value.

func (*DisableResourceExemptionInput) SetRuleId added in v1.2.29

SetRuleId sets the RuleId field's value.

func (DisableResourceExemptionInput) String added in v1.2.29

String returns the string representation

func (*DisableResourceExemptionInput) Validate added in v1.2.29

func (s *DisableResourceExemptionInput) Validate() error

Validate inspects the fields of the type to determine if they are valid.

type DisableResourceExemptionOutput added in v1.2.29

type DisableResourceExemptionOutput struct {
	Metadata *response.ResponseMetadata
	// contains filtered or unexported fields
}

func (DisableResourceExemptionOutput) GoString added in v1.2.29

GoString returns the string representation

func (DisableResourceExemptionOutput) String added in v1.2.29

String returns the string representation

type DisableRuleInput added in v1.2.29

type DisableRuleInput struct {

	// RuleId is a required field
	RuleId *string `type:"string" json:",omitempty" required:"true"`
	// contains filtered or unexported fields
}

func (DisableRuleInput) GoString added in v1.2.29

func (s DisableRuleInput) GoString() string

GoString returns the string representation

func (*DisableRuleInput) SetRuleId added in v1.2.29

func (s *DisableRuleInput) SetRuleId(v string) *DisableRuleInput

SetRuleId sets the RuleId field's value.

func (DisableRuleInput) String added in v1.2.29

func (s DisableRuleInput) String() string

String returns the string representation

func (*DisableRuleInput) Validate added in v1.2.29

func (s *DisableRuleInput) Validate() error

Validate inspects the fields of the type to determine if they are valid.

type DisableRuleOutput added in v1.2.29

type DisableRuleOutput struct {
	Metadata *response.ResponseMetadata
	// contains filtered or unexported fields
}

func (DisableRuleOutput) GoString added in v1.2.29

func (s DisableRuleOutput) GoString() string

GoString returns the string representation

func (DisableRuleOutput) String added in v1.2.29

func (s DisableRuleOutput) String() string

String returns the string representation

type DisassociateAccountGroupPrincipalsInput

type DisassociateAccountGroupPrincipalsInput struct {

	// AccountGroupId is a required field
	AccountGroupId *string `type:"string" json:",omitempty" required:"true"`

	Principals []*string `type:"list" json:",omitempty"`
	// contains filtered or unexported fields
}

func (DisassociateAccountGroupPrincipalsInput) GoString

GoString returns the string representation

func (*DisassociateAccountGroupPrincipalsInput) SetAccountGroupId

SetAccountGroupId sets the AccountGroupId field's value.

func (*DisassociateAccountGroupPrincipalsInput) SetPrincipals

SetPrincipals sets the Principals field's value.

func (DisassociateAccountGroupPrincipalsInput) String

String returns the string representation

func (*DisassociateAccountGroupPrincipalsInput) Validate

Validate inspects the fields of the type to determine if they are valid.

type DisassociateAccountGroupPrincipalsOutput

type DisassociateAccountGroupPrincipalsOutput struct {
	Metadata *response.ResponseMetadata
	// contains filtered or unexported fields
}

func (DisassociateAccountGroupPrincipalsOutput) GoString

GoString returns the string representation

func (DisassociateAccountGroupPrincipalsOutput) String

String returns the string representation

type EnableAccountGroupRuleInput added in v1.2.29

type EnableAccountGroupRuleInput struct {

	// RuleId is a required field
	RuleId *string `type:"string" json:",omitempty" required:"true"`
	// contains filtered or unexported fields
}

func (EnableAccountGroupRuleInput) GoString added in v1.2.29

func (s EnableAccountGroupRuleInput) GoString() string

GoString returns the string representation

func (*EnableAccountGroupRuleInput) SetRuleId added in v1.2.29

SetRuleId sets the RuleId field's value.

func (EnableAccountGroupRuleInput) String added in v1.2.29

String returns the string representation

func (*EnableAccountGroupRuleInput) Validate added in v1.2.29

func (s *EnableAccountGroupRuleInput) Validate() error

Validate inspects the fields of the type to determine if they are valid.

type EnableAccountGroupRuleOutput added in v1.2.29

type EnableAccountGroupRuleOutput struct {
	Metadata *response.ResponseMetadata
	// contains filtered or unexported fields
}

func (EnableAccountGroupRuleOutput) GoString added in v1.2.29

func (s EnableAccountGroupRuleOutput) GoString() string

GoString returns the string representation

func (EnableAccountGroupRuleOutput) String added in v1.2.29

String returns the string representation

type EnableRuleInput added in v1.2.29

type EnableRuleInput struct {

	// RuleId is a required field
	RuleId *string `type:"string" json:",omitempty" required:"true"`
	// contains filtered or unexported fields
}

func (EnableRuleInput) GoString added in v1.2.29

func (s EnableRuleInput) GoString() string

GoString returns the string representation

func (*EnableRuleInput) SetRuleId added in v1.2.29

func (s *EnableRuleInput) SetRuleId(v string) *EnableRuleInput

SetRuleId sets the RuleId field's value.

func (EnableRuleInput) String added in v1.2.29

func (s EnableRuleInput) String() string

String returns the string representation

func (*EnableRuleInput) Validate added in v1.2.29

func (s *EnableRuleInput) Validate() error

Validate inspects the fields of the type to determine if they are valid.

type EnableRuleOutput added in v1.2.29

type EnableRuleOutput struct {
	Metadata *response.ResponseMetadata
	// contains filtered or unexported fields
}

func (EnableRuleOutput) GoString added in v1.2.29

func (s EnableRuleOutput) GoString() string

GoString returns the string representation

func (EnableRuleOutput) String added in v1.2.29

func (s EnableRuleOutput) String() string

String returns the string representation

type EvaluationResultForListAccountGroupEvaluationResultsOutput added in v1.2.29

type EvaluationResultForListAccountGroupEvaluationResultsOutput struct {
	AccountId *string `type:"string" json:",omitempty"`

	ComplianceType *string `type:"string" json:",omitempty" enum:"EnumOfComplianceTypeForListAccountGroupEvaluationResultsOutput"`

	EvaluationTime *string `type:"string" json:",omitempty"`

	Region *string `type:"string" json:",omitempty"`

	ResourceId *string `type:"string" json:",omitempty"`

	ResourceType *string `type:"string" json:",omitempty"`

	RuleId *string `type:"string" json:",omitempty"`

	TriggerType *string `type:"string" json:",omitempty" enum:"EnumOfTriggerTypeForListAccountGroupEvaluationResultsOutput"`
	// contains filtered or unexported fields
}

func (EvaluationResultForListAccountGroupEvaluationResultsOutput) GoString added in v1.2.29

GoString returns the string representation

func (*EvaluationResultForListAccountGroupEvaluationResultsOutput) SetAccountId added in v1.2.29

SetAccountId sets the AccountId field's value.

func (*EvaluationResultForListAccountGroupEvaluationResultsOutput) SetComplianceType added in v1.2.29

SetComplianceType sets the ComplianceType field's value.

func (*EvaluationResultForListAccountGroupEvaluationResultsOutput) SetEvaluationTime added in v1.2.29

SetEvaluationTime sets the EvaluationTime field's value.

func (*EvaluationResultForListAccountGroupEvaluationResultsOutput) SetRegion added in v1.2.29

SetRegion sets the Region field's value.

func (*EvaluationResultForListAccountGroupEvaluationResultsOutput) SetResourceId added in v1.2.29

SetResourceId sets the ResourceId field's value.

func (*EvaluationResultForListAccountGroupEvaluationResultsOutput) SetResourceType added in v1.2.29

SetResourceType sets the ResourceType field's value.

func (*EvaluationResultForListAccountGroupEvaluationResultsOutput) SetRuleId added in v1.2.29

SetRuleId sets the RuleId field's value.

func (*EvaluationResultForListAccountGroupEvaluationResultsOutput) SetTriggerType added in v1.2.29

SetTriggerType sets the TriggerType field's value.

func (EvaluationResultForListAccountGroupEvaluationResultsOutput) String added in v1.2.29

String returns the string representation

type EvaluationResultForListEvaluationResultsOutput added in v1.2.29

type EvaluationResultForListEvaluationResultsOutput struct {
	AccountId *string `type:"string" json:",omitempty"`

	ComplianceType *string `type:"string" json:",omitempty" enum:"EnumOfComplianceTypeForListEvaluationResultsOutput"`

	EvaluationTime *string `type:"string" json:",omitempty"`

	Region *string `type:"string" json:",omitempty"`

	ResourceId *string `type:"string" json:",omitempty"`

	ResourceType *string `type:"string" json:",omitempty"`

	RuleId *string `type:"string" json:",omitempty"`

	TriggerType *string `type:"string" json:",omitempty" enum:"EnumOfTriggerTypeForListEvaluationResultsOutput"`
	// contains filtered or unexported fields
}

func (EvaluationResultForListEvaluationResultsOutput) GoString added in v1.2.29

GoString returns the string representation

func (*EvaluationResultForListEvaluationResultsOutput) SetAccountId added in v1.2.29

SetAccountId sets the AccountId field's value.

func (*EvaluationResultForListEvaluationResultsOutput) SetComplianceType added in v1.2.29

SetComplianceType sets the ComplianceType field's value.

func (*EvaluationResultForListEvaluationResultsOutput) SetEvaluationTime added in v1.2.29

SetEvaluationTime sets the EvaluationTime field's value.

func (*EvaluationResultForListEvaluationResultsOutput) SetRegion added in v1.2.29

SetRegion sets the Region field's value.

func (*EvaluationResultForListEvaluationResultsOutput) SetResourceId added in v1.2.29

SetResourceId sets the ResourceId field's value.

func (*EvaluationResultForListEvaluationResultsOutput) SetResourceType added in v1.2.29

SetResourceType sets the ResourceType field's value.

func (*EvaluationResultForListEvaluationResultsOutput) SetRuleId added in v1.2.29

SetRuleId sets the RuleId field's value.

func (*EvaluationResultForListEvaluationResultsOutput) SetTriggerType added in v1.2.29

SetTriggerType sets the TriggerType field's value.

func (EvaluationResultForListEvaluationResultsOutput) String added in v1.2.29

String returns the string representation

type ExcludeForCreateAccountGroupConformancePackInput added in v1.2.29

type ExcludeForCreateAccountGroupConformancePackInput struct {
	Key *string `type:"string" json:",omitempty"`

	Value *string `type:"string" json:",omitempty"`
	// contains filtered or unexported fields
}

func (ExcludeForCreateAccountGroupConformancePackInput) GoString added in v1.2.29

GoString returns the string representation

func (*ExcludeForCreateAccountGroupConformancePackInput) SetKey added in v1.2.29

SetKey sets the Key field's value.

func (*ExcludeForCreateAccountGroupConformancePackInput) SetValue added in v1.2.29

SetValue sets the Value field's value.

func (ExcludeForCreateAccountGroupConformancePackInput) String added in v1.2.29

String returns the string representation

type ExcludeForCreateAccountGroupRuleInput added in v1.2.29

type ExcludeForCreateAccountGroupRuleInput struct {
	Key *string `type:"string" json:",omitempty"`

	Value *string `type:"string" json:",omitempty"`
	// contains filtered or unexported fields
}

func (ExcludeForCreateAccountGroupRuleInput) GoString added in v1.2.29

GoString returns the string representation

func (*ExcludeForCreateAccountGroupRuleInput) SetKey added in v1.2.29

SetKey sets the Key field's value.

func (*ExcludeForCreateAccountGroupRuleInput) SetValue added in v1.2.29

SetValue sets the Value field's value.

func (ExcludeForCreateAccountGroupRuleInput) String added in v1.2.29

String returns the string representation

type ExcludeForCreateConformancePackInput added in v1.2.29

type ExcludeForCreateConformancePackInput struct {
	Key *string `type:"string" json:",omitempty"`

	Value *string `type:"string" json:",omitempty"`
	// contains filtered or unexported fields
}

func (ExcludeForCreateConformancePackInput) GoString added in v1.2.29

GoString returns the string representation

func (*ExcludeForCreateConformancePackInput) SetKey added in v1.2.29

SetKey sets the Key field's value.

func (*ExcludeForCreateConformancePackInput) SetValue added in v1.2.29

SetValue sets the Value field's value.

func (ExcludeForCreateConformancePackInput) String added in v1.2.29

String returns the string representation

type ExcludeForCreateRuleInput added in v1.2.29

type ExcludeForCreateRuleInput struct {
	Key *string `type:"string" json:",omitempty"`

	Value *string `type:"string" json:",omitempty"`
	// contains filtered or unexported fields
}

func (ExcludeForCreateRuleInput) GoString added in v1.2.29

func (s ExcludeForCreateRuleInput) GoString() string

GoString returns the string representation

func (*ExcludeForCreateRuleInput) SetKey added in v1.2.29

SetKey sets the Key field's value.

func (*ExcludeForCreateRuleInput) SetValue added in v1.2.29

SetValue sets the Value field's value.

func (ExcludeForCreateRuleInput) String added in v1.2.29

func (s ExcludeForCreateRuleInput) String() string

String returns the string representation

type ExcludeForDescribeAccountGroupConformancePacksOutput added in v1.2.29

type ExcludeForDescribeAccountGroupConformancePacksOutput struct {
	Key *string `type:"string" json:",omitempty"`

	Value *string `type:"string" json:",omitempty"`
	// contains filtered or unexported fields
}

func (ExcludeForDescribeAccountGroupConformancePacksOutput) GoString added in v1.2.29

GoString returns the string representation

func (*ExcludeForDescribeAccountGroupConformancePacksOutput) SetKey added in v1.2.29

SetKey sets the Key field's value.

func (*ExcludeForDescribeAccountGroupConformancePacksOutput) SetValue added in v1.2.29

SetValue sets the Value field's value.

func (ExcludeForDescribeAccountGroupConformancePacksOutput) String added in v1.2.29

String returns the string representation

type ExcludeForDescribeAccountGroupRulesOutput added in v1.2.29

type ExcludeForDescribeAccountGroupRulesOutput struct {
	Key *string `type:"string" json:",omitempty"`

	Value *string `type:"string" json:",omitempty"`
	// contains filtered or unexported fields
}

func (ExcludeForDescribeAccountGroupRulesOutput) GoString added in v1.2.29

GoString returns the string representation

func (*ExcludeForDescribeAccountGroupRulesOutput) SetKey added in v1.2.29

SetKey sets the Key field's value.

func (*ExcludeForDescribeAccountGroupRulesOutput) SetValue added in v1.2.29

SetValue sets the Value field's value.

func (ExcludeForDescribeAccountGroupRulesOutput) String added in v1.2.29

String returns the string representation

type ExcludeForDescribeConformancePacksOutput added in v1.2.29

type ExcludeForDescribeConformancePacksOutput struct {
	Key *string `type:"string" json:",omitempty"`

	Value *string `type:"string" json:",omitempty"`
	// contains filtered or unexported fields
}

func (ExcludeForDescribeConformancePacksOutput) GoString added in v1.2.29

GoString returns the string representation

func (*ExcludeForDescribeConformancePacksOutput) SetKey added in v1.2.29

SetKey sets the Key field's value.

func (*ExcludeForDescribeConformancePacksOutput) SetValue added in v1.2.29

SetValue sets the Value field's value.

func (ExcludeForDescribeConformancePacksOutput) String added in v1.2.29

String returns the string representation

type ExcludeForDescribeRulesOutput added in v1.2.29

type ExcludeForDescribeRulesOutput struct {
	Key *string `type:"string" json:",omitempty"`

	Value *string `type:"string" json:",omitempty"`
	// contains filtered or unexported fields
}

func (ExcludeForDescribeRulesOutput) GoString added in v1.2.29

GoString returns the string representation

func (*ExcludeForDescribeRulesOutput) SetKey added in v1.2.29

SetKey sets the Key field's value.

func (*ExcludeForDescribeRulesOutput) SetValue added in v1.2.29

SetValue sets the Value field's value.

func (ExcludeForDescribeRulesOutput) String added in v1.2.29

String returns the string representation

type ExcludeForUpdateAccountGroupConformancePackInput added in v1.2.29

type ExcludeForUpdateAccountGroupConformancePackInput struct {
	Key *string `type:"string" json:",omitempty"`

	Value *string `type:"string" json:",omitempty"`
	// contains filtered or unexported fields
}

func (ExcludeForUpdateAccountGroupConformancePackInput) GoString added in v1.2.29

GoString returns the string representation

func (*ExcludeForUpdateAccountGroupConformancePackInput) SetKey added in v1.2.29

SetKey sets the Key field's value.

func (*ExcludeForUpdateAccountGroupConformancePackInput) SetValue added in v1.2.29

SetValue sets the Value field's value.

func (ExcludeForUpdateAccountGroupConformancePackInput) String added in v1.2.29

String returns the string representation

type ExcludeForUpdateAccountGroupRuleInput added in v1.2.29

type ExcludeForUpdateAccountGroupRuleInput struct {
	Key *string `type:"string" json:",omitempty"`

	Value *string `type:"string" json:",omitempty"`
	// contains filtered or unexported fields
}

func (ExcludeForUpdateAccountGroupRuleInput) GoString added in v1.2.29

GoString returns the string representation

func (*ExcludeForUpdateAccountGroupRuleInput) SetKey added in v1.2.29

SetKey sets the Key field's value.

func (*ExcludeForUpdateAccountGroupRuleInput) SetValue added in v1.2.29

SetValue sets the Value field's value.

func (ExcludeForUpdateAccountGroupRuleInput) String added in v1.2.29

String returns the string representation

type ExcludeForUpdateConformancePackInput added in v1.2.29

type ExcludeForUpdateConformancePackInput struct {
	Key *string `type:"string" json:",omitempty"`

	Value *string `type:"string" json:",omitempty"`
	// contains filtered or unexported fields
}

func (ExcludeForUpdateConformancePackInput) GoString added in v1.2.29

GoString returns the string representation

func (*ExcludeForUpdateConformancePackInput) SetKey added in v1.2.29

SetKey sets the Key field's value.

func (*ExcludeForUpdateConformancePackInput) SetValue added in v1.2.29

SetValue sets the Value field's value.

func (ExcludeForUpdateConformancePackInput) String added in v1.2.29

String returns the string representation

type ExcludeForUpdateRuleInput added in v1.2.29

type ExcludeForUpdateRuleInput struct {
	Key *string `type:"string" json:",omitempty"`

	Value *string `type:"string" json:",omitempty"`
	// contains filtered or unexported fields
}

func (ExcludeForUpdateRuleInput) GoString added in v1.2.29

func (s ExcludeForUpdateRuleInput) GoString() string

GoString returns the string representation

func (*ExcludeForUpdateRuleInput) SetKey added in v1.2.29

SetKey sets the Key field's value.

func (*ExcludeForUpdateRuleInput) SetValue added in v1.2.29

SetValue sets the Value field's value.

func (ExcludeForUpdateRuleInput) String added in v1.2.29

func (s ExcludeForUpdateRuleInput) String() string

String returns the string representation

type ExemptionForDescribeAccountGroupResourceExemptionsInput added in v1.2.29

type ExemptionForDescribeAccountGroupResourceExemptionsInput struct {
	Region *string `type:"string" json:",omitempty"`

	ResourceIdentifier *string `type:"string" json:",omitempty"`

	ResourceType *string `type:"string" json:",omitempty"`

	RuleId *string `type:"string" json:",omitempty"`
	// contains filtered or unexported fields
}

func (ExemptionForDescribeAccountGroupResourceExemptionsInput) GoString added in v1.2.29

GoString returns the string representation

func (*ExemptionForDescribeAccountGroupResourceExemptionsInput) SetRegion added in v1.2.29

SetRegion sets the Region field's value.

func (*ExemptionForDescribeAccountGroupResourceExemptionsInput) SetResourceIdentifier added in v1.2.29

SetResourceIdentifier sets the ResourceIdentifier field's value.

func (*ExemptionForDescribeAccountGroupResourceExemptionsInput) SetResourceType added in v1.2.29

SetResourceType sets the ResourceType field's value.

func (*ExemptionForDescribeAccountGroupResourceExemptionsInput) SetRuleId added in v1.2.29

SetRuleId sets the RuleId field's value.

func (ExemptionForDescribeAccountGroupResourceExemptionsInput) String added in v1.2.29

String returns the string representation

type ExemptionForDescribeAccountGroupResourceExemptionsOutput added in v1.2.29

type ExemptionForDescribeAccountGroupResourceExemptionsOutput struct {
	AccountId *string `type:"string" json:",omitempty"`

	Description *string `type:"string" json:",omitempty"`

	ExpireAt *string `type:"string" json:",omitempty"`

	Region *string `type:"string" json:",omitempty"`

	ResourceIdentifier *string `type:"string" json:",omitempty"`

	ResourceType *string `type:"string" json:",omitempty"`

	RuleId *string `type:"string" json:",omitempty"`

	Status *string `type:"string" json:",omitempty" enum:"EnumOfStatusForDescribeAccountGroupResourceExemptionsOutput"`
	// contains filtered or unexported fields
}

func (ExemptionForDescribeAccountGroupResourceExemptionsOutput) GoString added in v1.2.29

GoString returns the string representation

func (*ExemptionForDescribeAccountGroupResourceExemptionsOutput) SetAccountId added in v1.2.29

SetAccountId sets the AccountId field's value.

func (*ExemptionForDescribeAccountGroupResourceExemptionsOutput) SetDescription added in v1.2.29

SetDescription sets the Description field's value.

func (*ExemptionForDescribeAccountGroupResourceExemptionsOutput) SetExpireAt added in v1.2.29

SetExpireAt sets the ExpireAt field's value.

func (*ExemptionForDescribeAccountGroupResourceExemptionsOutput) SetRegion added in v1.2.29

SetRegion sets the Region field's value.

func (*ExemptionForDescribeAccountGroupResourceExemptionsOutput) SetResourceIdentifier added in v1.2.29

SetResourceIdentifier sets the ResourceIdentifier field's value.

func (*ExemptionForDescribeAccountGroupResourceExemptionsOutput) SetResourceType added in v1.2.29

SetResourceType sets the ResourceType field's value.

func (*ExemptionForDescribeAccountGroupResourceExemptionsOutput) SetRuleId added in v1.2.29

SetRuleId sets the RuleId field's value.

func (*ExemptionForDescribeAccountGroupResourceExemptionsOutput) SetStatus added in v1.2.29

SetStatus sets the Status field's value.

func (ExemptionForDescribeAccountGroupResourceExemptionsOutput) String added in v1.2.29

String returns the string representation

type ExemptionForDescribeResourceExemptionsInput added in v1.2.29

type ExemptionForDescribeResourceExemptionsInput struct {
	Region *string `type:"string" json:",omitempty"`

	ResourceIdentifier *string `type:"string" json:",omitempty"`

	ResourceType *string `type:"string" json:",omitempty"`

	RuleId *string `type:"string" json:",omitempty"`
	// contains filtered or unexported fields
}

func (ExemptionForDescribeResourceExemptionsInput) GoString added in v1.2.29

GoString returns the string representation

func (*ExemptionForDescribeResourceExemptionsInput) SetRegion added in v1.2.29

SetRegion sets the Region field's value.

func (*ExemptionForDescribeResourceExemptionsInput) SetResourceIdentifier added in v1.2.29

SetResourceIdentifier sets the ResourceIdentifier field's value.

func (*ExemptionForDescribeResourceExemptionsInput) SetResourceType added in v1.2.29

SetResourceType sets the ResourceType field's value.

func (*ExemptionForDescribeResourceExemptionsInput) SetRuleId added in v1.2.29

SetRuleId sets the RuleId field's value.

func (ExemptionForDescribeResourceExemptionsInput) String added in v1.2.29

String returns the string representation

type ExemptionForDescribeResourceExemptionsOutput added in v1.2.29

type ExemptionForDescribeResourceExemptionsOutput struct {
	AccountId *string `type:"string" json:",omitempty"`

	Description *string `type:"string" json:",omitempty"`

	ExpireAt *string `type:"string" json:",omitempty"`

	Region *string `type:"string" json:",omitempty"`

	ResourceIdentifier *string `type:"string" json:",omitempty"`

	ResourceType *string `type:"string" json:",omitempty"`

	RuleId *string `type:"string" json:",omitempty"`

	Status *string `type:"string" json:",omitempty" enum:"EnumOfStatusForDescribeResourceExemptionsOutput"`
	// contains filtered or unexported fields
}

func (ExemptionForDescribeResourceExemptionsOutput) GoString added in v1.2.29

GoString returns the string representation

func (*ExemptionForDescribeResourceExemptionsOutput) SetAccountId added in v1.2.29

SetAccountId sets the AccountId field's value.

func (*ExemptionForDescribeResourceExemptionsOutput) SetDescription added in v1.2.29

SetDescription sets the Description field's value.

func (*ExemptionForDescribeResourceExemptionsOutput) SetExpireAt added in v1.2.29

SetExpireAt sets the ExpireAt field's value.

func (*ExemptionForDescribeResourceExemptionsOutput) SetRegion added in v1.2.29

SetRegion sets the Region field's value.

func (*ExemptionForDescribeResourceExemptionsOutput) SetResourceIdentifier added in v1.2.29

SetResourceIdentifier sets the ResourceIdentifier field's value.

func (*ExemptionForDescribeResourceExemptionsOutput) SetResourceType added in v1.2.29

SetResourceType sets the ResourceType field's value.

func (*ExemptionForDescribeResourceExemptionsOutput) SetRuleId added in v1.2.29

SetRuleId sets the RuleId field's value.

func (*ExemptionForDescribeResourceExemptionsOutput) SetStatus added in v1.2.29

SetStatus sets the Status field's value.

func (ExemptionForDescribeResourceExemptionsOutput) String added in v1.2.29

String returns the string representation

type GetAccountGroupComplianceHistoryInput added in v1.2.29

type GetAccountGroupComplianceHistoryInput struct {

	// AccountGroupId is a required field
	AccountGroupId *string `type:"string" json:",omitempty" required:"true"`

	// AccountId is a required field
	AccountId *int64 `type:"int64" json:",omitempty" required:"true"`

	// EndTime is a required field
	EndTime *string `type:"string" json:",omitempty" required:"true"`

	MaxResults *int32 `min:"1" max:"100" type:"int32" json:",omitempty"`

	// NextToken is a required field
	NextToken *string `type:"string" json:",omitempty" required:"true"`

	// Region is a required field
	Region *string `type:"string" json:",omitempty" required:"true"`

	// ResourceId is a required field
	ResourceId *string `type:"string" json:",omitempty" required:"true"`

	// ResourceIdentifier is a required field
	ResourceIdentifier *string `type:"string" json:",omitempty" required:"true"`

	// ResourceType is a required field
	ResourceType *string `type:"string" json:",omitempty" required:"true"`

	// StartTime is a required field
	StartTime *string `type:"string" json:",omitempty" required:"true"`
	// contains filtered or unexported fields
}

func (GetAccountGroupComplianceHistoryInput) GoString added in v1.2.29

GoString returns the string representation

func (*GetAccountGroupComplianceHistoryInput) SetAccountGroupId added in v1.2.29

SetAccountGroupId sets the AccountGroupId field's value.

func (*GetAccountGroupComplianceHistoryInput) SetAccountId added in v1.2.29

SetAccountId sets the AccountId field's value.

func (*GetAccountGroupComplianceHistoryInput) SetEndTime added in v1.2.29

SetEndTime sets the EndTime field's value.

func (*GetAccountGroupComplianceHistoryInput) SetMaxResults added in v1.2.29

SetMaxResults sets the MaxResults field's value.

func (*GetAccountGroupComplianceHistoryInput) SetNextToken added in v1.2.29

SetNextToken sets the NextToken field's value.

func (*GetAccountGroupComplianceHistoryInput) SetRegion added in v1.2.29

SetRegion sets the Region field's value.

func (*GetAccountGroupComplianceHistoryInput) SetResourceId added in v1.2.29

SetResourceId sets the ResourceId field's value.

func (*GetAccountGroupComplianceHistoryInput) SetResourceIdentifier added in v1.2.29

SetResourceIdentifier sets the ResourceIdentifier field's value.

func (*GetAccountGroupComplianceHistoryInput) SetResourceType added in v1.2.29

SetResourceType sets the ResourceType field's value.

func (*GetAccountGroupComplianceHistoryInput) SetStartTime added in v1.2.29

SetStartTime sets the StartTime field's value.

func (GetAccountGroupComplianceHistoryInput) String added in v1.2.29

String returns the string representation

func (*GetAccountGroupComplianceHistoryInput) Validate added in v1.2.29

Validate inspects the fields of the type to determine if they are valid.

type GetAccountGroupComplianceHistoryOutput added in v1.2.29

type GetAccountGroupComplianceHistoryOutput struct {
	Metadata *response.ResponseMetadata

	ComplianceList []*ComplianceListForGetAccountGroupComplianceHistoryOutput `type:"list" json:",omitempty"`

	MaxResults *int32 `type:"int32" json:",omitempty"`

	NextToken *string `type:"string" json:",omitempty"`
	// contains filtered or unexported fields
}

func (GetAccountGroupComplianceHistoryOutput) GoString added in v1.2.29

GoString returns the string representation

func (*GetAccountGroupComplianceHistoryOutput) SetComplianceList added in v1.2.29

SetComplianceList sets the ComplianceList field's value.

func (*GetAccountGroupComplianceHistoryOutput) SetMaxResults added in v1.2.29

SetMaxResults sets the MaxResults field's value.

func (*GetAccountGroupComplianceHistoryOutput) SetNextToken added in v1.2.29

SetNextToken sets the NextToken field's value.

func (GetAccountGroupComplianceHistoryOutput) String added in v1.2.29

String returns the string representation

type GetAccountGroupDiscoveredResourceCountsInput

type GetAccountGroupDiscoveredResourceCountsInput struct {

	// AccountGroupId is a required field
	AccountGroupId *string `type:"string" json:",omitempty" required:"true"`

	ResourceAccountId *int64 `type:"int64" json:",omitempty"`

	ResourceStatus *string `type:"string" json:",omitempty" enum:"EnumOfResourceStatusForGetAccountGroupDiscoveredResourceCountsInput"`

	ResourceTypes []*string `type:"list" json:",omitempty"`
	// contains filtered or unexported fields
}

func (GetAccountGroupDiscoveredResourceCountsInput) GoString

GoString returns the string representation

func (*GetAccountGroupDiscoveredResourceCountsInput) SetAccountGroupId

SetAccountGroupId sets the AccountGroupId field's value.

func (*GetAccountGroupDiscoveredResourceCountsInput) SetResourceAccountId added in v1.2.29

SetResourceAccountId sets the ResourceAccountId field's value.

func (*GetAccountGroupDiscoveredResourceCountsInput) SetResourceStatus

SetResourceStatus sets the ResourceStatus field's value.

func (*GetAccountGroupDiscoveredResourceCountsInput) SetResourceTypes

SetResourceTypes sets the ResourceTypes field's value.

func (GetAccountGroupDiscoveredResourceCountsInput) String

String returns the string representation

func (*GetAccountGroupDiscoveredResourceCountsInput) Validate

Validate inspects the fields of the type to determine if they are valid.

type GetAccountGroupDiscoveredResourceCountsOutput

type GetAccountGroupDiscoveredResourceCountsOutput struct {
	Metadata *response.ResponseMetadata

	TotalResourceCount *int64 `type:"int64" json:",omitempty"`
	// contains filtered or unexported fields
}

func (GetAccountGroupDiscoveredResourceCountsOutput) GoString

GoString returns the string representation

func (*GetAccountGroupDiscoveredResourceCountsOutput) SetTotalResourceCount

SetTotalResourceCount sets the TotalResourceCount field's value.

func (GetAccountGroupDiscoveredResourceCountsOutput) String

String returns the string representation

type GetAccountGroupDiscoveredResourceInput

type GetAccountGroupDiscoveredResourceInput struct {

	// AccountGroupId is a required field
	AccountGroupId *string `type:"string" json:",omitempty" required:"true"`

	// AccountId is a required field
	AccountId *int64 `type:"int64" json:",omitempty" required:"true"`

	// Region is a required field
	Region *string `type:"string" json:",omitempty" required:"true"`

	// ResourceIdentifier is a required field
	ResourceIdentifier *string `type:"string" json:",omitempty" required:"true"`

	// ResourceType is a required field
	ResourceType *string `type:"string" json:",omitempty" required:"true"`
	// contains filtered or unexported fields
}

func (GetAccountGroupDiscoveredResourceInput) GoString

GoString returns the string representation

func (*GetAccountGroupDiscoveredResourceInput) SetAccountGroupId

SetAccountGroupId sets the AccountGroupId field's value.

func (*GetAccountGroupDiscoveredResourceInput) SetAccountId

SetAccountId sets the AccountId field's value.

func (*GetAccountGroupDiscoveredResourceInput) SetRegion

SetRegion sets the Region field's value.

func (*GetAccountGroupDiscoveredResourceInput) SetResourceIdentifier

SetResourceIdentifier sets the ResourceIdentifier field's value.

func (*GetAccountGroupDiscoveredResourceInput) SetResourceType

SetResourceType sets the ResourceType field's value.

func (GetAccountGroupDiscoveredResourceInput) String

String returns the string representation

func (*GetAccountGroupDiscoveredResourceInput) Validate

Validate inspects the fields of the type to determine if they are valid.

type GetAccountGroupDiscoveredResourceOutput

type GetAccountGroupDiscoveredResourceOutput struct {
	Metadata *response.ResponseMetadata

	AccountId *string `type:"string" json:",omitempty"`

	Configuration map[string]interface{} `type:"map" json:",omitempty"`

	ConfigurationCaptureTime *string `type:"string" json:",omitempty"`

	IsDeleted *bool `type:"boolean" json:",omitempty"`

	ProjectName *string `type:"string" json:",omitempty"`

	Region *string `type:"string" json:",omitempty"`

	Relationships []*RelationshipForGetAccountGroupDiscoveredResourceOutput `type:"list" json:",omitempty"`

	ResourceCreationTime *string `type:"string" json:",omitempty"`

	ResourceId *string `type:"string" json:",omitempty"`

	ResourceIdentifier *string `type:"string" json:",omitempty"`

	ResourceName *string `type:"string" json:",omitempty"`

	ResourceType *string `type:"string" json:",omitempty"`

	Tags []*TagForGetAccountGroupDiscoveredResourceOutput `type:"list" json:",omitempty"`
	// contains filtered or unexported fields
}

func (GetAccountGroupDiscoveredResourceOutput) GoString

GoString returns the string representation

func (*GetAccountGroupDiscoveredResourceOutput) SetAccountId

SetAccountId sets the AccountId field's value.

func (*GetAccountGroupDiscoveredResourceOutput) SetConfiguration

SetConfiguration sets the Configuration field's value.

func (*GetAccountGroupDiscoveredResourceOutput) SetConfigurationCaptureTime added in v1.2.29

SetConfigurationCaptureTime sets the ConfigurationCaptureTime field's value.

func (*GetAccountGroupDiscoveredResourceOutput) SetIsDeleted

SetIsDeleted sets the IsDeleted field's value.

func (*GetAccountGroupDiscoveredResourceOutput) SetProjectName

SetProjectName sets the ProjectName field's value.

func (*GetAccountGroupDiscoveredResourceOutput) SetRegion

SetRegion sets the Region field's value.

func (*GetAccountGroupDiscoveredResourceOutput) SetRelationships

SetRelationships sets the Relationships field's value.

func (*GetAccountGroupDiscoveredResourceOutput) SetResourceCreationTime added in v1.2.29

SetResourceCreationTime sets the ResourceCreationTime field's value.

func (*GetAccountGroupDiscoveredResourceOutput) SetResourceId

SetResourceId sets the ResourceId field's value.

func (*GetAccountGroupDiscoveredResourceOutput) SetResourceIdentifier

SetResourceIdentifier sets the ResourceIdentifier field's value.

func (*GetAccountGroupDiscoveredResourceOutput) SetResourceName

SetResourceName sets the ResourceName field's value.

func (*GetAccountGroupDiscoveredResourceOutput) SetResourceType

SetResourceType sets the ResourceType field's value.

func (*GetAccountGroupDiscoveredResourceOutput) SetTags

SetTags sets the Tags field's value.

func (GetAccountGroupDiscoveredResourceOutput) String

String returns the string representation

type GetAccountGroupResourceConfigHistoryInput

type GetAccountGroupResourceConfigHistoryInput struct {

	// AccountGroupId is a required field
	AccountGroupId *string `type:"string" json:",omitempty" required:"true"`

	// AccountId is a required field
	AccountId *int64 `type:"int64" json:",omitempty" required:"true"`

	EndTime *string `type:"string" json:",omitempty"`

	MaxResults *int32 `min:"1" max:"100" type:"int32" json:",omitempty"`

	NextToken *string `type:"string" json:",omitempty"`

	// Region is a required field
	Region *string `type:"string" json:",omitempty" required:"true"`

	// ResourceIdentifier is a required field
	ResourceIdentifier *string `type:"string" json:",omitempty" required:"true"`

	// ResourceType is a required field
	ResourceType *string `type:"string" json:",omitempty" required:"true"`

	StartTime *string `type:"string" json:",omitempty"`
	// contains filtered or unexported fields
}

func (GetAccountGroupResourceConfigHistoryInput) GoString

GoString returns the string representation

func (*GetAccountGroupResourceConfigHistoryInput) SetAccountGroupId

SetAccountGroupId sets the AccountGroupId field's value.

func (*GetAccountGroupResourceConfigHistoryInput) SetAccountId

SetAccountId sets the AccountId field's value.

func (*GetAccountGroupResourceConfigHistoryInput) SetEndTime

SetEndTime sets the EndTime field's value.

func (*GetAccountGroupResourceConfigHistoryInput) SetMaxResults

SetMaxResults sets the MaxResults field's value.

func (*GetAccountGroupResourceConfigHistoryInput) SetNextToken

SetNextToken sets the NextToken field's value.

func (*GetAccountGroupResourceConfigHistoryInput) SetRegion

SetRegion sets the Region field's value.

func (*GetAccountGroupResourceConfigHistoryInput) SetResourceIdentifier

SetResourceIdentifier sets the ResourceIdentifier field's value.

func (*GetAccountGroupResourceConfigHistoryInput) SetResourceType

SetResourceType sets the ResourceType field's value.

func (*GetAccountGroupResourceConfigHistoryInput) SetStartTime

SetStartTime sets the StartTime field's value.

func (GetAccountGroupResourceConfigHistoryInput) String

String returns the string representation

func (*GetAccountGroupResourceConfigHistoryInput) Validate

Validate inspects the fields of the type to determine if they are valid.

type GetAccountGroupResourceConfigHistoryOutput

type GetAccountGroupResourceConfigHistoryOutput struct {
	Metadata *response.ResponseMetadata

	ConfigurationItems []*ConfigurationItemForGetAccountGroupResourceConfigHistoryOutput `type:"list" json:",omitempty"`

	MaxResults *int32 `type:"int32" json:",omitempty"`

	NextToken *string `type:"string" json:",omitempty"`
	// contains filtered or unexported fields
}

func (GetAccountGroupResourceConfigHistoryOutput) GoString

GoString returns the string representation

func (*GetAccountGroupResourceConfigHistoryOutput) SetConfigurationItems

SetConfigurationItems sets the ConfigurationItems field's value.

func (*GetAccountGroupResourceConfigHistoryOutput) SetMaxResults

SetMaxResults sets the MaxResults field's value.

func (*GetAccountGroupResourceConfigHistoryOutput) SetNextToken

SetNextToken sets the NextToken field's value.

func (GetAccountGroupResourceConfigHistoryOutput) String

String returns the string representation

type GetComplianceHistoryInput added in v1.2.29

type GetComplianceHistoryInput struct {
	AccountGroupId *string `type:"string" json:",omitempty"`

	// EndTime is a required field
	EndTime *string `type:"string" json:",omitempty" required:"true"`

	MaxResults *int32 `min:"1" max:"100" type:"int32" json:",omitempty"`

	// NextToken is a required field
	NextToken *string `type:"string" json:",omitempty" required:"true"`

	// Region is a required field
	Region *string `type:"string" json:",omitempty" required:"true"`

	// ResourceId is a required field
	ResourceId *string `type:"string" json:",omitempty" required:"true"`

	// ResourceIdentifier is a required field
	ResourceIdentifier *string `type:"string" json:",omitempty" required:"true"`

	// ResourceType is a required field
	ResourceType *string `type:"string" json:",omitempty" required:"true"`

	// StartTime is a required field
	StartTime *string `type:"string" json:",omitempty" required:"true"`
	// contains filtered or unexported fields
}

func (GetComplianceHistoryInput) GoString added in v1.2.29

func (s GetComplianceHistoryInput) GoString() string

GoString returns the string representation

func (*GetComplianceHistoryInput) SetAccountGroupId added in v1.2.29

SetAccountGroupId sets the AccountGroupId field's value.

func (*GetComplianceHistoryInput) SetEndTime added in v1.2.29

SetEndTime sets the EndTime field's value.

func (*GetComplianceHistoryInput) SetMaxResults added in v1.2.29

SetMaxResults sets the MaxResults field's value.

func (*GetComplianceHistoryInput) SetNextToken added in v1.2.29

SetNextToken sets the NextToken field's value.

func (*GetComplianceHistoryInput) SetRegion added in v1.2.29

SetRegion sets the Region field's value.

func (*GetComplianceHistoryInput) SetResourceId added in v1.2.29

SetResourceId sets the ResourceId field's value.

func (*GetComplianceHistoryInput) SetResourceIdentifier added in v1.2.29

func (s *GetComplianceHistoryInput) SetResourceIdentifier(v string) *GetComplianceHistoryInput

SetResourceIdentifier sets the ResourceIdentifier field's value.

func (*GetComplianceHistoryInput) SetResourceType added in v1.2.29

SetResourceType sets the ResourceType field's value.

func (*GetComplianceHistoryInput) SetStartTime added in v1.2.29

SetStartTime sets the StartTime field's value.

func (GetComplianceHistoryInput) String added in v1.2.29

func (s GetComplianceHistoryInput) String() string

String returns the string representation

func (*GetComplianceHistoryInput) Validate added in v1.2.29

func (s *GetComplianceHistoryInput) Validate() error

Validate inspects the fields of the type to determine if they are valid.

type GetComplianceHistoryOutput added in v1.2.29

type GetComplianceHistoryOutput struct {
	Metadata *response.ResponseMetadata

	ComplianceList []*ComplianceListForGetComplianceHistoryOutput `type:"list" json:",omitempty"`

	MaxResults *int32 `type:"int32" json:",omitempty"`

	NextToken *string `type:"string" json:",omitempty"`
	// contains filtered or unexported fields
}

func (GetComplianceHistoryOutput) GoString added in v1.2.29

func (s GetComplianceHistoryOutput) GoString() string

GoString returns the string representation

func (*GetComplianceHistoryOutput) SetComplianceList added in v1.2.29

SetComplianceList sets the ComplianceList field's value.

func (*GetComplianceHistoryOutput) SetMaxResults added in v1.2.29

SetMaxResults sets the MaxResults field's value.

func (*GetComplianceHistoryOutput) SetNextToken added in v1.2.29

SetNextToken sets the NextToken field's value.

func (GetComplianceHistoryOutput) String added in v1.2.29

String returns the string representation

type GetComplianceSummaryByResourceInput added in v1.2.29

type GetComplianceSummaryByResourceInput struct {
	// contains filtered or unexported fields
}

func (GetComplianceSummaryByResourceInput) GoString added in v1.2.29

GoString returns the string representation

func (GetComplianceSummaryByResourceInput) String added in v1.2.29

String returns the string representation

type GetComplianceSummaryByResourceOutput added in v1.2.29

type GetComplianceSummaryByResourceOutput struct {
	Metadata *response.ResponseMetadata

	ComplianceSummaries []*ComplianceSummaryForGetComplianceSummaryByResourceOutput `type:"list" json:",omitempty"`
	// contains filtered or unexported fields
}

func (GetComplianceSummaryByResourceOutput) GoString added in v1.2.29

GoString returns the string representation

func (*GetComplianceSummaryByResourceOutput) SetComplianceSummaries added in v1.2.29

SetComplianceSummaries sets the ComplianceSummaries field's value.

func (GetComplianceSummaryByResourceOutput) String added in v1.2.29

String returns the string representation

type GetComplianceSummaryInput added in v1.2.29

type GetComplianceSummaryInput struct {
	// contains filtered or unexported fields
}

func (GetComplianceSummaryInput) GoString added in v1.2.29

func (s GetComplianceSummaryInput) GoString() string

GoString returns the string representation

func (GetComplianceSummaryInput) String added in v1.2.29

func (s GetComplianceSummaryInput) String() string

String returns the string representation

type GetComplianceSummaryOutput added in v1.2.29

type GetComplianceSummaryOutput struct {
	Metadata *response.ResponseMetadata

	ComplianceSummaries []*ComplianceSummaryForGetComplianceSummaryOutput `type:"list" json:",omitempty"`

	TotalRuleCount *int32 `type:"int32" json:",omitempty"`
	// contains filtered or unexported fields
}

func (GetComplianceSummaryOutput) GoString added in v1.2.29

func (s GetComplianceSummaryOutput) GoString() string

GoString returns the string representation

func (*GetComplianceSummaryOutput) SetComplianceSummaries added in v1.2.29

SetComplianceSummaries sets the ComplianceSummaries field's value.

func (*GetComplianceSummaryOutput) SetTotalRuleCount added in v1.2.29

SetTotalRuleCount sets the TotalRuleCount field's value.

func (GetComplianceSummaryOutput) String added in v1.2.29

String returns the string representation

type GetDiscoveredResourceCountsInput

type GetDiscoveredResourceCountsInput struct {
	ResourceStatus *string `type:"string" json:",omitempty" enum:"EnumOfResourceStatusForGetDiscoveredResourceCountsInput"`

	ResourceTypes []*string `type:"list" json:",omitempty"`
	// contains filtered or unexported fields
}

func (GetDiscoveredResourceCountsInput) GoString

GoString returns the string representation

func (*GetDiscoveredResourceCountsInput) SetResourceStatus

SetResourceStatus sets the ResourceStatus field's value.

func (*GetDiscoveredResourceCountsInput) SetResourceTypes

SetResourceTypes sets the ResourceTypes field's value.

func (GetDiscoveredResourceCountsInput) String

String returns the string representation

type GetDiscoveredResourceCountsOutput

type GetDiscoveredResourceCountsOutput struct {
	Metadata *response.ResponseMetadata

	TotalResourceCount *int64 `type:"int64" json:",omitempty"`
	// contains filtered or unexported fields
}

func (GetDiscoveredResourceCountsOutput) GoString

GoString returns the string representation

func (*GetDiscoveredResourceCountsOutput) SetTotalResourceCount

SetTotalResourceCount sets the TotalResourceCount field's value.

func (GetDiscoveredResourceCountsOutput) String

String returns the string representation

type GetDiscoveredResourceInput

type GetDiscoveredResourceInput struct {

	// Region is a required field
	Region *string `type:"string" json:",omitempty" required:"true"`

	// ResourceIdentifier is a required field
	ResourceIdentifier *string `type:"string" json:",omitempty" required:"true"`

	// ResourceType is a required field
	ResourceType *string `type:"string" json:",omitempty" required:"true"`
	// contains filtered or unexported fields
}

func (GetDiscoveredResourceInput) GoString

func (s GetDiscoveredResourceInput) GoString() string

GoString returns the string representation

func (*GetDiscoveredResourceInput) SetRegion

SetRegion sets the Region field's value.

func (*GetDiscoveredResourceInput) SetResourceIdentifier

func (s *GetDiscoveredResourceInput) SetResourceIdentifier(v string) *GetDiscoveredResourceInput

SetResourceIdentifier sets the ResourceIdentifier field's value.

func (*GetDiscoveredResourceInput) SetResourceType

SetResourceType sets the ResourceType field's value.

func (GetDiscoveredResourceInput) String

String returns the string representation

func (*GetDiscoveredResourceInput) Validate

func (s *GetDiscoveredResourceInput) Validate() error

Validate inspects the fields of the type to determine if they are valid.

type GetDiscoveredResourceOutput

type GetDiscoveredResourceOutput struct {
	Metadata *response.ResponseMetadata

	AccountId *string `type:"string" json:",omitempty"`

	Configuration map[string]interface{} `type:"map" json:",omitempty"`

	ConfigurationCaptureTime *string `type:"string" json:",omitempty"`

	IsDeleted *bool `type:"boolean" json:",omitempty"`

	ProjectName *string `type:"string" json:",omitempty"`

	Region *string `type:"string" json:",omitempty"`

	Relationships []*RelationshipForGetDiscoveredResourceOutput `type:"list" json:",omitempty"`

	ResourceCreationTime *string `type:"string" json:",omitempty"`

	ResourceId *string `type:"string" json:",omitempty"`

	ResourceIdentifier *string `type:"string" json:",omitempty"`

	ResourceName *string `type:"string" json:",omitempty"`

	ResourceType *string `type:"string" json:",omitempty"`

	Tags []*TagForGetDiscoveredResourceOutput `type:"list" json:",omitempty"`
	// contains filtered or unexported fields
}

func (GetDiscoveredResourceOutput) GoString

func (s GetDiscoveredResourceOutput) GoString() string

GoString returns the string representation

func (*GetDiscoveredResourceOutput) SetAccountId

SetAccountId sets the AccountId field's value.

func (*GetDiscoveredResourceOutput) SetConfiguration

func (s *GetDiscoveredResourceOutput) SetConfiguration(v map[string]interface{}) *GetDiscoveredResourceOutput

SetConfiguration sets the Configuration field's value.

func (*GetDiscoveredResourceOutput) SetConfigurationCaptureTime

func (s *GetDiscoveredResourceOutput) SetConfigurationCaptureTime(v string) *GetDiscoveredResourceOutput

SetConfigurationCaptureTime sets the ConfigurationCaptureTime field's value.

func (*GetDiscoveredResourceOutput) SetIsDeleted

SetIsDeleted sets the IsDeleted field's value.

func (*GetDiscoveredResourceOutput) SetProjectName

SetProjectName sets the ProjectName field's value.

func (*GetDiscoveredResourceOutput) SetRegion

SetRegion sets the Region field's value.

func (*GetDiscoveredResourceOutput) SetRelationships

SetRelationships sets the Relationships field's value.

func (*GetDiscoveredResourceOutput) SetResourceCreationTime

func (s *GetDiscoveredResourceOutput) SetResourceCreationTime(v string) *GetDiscoveredResourceOutput

SetResourceCreationTime sets the ResourceCreationTime field's value.

func (*GetDiscoveredResourceOutput) SetResourceId

SetResourceId sets the ResourceId field's value.

func (*GetDiscoveredResourceOutput) SetResourceIdentifier

func (s *GetDiscoveredResourceOutput) SetResourceIdentifier(v string) *GetDiscoveredResourceOutput

SetResourceIdentifier sets the ResourceIdentifier field's value.

func (*GetDiscoveredResourceOutput) SetResourceName

SetResourceName sets the ResourceName field's value.

func (*GetDiscoveredResourceOutput) SetResourceType

SetResourceType sets the ResourceType field's value.

func (*GetDiscoveredResourceOutput) SetTags

SetTags sets the Tags field's value.

func (GetDiscoveredResourceOutput) String

String returns the string representation

type GetOrganizationComplianceSummaryByResourceInput added in v1.2.29

type GetOrganizationComplianceSummaryByResourceInput struct {
	// contains filtered or unexported fields
}

func (GetOrganizationComplianceSummaryByResourceInput) GoString added in v1.2.29

GoString returns the string representation

func (GetOrganizationComplianceSummaryByResourceInput) String added in v1.2.29

String returns the string representation

type GetOrganizationComplianceSummaryByResourceOutput added in v1.2.29

type GetOrganizationComplianceSummaryByResourceOutput struct {
	Metadata *response.ResponseMetadata

	ComplianceSummaries []*ComplianceSummaryForGetOrganizationComplianceSummaryByResourceOutput `type:"list" json:",omitempty"`
	// contains filtered or unexported fields
}

func (GetOrganizationComplianceSummaryByResourceOutput) GoString added in v1.2.29

GoString returns the string representation

func (*GetOrganizationComplianceSummaryByResourceOutput) SetComplianceSummaries added in v1.2.29

SetComplianceSummaries sets the ComplianceSummaries field's value.

func (GetOrganizationComplianceSummaryByResourceOutput) String added in v1.2.29

String returns the string representation

type GetOrganizationComplianceSummaryInput added in v1.2.29

type GetOrganizationComplianceSummaryInput struct {
	// contains filtered or unexported fields
}

func (GetOrganizationComplianceSummaryInput) GoString added in v1.2.29

GoString returns the string representation

func (GetOrganizationComplianceSummaryInput) String added in v1.2.29

String returns the string representation

type GetOrganizationComplianceSummaryOutput added in v1.2.29

type GetOrganizationComplianceSummaryOutput struct {
	Metadata *response.ResponseMetadata

	ComplianceSummaries []*ComplianceSummaryForGetOrganizationComplianceSummaryOutput `type:"list" json:",omitempty"`

	TotalRuleCount *int32 `type:"int32" json:",omitempty"`
	// contains filtered or unexported fields
}

func (GetOrganizationComplianceSummaryOutput) GoString added in v1.2.29

GoString returns the string representation

func (*GetOrganizationComplianceSummaryOutput) SetComplianceSummaries added in v1.2.29

SetComplianceSummaries sets the ComplianceSummaries field's value.

func (*GetOrganizationComplianceSummaryOutput) SetTotalRuleCount added in v1.2.29

SetTotalRuleCount sets the TotalRuleCount field's value.

func (GetOrganizationComplianceSummaryOutput) String added in v1.2.29

String returns the string representation

type GetOrganizationDiscoveredResourceCountsInput

type GetOrganizationDiscoveredResourceCountsInput struct {
	ResourceStatus *string `type:"string" json:",omitempty" enum:"EnumOfResourceStatusForGetOrganizationDiscoveredResourceCountsInput"`

	ResourceTypes []*string `type:"list" json:",omitempty"`
	// contains filtered or unexported fields
}

func (GetOrganizationDiscoveredResourceCountsInput) GoString

GoString returns the string representation

func (*GetOrganizationDiscoveredResourceCountsInput) SetResourceStatus

SetResourceStatus sets the ResourceStatus field's value.

func (*GetOrganizationDiscoveredResourceCountsInput) SetResourceTypes

SetResourceTypes sets the ResourceTypes field's value.

func (GetOrganizationDiscoveredResourceCountsInput) String

String returns the string representation

type GetOrganizationDiscoveredResourceCountsOutput

type GetOrganizationDiscoveredResourceCountsOutput struct {
	Metadata *response.ResponseMetadata

	TotalResourceCount *int64 `type:"int64" json:",omitempty"`
	// contains filtered or unexported fields
}

func (GetOrganizationDiscoveredResourceCountsOutput) GoString

GoString returns the string representation

func (*GetOrganizationDiscoveredResourceCountsOutput) SetTotalResourceCount

SetTotalResourceCount sets the TotalResourceCount field's value.

func (GetOrganizationDiscoveredResourceCountsOutput) String

String returns the string representation

type GetResourceConfigHistoryInput

type GetResourceConfigHistoryInput struct {
	EndTime *string `type:"string" json:",omitempty"`

	MaxResults *int32 `min:"1" max:"100" type:"int32" json:",omitempty"`

	NextToken *string `type:"string" json:",omitempty"`

	// Region is a required field
	Region *string `type:"string" json:",omitempty" required:"true"`

	// ResourceIdentifier is a required field
	ResourceIdentifier *string `type:"string" json:",omitempty" required:"true"`

	// ResourceType is a required field
	ResourceType *string `type:"string" json:",omitempty" required:"true"`

	StartTime *string `type:"string" json:",omitempty"`
	// contains filtered or unexported fields
}

func (GetResourceConfigHistoryInput) GoString

GoString returns the string representation

func (*GetResourceConfigHistoryInput) SetEndTime

SetEndTime sets the EndTime field's value.

func (*GetResourceConfigHistoryInput) SetMaxResults

SetMaxResults sets the MaxResults field's value.

func (*GetResourceConfigHistoryInput) SetNextToken

SetNextToken sets the NextToken field's value.

func (*GetResourceConfigHistoryInput) SetRegion

SetRegion sets the Region field's value.

func (*GetResourceConfigHistoryInput) SetResourceIdentifier

SetResourceIdentifier sets the ResourceIdentifier field's value.

func (*GetResourceConfigHistoryInput) SetResourceType

SetResourceType sets the ResourceType field's value.

func (*GetResourceConfigHistoryInput) SetStartTime

SetStartTime sets the StartTime field's value.

func (GetResourceConfigHistoryInput) String

String returns the string representation

func (*GetResourceConfigHistoryInput) Validate

func (s *GetResourceConfigHistoryInput) Validate() error

Validate inspects the fields of the type to determine if they are valid.

type GetResourceConfigHistoryOutput

type GetResourceConfigHistoryOutput struct {
	Metadata *response.ResponseMetadata

	ConfigurationItems []*ConfigurationItemForGetResourceConfigHistoryOutput `type:"list" json:",omitempty"`

	MaxResults *int32 `type:"int32" json:",omitempty"`

	NextToken *string `type:"string" json:",omitempty"`
	// contains filtered or unexported fields
}

func (GetResourceConfigHistoryOutput) GoString

GoString returns the string representation

func (*GetResourceConfigHistoryOutput) SetConfigurationItems

SetConfigurationItems sets the ConfigurationItems field's value.

func (*GetResourceConfigHistoryOutput) SetMaxResults

SetMaxResults sets the MaxResults field's value.

func (*GetResourceConfigHistoryOutput) SetNextToken

SetNextToken sets the NextToken field's value.

func (GetResourceConfigHistoryOutput) String

String returns the string representation

type IncludeForCreateAccountGroupConformancePackInput added in v1.2.29

type IncludeForCreateAccountGroupConformancePackInput struct {
	Key *string `type:"string" json:",omitempty"`

	Value *string `type:"string" json:",omitempty"`
	// contains filtered or unexported fields
}

func (IncludeForCreateAccountGroupConformancePackInput) GoString added in v1.2.29

GoString returns the string representation

func (*IncludeForCreateAccountGroupConformancePackInput) SetKey added in v1.2.29

SetKey sets the Key field's value.

func (*IncludeForCreateAccountGroupConformancePackInput) SetValue added in v1.2.29

SetValue sets the Value field's value.

func (IncludeForCreateAccountGroupConformancePackInput) String added in v1.2.29

String returns the string representation

type IncludeForCreateAccountGroupRuleInput added in v1.2.29

type IncludeForCreateAccountGroupRuleInput struct {
	Key *string `type:"string" json:",omitempty"`

	Value *string `type:"string" json:",omitempty"`
	// contains filtered or unexported fields
}

func (IncludeForCreateAccountGroupRuleInput) GoString added in v1.2.29

GoString returns the string representation

func (*IncludeForCreateAccountGroupRuleInput) SetKey added in v1.2.29

SetKey sets the Key field's value.

func (*IncludeForCreateAccountGroupRuleInput) SetValue added in v1.2.29

SetValue sets the Value field's value.

func (IncludeForCreateAccountGroupRuleInput) String added in v1.2.29

String returns the string representation

type IncludeForCreateConformancePackInput added in v1.2.29

type IncludeForCreateConformancePackInput struct {
	Key *string `type:"string" json:",omitempty"`

	Value *string `type:"string" json:",omitempty"`
	// contains filtered or unexported fields
}

func (IncludeForCreateConformancePackInput) GoString added in v1.2.29

GoString returns the string representation

func (*IncludeForCreateConformancePackInput) SetKey added in v1.2.29

SetKey sets the Key field's value.

func (*IncludeForCreateConformancePackInput) SetValue added in v1.2.29

SetValue sets the Value field's value.

func (IncludeForCreateConformancePackInput) String added in v1.2.29

String returns the string representation

type IncludeForCreateRuleInput added in v1.2.29

type IncludeForCreateRuleInput struct {
	Key *string `type:"string" json:",omitempty"`

	Value *string `type:"string" json:",omitempty"`
	// contains filtered or unexported fields
}

func (IncludeForCreateRuleInput) GoString added in v1.2.29

func (s IncludeForCreateRuleInput) GoString() string

GoString returns the string representation

func (*IncludeForCreateRuleInput) SetKey added in v1.2.29

SetKey sets the Key field's value.

func (*IncludeForCreateRuleInput) SetValue added in v1.2.29

SetValue sets the Value field's value.

func (IncludeForCreateRuleInput) String added in v1.2.29

func (s IncludeForCreateRuleInput) String() string

String returns the string representation

type IncludeForDescribeAccountGroupConformancePacksOutput added in v1.2.29

type IncludeForDescribeAccountGroupConformancePacksOutput struct {
	Key *string `type:"string" json:",omitempty"`

	Value *string `type:"string" json:",omitempty"`
	// contains filtered or unexported fields
}

func (IncludeForDescribeAccountGroupConformancePacksOutput) GoString added in v1.2.29

GoString returns the string representation

func (*IncludeForDescribeAccountGroupConformancePacksOutput) SetKey added in v1.2.29

SetKey sets the Key field's value.

func (*IncludeForDescribeAccountGroupConformancePacksOutput) SetValue added in v1.2.29

SetValue sets the Value field's value.

func (IncludeForDescribeAccountGroupConformancePacksOutput) String added in v1.2.29

String returns the string representation

type IncludeForDescribeAccountGroupRulesOutput added in v1.2.29

type IncludeForDescribeAccountGroupRulesOutput struct {
	Key *string `type:"string" json:",omitempty"`

	Value *string `type:"string" json:",omitempty"`
	// contains filtered or unexported fields
}

func (IncludeForDescribeAccountGroupRulesOutput) GoString added in v1.2.29

GoString returns the string representation

func (*IncludeForDescribeAccountGroupRulesOutput) SetKey added in v1.2.29

SetKey sets the Key field's value.

func (*IncludeForDescribeAccountGroupRulesOutput) SetValue added in v1.2.29

SetValue sets the Value field's value.

func (IncludeForDescribeAccountGroupRulesOutput) String added in v1.2.29

String returns the string representation

type IncludeForDescribeConformancePacksOutput added in v1.2.29

type IncludeForDescribeConformancePacksOutput struct {
	Key *string `type:"string" json:",omitempty"`

	Value *string `type:"string" json:",omitempty"`
	// contains filtered or unexported fields
}

func (IncludeForDescribeConformancePacksOutput) GoString added in v1.2.29

GoString returns the string representation

func (*IncludeForDescribeConformancePacksOutput) SetKey added in v1.2.29

SetKey sets the Key field's value.

func (*IncludeForDescribeConformancePacksOutput) SetValue added in v1.2.29

SetValue sets the Value field's value.

func (IncludeForDescribeConformancePacksOutput) String added in v1.2.29

String returns the string representation

type IncludeForDescribeRulesOutput added in v1.2.29

type IncludeForDescribeRulesOutput struct {
	Key *string `type:"string" json:",omitempty"`

	Value *string `type:"string" json:",omitempty"`
	// contains filtered or unexported fields
}

func (IncludeForDescribeRulesOutput) GoString added in v1.2.29

GoString returns the string representation

func (*IncludeForDescribeRulesOutput) SetKey added in v1.2.29

SetKey sets the Key field's value.

func (*IncludeForDescribeRulesOutput) SetValue added in v1.2.29

SetValue sets the Value field's value.

func (IncludeForDescribeRulesOutput) String added in v1.2.29

String returns the string representation

type IncludeForUpdateAccountGroupConformancePackInput added in v1.2.29

type IncludeForUpdateAccountGroupConformancePackInput struct {
	Key *string `type:"string" json:",omitempty"`

	Value *string `type:"string" json:",omitempty"`
	// contains filtered or unexported fields
}

func (IncludeForUpdateAccountGroupConformancePackInput) GoString added in v1.2.29

GoString returns the string representation

func (*IncludeForUpdateAccountGroupConformancePackInput) SetKey added in v1.2.29

SetKey sets the Key field's value.

func (*IncludeForUpdateAccountGroupConformancePackInput) SetValue added in v1.2.29

SetValue sets the Value field's value.

func (IncludeForUpdateAccountGroupConformancePackInput) String added in v1.2.29

String returns the string representation

type IncludeForUpdateAccountGroupRuleInput added in v1.2.29

type IncludeForUpdateAccountGroupRuleInput struct {
	Key *string `type:"string" json:",omitempty"`

	Value *string `type:"string" json:",omitempty"`
	// contains filtered or unexported fields
}

func (IncludeForUpdateAccountGroupRuleInput) GoString added in v1.2.29

GoString returns the string representation

func (*IncludeForUpdateAccountGroupRuleInput) SetKey added in v1.2.29

SetKey sets the Key field's value.

func (*IncludeForUpdateAccountGroupRuleInput) SetValue added in v1.2.29

SetValue sets the Value field's value.

func (IncludeForUpdateAccountGroupRuleInput) String added in v1.2.29

String returns the string representation

type IncludeForUpdateConformancePackInput added in v1.2.29

type IncludeForUpdateConformancePackInput struct {
	Key *string `type:"string" json:",omitempty"`

	Value *string `type:"string" json:",omitempty"`
	// contains filtered or unexported fields
}

func (IncludeForUpdateConformancePackInput) GoString added in v1.2.29

GoString returns the string representation

func (*IncludeForUpdateConformancePackInput) SetKey added in v1.2.29

SetKey sets the Key field's value.

func (*IncludeForUpdateConformancePackInput) SetValue added in v1.2.29

SetValue sets the Value field's value.

func (IncludeForUpdateConformancePackInput) String added in v1.2.29

String returns the string representation

type IncludeForUpdateRuleInput added in v1.2.29

type IncludeForUpdateRuleInput struct {
	Key *string `type:"string" json:",omitempty"`

	Value *string `type:"string" json:",omitempty"`
	// contains filtered or unexported fields
}

func (IncludeForUpdateRuleInput) GoString added in v1.2.29

func (s IncludeForUpdateRuleInput) GoString() string

GoString returns the string representation

func (*IncludeForUpdateRuleInput) SetKey added in v1.2.29

SetKey sets the Key field's value.

func (*IncludeForUpdateRuleInput) SetValue added in v1.2.29

SetValue sets the Value field's value.

func (IncludeForUpdateRuleInput) String added in v1.2.29

func (s IncludeForUpdateRuleInput) String() string

String returns the string representation

type InputParametersForCreateAccountGroupConformancePackInput added in v1.2.29

type InputParametersForCreateAccountGroupConformancePackInput struct {
	// contains filtered or unexported fields
}

func (InputParametersForCreateAccountGroupConformancePackInput) GoString added in v1.2.29

GoString returns the string representation

func (InputParametersForCreateAccountGroupConformancePackInput) String added in v1.2.29

String returns the string representation

type InputParametersForCreateConformancePackInput added in v1.2.29

type InputParametersForCreateConformancePackInput struct {
	// contains filtered or unexported fields
}

func (InputParametersForCreateConformancePackInput) GoString added in v1.2.29

GoString returns the string representation

func (InputParametersForCreateConformancePackInput) String added in v1.2.29

String returns the string representation

type InputParametersForUpdateAccountGroupConformancePackInput added in v1.2.29

type InputParametersForUpdateAccountGroupConformancePackInput struct {
	// contains filtered or unexported fields
}

func (InputParametersForUpdateAccountGroupConformancePackInput) GoString added in v1.2.29

GoString returns the string representation

func (InputParametersForUpdateAccountGroupConformancePackInput) String added in v1.2.29

String returns the string representation

type InputParametersForUpdateConformancePackInput added in v1.2.29

type InputParametersForUpdateConformancePackInput struct {
	// contains filtered or unexported fields
}

func (InputParametersForUpdateConformancePackInput) GoString added in v1.2.29

GoString returns the string representation

func (InputParametersForUpdateConformancePackInput) String added in v1.2.29

String returns the string representation

type ListAccountGroupConformancePackTemplatesInput added in v1.2.29

type ListAccountGroupConformancePackTemplatesInput struct {

	// AccountGroupId is a required field
	AccountGroupId *string `type:"string" json:",omitempty" required:"true"`

	MaxResults *int32 `type:"int32" json:",omitempty"`

	NextToken *string `type:"string" json:",omitempty"`

	RiskLevel []*string `type:"list" json:",omitempty"`
	// contains filtered or unexported fields
}

func (ListAccountGroupConformancePackTemplatesInput) GoString added in v1.2.29

GoString returns the string representation

func (*ListAccountGroupConformancePackTemplatesInput) SetAccountGroupId added in v1.2.29

SetAccountGroupId sets the AccountGroupId field's value.

func (*ListAccountGroupConformancePackTemplatesInput) SetMaxResults added in v1.2.29

SetMaxResults sets the MaxResults field's value.

func (*ListAccountGroupConformancePackTemplatesInput) SetNextToken added in v1.2.29

SetNextToken sets the NextToken field's value.

func (*ListAccountGroupConformancePackTemplatesInput) SetRiskLevel added in v1.2.29

SetRiskLevel sets the RiskLevel field's value.

func (ListAccountGroupConformancePackTemplatesInput) String added in v1.2.29

String returns the string representation

func (*ListAccountGroupConformancePackTemplatesInput) Validate added in v1.2.29

Validate inspects the fields of the type to determine if they are valid.

type ListAccountGroupConformancePackTemplatesOutput added in v1.2.29

type ListAccountGroupConformancePackTemplatesOutput struct {
	Metadata *response.ResponseMetadata

	ConformancePackTemplates []*ConformancePackTemplateForListAccountGroupConformancePackTemplatesOutput `type:"list" json:",omitempty"`

	MaxResults *int32 `type:"int32" json:",omitempty"`

	NextToken *string `type:"string" json:",omitempty"`
	// contains filtered or unexported fields
}

func (ListAccountGroupConformancePackTemplatesOutput) GoString added in v1.2.29

GoString returns the string representation

func (*ListAccountGroupConformancePackTemplatesOutput) SetConformancePackTemplates added in v1.2.29

SetConformancePackTemplates sets the ConformancePackTemplates field's value.

func (*ListAccountGroupConformancePackTemplatesOutput) SetMaxResults added in v1.2.29

SetMaxResults sets the MaxResults field's value.

func (*ListAccountGroupConformancePackTemplatesOutput) SetNextToken added in v1.2.29

SetNextToken sets the NextToken field's value.

func (ListAccountGroupConformancePackTemplatesOutput) String added in v1.2.29

String returns the string representation

type ListAccountGroupConformancePacksInput added in v1.2.29

type ListAccountGroupConformancePacksInput struct {

	// AccountGroupId is a required field
	AccountGroupId *string `type:"string" json:",omitempty" required:"true"`

	ConformancePackTemplateId *string `type:"string" json:",omitempty"`

	MaxResults *int32 `type:"int32" json:",omitempty"`

	Name *string `type:"string" json:",omitempty"`

	NextToken *string `type:"string" json:",omitempty"`
	// contains filtered or unexported fields
}

func (ListAccountGroupConformancePacksInput) GoString added in v1.2.29

GoString returns the string representation

func (*ListAccountGroupConformancePacksInput) SetAccountGroupId added in v1.2.29

SetAccountGroupId sets the AccountGroupId field's value.

func (*ListAccountGroupConformancePacksInput) SetConformancePackTemplateId added in v1.2.29

SetConformancePackTemplateId sets the ConformancePackTemplateId field's value.

func (*ListAccountGroupConformancePacksInput) SetMaxResults added in v1.2.29

SetMaxResults sets the MaxResults field's value.

func (*ListAccountGroupConformancePacksInput) SetName added in v1.2.29

SetName sets the Name field's value.

func (*ListAccountGroupConformancePacksInput) SetNextToken added in v1.2.29

SetNextToken sets the NextToken field's value.

func (ListAccountGroupConformancePacksInput) String added in v1.2.29

String returns the string representation

func (*ListAccountGroupConformancePacksInput) Validate added in v1.2.29

Validate inspects the fields of the type to determine if they are valid.

type ListAccountGroupConformancePacksOutput added in v1.2.29

type ListAccountGroupConformancePacksOutput struct {
	Metadata *response.ResponseMetadata

	ConformancePacks []*ConformancePackForListAccountGroupConformancePacksOutput `type:"list" json:",omitempty"`

	MaxResults *int32 `type:"int32" json:",omitempty"`

	NextToken *string `type:"string" json:",omitempty"`
	// contains filtered or unexported fields
}

func (ListAccountGroupConformancePacksOutput) GoString added in v1.2.29

GoString returns the string representation

func (*ListAccountGroupConformancePacksOutput) SetConformancePacks added in v1.2.29

SetConformancePacks sets the ConformancePacks field's value.

func (*ListAccountGroupConformancePacksOutput) SetMaxResults added in v1.2.29

SetMaxResults sets the MaxResults field's value.

func (*ListAccountGroupConformancePacksOutput) SetNextToken added in v1.2.29

SetNextToken sets the NextToken field's value.

func (ListAccountGroupConformancePacksOutput) String added in v1.2.29

String returns the string representation

type ListAccountGroupDeliveryChannelsInput added in v1.2.29

type ListAccountGroupDeliveryChannelsInput struct {

	// AccountGroupId is a required field
	AccountGroupId *string `type:"string" json:",omitempty" required:"true"`

	MaxResults *int32 `min:"1" max:"100" type:"int32" json:",omitempty"`

	NextToken *string `type:"string" json:",omitempty"`
	// contains filtered or unexported fields
}

func (ListAccountGroupDeliveryChannelsInput) GoString added in v1.2.29

GoString returns the string representation

func (*ListAccountGroupDeliveryChannelsInput) SetAccountGroupId added in v1.2.29

SetAccountGroupId sets the AccountGroupId field's value.

func (*ListAccountGroupDeliveryChannelsInput) SetMaxResults added in v1.2.29

SetMaxResults sets the MaxResults field's value.

func (*ListAccountGroupDeliveryChannelsInput) SetNextToken added in v1.2.29

SetNextToken sets the NextToken field's value.

func (ListAccountGroupDeliveryChannelsInput) String added in v1.2.29

String returns the string representation

func (*ListAccountGroupDeliveryChannelsInput) Validate added in v1.2.29

Validate inspects the fields of the type to determine if they are valid.

type ListAccountGroupDeliveryChannelsOutput added in v1.2.29

type ListAccountGroupDeliveryChannelsOutput struct {
	Metadata *response.ResponseMetadata

	DeliveryChannels []*DeliveryChannelForListAccountGroupDeliveryChannelsOutput `type:"list" json:",omitempty"`

	MaxResults *int32 `type:"int32" json:",omitempty"`

	NextToken *string `type:"string" json:",omitempty"`
	// contains filtered or unexported fields
}

func (ListAccountGroupDeliveryChannelsOutput) GoString added in v1.2.29

GoString returns the string representation

func (*ListAccountGroupDeliveryChannelsOutput) SetDeliveryChannels added in v1.2.29

SetDeliveryChannels sets the DeliveryChannels field's value.

func (*ListAccountGroupDeliveryChannelsOutput) SetMaxResults added in v1.2.29

SetMaxResults sets the MaxResults field's value.

func (*ListAccountGroupDeliveryChannelsOutput) SetNextToken added in v1.2.29

SetNextToken sets the NextToken field's value.

func (ListAccountGroupDeliveryChannelsOutput) String added in v1.2.29

String returns the string representation

type ListAccountGroupDiscoveredResourcesInput

type ListAccountGroupDiscoveredResourcesInput struct {

	// AccountGroupId is a required field
	AccountGroupId *string `type:"string" json:",omitempty" required:"true"`

	MaxResults *int32 `max:"100" type:"int32" json:",omitempty"`

	NextToken *string `type:"string" json:",omitempty"`

	Regions []*string `type:"list" json:",omitempty"`

	ResourceAccountId *int64 `type:"int64" json:",omitempty"`

	ResourceIdentifiers []*string `type:"list" json:",omitempty"`

	ResourceIds []*string `type:"list" json:",omitempty"`

	ResourceName *string `type:"string" json:",omitempty"`

	ResourceStatus *string `type:"string" json:",omitempty" enum:"EnumOfResourceStatusForListAccountGroupDiscoveredResourcesInput"`

	ResourceTypes []*string `type:"list" json:",omitempty"`
	// contains filtered or unexported fields
}

func (ListAccountGroupDiscoveredResourcesInput) GoString

GoString returns the string representation

func (*ListAccountGroupDiscoveredResourcesInput) SetAccountGroupId

SetAccountGroupId sets the AccountGroupId field's value.

func (*ListAccountGroupDiscoveredResourcesInput) SetMaxResults

SetMaxResults sets the MaxResults field's value.

func (*ListAccountGroupDiscoveredResourcesInput) SetNextToken

SetNextToken sets the NextToken field's value.

func (*ListAccountGroupDiscoveredResourcesInput) SetRegions

SetRegions sets the Regions field's value.

func (*ListAccountGroupDiscoveredResourcesInput) SetResourceAccountId added in v1.2.29

SetResourceAccountId sets the ResourceAccountId field's value.

func (*ListAccountGroupDiscoveredResourcesInput) SetResourceIdentifiers

SetResourceIdentifiers sets the ResourceIdentifiers field's value.

func (*ListAccountGroupDiscoveredResourcesInput) SetResourceIds

SetResourceIds sets the ResourceIds field's value.

func (*ListAccountGroupDiscoveredResourcesInput) SetResourceName added in v1.2.29

SetResourceName sets the ResourceName field's value.

func (*ListAccountGroupDiscoveredResourcesInput) SetResourceStatus

SetResourceStatus sets the ResourceStatus field's value.

func (*ListAccountGroupDiscoveredResourcesInput) SetResourceTypes

SetResourceTypes sets the ResourceTypes field's value.

func (ListAccountGroupDiscoveredResourcesInput) String

String returns the string representation

func (*ListAccountGroupDiscoveredResourcesInput) Validate

Validate inspects the fields of the type to determine if they are valid.

type ListAccountGroupDiscoveredResourcesOutput

type ListAccountGroupDiscoveredResourcesOutput struct {
	Metadata *response.ResponseMetadata

	MaxResults *int32 `type:"int32" json:",omitempty"`

	NextToken *string `type:"string" json:",omitempty"`

	ResourceList []*ResourceListForListAccountGroupDiscoveredResourcesOutput `type:"list" json:",omitempty"`
	// contains filtered or unexported fields
}

func (ListAccountGroupDiscoveredResourcesOutput) GoString

GoString returns the string representation

func (*ListAccountGroupDiscoveredResourcesOutput) SetMaxResults

SetMaxResults sets the MaxResults field's value.

func (*ListAccountGroupDiscoveredResourcesOutput) SetNextToken

SetNextToken sets the NextToken field's value.

func (*ListAccountGroupDiscoveredResourcesOutput) SetResourceList

SetResourceList sets the ResourceList field's value.

func (ListAccountGroupDiscoveredResourcesOutput) String

String returns the string representation

type ListAccountGroupEvaluationResultsInput added in v1.2.29

type ListAccountGroupEvaluationResultsInput struct {

	// AccountGroupId is a required field
	AccountGroupId *string `type:"string" json:",omitempty" required:"true"`

	AccountId *int64 `type:"int64" json:",omitempty"`

	ComplianceTypes []*string `type:"list" json:",omitempty"`

	ConformancePackId *string `type:"string" json:",omitempty"`

	MaxResults *int32 `min:"1" max:"100" type:"int32" json:",omitempty"`

	NextToken *string `type:"string" json:",omitempty"`

	Region *string `type:"string" json:",omitempty"`

	ResourceId *string `type:"string" json:",omitempty"`

	ResourceIdentifier *string `type:"string" json:",omitempty"`

	ResourceType *string `type:"string" json:",omitempty"`

	RuleId *string `type:"string" json:",omitempty"`

	SortOrder *string `type:"string" json:",omitempty" enum:"EnumOfSortOrderForListAccountGroupEvaluationResultsInput"`
	// contains filtered or unexported fields
}

func (ListAccountGroupEvaluationResultsInput) GoString added in v1.2.29

GoString returns the string representation

func (*ListAccountGroupEvaluationResultsInput) SetAccountGroupId added in v1.2.29

SetAccountGroupId sets the AccountGroupId field's value.

func (*ListAccountGroupEvaluationResultsInput) SetAccountId added in v1.2.29

SetAccountId sets the AccountId field's value.

func (*ListAccountGroupEvaluationResultsInput) SetComplianceTypes added in v1.2.29

SetComplianceTypes sets the ComplianceTypes field's value.

func (*ListAccountGroupEvaluationResultsInput) SetConformancePackId added in v1.2.29

SetConformancePackId sets the ConformancePackId field's value.

func (*ListAccountGroupEvaluationResultsInput) SetMaxResults added in v1.2.29

SetMaxResults sets the MaxResults field's value.

func (*ListAccountGroupEvaluationResultsInput) SetNextToken added in v1.2.29

SetNextToken sets the NextToken field's value.

func (*ListAccountGroupEvaluationResultsInput) SetRegion added in v1.2.29

SetRegion sets the Region field's value.

func (*ListAccountGroupEvaluationResultsInput) SetResourceId added in v1.2.29

SetResourceId sets the ResourceId field's value.

func (*ListAccountGroupEvaluationResultsInput) SetResourceIdentifier added in v1.2.29

SetResourceIdentifier sets the ResourceIdentifier field's value.

func (*ListAccountGroupEvaluationResultsInput) SetResourceType added in v1.2.29

SetResourceType sets the ResourceType field's value.

func (*ListAccountGroupEvaluationResultsInput) SetRuleId added in v1.2.29

SetRuleId sets the RuleId field's value.

func (*ListAccountGroupEvaluationResultsInput) SetSortOrder added in v1.2.29

SetSortOrder sets the SortOrder field's value.

func (ListAccountGroupEvaluationResultsInput) String added in v1.2.29

String returns the string representation

func (*ListAccountGroupEvaluationResultsInput) Validate added in v1.2.29

Validate inspects the fields of the type to determine if they are valid.

type ListAccountGroupEvaluationResultsOutput added in v1.2.29

type ListAccountGroupEvaluationResultsOutput struct {
	Metadata *response.ResponseMetadata

	EvaluationResults []*EvaluationResultForListAccountGroupEvaluationResultsOutput `type:"list" json:",omitempty"`

	MaxResults *int32 `type:"int32" json:",omitempty"`

	NextToken *string `type:"string" json:",omitempty"`
	// contains filtered or unexported fields
}

func (ListAccountGroupEvaluationResultsOutput) GoString added in v1.2.29

GoString returns the string representation

func (*ListAccountGroupEvaluationResultsOutput) SetEvaluationResults added in v1.2.29

SetEvaluationResults sets the EvaluationResults field's value.

func (*ListAccountGroupEvaluationResultsOutput) SetMaxResults added in v1.2.29

SetMaxResults sets the MaxResults field's value.

func (*ListAccountGroupEvaluationResultsOutput) SetNextToken added in v1.2.29

SetNextToken sets the NextToken field's value.

func (ListAccountGroupEvaluationResultsOutput) String added in v1.2.29

String returns the string representation

type ListAccountGroupMembersInput

type ListAccountGroupMembersInput struct {

	// AccountGroupId is a required field
	AccountGroupId *string `type:"string" json:",omitempty" required:"true"`

	MaxResults *int32 `min:"1" max:"100" type:"int32" json:",omitempty"`

	NextToken *string `type:"string" json:",omitempty"`
	// contains filtered or unexported fields
}

func (ListAccountGroupMembersInput) GoString

func (s ListAccountGroupMembersInput) GoString() string

GoString returns the string representation

func (*ListAccountGroupMembersInput) SetAccountGroupId

SetAccountGroupId sets the AccountGroupId field's value.

func (*ListAccountGroupMembersInput) SetMaxResults

SetMaxResults sets the MaxResults field's value.

func (*ListAccountGroupMembersInput) SetNextToken

SetNextToken sets the NextToken field's value.

func (ListAccountGroupMembersInput) String

String returns the string representation

func (*ListAccountGroupMembersInput) Validate

func (s *ListAccountGroupMembersInput) Validate() error

Validate inspects the fields of the type to determine if they are valid.

type ListAccountGroupMembersOutput

type ListAccountGroupMembersOutput struct {
	Metadata *response.ResponseMetadata

	AccountList []*AccountListForListAccountGroupMembersOutput `type:"list" json:",omitempty"`

	NextToken *string `type:"string" json:",omitempty"`

	TotalCount *int64 `type:"int64" json:",omitempty"`
	// contains filtered or unexported fields
}

func (ListAccountGroupMembersOutput) GoString

GoString returns the string representation

func (*ListAccountGroupMembersOutput) SetAccountList

SetAccountList sets the AccountList field's value.

func (*ListAccountGroupMembersOutput) SetNextToken

SetNextToken sets the NextToken field's value.

func (*ListAccountGroupMembersOutput) SetTotalCount added in v1.2.29

SetTotalCount sets the TotalCount field's value.

func (ListAccountGroupMembersOutput) String

String returns the string representation

type ListAccountGroupRuleTemplatesInput added in v1.2.29

type ListAccountGroupRuleTemplatesInput struct {

	// AccountGroupId is a required field
	AccountGroupId *string `type:"string" json:",omitempty" required:"true"`

	// MaxResults is a required field
	MaxResults *int32 `type:"int32" json:",omitempty" required:"true"`

	// NextToken is a required field
	NextToken *string `type:"string" json:",omitempty" required:"true"`

	RiskLevel []*string `type:"list" json:",omitempty"`

	// TemplateName is a required field
	TemplateName *string `type:"string" json:",omitempty" required:"true"`
	// contains filtered or unexported fields
}

func (ListAccountGroupRuleTemplatesInput) GoString added in v1.2.29

GoString returns the string representation

func (*ListAccountGroupRuleTemplatesInput) SetAccountGroupId added in v1.2.29

SetAccountGroupId sets the AccountGroupId field's value.

func (*ListAccountGroupRuleTemplatesInput) SetMaxResults added in v1.2.29

SetMaxResults sets the MaxResults field's value.

func (*ListAccountGroupRuleTemplatesInput) SetNextToken added in v1.2.29

SetNextToken sets the NextToken field's value.

func (*ListAccountGroupRuleTemplatesInput) SetRiskLevel added in v1.2.29

SetRiskLevel sets the RiskLevel field's value.

func (*ListAccountGroupRuleTemplatesInput) SetTemplateName added in v1.2.29

SetTemplateName sets the TemplateName field's value.

func (ListAccountGroupRuleTemplatesInput) String added in v1.2.29

String returns the string representation

func (*ListAccountGroupRuleTemplatesInput) Validate added in v1.2.29

Validate inspects the fields of the type to determine if they are valid.

type ListAccountGroupRuleTemplatesOutput added in v1.2.29

type ListAccountGroupRuleTemplatesOutput struct {
	Metadata *response.ResponseMetadata

	MaxResults *int32 `type:"int32" json:",omitempty"`

	NextToken *string `type:"string" json:",omitempty"`

	Templates []*TemplateForListAccountGroupRuleTemplatesOutput `type:"list" json:",omitempty"`
	// contains filtered or unexported fields
}

func (ListAccountGroupRuleTemplatesOutput) GoString added in v1.2.29

GoString returns the string representation

func (*ListAccountGroupRuleTemplatesOutput) SetMaxResults added in v1.2.29

SetMaxResults sets the MaxResults field's value.

func (*ListAccountGroupRuleTemplatesOutput) SetNextToken added in v1.2.29

SetNextToken sets the NextToken field's value.

func (*ListAccountGroupRuleTemplatesOutput) SetTemplates added in v1.2.29

SetTemplates sets the Templates field's value.

func (ListAccountGroupRuleTemplatesOutput) String added in v1.2.29

String returns the string representation

type ListAccountGroupRulesInput added in v1.2.29

type ListAccountGroupRulesInput struct {

	// AccountGroupId is a required field
	AccountGroupId *string `type:"string" json:",omitempty" required:"true"`

	ConformancePackId *string `type:"string" json:",omitempty"`

	MaxResults *int32 `type:"int32" json:",omitempty"`

	NextToken *string `type:"string" json:",omitempty"`

	RiskLevel []*string `type:"list" json:",omitempty"`

	// RuleName is a required field
	RuleName *string `type:"string" json:",omitempty" required:"true"`

	RuleStatus []*string `type:"list" json:",omitempty"`

	// TemplateId is a required field
	TemplateId *string `type:"string" json:",omitempty" required:"true"`
	// contains filtered or unexported fields
}

func (ListAccountGroupRulesInput) GoString added in v1.2.29

func (s ListAccountGroupRulesInput) GoString() string

GoString returns the string representation

func (*ListAccountGroupRulesInput) SetAccountGroupId added in v1.2.29

SetAccountGroupId sets the AccountGroupId field's value.

func (*ListAccountGroupRulesInput) SetConformancePackId added in v1.2.29

func (s *ListAccountGroupRulesInput) SetConformancePackId(v string) *ListAccountGroupRulesInput

SetConformancePackId sets the ConformancePackId field's value.

func (*ListAccountGroupRulesInput) SetMaxResults added in v1.2.29

SetMaxResults sets the MaxResults field's value.

func (*ListAccountGroupRulesInput) SetNextToken added in v1.2.29

SetNextToken sets the NextToken field's value.

func (*ListAccountGroupRulesInput) SetRiskLevel added in v1.2.29

SetRiskLevel sets the RiskLevel field's value.

func (*ListAccountGroupRulesInput) SetRuleName added in v1.2.29

SetRuleName sets the RuleName field's value.

func (*ListAccountGroupRulesInput) SetRuleStatus added in v1.2.29

SetRuleStatus sets the RuleStatus field's value.

func (*ListAccountGroupRulesInput) SetTemplateId added in v1.2.29

SetTemplateId sets the TemplateId field's value.

func (ListAccountGroupRulesInput) String added in v1.2.29

String returns the string representation

func (*ListAccountGroupRulesInput) Validate added in v1.2.29

func (s *ListAccountGroupRulesInput) Validate() error

Validate inspects the fields of the type to determine if they are valid.

type ListAccountGroupRulesOutput added in v1.2.29

type ListAccountGroupRulesOutput struct {
	Metadata *response.ResponseMetadata

	MaxResults *int32 `type:"int32" json:",omitempty"`

	NextToken *string `type:"string" json:",omitempty"`

	Rules []*RuleForListAccountGroupRulesOutput `type:"list" json:",omitempty"`
	// contains filtered or unexported fields
}

func (ListAccountGroupRulesOutput) GoString added in v1.2.29

func (s ListAccountGroupRulesOutput) GoString() string

GoString returns the string representation

func (*ListAccountGroupRulesOutput) SetMaxResults added in v1.2.29

SetMaxResults sets the MaxResults field's value.

func (*ListAccountGroupRulesOutput) SetNextToken added in v1.2.29

SetNextToken sets the NextToken field's value.

func (*ListAccountGroupRulesOutput) SetRules added in v1.2.29

SetRules sets the Rules field's value.

func (ListAccountGroupRulesOutput) String added in v1.2.29

String returns the string representation

type ListAccountGroupsInput

type ListAccountGroupsInput struct {
	AccountGroupIds []*string `type:"list" json:",omitempty"`

	MaxResults *int32 `type:"int32" json:",omitempty"`

	NextToken *string `type:"string" json:",omitempty"`
	// contains filtered or unexported fields
}

func (ListAccountGroupsInput) GoString

func (s ListAccountGroupsInput) GoString() string

GoString returns the string representation

func (*ListAccountGroupsInput) SetAccountGroupIds

func (s *ListAccountGroupsInput) SetAccountGroupIds(v []*string) *ListAccountGroupsInput

SetAccountGroupIds sets the AccountGroupIds field's value.

func (*ListAccountGroupsInput) SetMaxResults

SetMaxResults sets the MaxResults field's value.

func (*ListAccountGroupsInput) SetNextToken

SetNextToken sets the NextToken field's value.

func (ListAccountGroupsInput) String

func (s ListAccountGroupsInput) String() string

String returns the string representation

type ListAccountGroupsOutput

type ListAccountGroupsOutput struct {
	Metadata *response.ResponseMetadata

	AccountGroups []*AccountGroupForListAccountGroupsOutput `type:"list" json:",omitempty"`

	NextToken *string `type:"string" json:",omitempty"`
	// contains filtered or unexported fields
}

func (ListAccountGroupsOutput) GoString

func (s ListAccountGroupsOutput) GoString() string

GoString returns the string representation

func (*ListAccountGroupsOutput) SetAccountGroups

SetAccountGroups sets the AccountGroups field's value.

func (*ListAccountGroupsOutput) SetNextToken

SetNextToken sets the NextToken field's value.

func (ListAccountGroupsOutput) String

func (s ListAccountGroupsOutput) String() string

String returns the string representation

type ListConformancePackTemplatesInput added in v1.2.29

type ListConformancePackTemplatesInput struct {
	MaxResults *int32 `type:"int32" json:",omitempty"`

	NextToken *string `type:"string" json:",omitempty"`

	RiskLevel []*string `type:"list" json:",omitempty"`
	// contains filtered or unexported fields
}

func (ListConformancePackTemplatesInput) GoString added in v1.2.29

GoString returns the string representation

func (*ListConformancePackTemplatesInput) SetMaxResults added in v1.2.29

SetMaxResults sets the MaxResults field's value.

func (*ListConformancePackTemplatesInput) SetNextToken added in v1.2.29

SetNextToken sets the NextToken field's value.

func (*ListConformancePackTemplatesInput) SetRiskLevel added in v1.2.29

SetRiskLevel sets the RiskLevel field's value.

func (ListConformancePackTemplatesInput) String added in v1.2.29

String returns the string representation

type ListConformancePackTemplatesOutput added in v1.2.29

type ListConformancePackTemplatesOutput struct {
	Metadata *response.ResponseMetadata

	ConformancePackTemplates []*ConformancePackTemplateForListConformancePackTemplatesOutput `type:"list" json:",omitempty"`

	MaxResults *int32 `type:"int32" json:",omitempty"`

	NextToken *string `type:"string" json:",omitempty"`
	// contains filtered or unexported fields
}

func (ListConformancePackTemplatesOutput) GoString added in v1.2.29

GoString returns the string representation

func (*ListConformancePackTemplatesOutput) SetConformancePackTemplates added in v1.2.29

SetConformancePackTemplates sets the ConformancePackTemplates field's value.

func (*ListConformancePackTemplatesOutput) SetMaxResults added in v1.2.29

SetMaxResults sets the MaxResults field's value.

func (*ListConformancePackTemplatesOutput) SetNextToken added in v1.2.29

SetNextToken sets the NextToken field's value.

func (ListConformancePackTemplatesOutput) String added in v1.2.29

String returns the string representation

type ListConformancePacksInput added in v1.2.29

type ListConformancePacksInput struct {
	ConformancePackTemplateId *string `type:"string" json:",omitempty"`

	MaxResults *int32 `type:"int32" json:",omitempty"`

	Name *string `type:"string" json:",omitempty"`

	NextToken *string `type:"string" json:",omitempty"`
	// contains filtered or unexported fields
}

func (ListConformancePacksInput) GoString added in v1.2.29

func (s ListConformancePacksInput) GoString() string

GoString returns the string representation

func (*ListConformancePacksInput) SetConformancePackTemplateId added in v1.2.29

func (s *ListConformancePacksInput) SetConformancePackTemplateId(v string) *ListConformancePacksInput

SetConformancePackTemplateId sets the ConformancePackTemplateId field's value.

func (*ListConformancePacksInput) SetMaxResults added in v1.2.29

SetMaxResults sets the MaxResults field's value.

func (*ListConformancePacksInput) SetName added in v1.2.29

SetName sets the Name field's value.

func (*ListConformancePacksInput) SetNextToken added in v1.2.29

SetNextToken sets the NextToken field's value.

func (ListConformancePacksInput) String added in v1.2.29

func (s ListConformancePacksInput) String() string

String returns the string representation

type ListConformancePacksOutput added in v1.2.29

type ListConformancePacksOutput struct {
	Metadata *response.ResponseMetadata

	ConformancePacks []*ConformancePackForListConformancePacksOutput `type:"list" json:",omitempty"`

	MaxResults *int32 `type:"int32" json:",omitempty"`

	NextToken *string `type:"string" json:",omitempty"`
	// contains filtered or unexported fields
}

func (ListConformancePacksOutput) GoString added in v1.2.29

func (s ListConformancePacksOutput) GoString() string

GoString returns the string representation

func (*ListConformancePacksOutput) SetConformancePacks added in v1.2.29

SetConformancePacks sets the ConformancePacks field's value.

func (*ListConformancePacksOutput) SetMaxResults added in v1.2.29

SetMaxResults sets the MaxResults field's value.

func (*ListConformancePacksOutput) SetNextToken added in v1.2.29

SetNextToken sets the NextToken field's value.

func (ListConformancePacksOutput) String added in v1.2.29

String returns the string representation

type ListDeliveryChannelsInput added in v1.2.29

type ListDeliveryChannelsInput struct {
	MaxResults *int32 `min:"1" max:"100" type:"int32" json:",omitempty"`

	NextToken *string `type:"string" json:",omitempty"`
	// contains filtered or unexported fields
}

func (ListDeliveryChannelsInput) GoString added in v1.2.29

func (s ListDeliveryChannelsInput) GoString() string

GoString returns the string representation

func (*ListDeliveryChannelsInput) SetMaxResults added in v1.2.29

SetMaxResults sets the MaxResults field's value.

func (*ListDeliveryChannelsInput) SetNextToken added in v1.2.29

SetNextToken sets the NextToken field's value.

func (ListDeliveryChannelsInput) String added in v1.2.29

func (s ListDeliveryChannelsInput) String() string

String returns the string representation

func (*ListDeliveryChannelsInput) Validate added in v1.2.29

func (s *ListDeliveryChannelsInput) Validate() error

Validate inspects the fields of the type to determine if they are valid.

type ListDeliveryChannelsOutput added in v1.2.29

type ListDeliveryChannelsOutput struct {
	Metadata *response.ResponseMetadata

	DeliveryChannels []*DeliveryChannelForListDeliveryChannelsOutput `type:"list" json:",omitempty"`

	MaxResults *int32 `type:"int32" json:",omitempty"`

	NextToken *string `type:"string" json:",omitempty"`
	// contains filtered or unexported fields
}

func (ListDeliveryChannelsOutput) GoString added in v1.2.29

func (s ListDeliveryChannelsOutput) GoString() string

GoString returns the string representation

func (*ListDeliveryChannelsOutput) SetDeliveryChannels added in v1.2.29

SetDeliveryChannels sets the DeliveryChannels field's value.

func (*ListDeliveryChannelsOutput) SetMaxResults added in v1.2.29

SetMaxResults sets the MaxResults field's value.

func (*ListDeliveryChannelsOutput) SetNextToken added in v1.2.29

SetNextToken sets the NextToken field's value.

func (ListDeliveryChannelsOutput) String added in v1.2.29

String returns the string representation

type ListDiscoveredResourcesInput

type ListDiscoveredResourcesInput struct {
	MaxResults *int32 `min:"1" max:"100" type:"int32" json:",omitempty"`

	NextToken *string `type:"string" json:",omitempty"`

	Regions []*string `type:"list" json:",omitempty"`

	ResourceIdentifiers []*string `type:"list" json:",omitempty"`

	ResourceIds []*string `type:"list" json:",omitempty"`

	ResourceName *string `type:"string" json:",omitempty"`

	ResourceStatus *string `type:"string" json:",omitempty" enum:"EnumOfResourceStatusForListDiscoveredResourcesInput"`

	ResourceTypes []*string `type:"list" json:",omitempty"`
	// contains filtered or unexported fields
}

func (ListDiscoveredResourcesInput) GoString

func (s ListDiscoveredResourcesInput) GoString() string

GoString returns the string representation

func (*ListDiscoveredResourcesInput) SetMaxResults

SetMaxResults sets the MaxResults field's value.

func (*ListDiscoveredResourcesInput) SetNextToken

SetNextToken sets the NextToken field's value.

func (*ListDiscoveredResourcesInput) SetRegions

SetRegions sets the Regions field's value.

func (*ListDiscoveredResourcesInput) SetResourceIdentifiers

func (s *ListDiscoveredResourcesInput) SetResourceIdentifiers(v []*string) *ListDiscoveredResourcesInput

SetResourceIdentifiers sets the ResourceIdentifiers field's value.

func (*ListDiscoveredResourcesInput) SetResourceIds

SetResourceIds sets the ResourceIds field's value.

func (*ListDiscoveredResourcesInput) SetResourceName

SetResourceName sets the ResourceName field's value.

func (*ListDiscoveredResourcesInput) SetResourceStatus

SetResourceStatus sets the ResourceStatus field's value.

func (*ListDiscoveredResourcesInput) SetResourceTypes

SetResourceTypes sets the ResourceTypes field's value.

func (ListDiscoveredResourcesInput) String

String returns the string representation

func (*ListDiscoveredResourcesInput) Validate

func (s *ListDiscoveredResourcesInput) Validate() error

Validate inspects the fields of the type to determine if they are valid.

type ListDiscoveredResourcesOutput

type ListDiscoveredResourcesOutput struct {
	Metadata *response.ResponseMetadata

	MaxResults *int32 `type:"int32" json:",omitempty"`

	NextToken *string `type:"string" json:",omitempty"`

	ResourceList []*ResourceListForListDiscoveredResourcesOutput `type:"list" json:",omitempty"`
	// contains filtered or unexported fields
}

func (ListDiscoveredResourcesOutput) GoString

GoString returns the string representation

func (*ListDiscoveredResourcesOutput) SetMaxResults

SetMaxResults sets the MaxResults field's value.

func (*ListDiscoveredResourcesOutput) SetNextToken

SetNextToken sets the NextToken field's value.

func (*ListDiscoveredResourcesOutput) SetResourceList

SetResourceList sets the ResourceList field's value.

func (ListDiscoveredResourcesOutput) String

String returns the string representation

type ListEvaluationResultsInput added in v1.2.29

type ListEvaluationResultsInput struct {
	AccountGroupId *string `type:"string" json:",omitempty"`

	ComplianceTypes []*string `type:"list" json:",omitempty"`

	ConformancePackId *string `type:"string" json:",omitempty"`

	MaxResults *int32 `min:"1" max:"100" type:"int32" json:",omitempty"`

	NextToken *string `type:"string" json:",omitempty"`

	Region *string `type:"string" json:",omitempty"`

	ResourceId *string `type:"string" json:",omitempty"`

	ResourceIdentifier *string `type:"string" json:",omitempty"`

	ResourceType *string `type:"string" json:",omitempty"`

	RuleId *string `type:"string" json:",omitempty"`

	SortOrder *string `type:"string" json:",omitempty" enum:"EnumOfSortOrderForListEvaluationResultsInput"`
	// contains filtered or unexported fields
}

func (ListEvaluationResultsInput) GoString added in v1.2.29

func (s ListEvaluationResultsInput) GoString() string

GoString returns the string representation

func (*ListEvaluationResultsInput) SetAccountGroupId added in v1.2.29

SetAccountGroupId sets the AccountGroupId field's value.

func (*ListEvaluationResultsInput) SetComplianceTypes added in v1.2.29

func (s *ListEvaluationResultsInput) SetComplianceTypes(v []*string) *ListEvaluationResultsInput

SetComplianceTypes sets the ComplianceTypes field's value.

func (*ListEvaluationResultsInput) SetConformancePackId added in v1.2.29

func (s *ListEvaluationResultsInput) SetConformancePackId(v string) *ListEvaluationResultsInput

SetConformancePackId sets the ConformancePackId field's value.

func (*ListEvaluationResultsInput) SetMaxResults added in v1.2.29

SetMaxResults sets the MaxResults field's value.

func (*ListEvaluationResultsInput) SetNextToken added in v1.2.29

SetNextToken sets the NextToken field's value.

func (*ListEvaluationResultsInput) SetRegion added in v1.2.29

SetRegion sets the Region field's value.

func (*ListEvaluationResultsInput) SetResourceId added in v1.2.29

SetResourceId sets the ResourceId field's value.

func (*ListEvaluationResultsInput) SetResourceIdentifier added in v1.2.29

func (s *ListEvaluationResultsInput) SetResourceIdentifier(v string) *ListEvaluationResultsInput

SetResourceIdentifier sets the ResourceIdentifier field's value.

func (*ListEvaluationResultsInput) SetResourceType added in v1.2.29

SetResourceType sets the ResourceType field's value.

func (*ListEvaluationResultsInput) SetRuleId added in v1.2.29

SetRuleId sets the RuleId field's value.

func (*ListEvaluationResultsInput) SetSortOrder added in v1.2.29

SetSortOrder sets the SortOrder field's value.

func (ListEvaluationResultsInput) String added in v1.2.29

String returns the string representation

func (*ListEvaluationResultsInput) Validate added in v1.2.29

func (s *ListEvaluationResultsInput) Validate() error

Validate inspects the fields of the type to determine if they are valid.

type ListEvaluationResultsOutput added in v1.2.29

type ListEvaluationResultsOutput struct {
	Metadata *response.ResponseMetadata

	EvaluationResults []*EvaluationResultForListEvaluationResultsOutput `type:"list" json:",omitempty"`

	MaxResults *int32 `type:"int32" json:",omitempty"`

	NextToken *string `type:"string" json:",omitempty"`
	// contains filtered or unexported fields
}

func (ListEvaluationResultsOutput) GoString added in v1.2.29

func (s ListEvaluationResultsOutput) GoString() string

GoString returns the string representation

func (*ListEvaluationResultsOutput) SetEvaluationResults added in v1.2.29

SetEvaluationResults sets the EvaluationResults field's value.

func (*ListEvaluationResultsOutput) SetMaxResults added in v1.2.29

SetMaxResults sets the MaxResults field's value.

func (*ListEvaluationResultsOutput) SetNextToken added in v1.2.29

SetNextToken sets the NextToken field's value.

func (ListEvaluationResultsOutput) String added in v1.2.29

String returns the string representation

type ListRuleTemplatesInput added in v1.2.29

type ListRuleTemplatesInput struct {

	// MaxResults is a required field
	MaxResults *int32 `type:"int32" json:",omitempty" required:"true"`

	// NextToken is a required field
	NextToken *string `type:"string" json:",omitempty" required:"true"`

	RiskLevel []*string `type:"list" json:",omitempty"`

	// TemplateName is a required field
	TemplateName *string `type:"string" json:",omitempty" required:"true"`
	// contains filtered or unexported fields
}

func (ListRuleTemplatesInput) GoString added in v1.2.29

func (s ListRuleTemplatesInput) GoString() string

GoString returns the string representation

func (*ListRuleTemplatesInput) SetMaxResults added in v1.2.29

SetMaxResults sets the MaxResults field's value.

func (*ListRuleTemplatesInput) SetNextToken added in v1.2.29

SetNextToken sets the NextToken field's value.

func (*ListRuleTemplatesInput) SetRiskLevel added in v1.2.29

func (s *ListRuleTemplatesInput) SetRiskLevel(v []*string) *ListRuleTemplatesInput

SetRiskLevel sets the RiskLevel field's value.

func (*ListRuleTemplatesInput) SetTemplateName added in v1.2.29

func (s *ListRuleTemplatesInput) SetTemplateName(v string) *ListRuleTemplatesInput

SetTemplateName sets the TemplateName field's value.

func (ListRuleTemplatesInput) String added in v1.2.29

func (s ListRuleTemplatesInput) String() string

String returns the string representation

func (*ListRuleTemplatesInput) Validate added in v1.2.29

func (s *ListRuleTemplatesInput) Validate() error

Validate inspects the fields of the type to determine if they are valid.

type ListRuleTemplatesOutput added in v1.2.29

type ListRuleTemplatesOutput struct {
	Metadata *response.ResponseMetadata

	MaxResults *int32 `type:"int32" json:",omitempty"`

	NextToken *string `type:"string" json:",omitempty"`

	Templates []*TemplateForListRuleTemplatesOutput `type:"list" json:",omitempty"`
	// contains filtered or unexported fields
}

func (ListRuleTemplatesOutput) GoString added in v1.2.29

func (s ListRuleTemplatesOutput) GoString() string

GoString returns the string representation

func (*ListRuleTemplatesOutput) SetMaxResults added in v1.2.29

SetMaxResults sets the MaxResults field's value.

func (*ListRuleTemplatesOutput) SetNextToken added in v1.2.29

SetNextToken sets the NextToken field's value.

func (*ListRuleTemplatesOutput) SetTemplates added in v1.2.29

SetTemplates sets the Templates field's value.

func (ListRuleTemplatesOutput) String added in v1.2.29

func (s ListRuleTemplatesOutput) String() string

String returns the string representation

type ListRulesInput added in v1.2.29

type ListRulesInput struct {
	ConformancePackId *string `type:"string" json:",omitempty"`

	MaxResults *int32 `type:"int32" json:",omitempty"`

	NextToken *string `type:"string" json:",omitempty"`

	RiskLevel []*string `type:"list" json:",omitempty"`

	// RuleName is a required field
	RuleName *string `type:"string" json:",omitempty" required:"true"`

	RuleStatus []*string `type:"list" json:",omitempty"`

	// TemplateId is a required field
	TemplateId *string `type:"string" json:",omitempty" required:"true"`
	// contains filtered or unexported fields
}

func (ListRulesInput) GoString added in v1.2.29

func (s ListRulesInput) GoString() string

GoString returns the string representation

func (*ListRulesInput) SetConformancePackId added in v1.2.29

func (s *ListRulesInput) SetConformancePackId(v string) *ListRulesInput

SetConformancePackId sets the ConformancePackId field's value.

func (*ListRulesInput) SetMaxResults added in v1.2.29

func (s *ListRulesInput) SetMaxResults(v int32) *ListRulesInput

SetMaxResults sets the MaxResults field's value.

func (*ListRulesInput) SetNextToken added in v1.2.29

func (s *ListRulesInput) SetNextToken(v string) *ListRulesInput

SetNextToken sets the NextToken field's value.

func (*ListRulesInput) SetRiskLevel added in v1.2.29

func (s *ListRulesInput) SetRiskLevel(v []*string) *ListRulesInput

SetRiskLevel sets the RiskLevel field's value.

func (*ListRulesInput) SetRuleName added in v1.2.29

func (s *ListRulesInput) SetRuleName(v string) *ListRulesInput

SetRuleName sets the RuleName field's value.

func (*ListRulesInput) SetRuleStatus added in v1.2.29

func (s *ListRulesInput) SetRuleStatus(v []*string) *ListRulesInput

SetRuleStatus sets the RuleStatus field's value.

func (*ListRulesInput) SetTemplateId added in v1.2.29

func (s *ListRulesInput) SetTemplateId(v string) *ListRulesInput

SetTemplateId sets the TemplateId field's value.

func (ListRulesInput) String added in v1.2.29

func (s ListRulesInput) String() string

String returns the string representation

func (*ListRulesInput) Validate added in v1.2.29

func (s *ListRulesInput) Validate() error

Validate inspects the fields of the type to determine if they are valid.

type ListRulesOutput added in v1.2.29

type ListRulesOutput struct {
	Metadata *response.ResponseMetadata

	MaxResults *int32 `type:"int32" json:",omitempty"`

	NextToken *string `type:"string" json:",omitempty"`

	Rules []*RuleForListRulesOutput `type:"list" json:",omitempty"`
	// contains filtered or unexported fields
}

func (ListRulesOutput) GoString added in v1.2.29

func (s ListRulesOutput) GoString() string

GoString returns the string representation

func (*ListRulesOutput) SetMaxResults added in v1.2.29

func (s *ListRulesOutput) SetMaxResults(v int32) *ListRulesOutput

SetMaxResults sets the MaxResults field's value.

func (*ListRulesOutput) SetNextToken added in v1.2.29

func (s *ListRulesOutput) SetNextToken(v string) *ListRulesOutput

SetNextToken sets the NextToken field's value.

func (*ListRulesOutput) SetRules added in v1.2.29

SetRules sets the Rules field's value.

func (ListRulesOutput) String added in v1.2.29

func (s ListRulesOutput) String() string

String returns the string representation

type ListSupportedResourceTypeInput added in v1.2.29

type ListSupportedResourceTypeInput struct {
	MaxResults *int32 `min:"1" max:"100" type:"int32" json:",omitempty"`

	NextToken *string `type:"string" json:",omitempty"`
	// contains filtered or unexported fields
}

func (ListSupportedResourceTypeInput) GoString added in v1.2.29

GoString returns the string representation

func (*ListSupportedResourceTypeInput) SetMaxResults added in v1.2.29

SetMaxResults sets the MaxResults field's value.

func (*ListSupportedResourceTypeInput) SetNextToken added in v1.2.29

SetNextToken sets the NextToken field's value.

func (ListSupportedResourceTypeInput) String added in v1.2.29

String returns the string representation

func (*ListSupportedResourceTypeInput) Validate added in v1.2.29

func (s *ListSupportedResourceTypeInput) Validate() error

Validate inspects the fields of the type to determine if they are valid.

type ListSupportedResourceTypeOutput added in v1.2.29

type ListSupportedResourceTypeOutput struct {
	Metadata *response.ResponseMetadata

	MaxResults *int32 `type:"int32" json:",omitempty"`

	NextToken *string `type:"string" json:",omitempty"`

	ResourceTypeList []*ResourceTypeListForListSupportedResourceTypeOutput `type:"list" json:",omitempty"`
	// contains filtered or unexported fields
}

func (ListSupportedResourceTypeOutput) GoString added in v1.2.29

GoString returns the string representation

func (*ListSupportedResourceTypeOutput) SetMaxResults added in v1.2.29

SetMaxResults sets the MaxResults field's value.

func (*ListSupportedResourceTypeOutput) SetNextToken added in v1.2.29

SetNextToken sets the NextToken field's value.

func (*ListSupportedResourceTypeOutput) SetResourceTypeList added in v1.2.29

SetResourceTypeList sets the ResourceTypeList field's value.

func (ListSupportedResourceTypeOutput) String added in v1.2.29

String returns the string representation

type ListSupportedResourceTypesInput added in v1.2.29

type ListSupportedResourceTypesInput struct {
	MaxResults *int32 `min:"1" max:"100" type:"int32" json:",omitempty"`

	NextToken *string `type:"string" json:",omitempty"`
	// contains filtered or unexported fields
}

func (ListSupportedResourceTypesInput) GoString added in v1.2.29

GoString returns the string representation

func (*ListSupportedResourceTypesInput) SetMaxResults added in v1.2.29

SetMaxResults sets the MaxResults field's value.

func (*ListSupportedResourceTypesInput) SetNextToken added in v1.2.29

SetNextToken sets the NextToken field's value.

func (ListSupportedResourceTypesInput) String added in v1.2.29

String returns the string representation

func (*ListSupportedResourceTypesInput) Validate added in v1.2.29

func (s *ListSupportedResourceTypesInput) Validate() error

Validate inspects the fields of the type to determine if they are valid.

type ListSupportedResourceTypesOutput added in v1.2.29

type ListSupportedResourceTypesOutput struct {
	Metadata *response.ResponseMetadata

	MaxResults *int32 `type:"int32" json:",omitempty"`

	NextToken *string `type:"string" json:",omitempty"`

	ResourceTypeList []*ResourceTypeListForListSupportedResourceTypesOutput `type:"list" json:",omitempty"`
	// contains filtered or unexported fields
}

func (ListSupportedResourceTypesOutput) GoString added in v1.2.29

GoString returns the string representation

func (*ListSupportedResourceTypesOutput) SetMaxResults added in v1.2.29

SetMaxResults sets the MaxResults field's value.

func (*ListSupportedResourceTypesOutput) SetNextToken added in v1.2.29

SetNextToken sets the NextToken field's value.

func (*ListSupportedResourceTypesOutput) SetResourceTypeList added in v1.2.29

SetResourceTypeList sets the ResourceTypeList field's value.

func (ListSupportedResourceTypesOutput) String added in v1.2.29

String returns the string representation

type ParameterForCreateAccountGroupRuleTemplateInput added in v1.2.29

type ParameterForCreateAccountGroupRuleTemplateInput struct {
	AllowedValues *string `type:"string" json:",omitempty"`

	DefaultValue *string `type:"string" json:",omitempty"`

	Description *string `type:"string" json:",omitempty"`

	IsCompulsory *bool `type:"boolean" json:",omitempty"`

	Name *string `type:"string" json:",omitempty"`

	ValueType *string `type:"string" json:",omitempty" enum:"EnumOfValueTypeForCreateAccountGroupRuleTemplateInput"`
	// contains filtered or unexported fields
}

func (ParameterForCreateAccountGroupRuleTemplateInput) GoString added in v1.2.29

GoString returns the string representation

func (*ParameterForCreateAccountGroupRuleTemplateInput) SetAllowedValues added in v1.2.29

SetAllowedValues sets the AllowedValues field's value.

func (*ParameterForCreateAccountGroupRuleTemplateInput) SetDefaultValue added in v1.2.29

SetDefaultValue sets the DefaultValue field's value.

func (*ParameterForCreateAccountGroupRuleTemplateInput) SetDescription added in v1.2.29

SetDescription sets the Description field's value.

func (*ParameterForCreateAccountGroupRuleTemplateInput) SetIsCompulsory added in v1.2.29

SetIsCompulsory sets the IsCompulsory field's value.

func (*ParameterForCreateAccountGroupRuleTemplateInput) SetName added in v1.2.29

SetName sets the Name field's value.

func (*ParameterForCreateAccountGroupRuleTemplateInput) SetValueType added in v1.2.29

SetValueType sets the ValueType field's value.

func (ParameterForCreateAccountGroupRuleTemplateInput) String added in v1.2.29

String returns the string representation

type ParameterForCreateRuleTemplateInput added in v1.2.29

type ParameterForCreateRuleTemplateInput struct {
	AllowedValues *string `type:"string" json:",omitempty"`

	DefaultValue *string `type:"string" json:",omitempty"`

	Description *string `type:"string" json:",omitempty"`

	IsCompulsory *bool `type:"boolean" json:",omitempty"`

	Name *string `type:"string" json:",omitempty"`

	ValueType *string `type:"string" json:",omitempty" enum:"EnumOfValueTypeForCreateRuleTemplateInput"`
	// contains filtered or unexported fields
}

func (ParameterForCreateRuleTemplateInput) GoString added in v1.2.29

GoString returns the string representation

func (*ParameterForCreateRuleTemplateInput) SetAllowedValues added in v1.2.29

SetAllowedValues sets the AllowedValues field's value.

func (*ParameterForCreateRuleTemplateInput) SetDefaultValue added in v1.2.29

SetDefaultValue sets the DefaultValue field's value.

func (*ParameterForCreateRuleTemplateInput) SetDescription added in v1.2.29

SetDescription sets the Description field's value.

func (*ParameterForCreateRuleTemplateInput) SetIsCompulsory added in v1.2.29

SetIsCompulsory sets the IsCompulsory field's value.

func (*ParameterForCreateRuleTemplateInput) SetName added in v1.2.29

SetName sets the Name field's value.

func (*ParameterForCreateRuleTemplateInput) SetValueType added in v1.2.29

SetValueType sets the ValueType field's value.

func (ParameterForCreateRuleTemplateInput) String added in v1.2.29

String returns the string representation

type ParameterForDescribeAccountGroupRuleTemplatesOutput added in v1.2.29

type ParameterForDescribeAccountGroupRuleTemplatesOutput struct {
	AllowedValues *string `type:"string" json:",omitempty"`

	DefaultValue *string `type:"string" json:",omitempty"`

	Description *string `type:"string" json:",omitempty"`

	IsCompulsory *bool `type:"boolean" json:",omitempty"`

	Name *string `type:"string" json:",omitempty"`

	ValueType *string `type:"string" json:",omitempty" enum:"EnumOfValueTypeForDescribeAccountGroupRuleTemplatesOutput"`
	// contains filtered or unexported fields
}

func (ParameterForDescribeAccountGroupRuleTemplatesOutput) GoString added in v1.2.29

GoString returns the string representation

func (*ParameterForDescribeAccountGroupRuleTemplatesOutput) SetAllowedValues added in v1.2.29

SetAllowedValues sets the AllowedValues field's value.

func (*ParameterForDescribeAccountGroupRuleTemplatesOutput) SetDefaultValue added in v1.2.29

SetDefaultValue sets the DefaultValue field's value.

func (*ParameterForDescribeAccountGroupRuleTemplatesOutput) SetDescription added in v1.2.29

SetDescription sets the Description field's value.

func (*ParameterForDescribeAccountGroupRuleTemplatesOutput) SetIsCompulsory added in v1.2.29

SetIsCompulsory sets the IsCompulsory field's value.

func (*ParameterForDescribeAccountGroupRuleTemplatesOutput) SetName added in v1.2.29

SetName sets the Name field's value.

func (*ParameterForDescribeAccountGroupRuleTemplatesOutput) SetValueType added in v1.2.29

SetValueType sets the ValueType field's value.

func (ParameterForDescribeAccountGroupRuleTemplatesOutput) String added in v1.2.29

String returns the string representation

type ParameterForDescribeRuleTemplatesOutput added in v1.2.29

type ParameterForDescribeRuleTemplatesOutput struct {
	AllowedValues *string `type:"string" json:",omitempty"`

	DefaultValue *string `type:"string" json:",omitempty"`

	Description *string `type:"string" json:",omitempty"`

	IsCompulsory *bool `type:"boolean" json:",omitempty"`

	Name *string `type:"string" json:",omitempty"`

	ValueType *string `type:"string" json:",omitempty" enum:"EnumOfValueTypeForDescribeRuleTemplatesOutput"`
	// contains filtered or unexported fields
}

func (ParameterForDescribeRuleTemplatesOutput) GoString added in v1.2.29

GoString returns the string representation

func (*ParameterForDescribeRuleTemplatesOutput) SetAllowedValues added in v1.2.29

SetAllowedValues sets the AllowedValues field's value.

func (*ParameterForDescribeRuleTemplatesOutput) SetDefaultValue added in v1.2.29

SetDefaultValue sets the DefaultValue field's value.

func (*ParameterForDescribeRuleTemplatesOutput) SetDescription added in v1.2.29

SetDescription sets the Description field's value.

func (*ParameterForDescribeRuleTemplatesOutput) SetIsCompulsory added in v1.2.29

SetIsCompulsory sets the IsCompulsory field's value.

func (*ParameterForDescribeRuleTemplatesOutput) SetName added in v1.2.29

SetName sets the Name field's value.

func (*ParameterForDescribeRuleTemplatesOutput) SetValueType added in v1.2.29

SetValueType sets the ValueType field's value.

func (ParameterForDescribeRuleTemplatesOutput) String added in v1.2.29

String returns the string representation

type ParameterForUpdateAccountGroupRuleTemplateInput added in v1.2.29

type ParameterForUpdateAccountGroupRuleTemplateInput struct {
	AllowedValues *string `type:"string" json:",omitempty"`

	DefaultValue *string `type:"string" json:",omitempty"`

	Description *string `type:"string" json:",omitempty"`

	IsCompulsory *bool `type:"boolean" json:",omitempty"`

	Name *string `type:"string" json:",omitempty"`

	ValueType *string `type:"string" json:",omitempty" enum:"EnumOfValueTypeForUpdateAccountGroupRuleTemplateInput"`
	// contains filtered or unexported fields
}

func (ParameterForUpdateAccountGroupRuleTemplateInput) GoString added in v1.2.29

GoString returns the string representation

func (*ParameterForUpdateAccountGroupRuleTemplateInput) SetAllowedValues added in v1.2.29

SetAllowedValues sets the AllowedValues field's value.

func (*ParameterForUpdateAccountGroupRuleTemplateInput) SetDefaultValue added in v1.2.29

SetDefaultValue sets the DefaultValue field's value.

func (*ParameterForUpdateAccountGroupRuleTemplateInput) SetDescription added in v1.2.29

SetDescription sets the Description field's value.

func (*ParameterForUpdateAccountGroupRuleTemplateInput) SetIsCompulsory added in v1.2.29

SetIsCompulsory sets the IsCompulsory field's value.

func (*ParameterForUpdateAccountGroupRuleTemplateInput) SetName added in v1.2.29

SetName sets the Name field's value.

func (*ParameterForUpdateAccountGroupRuleTemplateInput) SetValueType added in v1.2.29

SetValueType sets the ValueType field's value.

func (ParameterForUpdateAccountGroupRuleTemplateInput) String added in v1.2.29

String returns the string representation

type ParameterForUpdateRuleTemplateInput added in v1.2.29

type ParameterForUpdateRuleTemplateInput struct {
	AllowedValues *string `type:"string" json:",omitempty"`

	DefaultValue *string `type:"string" json:",omitempty"`

	Description *string `type:"string" json:",omitempty"`

	IsCompulsory *bool `type:"boolean" json:",omitempty"`

	Name *string `type:"string" json:",omitempty"`

	ValueType *string `type:"string" json:",omitempty" enum:"EnumOfValueTypeForUpdateRuleTemplateInput"`
	// contains filtered or unexported fields
}

func (ParameterForUpdateRuleTemplateInput) GoString added in v1.2.29

GoString returns the string representation

func (*ParameterForUpdateRuleTemplateInput) SetAllowedValues added in v1.2.29

SetAllowedValues sets the AllowedValues field's value.

func (*ParameterForUpdateRuleTemplateInput) SetDefaultValue added in v1.2.29

SetDefaultValue sets the DefaultValue field's value.

func (*ParameterForUpdateRuleTemplateInput) SetDescription added in v1.2.29

SetDescription sets the Description field's value.

func (*ParameterForUpdateRuleTemplateInput) SetIsCompulsory added in v1.2.29

SetIsCompulsory sets the IsCompulsory field's value.

func (*ParameterForUpdateRuleTemplateInput) SetName added in v1.2.29

SetName sets the Name field's value.

func (*ParameterForUpdateRuleTemplateInput) SetValueType added in v1.2.29

SetValueType sets the ValueType field's value.

func (ParameterForUpdateRuleTemplateInput) String added in v1.2.29

String returns the string representation

type PreviousConfigurationForGetAccountGroupResourceConfigHistoryOutput

type PreviousConfigurationForGetAccountGroupResourceConfigHistoryOutput struct {
	AccountId *string `type:"string" json:",omitempty"`

	Configuration map[string]interface{} `type:"map" json:",omitempty"`

	ProjectName *string `type:"string" json:",omitempty"`

	Relationships []*RelationshipForGetAccountGroupResourceConfigHistoryOutput `type:"list" json:",omitempty"`

	ResourceCreationTime *string `type:"string" json:",omitempty"`

	ResourceId *string `type:"string" json:",omitempty"`

	ResourceName *string `type:"string" json:",omitempty"`

	ResourceType *string `type:"string" json:",omitempty"`

	Tags []*TagForGetAccountGroupResourceConfigHistoryOutput `type:"list" json:",omitempty"`
	// contains filtered or unexported fields
}

func (PreviousConfigurationForGetAccountGroupResourceConfigHistoryOutput) GoString

GoString returns the string representation

func (*PreviousConfigurationForGetAccountGroupResourceConfigHistoryOutput) SetAccountId

SetAccountId sets the AccountId field's value.

func (*PreviousConfigurationForGetAccountGroupResourceConfigHistoryOutput) SetConfiguration

SetConfiguration sets the Configuration field's value.

func (*PreviousConfigurationForGetAccountGroupResourceConfigHistoryOutput) SetProjectName

SetProjectName sets the ProjectName field's value.

func (*PreviousConfigurationForGetAccountGroupResourceConfigHistoryOutput) SetRelationships

SetRelationships sets the Relationships field's value.

func (*PreviousConfigurationForGetAccountGroupResourceConfigHistoryOutput) SetResourceCreationTime

SetResourceCreationTime sets the ResourceCreationTime field's value.

func (*PreviousConfigurationForGetAccountGroupResourceConfigHistoryOutput) SetResourceId

SetResourceId sets the ResourceId field's value.

func (*PreviousConfigurationForGetAccountGroupResourceConfigHistoryOutput) SetResourceName

SetResourceName sets the ResourceName field's value.

func (*PreviousConfigurationForGetAccountGroupResourceConfigHistoryOutput) SetResourceType

SetResourceType sets the ResourceType field's value.

func (*PreviousConfigurationForGetAccountGroupResourceConfigHistoryOutput) SetTags

SetTags sets the Tags field's value.

func (PreviousConfigurationForGetAccountGroupResourceConfigHistoryOutput) String

String returns the string representation

type PreviousConfigurationForGetResourceConfigHistoryOutput

type PreviousConfigurationForGetResourceConfigHistoryOutput struct {
	AccountId *string `type:"string" json:",omitempty"`

	Configuration map[string]interface{} `type:"map" json:",omitempty"`

	ProjectName *string `type:"string" json:",omitempty"`

	Relationships []*RelationshipForGetResourceConfigHistoryOutput `type:"list" json:",omitempty"`

	ResourceCreationTime *string `type:"string" json:",omitempty"`

	ResourceId *string `type:"string" json:",omitempty"`

	ResourceName *string `type:"string" json:",omitempty"`

	ResourceType *string `type:"string" json:",omitempty"`

	Tags []*TagForGetResourceConfigHistoryOutput `type:"list" json:",omitempty"`
	// contains filtered or unexported fields
}

func (PreviousConfigurationForGetResourceConfigHistoryOutput) GoString

GoString returns the string representation

func (*PreviousConfigurationForGetResourceConfigHistoryOutput) SetAccountId

SetAccountId sets the AccountId field's value.

func (*PreviousConfigurationForGetResourceConfigHistoryOutput) SetConfiguration

SetConfiguration sets the Configuration field's value.

func (*PreviousConfigurationForGetResourceConfigHistoryOutput) SetProjectName

SetProjectName sets the ProjectName field's value.

func (*PreviousConfigurationForGetResourceConfigHistoryOutput) SetRelationships

SetRelationships sets the Relationships field's value.

func (*PreviousConfigurationForGetResourceConfigHistoryOutput) SetResourceCreationTime

SetResourceCreationTime sets the ResourceCreationTime field's value.

func (*PreviousConfigurationForGetResourceConfigHistoryOutput) SetResourceId

SetResourceId sets the ResourceId field's value.

func (*PreviousConfigurationForGetResourceConfigHistoryOutput) SetResourceName

SetResourceName sets the ResourceName field's value.

func (*PreviousConfigurationForGetResourceConfigHistoryOutput) SetResourceType

SetResourceType sets the ResourceType field's value.

func (*PreviousConfigurationForGetResourceConfigHistoryOutput) SetTags

SetTags sets the Tags field's value.

func (PreviousConfigurationForGetResourceConfigHistoryOutput) String

String returns the string representation

type ProjectsForCreateAccountGroupConformancePackInput added in v1.2.29

type ProjectsForCreateAccountGroupConformancePackInput struct {
	Exclude []*string `type:"list" json:",omitempty"`

	Include []*string `type:"list" json:",omitempty"`
	// contains filtered or unexported fields
}

func (ProjectsForCreateAccountGroupConformancePackInput) GoString added in v1.2.29

GoString returns the string representation

func (*ProjectsForCreateAccountGroupConformancePackInput) SetExclude added in v1.2.29

SetExclude sets the Exclude field's value.

func (*ProjectsForCreateAccountGroupConformancePackInput) SetInclude added in v1.2.29

SetInclude sets the Include field's value.

func (ProjectsForCreateAccountGroupConformancePackInput) String added in v1.2.29

String returns the string representation

type ProjectsForCreateAccountGroupRuleInput added in v1.2.29

type ProjectsForCreateAccountGroupRuleInput struct {
	Exclude []*string `type:"list" json:",omitempty"`

	Include []*string `type:"list" json:",omitempty"`
	// contains filtered or unexported fields
}

func (ProjectsForCreateAccountGroupRuleInput) GoString added in v1.2.29

GoString returns the string representation

func (*ProjectsForCreateAccountGroupRuleInput) SetExclude added in v1.2.29

SetExclude sets the Exclude field's value.

func (*ProjectsForCreateAccountGroupRuleInput) SetInclude added in v1.2.29

SetInclude sets the Include field's value.

func (ProjectsForCreateAccountGroupRuleInput) String added in v1.2.29

String returns the string representation

type ProjectsForCreateConformancePackInput added in v1.2.29

type ProjectsForCreateConformancePackInput struct {
	Exclude []*string `type:"list" json:",omitempty"`

	Include []*string `type:"list" json:",omitempty"`
	// contains filtered or unexported fields
}

func (ProjectsForCreateConformancePackInput) GoString added in v1.2.29

GoString returns the string representation

func (*ProjectsForCreateConformancePackInput) SetExclude added in v1.2.29

SetExclude sets the Exclude field's value.

func (*ProjectsForCreateConformancePackInput) SetInclude added in v1.2.29

SetInclude sets the Include field's value.

func (ProjectsForCreateConformancePackInput) String added in v1.2.29

String returns the string representation

type ProjectsForCreateRuleInput added in v1.2.29

type ProjectsForCreateRuleInput struct {
	Exclude []*string `type:"list" json:",omitempty"`

	Include []*string `type:"list" json:",omitempty"`
	// contains filtered or unexported fields
}

func (ProjectsForCreateRuleInput) GoString added in v1.2.29

func (s ProjectsForCreateRuleInput) GoString() string

GoString returns the string representation

func (*ProjectsForCreateRuleInput) SetExclude added in v1.2.29

SetExclude sets the Exclude field's value.

func (*ProjectsForCreateRuleInput) SetInclude added in v1.2.29

SetInclude sets the Include field's value.

func (ProjectsForCreateRuleInput) String added in v1.2.29

String returns the string representation

type ProjectsForDescribeAccountGroupConformancePacksOutput added in v1.2.29

type ProjectsForDescribeAccountGroupConformancePacksOutput struct {
	Exclude []*string `type:"list" json:",omitempty"`

	Include []*string `type:"list" json:",omitempty"`
	// contains filtered or unexported fields
}

func (ProjectsForDescribeAccountGroupConformancePacksOutput) GoString added in v1.2.29

GoString returns the string representation

func (*ProjectsForDescribeAccountGroupConformancePacksOutput) SetExclude added in v1.2.29

SetExclude sets the Exclude field's value.

func (*ProjectsForDescribeAccountGroupConformancePacksOutput) SetInclude added in v1.2.29

SetInclude sets the Include field's value.

func (ProjectsForDescribeAccountGroupConformancePacksOutput) String added in v1.2.29

String returns the string representation

type ProjectsForDescribeAccountGroupRulesOutput added in v1.2.29

type ProjectsForDescribeAccountGroupRulesOutput struct {
	Exclude []*string `type:"list" json:",omitempty"`

	Include []*string `type:"list" json:",omitempty"`
	// contains filtered or unexported fields
}

func (ProjectsForDescribeAccountGroupRulesOutput) GoString added in v1.2.29

GoString returns the string representation

func (*ProjectsForDescribeAccountGroupRulesOutput) SetExclude added in v1.2.29

SetExclude sets the Exclude field's value.

func (*ProjectsForDescribeAccountGroupRulesOutput) SetInclude added in v1.2.29

SetInclude sets the Include field's value.

func (ProjectsForDescribeAccountGroupRulesOutput) String added in v1.2.29

String returns the string representation

type ProjectsForDescribeConformancePacksOutput added in v1.2.29

type ProjectsForDescribeConformancePacksOutput struct {
	Exclude []*string `type:"list" json:",omitempty"`

	Include []*string `type:"list" json:",omitempty"`
	// contains filtered or unexported fields
}

func (ProjectsForDescribeConformancePacksOutput) GoString added in v1.2.29

GoString returns the string representation

func (*ProjectsForDescribeConformancePacksOutput) SetExclude added in v1.2.29

SetExclude sets the Exclude field's value.

func (*ProjectsForDescribeConformancePacksOutput) SetInclude added in v1.2.29

SetInclude sets the Include field's value.

func (ProjectsForDescribeConformancePacksOutput) String added in v1.2.29

String returns the string representation

type ProjectsForDescribeRulesOutput added in v1.2.29

type ProjectsForDescribeRulesOutput struct {
	Exclude []*string `type:"list" json:",omitempty"`

	Include []*string `type:"list" json:",omitempty"`
	// contains filtered or unexported fields
}

func (ProjectsForDescribeRulesOutput) GoString added in v1.2.29

GoString returns the string representation

func (*ProjectsForDescribeRulesOutput) SetExclude added in v1.2.29

SetExclude sets the Exclude field's value.

func (*ProjectsForDescribeRulesOutput) SetInclude added in v1.2.29

SetInclude sets the Include field's value.

func (ProjectsForDescribeRulesOutput) String added in v1.2.29

String returns the string representation

type ProjectsForUpdateAccountGroupConformancePackInput added in v1.2.29

type ProjectsForUpdateAccountGroupConformancePackInput struct {
	Exclude []*string `type:"list" json:",omitempty"`

	Include []*string `type:"list" json:",omitempty"`
	// contains filtered or unexported fields
}

func (ProjectsForUpdateAccountGroupConformancePackInput) GoString added in v1.2.29

GoString returns the string representation

func (*ProjectsForUpdateAccountGroupConformancePackInput) SetExclude added in v1.2.29

SetExclude sets the Exclude field's value.

func (*ProjectsForUpdateAccountGroupConformancePackInput) SetInclude added in v1.2.29

SetInclude sets the Include field's value.

func (ProjectsForUpdateAccountGroupConformancePackInput) String added in v1.2.29

String returns the string representation

type ProjectsForUpdateAccountGroupRuleInput added in v1.2.29

type ProjectsForUpdateAccountGroupRuleInput struct {
	Exclude []*string `type:"list" json:",omitempty"`

	Include []*string `type:"list" json:",omitempty"`
	// contains filtered or unexported fields
}

func (ProjectsForUpdateAccountGroupRuleInput) GoString added in v1.2.29

GoString returns the string representation

func (*ProjectsForUpdateAccountGroupRuleInput) SetExclude added in v1.2.29

SetExclude sets the Exclude field's value.

func (*ProjectsForUpdateAccountGroupRuleInput) SetInclude added in v1.2.29

SetInclude sets the Include field's value.

func (ProjectsForUpdateAccountGroupRuleInput) String added in v1.2.29

String returns the string representation

type ProjectsForUpdateConformancePackInput added in v1.2.29

type ProjectsForUpdateConformancePackInput struct {
	Exclude []*string `type:"list" json:",omitempty"`

	Include []*string `type:"list" json:",omitempty"`
	// contains filtered or unexported fields
}

func (ProjectsForUpdateConformancePackInput) GoString added in v1.2.29

GoString returns the string representation

func (*ProjectsForUpdateConformancePackInput) SetExclude added in v1.2.29

SetExclude sets the Exclude field's value.

func (*ProjectsForUpdateConformancePackInput) SetInclude added in v1.2.29

SetInclude sets the Include field's value.

func (ProjectsForUpdateConformancePackInput) String added in v1.2.29

String returns the string representation

type ProjectsForUpdateRuleInput added in v1.2.29

type ProjectsForUpdateRuleInput struct {
	Exclude []*string `type:"list" json:",omitempty"`

	Include []*string `type:"list" json:",omitempty"`
	// contains filtered or unexported fields
}

func (ProjectsForUpdateRuleInput) GoString added in v1.2.29

func (s ProjectsForUpdateRuleInput) GoString() string

GoString returns the string representation

func (*ProjectsForUpdateRuleInput) SetExclude added in v1.2.29

SetExclude sets the Exclude field's value.

func (*ProjectsForUpdateRuleInput) SetInclude added in v1.2.29

SetInclude sets the Include field's value.

func (ProjectsForUpdateRuleInput) String added in v1.2.29

String returns the string representation

type PutAccountGroupResourceExemptionInput added in v1.2.29

type PutAccountGroupResourceExemptionInput struct {

	// AccountId is a required field
	AccountId *string `type:"string" json:",omitempty" required:"true"`

	// Description is a required field
	Description *string `type:"string" json:",omitempty" required:"true"`

	// ExpireAt is a required field
	ExpireAt *string `type:"string" json:",omitempty" required:"true"`

	// Region is a required field
	Region *string `type:"string" json:",omitempty" required:"true"`

	// ResourceIdentifier is a required field
	ResourceIdentifier *string `type:"string" json:",omitempty" required:"true"`

	// ResourceType is a required field
	ResourceType *string `type:"string" json:",omitempty" required:"true"`

	// RuleId is a required field
	RuleId *string `type:"string" json:",omitempty" required:"true"`
	// contains filtered or unexported fields
}

func (PutAccountGroupResourceExemptionInput) GoString added in v1.2.29

GoString returns the string representation

func (*PutAccountGroupResourceExemptionInput) SetAccountId added in v1.2.29

SetAccountId sets the AccountId field's value.

func (*PutAccountGroupResourceExemptionInput) SetDescription added in v1.2.29

SetDescription sets the Description field's value.

func (*PutAccountGroupResourceExemptionInput) SetExpireAt added in v1.2.29

SetExpireAt sets the ExpireAt field's value.

func (*PutAccountGroupResourceExemptionInput) SetRegion added in v1.2.29

SetRegion sets the Region field's value.

func (*PutAccountGroupResourceExemptionInput) SetResourceIdentifier added in v1.2.29

SetResourceIdentifier sets the ResourceIdentifier field's value.

func (*PutAccountGroupResourceExemptionInput) SetResourceType added in v1.2.29

SetResourceType sets the ResourceType field's value.

func (*PutAccountGroupResourceExemptionInput) SetRuleId added in v1.2.29

SetRuleId sets the RuleId field's value.

func (PutAccountGroupResourceExemptionInput) String added in v1.2.29

String returns the string representation

func (*PutAccountGroupResourceExemptionInput) Validate added in v1.2.29

Validate inspects the fields of the type to determine if they are valid.

type PutAccountGroupResourceExemptionOutput added in v1.2.29

type PutAccountGroupResourceExemptionOutput struct {
	Metadata *response.ResponseMetadata
	// contains filtered or unexported fields
}

func (PutAccountGroupResourceExemptionOutput) GoString added in v1.2.29

GoString returns the string representation

func (PutAccountGroupResourceExemptionOutput) String added in v1.2.29

String returns the string representation

type PutConfigurationRecorderInput

type PutConfigurationRecorderInput struct {

	// IncludeAllResourceTypes is a required field
	IncludeAllResourceTypes *bool `type:"boolean" json:",omitempty" required:"true"`

	IncludeResourceTypes []*string `type:"list" json:",omitempty"`

	// RecorderType is a required field
	RecorderType *string `type:"string" json:",omitempty" required:"true" enum:"EnumOfRecorderTypeForPutConfigurationRecorderInput"`
	// contains filtered or unexported fields
}

func (PutConfigurationRecorderInput) GoString

GoString returns the string representation

func (*PutConfigurationRecorderInput) SetIncludeAllResourceTypes

func (s *PutConfigurationRecorderInput) SetIncludeAllResourceTypes(v bool) *PutConfigurationRecorderInput

SetIncludeAllResourceTypes sets the IncludeAllResourceTypes field's value.

func (*PutConfigurationRecorderInput) SetIncludeResourceTypes

func (s *PutConfigurationRecorderInput) SetIncludeResourceTypes(v []*string) *PutConfigurationRecorderInput

SetIncludeResourceTypes sets the IncludeResourceTypes field's value.

func (*PutConfigurationRecorderInput) SetRecorderType

SetRecorderType sets the RecorderType field's value.

func (PutConfigurationRecorderInput) String

String returns the string representation

func (*PutConfigurationRecorderInput) Validate

func (s *PutConfigurationRecorderInput) Validate() error

Validate inspects the fields of the type to determine if they are valid.

type PutConfigurationRecorderOutput

type PutConfigurationRecorderOutput struct {
	Metadata *response.ResponseMetadata

	ConfigurationRecorderStatus *string `type:"string" json:",omitempty"`

	RecorderId *string `type:"string" json:",omitempty"`
	// contains filtered or unexported fields
}

func (PutConfigurationRecorderOutput) GoString

GoString returns the string representation

func (*PutConfigurationRecorderOutput) SetConfigurationRecorderStatus

func (s *PutConfigurationRecorderOutput) SetConfigurationRecorderStatus(v string) *PutConfigurationRecorderOutput

SetConfigurationRecorderStatus sets the ConfigurationRecorderStatus field's value.

func (*PutConfigurationRecorderOutput) SetRecorderId

SetRecorderId sets the RecorderId field's value.

func (PutConfigurationRecorderOutput) String

String returns the string representation

type PutResourceExemptionInput added in v1.2.29

type PutResourceExemptionInput struct {

	// Description is a required field
	Description *string `type:"string" json:",omitempty" required:"true"`

	// ExpireAt is a required field
	ExpireAt *string `type:"string" json:",omitempty" required:"true"`

	// Region is a required field
	Region *string `type:"string" json:",omitempty" required:"true"`

	// ResourceIdentifier is a required field
	ResourceIdentifier *string `type:"string" json:",omitempty" required:"true"`

	// ResourceType is a required field
	ResourceType *string `type:"string" json:",omitempty" required:"true"`

	// RuleId is a required field
	RuleId *string `type:"string" json:",omitempty" required:"true"`
	// contains filtered or unexported fields
}

func (PutResourceExemptionInput) GoString added in v1.2.29

func (s PutResourceExemptionInput) GoString() string

GoString returns the string representation

func (*PutResourceExemptionInput) SetDescription added in v1.2.29

SetDescription sets the Description field's value.

func (*PutResourceExemptionInput) SetExpireAt added in v1.2.29

SetExpireAt sets the ExpireAt field's value.

func (*PutResourceExemptionInput) SetRegion added in v1.2.29

SetRegion sets the Region field's value.

func (*PutResourceExemptionInput) SetResourceIdentifier added in v1.2.29

func (s *PutResourceExemptionInput) SetResourceIdentifier(v string) *PutResourceExemptionInput

SetResourceIdentifier sets the ResourceIdentifier field's value.

func (*PutResourceExemptionInput) SetResourceType added in v1.2.29

SetResourceType sets the ResourceType field's value.

func (*PutResourceExemptionInput) SetRuleId added in v1.2.29

SetRuleId sets the RuleId field's value.

func (PutResourceExemptionInput) String added in v1.2.29

func (s PutResourceExemptionInput) String() string

String returns the string representation

func (*PutResourceExemptionInput) Validate added in v1.2.29

func (s *PutResourceExemptionInput) Validate() error

Validate inspects the fields of the type to determine if they are valid.

type PutResourceExemptionOutput added in v1.2.29

type PutResourceExemptionOutput struct {
	Metadata *response.ResponseMetadata
	// contains filtered or unexported fields
}

func (PutResourceExemptionOutput) GoString added in v1.2.29

func (s PutResourceExemptionOutput) GoString() string

GoString returns the string representation

func (PutResourceExemptionOutput) String added in v1.2.29

String returns the string representation

type RegionsForCreateAccountGroupConformancePackInput added in v1.2.29

type RegionsForCreateAccountGroupConformancePackInput struct {
	Exclude []*string `type:"list" json:",omitempty"`

	Include []*string `type:"list" json:",omitempty"`
	// contains filtered or unexported fields
}

func (RegionsForCreateAccountGroupConformancePackInput) GoString added in v1.2.29

GoString returns the string representation

func (*RegionsForCreateAccountGroupConformancePackInput) SetExclude added in v1.2.29

SetExclude sets the Exclude field's value.

func (*RegionsForCreateAccountGroupConformancePackInput) SetInclude added in v1.2.29

SetInclude sets the Include field's value.

func (RegionsForCreateAccountGroupConformancePackInput) String added in v1.2.29

String returns the string representation

type RegionsForCreateAccountGroupRuleInput added in v1.2.29

type RegionsForCreateAccountGroupRuleInput struct {
	Exclude []*string `type:"list" json:",omitempty"`

	Include []*string `type:"list" json:",omitempty"`
	// contains filtered or unexported fields
}

func (RegionsForCreateAccountGroupRuleInput) GoString added in v1.2.29

GoString returns the string representation

func (*RegionsForCreateAccountGroupRuleInput) SetExclude added in v1.2.29

SetExclude sets the Exclude field's value.

func (*RegionsForCreateAccountGroupRuleInput) SetInclude added in v1.2.29

SetInclude sets the Include field's value.

func (RegionsForCreateAccountGroupRuleInput) String added in v1.2.29

String returns the string representation

type RegionsForCreateConformancePackInput added in v1.2.29

type RegionsForCreateConformancePackInput struct {
	Exclude []*string `type:"list" json:",omitempty"`

	Include []*string `type:"list" json:",omitempty"`
	// contains filtered or unexported fields
}

func (RegionsForCreateConformancePackInput) GoString added in v1.2.29

GoString returns the string representation

func (*RegionsForCreateConformancePackInput) SetExclude added in v1.2.29

SetExclude sets the Exclude field's value.

func (*RegionsForCreateConformancePackInput) SetInclude added in v1.2.29

SetInclude sets the Include field's value.

func (RegionsForCreateConformancePackInput) String added in v1.2.29

String returns the string representation

type RegionsForCreateRuleInput added in v1.2.29

type RegionsForCreateRuleInput struct {
	Exclude []*string `type:"list" json:",omitempty"`

	Include []*string `type:"list" json:",omitempty"`
	// contains filtered or unexported fields
}

func (RegionsForCreateRuleInput) GoString added in v1.2.29

func (s RegionsForCreateRuleInput) GoString() string

GoString returns the string representation

func (*RegionsForCreateRuleInput) SetExclude added in v1.2.29

SetExclude sets the Exclude field's value.

func (*RegionsForCreateRuleInput) SetInclude added in v1.2.29

SetInclude sets the Include field's value.

func (RegionsForCreateRuleInput) String added in v1.2.29

func (s RegionsForCreateRuleInput) String() string

String returns the string representation

type RegionsForDescribeAccountGroupConformancePacksOutput added in v1.2.29

type RegionsForDescribeAccountGroupConformancePacksOutput struct {
	Exclude []*string `type:"list" json:",omitempty"`

	Include []*string `type:"list" json:",omitempty"`
	// contains filtered or unexported fields
}

func (RegionsForDescribeAccountGroupConformancePacksOutput) GoString added in v1.2.29

GoString returns the string representation

func (*RegionsForDescribeAccountGroupConformancePacksOutput) SetExclude added in v1.2.29

SetExclude sets the Exclude field's value.

func (*RegionsForDescribeAccountGroupConformancePacksOutput) SetInclude added in v1.2.29

SetInclude sets the Include field's value.

func (RegionsForDescribeAccountGroupConformancePacksOutput) String added in v1.2.29

String returns the string representation

type RegionsForDescribeAccountGroupRulesOutput added in v1.2.29

type RegionsForDescribeAccountGroupRulesOutput struct {
	Exclude []*string `type:"list" json:",omitempty"`

	Include []*string `type:"list" json:",omitempty"`
	// contains filtered or unexported fields
}

func (RegionsForDescribeAccountGroupRulesOutput) GoString added in v1.2.29

GoString returns the string representation

func (*RegionsForDescribeAccountGroupRulesOutput) SetExclude added in v1.2.29

SetExclude sets the Exclude field's value.

func (*RegionsForDescribeAccountGroupRulesOutput) SetInclude added in v1.2.29

SetInclude sets the Include field's value.

func (RegionsForDescribeAccountGroupRulesOutput) String added in v1.2.29

String returns the string representation

type RegionsForDescribeConformancePacksOutput added in v1.2.29

type RegionsForDescribeConformancePacksOutput struct {
	Exclude []*string `type:"list" json:",omitempty"`

	Include []*string `type:"list" json:",omitempty"`
	// contains filtered or unexported fields
}

func (RegionsForDescribeConformancePacksOutput) GoString added in v1.2.29

GoString returns the string representation

func (*RegionsForDescribeConformancePacksOutput) SetExclude added in v1.2.29

SetExclude sets the Exclude field's value.

func (*RegionsForDescribeConformancePacksOutput) SetInclude added in v1.2.29

SetInclude sets the Include field's value.

func (RegionsForDescribeConformancePacksOutput) String added in v1.2.29

String returns the string representation

type RegionsForDescribeRulesOutput added in v1.2.29

type RegionsForDescribeRulesOutput struct {
	Exclude []*string `type:"list" json:",omitempty"`

	Include []*string `type:"list" json:",omitempty"`
	// contains filtered or unexported fields
}

func (RegionsForDescribeRulesOutput) GoString added in v1.2.29

GoString returns the string representation

func (*RegionsForDescribeRulesOutput) SetExclude added in v1.2.29

SetExclude sets the Exclude field's value.

func (*RegionsForDescribeRulesOutput) SetInclude added in v1.2.29

SetInclude sets the Include field's value.

func (RegionsForDescribeRulesOutput) String added in v1.2.29

String returns the string representation

type RegionsForUpdateAccountGroupConformancePackInput added in v1.2.29

type RegionsForUpdateAccountGroupConformancePackInput struct {
	Exclude []*string `type:"list" json:",omitempty"`

	Include []*string `type:"list" json:",omitempty"`
	// contains filtered or unexported fields
}

func (RegionsForUpdateAccountGroupConformancePackInput) GoString added in v1.2.29

GoString returns the string representation

func (*RegionsForUpdateAccountGroupConformancePackInput) SetExclude added in v1.2.29

SetExclude sets the Exclude field's value.

func (*RegionsForUpdateAccountGroupConformancePackInput) SetInclude added in v1.2.29

SetInclude sets the Include field's value.

func (RegionsForUpdateAccountGroupConformancePackInput) String added in v1.2.29

String returns the string representation

type RegionsForUpdateAccountGroupRuleInput added in v1.2.29

type RegionsForUpdateAccountGroupRuleInput struct {
	Exclude []*string `type:"list" json:",omitempty"`

	Include []*string `type:"list" json:",omitempty"`
	// contains filtered or unexported fields
}

func (RegionsForUpdateAccountGroupRuleInput) GoString added in v1.2.29

GoString returns the string representation

func (*RegionsForUpdateAccountGroupRuleInput) SetExclude added in v1.2.29

SetExclude sets the Exclude field's value.

func (*RegionsForUpdateAccountGroupRuleInput) SetInclude added in v1.2.29

SetInclude sets the Include field's value.

func (RegionsForUpdateAccountGroupRuleInput) String added in v1.2.29

String returns the string representation

type RegionsForUpdateConformancePackInput added in v1.2.29

type RegionsForUpdateConformancePackInput struct {
	Exclude []*string `type:"list" json:",omitempty"`

	Include []*string `type:"list" json:",omitempty"`
	// contains filtered or unexported fields
}

func (RegionsForUpdateConformancePackInput) GoString added in v1.2.29

GoString returns the string representation

func (*RegionsForUpdateConformancePackInput) SetExclude added in v1.2.29

SetExclude sets the Exclude field's value.

func (*RegionsForUpdateConformancePackInput) SetInclude added in v1.2.29

SetInclude sets the Include field's value.

func (RegionsForUpdateConformancePackInput) String added in v1.2.29

String returns the string representation

type RegionsForUpdateRuleInput added in v1.2.29

type RegionsForUpdateRuleInput struct {
	Exclude []*string `type:"list" json:",omitempty"`

	Include []*string `type:"list" json:",omitempty"`
	// contains filtered or unexported fields
}

func (RegionsForUpdateRuleInput) GoString added in v1.2.29

func (s RegionsForUpdateRuleInput) GoString() string

GoString returns the string representation

func (*RegionsForUpdateRuleInput) SetExclude added in v1.2.29

SetExclude sets the Exclude field's value.

func (*RegionsForUpdateRuleInput) SetInclude added in v1.2.29

SetInclude sets the Include field's value.

func (RegionsForUpdateRuleInput) String added in v1.2.29

func (s RegionsForUpdateRuleInput) String() string

String returns the string representation

type RelationshipForGetAccountGroupDiscoveredResourceOutput

type RelationshipForGetAccountGroupDiscoveredResourceOutput struct {
	AccountId *string `type:"string" json:",omitempty"`

	Region *string `type:"string" json:",omitempty"`

	RelationType *string `type:"string" json:",omitempty"`

	ResourceIdentifier *string `type:"string" json:",omitempty"`

	ResourceType *string `type:"string" json:",omitempty"`
	// contains filtered or unexported fields
}

func (RelationshipForGetAccountGroupDiscoveredResourceOutput) GoString

GoString returns the string representation

func (*RelationshipForGetAccountGroupDiscoveredResourceOutput) SetAccountId

SetAccountId sets the AccountId field's value.

func (*RelationshipForGetAccountGroupDiscoveredResourceOutput) SetRegion

SetRegion sets the Region field's value.

func (*RelationshipForGetAccountGroupDiscoveredResourceOutput) SetRelationType

SetRelationType sets the RelationType field's value.

func (*RelationshipForGetAccountGroupDiscoveredResourceOutput) SetResourceIdentifier

SetResourceIdentifier sets the ResourceIdentifier field's value.

func (*RelationshipForGetAccountGroupDiscoveredResourceOutput) SetResourceType

SetResourceType sets the ResourceType field's value.

func (RelationshipForGetAccountGroupDiscoveredResourceOutput) String

String returns the string representation

type RelationshipForGetAccountGroupResourceConfigHistoryOutput

type RelationshipForGetAccountGroupResourceConfigHistoryOutput struct {
	AccountId *string `type:"string" json:",omitempty"`

	Region *string `type:"string" json:",omitempty"`

	RelationType *string `type:"string" json:",omitempty"`

	ResourceIdentifier *string `type:"string" json:",omitempty"`

	ResourceType *string `type:"string" json:",omitempty"`
	// contains filtered or unexported fields
}

func (RelationshipForGetAccountGroupResourceConfigHistoryOutput) GoString

GoString returns the string representation

func (*RelationshipForGetAccountGroupResourceConfigHistoryOutput) SetAccountId

SetAccountId sets the AccountId field's value.

func (*RelationshipForGetAccountGroupResourceConfigHistoryOutput) SetRegion

SetRegion sets the Region field's value.

func (*RelationshipForGetAccountGroupResourceConfigHistoryOutput) SetRelationType

SetRelationType sets the RelationType field's value.

func (*RelationshipForGetAccountGroupResourceConfigHistoryOutput) SetResourceIdentifier

SetResourceIdentifier sets the ResourceIdentifier field's value.

func (*RelationshipForGetAccountGroupResourceConfigHistoryOutput) SetResourceType

SetResourceType sets the ResourceType field's value.

func (RelationshipForGetAccountGroupResourceConfigHistoryOutput) String

String returns the string representation

type RelationshipForGetDiscoveredResourceOutput

type RelationshipForGetDiscoveredResourceOutput struct {
	AccountId *string `type:"string" json:",omitempty"`

	Region *string `type:"string" json:",omitempty"`

	RelationType *string `type:"string" json:",omitempty"`

	ResourceIdentifier *string `type:"string" json:",omitempty"`

	ResourceType *string `type:"string" json:",omitempty"`
	// contains filtered or unexported fields
}

func (RelationshipForGetDiscoveredResourceOutput) GoString

GoString returns the string representation

func (*RelationshipForGetDiscoveredResourceOutput) SetAccountId

SetAccountId sets the AccountId field's value.

func (*RelationshipForGetDiscoveredResourceOutput) SetRegion

SetRegion sets the Region field's value.

func (*RelationshipForGetDiscoveredResourceOutput) SetRelationType

SetRelationType sets the RelationType field's value.

func (*RelationshipForGetDiscoveredResourceOutput) SetResourceIdentifier

SetResourceIdentifier sets the ResourceIdentifier field's value.

func (*RelationshipForGetDiscoveredResourceOutput) SetResourceType

SetResourceType sets the ResourceType field's value.

func (RelationshipForGetDiscoveredResourceOutput) String

String returns the string representation

type RelationshipForGetResourceConfigHistoryOutput

type RelationshipForGetResourceConfigHistoryOutput struct {
	AccountId *string `type:"string" json:",omitempty"`

	Region *string `type:"string" json:",omitempty"`

	RelationType *string `type:"string" json:",omitempty"`

	ResourceIdentifier *string `type:"string" json:",omitempty"`

	ResourceType *string `type:"string" json:",omitempty"`
	// contains filtered or unexported fields
}

func (RelationshipForGetResourceConfigHistoryOutput) GoString

GoString returns the string representation

func (*RelationshipForGetResourceConfigHistoryOutput) SetAccountId

SetAccountId sets the AccountId field's value.

func (*RelationshipForGetResourceConfigHistoryOutput) SetRegion

SetRegion sets the Region field's value.

func (*RelationshipForGetResourceConfigHistoryOutput) SetRelationType

SetRelationType sets the RelationType field's value.

func (*RelationshipForGetResourceConfigHistoryOutput) SetResourceIdentifier

SetResourceIdentifier sets the ResourceIdentifier field's value.

func (*RelationshipForGetResourceConfigHistoryOutput) SetResourceType

SetResourceType sets the ResourceType field's value.

func (RelationshipForGetResourceConfigHistoryOutput) String

String returns the string representation

type ResourceForDescribeAccountGroupComplianceByResourcesInput added in v1.2.29

type ResourceForDescribeAccountGroupComplianceByResourcesInput struct {
	Region *string `type:"string" json:",omitempty"`

	ResourceId *string `type:"string" json:",omitempty"`

	ResourceIdentifier *string `type:"string" json:",omitempty"`

	ResourceType *string `type:"string" json:",omitempty"`
	// contains filtered or unexported fields
}

func (ResourceForDescribeAccountGroupComplianceByResourcesInput) GoString added in v1.2.29

GoString returns the string representation

func (*ResourceForDescribeAccountGroupComplianceByResourcesInput) SetRegion added in v1.2.29

SetRegion sets the Region field's value.

func (*ResourceForDescribeAccountGroupComplianceByResourcesInput) SetResourceId added in v1.2.29

SetResourceId sets the ResourceId field's value.

func (*ResourceForDescribeAccountGroupComplianceByResourcesInput) SetResourceIdentifier added in v1.2.29

SetResourceIdentifier sets the ResourceIdentifier field's value.

func (*ResourceForDescribeAccountGroupComplianceByResourcesInput) SetResourceType added in v1.2.29

SetResourceType sets the ResourceType field's value.

func (ResourceForDescribeAccountGroupComplianceByResourcesInput) String added in v1.2.29

String returns the string representation

type ResourceForDescribeComplianceByResourcesInput added in v1.2.29

type ResourceForDescribeComplianceByResourcesInput struct {
	Region *string `type:"string" json:",omitempty"`

	ResourceId *string `type:"string" json:",omitempty"`

	ResourceIdentifier *string `type:"string" json:",omitempty"`

	ResourceType *string `type:"string" json:",omitempty"`
	// contains filtered or unexported fields
}

func (ResourceForDescribeComplianceByResourcesInput) GoString added in v1.2.29

GoString returns the string representation

func (*ResourceForDescribeComplianceByResourcesInput) SetRegion added in v1.2.29

SetRegion sets the Region field's value.

func (*ResourceForDescribeComplianceByResourcesInput) SetResourceId added in v1.2.29

SetResourceId sets the ResourceId field's value.

func (*ResourceForDescribeComplianceByResourcesInput) SetResourceIdentifier added in v1.2.29

SetResourceIdentifier sets the ResourceIdentifier field's value.

func (*ResourceForDescribeComplianceByResourcesInput) SetResourceType added in v1.2.29

SetResourceType sets the ResourceType field's value.

func (ResourceForDescribeComplianceByResourcesInput) String added in v1.2.29

String returns the string representation

type ResourceIdsForCreateAccountGroupConformancePackInput added in v1.2.29

type ResourceIdsForCreateAccountGroupConformancePackInput struct {
	Exclude []*string `type:"list" json:",omitempty"`

	Include []*string `type:"list" json:",omitempty"`
	// contains filtered or unexported fields
}

func (ResourceIdsForCreateAccountGroupConformancePackInput) GoString added in v1.2.29

GoString returns the string representation

func (*ResourceIdsForCreateAccountGroupConformancePackInput) SetExclude added in v1.2.29

SetExclude sets the Exclude field's value.

func (*ResourceIdsForCreateAccountGroupConformancePackInput) SetInclude added in v1.2.29

SetInclude sets the Include field's value.

func (ResourceIdsForCreateAccountGroupConformancePackInput) String added in v1.2.29

String returns the string representation

type ResourceIdsForCreateAccountGroupRuleInput added in v1.2.29

type ResourceIdsForCreateAccountGroupRuleInput struct {
	Exclude []*string `type:"list" json:",omitempty"`

	Include []*string `type:"list" json:",omitempty"`
	// contains filtered or unexported fields
}

func (ResourceIdsForCreateAccountGroupRuleInput) GoString added in v1.2.29

GoString returns the string representation

func (*ResourceIdsForCreateAccountGroupRuleInput) SetExclude added in v1.2.29

SetExclude sets the Exclude field's value.

func (*ResourceIdsForCreateAccountGroupRuleInput) SetInclude added in v1.2.29

SetInclude sets the Include field's value.

func (ResourceIdsForCreateAccountGroupRuleInput) String added in v1.2.29

String returns the string representation

type ResourceIdsForCreateConformancePackInput added in v1.2.29

type ResourceIdsForCreateConformancePackInput struct {
	Exclude []*string `type:"list" json:",omitempty"`

	Include []*string `type:"list" json:",omitempty"`
	// contains filtered or unexported fields
}

func (ResourceIdsForCreateConformancePackInput) GoString added in v1.2.29

GoString returns the string representation

func (*ResourceIdsForCreateConformancePackInput) SetExclude added in v1.2.29

SetExclude sets the Exclude field's value.

func (*ResourceIdsForCreateConformancePackInput) SetInclude added in v1.2.29

SetInclude sets the Include field's value.

func (ResourceIdsForCreateConformancePackInput) String added in v1.2.29

String returns the string representation

type ResourceIdsForCreateRuleInput added in v1.2.29

type ResourceIdsForCreateRuleInput struct {
	Exclude []*string `type:"list" json:",omitempty"`

	Include []*string `type:"list" json:",omitempty"`
	// contains filtered or unexported fields
}

func (ResourceIdsForCreateRuleInput) GoString added in v1.2.29

GoString returns the string representation

func (*ResourceIdsForCreateRuleInput) SetExclude added in v1.2.29

SetExclude sets the Exclude field's value.

func (*ResourceIdsForCreateRuleInput) SetInclude added in v1.2.29

SetInclude sets the Include field's value.

func (ResourceIdsForCreateRuleInput) String added in v1.2.29

String returns the string representation

type ResourceIdsForDescribeAccountGroupConformancePacksOutput added in v1.2.29

type ResourceIdsForDescribeAccountGroupConformancePacksOutput struct {
	Exclude []*string `type:"list" json:",omitempty"`

	Include []*string `type:"list" json:",omitempty"`
	// contains filtered or unexported fields
}

func (ResourceIdsForDescribeAccountGroupConformancePacksOutput) GoString added in v1.2.29

GoString returns the string representation

func (*ResourceIdsForDescribeAccountGroupConformancePacksOutput) SetExclude added in v1.2.29

SetExclude sets the Exclude field's value.

func (*ResourceIdsForDescribeAccountGroupConformancePacksOutput) SetInclude added in v1.2.29

SetInclude sets the Include field's value.

func (ResourceIdsForDescribeAccountGroupConformancePacksOutput) String added in v1.2.29

String returns the string representation

type ResourceIdsForDescribeAccountGroupRulesOutput added in v1.2.29

type ResourceIdsForDescribeAccountGroupRulesOutput struct {
	Exclude []*string `type:"list" json:",omitempty"`

	Include []*string `type:"list" json:",omitempty"`
	// contains filtered or unexported fields
}

func (ResourceIdsForDescribeAccountGroupRulesOutput) GoString added in v1.2.29

GoString returns the string representation

func (*ResourceIdsForDescribeAccountGroupRulesOutput) SetExclude added in v1.2.29

SetExclude sets the Exclude field's value.

func (*ResourceIdsForDescribeAccountGroupRulesOutput) SetInclude added in v1.2.29

SetInclude sets the Include field's value.

func (ResourceIdsForDescribeAccountGroupRulesOutput) String added in v1.2.29

String returns the string representation

type ResourceIdsForDescribeConformancePacksOutput added in v1.2.29

type ResourceIdsForDescribeConformancePacksOutput struct {
	Exclude []*string `type:"list" json:",omitempty"`

	Include []*string `type:"list" json:",omitempty"`
	// contains filtered or unexported fields
}

func (ResourceIdsForDescribeConformancePacksOutput) GoString added in v1.2.29

GoString returns the string representation

func (*ResourceIdsForDescribeConformancePacksOutput) SetExclude added in v1.2.29

SetExclude sets the Exclude field's value.

func (*ResourceIdsForDescribeConformancePacksOutput) SetInclude added in v1.2.29

SetInclude sets the Include field's value.

func (ResourceIdsForDescribeConformancePacksOutput) String added in v1.2.29

String returns the string representation

type ResourceIdsForDescribeRulesOutput added in v1.2.29

type ResourceIdsForDescribeRulesOutput struct {
	Exclude []*string `type:"list" json:",omitempty"`

	Include []*string `type:"list" json:",omitempty"`
	// contains filtered or unexported fields
}

func (ResourceIdsForDescribeRulesOutput) GoString added in v1.2.29

GoString returns the string representation

func (*ResourceIdsForDescribeRulesOutput) SetExclude added in v1.2.29

SetExclude sets the Exclude field's value.

func (*ResourceIdsForDescribeRulesOutput) SetInclude added in v1.2.29

SetInclude sets the Include field's value.

func (ResourceIdsForDescribeRulesOutput) String added in v1.2.29

String returns the string representation

type ResourceIdsForUpdateAccountGroupConformancePackInput added in v1.2.29

type ResourceIdsForUpdateAccountGroupConformancePackInput struct {
	Exclude []*string `type:"list" json:",omitempty"`

	Include []*string `type:"list" json:",omitempty"`
	// contains filtered or unexported fields
}

func (ResourceIdsForUpdateAccountGroupConformancePackInput) GoString added in v1.2.29

GoString returns the string representation

func (*ResourceIdsForUpdateAccountGroupConformancePackInput) SetExclude added in v1.2.29

SetExclude sets the Exclude field's value.

func (*ResourceIdsForUpdateAccountGroupConformancePackInput) SetInclude added in v1.2.29

SetInclude sets the Include field's value.

func (ResourceIdsForUpdateAccountGroupConformancePackInput) String added in v1.2.29

String returns the string representation

type ResourceIdsForUpdateAccountGroupRuleInput added in v1.2.29

type ResourceIdsForUpdateAccountGroupRuleInput struct {
	Exclude []*string `type:"list" json:",omitempty"`

	Include []*string `type:"list" json:",omitempty"`
	// contains filtered or unexported fields
}

func (ResourceIdsForUpdateAccountGroupRuleInput) GoString added in v1.2.29

GoString returns the string representation

func (*ResourceIdsForUpdateAccountGroupRuleInput) SetExclude added in v1.2.29

SetExclude sets the Exclude field's value.

func (*ResourceIdsForUpdateAccountGroupRuleInput) SetInclude added in v1.2.29

SetInclude sets the Include field's value.

func (ResourceIdsForUpdateAccountGroupRuleInput) String added in v1.2.29

String returns the string representation

type ResourceIdsForUpdateConformancePackInput added in v1.2.29

type ResourceIdsForUpdateConformancePackInput struct {
	Exclude []*string `type:"list" json:",omitempty"`

	Include []*string `type:"list" json:",omitempty"`
	// contains filtered or unexported fields
}

func (ResourceIdsForUpdateConformancePackInput) GoString added in v1.2.29

GoString returns the string representation

func (*ResourceIdsForUpdateConformancePackInput) SetExclude added in v1.2.29

SetExclude sets the Exclude field's value.

func (*ResourceIdsForUpdateConformancePackInput) SetInclude added in v1.2.29

SetInclude sets the Include field's value.

func (ResourceIdsForUpdateConformancePackInput) String added in v1.2.29

String returns the string representation

type ResourceIdsForUpdateRuleInput added in v1.2.29

type ResourceIdsForUpdateRuleInput struct {
	Exclude []*string `type:"list" json:",omitempty"`

	Include []*string `type:"list" json:",omitempty"`
	// contains filtered or unexported fields
}

func (ResourceIdsForUpdateRuleInput) GoString added in v1.2.29

GoString returns the string representation

func (*ResourceIdsForUpdateRuleInput) SetExclude added in v1.2.29

SetExclude sets the Exclude field's value.

func (*ResourceIdsForUpdateRuleInput) SetInclude added in v1.2.29

SetInclude sets the Include field's value.

func (ResourceIdsForUpdateRuleInput) String added in v1.2.29

String returns the string representation

type ResourceListForListAccountGroupDiscoveredResourcesOutput

type ResourceListForListAccountGroupDiscoveredResourcesOutput struct {
	AccountId *string `type:"string" json:",omitempty"`

	IsDeleted *bool `type:"boolean" json:",omitempty"`

	ProjectName *string `type:"string" json:",omitempty"`

	Region *string `type:"string" json:",omitempty"`

	ResourceId *string `type:"string" json:",omitempty"`

	ResourceIdentifier *string `type:"string" json:",omitempty"`

	ResourceName *string `type:"string" json:",omitempty"`

	ResourceType *string `type:"string" json:",omitempty"`

	Tags []*TagForListAccountGroupDiscoveredResourcesOutput `type:"list" json:",omitempty"`
	// contains filtered or unexported fields
}

func (ResourceListForListAccountGroupDiscoveredResourcesOutput) GoString

GoString returns the string representation

func (*ResourceListForListAccountGroupDiscoveredResourcesOutput) SetAccountId

SetAccountId sets the AccountId field's value.

func (*ResourceListForListAccountGroupDiscoveredResourcesOutput) SetIsDeleted

SetIsDeleted sets the IsDeleted field's value.

func (*ResourceListForListAccountGroupDiscoveredResourcesOutput) SetProjectName

SetProjectName sets the ProjectName field's value.

func (*ResourceListForListAccountGroupDiscoveredResourcesOutput) SetRegion

SetRegion sets the Region field's value.

func (*ResourceListForListAccountGroupDiscoveredResourcesOutput) SetResourceId

SetResourceId sets the ResourceId field's value.

func (*ResourceListForListAccountGroupDiscoveredResourcesOutput) SetResourceIdentifier

SetResourceIdentifier sets the ResourceIdentifier field's value.

func (*ResourceListForListAccountGroupDiscoveredResourcesOutput) SetResourceName

SetResourceName sets the ResourceName field's value.

func (*ResourceListForListAccountGroupDiscoveredResourcesOutput) SetResourceType

SetResourceType sets the ResourceType field's value.

func (*ResourceListForListAccountGroupDiscoveredResourcesOutput) SetTags

SetTags sets the Tags field's value.

func (ResourceListForListAccountGroupDiscoveredResourcesOutput) String

String returns the string representation

type ResourceListForListDiscoveredResourcesOutput

type ResourceListForListDiscoveredResourcesOutput struct {
	AccountId *string `type:"string" json:",omitempty"`

	IsDeleted *bool `type:"boolean" json:",omitempty"`

	ProjectName *string `type:"string" json:",omitempty"`

	Region *string `type:"string" json:",omitempty"`

	ResourceId *string `type:"string" json:",omitempty"`

	ResourceIdentifier *string `type:"string" json:",omitempty"`

	ResourceName *string `type:"string" json:",omitempty"`

	ResourceType *string `type:"string" json:",omitempty"`

	Tags []*TagForListDiscoveredResourcesOutput `type:"list" json:",omitempty"`
	// contains filtered or unexported fields
}

func (ResourceListForListDiscoveredResourcesOutput) GoString

GoString returns the string representation

func (*ResourceListForListDiscoveredResourcesOutput) SetAccountId

SetAccountId sets the AccountId field's value.

func (*ResourceListForListDiscoveredResourcesOutput) SetIsDeleted

SetIsDeleted sets the IsDeleted field's value.

func (*ResourceListForListDiscoveredResourcesOutput) SetProjectName

SetProjectName sets the ProjectName field's value.

func (*ResourceListForListDiscoveredResourcesOutput) SetRegion

SetRegion sets the Region field's value.

func (*ResourceListForListDiscoveredResourcesOutput) SetResourceId

SetResourceId sets the ResourceId field's value.

func (*ResourceListForListDiscoveredResourcesOutput) SetResourceIdentifier

SetResourceIdentifier sets the ResourceIdentifier field's value.

func (*ResourceListForListDiscoveredResourcesOutput) SetResourceName

SetResourceName sets the ResourceName field's value.

func (*ResourceListForListDiscoveredResourcesOutput) SetResourceType

SetResourceType sets the ResourceType field's value.

func (*ResourceListForListDiscoveredResourcesOutput) SetTags

SetTags sets the Tags field's value.

func (ResourceListForListDiscoveredResourcesOutput) String

String returns the string representation

type ResourceTypeListForDescribeSupportedResourceTypesOutput added in v1.2.29

type ResourceTypeListForDescribeSupportedResourceTypesOutput struct {
	ConfigurationItemSample *string `type:"string" json:",omitempty"`

	ResourceType *string `type:"string" json:",omitempty"`

	ResourceTypeName *string `type:"string" json:",omitempty"`

	ServiceCode *string `type:"string" json:",omitempty"`

	ServiceName *string `type:"string" json:",omitempty"`
	// contains filtered or unexported fields
}

func (ResourceTypeListForDescribeSupportedResourceTypesOutput) GoString added in v1.2.29

GoString returns the string representation

func (*ResourceTypeListForDescribeSupportedResourceTypesOutput) SetConfigurationItemSample added in v1.2.29

SetConfigurationItemSample sets the ConfigurationItemSample field's value.

func (*ResourceTypeListForDescribeSupportedResourceTypesOutput) SetResourceType added in v1.2.29

SetResourceType sets the ResourceType field's value.

func (*ResourceTypeListForDescribeSupportedResourceTypesOutput) SetResourceTypeName added in v1.2.29

SetResourceTypeName sets the ResourceTypeName field's value.

func (*ResourceTypeListForDescribeSupportedResourceTypesOutput) SetServiceCode added in v1.2.29

SetServiceCode sets the ServiceCode field's value.

func (*ResourceTypeListForDescribeSupportedResourceTypesOutput) SetServiceName added in v1.2.29

SetServiceName sets the ServiceName field's value.

func (ResourceTypeListForDescribeSupportedResourceTypesOutput) String added in v1.2.29

String returns the string representation

type ResourceTypeListForListSupportedResourceTypeOutput added in v1.2.29

type ResourceTypeListForListSupportedResourceTypeOutput struct {
	ResourceType *string `type:"string" json:",omitempty"`

	ResourceTypeName *string `type:"string" json:",omitempty"`

	ServiceCode *string `type:"string" json:",omitempty"`

	ServiceName *string `type:"string" json:",omitempty"`
	// contains filtered or unexported fields
}

func (ResourceTypeListForListSupportedResourceTypeOutput) GoString added in v1.2.29

GoString returns the string representation

func (*ResourceTypeListForListSupportedResourceTypeOutput) SetResourceType added in v1.2.29

SetResourceType sets the ResourceType field's value.

func (*ResourceTypeListForListSupportedResourceTypeOutput) SetResourceTypeName added in v1.2.29

SetResourceTypeName sets the ResourceTypeName field's value.

func (*ResourceTypeListForListSupportedResourceTypeOutput) SetServiceCode added in v1.2.29

SetServiceCode sets the ServiceCode field's value.

func (*ResourceTypeListForListSupportedResourceTypeOutput) SetServiceName added in v1.2.29

SetServiceName sets the ServiceName field's value.

func (ResourceTypeListForListSupportedResourceTypeOutput) String added in v1.2.29

String returns the string representation

type ResourceTypeListForListSupportedResourceTypesOutput added in v1.2.29

type ResourceTypeListForListSupportedResourceTypesOutput struct {
	ResourceType *string `type:"string" json:",omitempty"`

	ResourceTypeName *string `type:"string" json:",omitempty"`

	ServiceCode *string `type:"string" json:",omitempty"`

	ServiceName *string `type:"string" json:",omitempty"`
	// contains filtered or unexported fields
}

func (ResourceTypeListForListSupportedResourceTypesOutput) GoString added in v1.2.29

GoString returns the string representation

func (*ResourceTypeListForListSupportedResourceTypesOutput) SetResourceType added in v1.2.29

SetResourceType sets the ResourceType field's value.

func (*ResourceTypeListForListSupportedResourceTypesOutput) SetResourceTypeName added in v1.2.29

SetResourceTypeName sets the ResourceTypeName field's value.

func (*ResourceTypeListForListSupportedResourceTypesOutput) SetServiceCode added in v1.2.29

SetServiceCode sets the ServiceCode field's value.

func (*ResourceTypeListForListSupportedResourceTypesOutput) SetServiceName added in v1.2.29

SetServiceName sets the ServiceName field's value.

func (ResourceTypeListForListSupportedResourceTypesOutput) String added in v1.2.29

String returns the string representation

type ResourceTypesForCreateAccountGroupRuleInput added in v1.2.29

type ResourceTypesForCreateAccountGroupRuleInput struct {
	Exclude []*string `type:"list" json:",omitempty"`

	Include []*string `type:"list" json:",omitempty"`
	// contains filtered or unexported fields
}

func (ResourceTypesForCreateAccountGroupRuleInput) GoString added in v1.2.29

GoString returns the string representation

func (*ResourceTypesForCreateAccountGroupRuleInput) SetExclude added in v1.2.29

SetExclude sets the Exclude field's value.

func (*ResourceTypesForCreateAccountGroupRuleInput) SetInclude added in v1.2.29

SetInclude sets the Include field's value.

func (ResourceTypesForCreateAccountGroupRuleInput) String added in v1.2.29

String returns the string representation

type ResourceTypesForCreateRuleInput added in v1.2.29

type ResourceTypesForCreateRuleInput struct {
	Exclude []*string `type:"list" json:",omitempty"`

	Include []*string `type:"list" json:",omitempty"`
	// contains filtered or unexported fields
}

func (ResourceTypesForCreateRuleInput) GoString added in v1.2.29

GoString returns the string representation

func (*ResourceTypesForCreateRuleInput) SetExclude added in v1.2.29

SetExclude sets the Exclude field's value.

func (*ResourceTypesForCreateRuleInput) SetInclude added in v1.2.29

SetInclude sets the Include field's value.

func (ResourceTypesForCreateRuleInput) String added in v1.2.29

String returns the string representation

type ResourceTypesForDescribeAccountGroupRulesOutput added in v1.2.29

type ResourceTypesForDescribeAccountGroupRulesOutput struct {
	Exclude []*string `type:"list" json:",omitempty"`

	Include []*string `type:"list" json:",omitempty"`
	// contains filtered or unexported fields
}

func (ResourceTypesForDescribeAccountGroupRulesOutput) GoString added in v1.2.29

GoString returns the string representation

func (*ResourceTypesForDescribeAccountGroupRulesOutput) SetExclude added in v1.2.29

SetExclude sets the Exclude field's value.

func (*ResourceTypesForDescribeAccountGroupRulesOutput) SetInclude added in v1.2.29

SetInclude sets the Include field's value.

func (ResourceTypesForDescribeAccountGroupRulesOutput) String added in v1.2.29

String returns the string representation

type ResourceTypesForDescribeRulesOutput added in v1.2.29

type ResourceTypesForDescribeRulesOutput struct {
	Exclude []*string `type:"list" json:",omitempty"`

	Include []*string `type:"list" json:",omitempty"`
	// contains filtered or unexported fields
}

func (ResourceTypesForDescribeRulesOutput) GoString added in v1.2.29

GoString returns the string representation

func (*ResourceTypesForDescribeRulesOutput) SetExclude added in v1.2.29

SetExclude sets the Exclude field's value.

func (*ResourceTypesForDescribeRulesOutput) SetInclude added in v1.2.29

SetInclude sets the Include field's value.

func (ResourceTypesForDescribeRulesOutput) String added in v1.2.29

String returns the string representation

type ResourceTypesForUpdateAccountGroupRuleInput added in v1.2.29

type ResourceTypesForUpdateAccountGroupRuleInput struct {
	Exclude []*string `type:"list" json:",omitempty"`

	Include []*string `type:"list" json:",omitempty"`
	// contains filtered or unexported fields
}

func (ResourceTypesForUpdateAccountGroupRuleInput) GoString added in v1.2.29

GoString returns the string representation

func (*ResourceTypesForUpdateAccountGroupRuleInput) SetExclude added in v1.2.29

SetExclude sets the Exclude field's value.

func (*ResourceTypesForUpdateAccountGroupRuleInput) SetInclude added in v1.2.29

SetInclude sets the Include field's value.

func (ResourceTypesForUpdateAccountGroupRuleInput) String added in v1.2.29

String returns the string representation

type ResourceTypesForUpdateRuleInput added in v1.2.29

type ResourceTypesForUpdateRuleInput struct {
	Exclude []*string `type:"list" json:",omitempty"`

	Include []*string `type:"list" json:",omitempty"`
	// contains filtered or unexported fields
}

func (ResourceTypesForUpdateRuleInput) GoString added in v1.2.29

GoString returns the string representation

func (*ResourceTypesForUpdateRuleInput) SetExclude added in v1.2.29

SetExclude sets the Exclude field's value.

func (*ResourceTypesForUpdateRuleInput) SetInclude added in v1.2.29

SetInclude sets the Include field's value.

func (ResourceTypesForUpdateRuleInput) String added in v1.2.29

String returns the string representation

type RuleForDescribeAccountGroupRulesOutput added in v1.2.29

type RuleForDescribeAccountGroupRulesOutput struct {
	CreatedTime *string `type:"string" json:",omitempty"`

	Description *string `type:"string" json:",omitempty"`

	InputParameters *string `type:"string" json:",omitempty"`

	RiskLevel *string `type:"string" json:",omitempty" enum:"EnumOfRiskLevelForDescribeAccountGroupRulesOutput"`

	RuleId *string `type:"string" json:",omitempty"`

	RuleName *string `type:"string" json:",omitempty"`

	RuleStatus *string `type:"string" json:",omitempty" enum:"EnumOfRuleStatusForDescribeAccountGroupRulesOutput"`

	Scope *ScopeForDescribeAccountGroupRulesOutput `type:"structure" json:",omitempty"`

	TemplateId *string `type:"string" json:",omitempty"`

	Triggers []*TriggerForDescribeAccountGroupRulesOutput `type:"list" json:",omitempty"`
	// contains filtered or unexported fields
}

func (RuleForDescribeAccountGroupRulesOutput) GoString added in v1.2.29

GoString returns the string representation

func (*RuleForDescribeAccountGroupRulesOutput) SetCreatedTime added in v1.2.29

SetCreatedTime sets the CreatedTime field's value.

func (*RuleForDescribeAccountGroupRulesOutput) SetDescription added in v1.2.29

SetDescription sets the Description field's value.

func (*RuleForDescribeAccountGroupRulesOutput) SetInputParameters added in v1.2.29

SetInputParameters sets the InputParameters field's value.

func (*RuleForDescribeAccountGroupRulesOutput) SetRiskLevel added in v1.2.29

SetRiskLevel sets the RiskLevel field's value.

func (*RuleForDescribeAccountGroupRulesOutput) SetRuleId added in v1.2.29

SetRuleId sets the RuleId field's value.

func (*RuleForDescribeAccountGroupRulesOutput) SetRuleName added in v1.2.29

SetRuleName sets the RuleName field's value.

func (*RuleForDescribeAccountGroupRulesOutput) SetRuleStatus added in v1.2.29

SetRuleStatus sets the RuleStatus field's value.

func (*RuleForDescribeAccountGroupRulesOutput) SetScope added in v1.2.29

SetScope sets the Scope field's value.

func (*RuleForDescribeAccountGroupRulesOutput) SetTemplateId added in v1.2.29

SetTemplateId sets the TemplateId field's value.

func (*RuleForDescribeAccountGroupRulesOutput) SetTriggers added in v1.2.29

SetTriggers sets the Triggers field's value.

func (RuleForDescribeAccountGroupRulesOutput) String added in v1.2.29

String returns the string representation

type RuleForDescribeRulesOutput added in v1.2.29

type RuleForDescribeRulesOutput struct {
	CreatedTime *string `type:"string" json:",omitempty"`

	Description *string `type:"string" json:",omitempty"`

	InputParameters *string `type:"string" json:",omitempty"`

	RiskLevel *string `type:"string" json:",omitempty" enum:"EnumOfRiskLevelForDescribeRulesOutput"`

	RuleId *string `type:"string" json:",omitempty"`

	RuleName *string `type:"string" json:",omitempty"`

	RuleStatus *string `type:"string" json:",omitempty" enum:"EnumOfRuleStatusForDescribeRulesOutput"`

	Scope *ScopeForDescribeRulesOutput `type:"structure" json:",omitempty"`

	TemplateId *string `type:"string" json:",omitempty"`

	Triggers []*TriggerForDescribeRulesOutput `type:"list" json:",omitempty"`
	// contains filtered or unexported fields
}

func (RuleForDescribeRulesOutput) GoString added in v1.2.29

func (s RuleForDescribeRulesOutput) GoString() string

GoString returns the string representation

func (*RuleForDescribeRulesOutput) SetCreatedTime added in v1.2.29

SetCreatedTime sets the CreatedTime field's value.

func (*RuleForDescribeRulesOutput) SetDescription added in v1.2.29

SetDescription sets the Description field's value.

func (*RuleForDescribeRulesOutput) SetInputParameters added in v1.2.29

SetInputParameters sets the InputParameters field's value.

func (*RuleForDescribeRulesOutput) SetRiskLevel added in v1.2.29

SetRiskLevel sets the RiskLevel field's value.

func (*RuleForDescribeRulesOutput) SetRuleId added in v1.2.29

SetRuleId sets the RuleId field's value.

func (*RuleForDescribeRulesOutput) SetRuleName added in v1.2.29

SetRuleName sets the RuleName field's value.

func (*RuleForDescribeRulesOutput) SetRuleStatus added in v1.2.29

SetRuleStatus sets the RuleStatus field's value.

func (*RuleForDescribeRulesOutput) SetScope added in v1.2.29

SetScope sets the Scope field's value.

func (*RuleForDescribeRulesOutput) SetTemplateId added in v1.2.29

SetTemplateId sets the TemplateId field's value.

func (*RuleForDescribeRulesOutput) SetTriggers added in v1.2.29

SetTriggers sets the Triggers field's value.

func (RuleForDescribeRulesOutput) String added in v1.2.29

String returns the string representation

type RuleForGetAccountGroupComplianceHistoryOutput added in v1.2.29

type RuleForGetAccountGroupComplianceHistoryOutput struct {
	ComplianceType *string `type:"string" json:",omitempty" enum:"EnumOfComplianceTypeForGetAccountGroupComplianceHistoryOutput"`

	RiskLevel *string `type:"string" json:",omitempty" enum:"EnumOfRiskLevelForGetAccountGroupComplianceHistoryOutput"`

	RuleId *string `type:"string" json:",omitempty"`

	RuleName *string `type:"string" json:",omitempty"`

	TriggerType *string `type:"string" json:",omitempty" enum:"EnumOfTriggerTypeForGetAccountGroupComplianceHistoryOutput"`
	// contains filtered or unexported fields
}

func (RuleForGetAccountGroupComplianceHistoryOutput) GoString added in v1.2.29

GoString returns the string representation

func (*RuleForGetAccountGroupComplianceHistoryOutput) SetComplianceType added in v1.2.29

SetComplianceType sets the ComplianceType field's value.

func (*RuleForGetAccountGroupComplianceHistoryOutput) SetRiskLevel added in v1.2.29

SetRiskLevel sets the RiskLevel field's value.

func (*RuleForGetAccountGroupComplianceHistoryOutput) SetRuleId added in v1.2.29

SetRuleId sets the RuleId field's value.

func (*RuleForGetAccountGroupComplianceHistoryOutput) SetRuleName added in v1.2.29

SetRuleName sets the RuleName field's value.

func (*RuleForGetAccountGroupComplianceHistoryOutput) SetTriggerType added in v1.2.29

SetTriggerType sets the TriggerType field's value.

func (RuleForGetAccountGroupComplianceHistoryOutput) String added in v1.2.29

String returns the string representation

type RuleForGetComplianceHistoryOutput added in v1.2.29

type RuleForGetComplianceHistoryOutput struct {
	ComplianceType *string `type:"string" json:",omitempty" enum:"EnumOfComplianceTypeForGetComplianceHistoryOutput"`

	RiskLevel *string `type:"string" json:",omitempty" enum:"EnumOfRiskLevelForGetComplianceHistoryOutput"`

	RuleId *string `type:"string" json:",omitempty"`

	RuleName *string `type:"string" json:",omitempty"`

	TriggerType *string `type:"string" json:",omitempty" enum:"EnumOfTriggerTypeForGetComplianceHistoryOutput"`
	// contains filtered or unexported fields
}

func (RuleForGetComplianceHistoryOutput) GoString added in v1.2.29

GoString returns the string representation

func (*RuleForGetComplianceHistoryOutput) SetComplianceType added in v1.2.29

SetComplianceType sets the ComplianceType field's value.

func (*RuleForGetComplianceHistoryOutput) SetRiskLevel added in v1.2.29

SetRiskLevel sets the RiskLevel field's value.

func (*RuleForGetComplianceHistoryOutput) SetRuleId added in v1.2.29

SetRuleId sets the RuleId field's value.

func (*RuleForGetComplianceHistoryOutput) SetRuleName added in v1.2.29

SetRuleName sets the RuleName field's value.

func (*RuleForGetComplianceHistoryOutput) SetTriggerType added in v1.2.29

SetTriggerType sets the TriggerType field's value.

func (RuleForGetComplianceHistoryOutput) String added in v1.2.29

String returns the string representation

type RuleForListAccountGroupRulesOutput added in v1.2.29

type RuleForListAccountGroupRulesOutput struct {
	CreatedTime *string `type:"string" json:",omitempty"`

	Description *string `type:"string" json:",omitempty"`

	RiskLevel *string `type:"string" json:",omitempty" enum:"EnumOfRiskLevelForListAccountGroupRulesOutput"`

	RuleId *string `type:"string" json:",omitempty"`

	RuleName *string `type:"string" json:",omitempty"`

	RuleStatus *string `type:"string" json:",omitempty" enum:"EnumOfRuleStatusForListAccountGroupRulesOutput"`

	RuleTemplateId *string `type:"string" json:",omitempty"`
	// contains filtered or unexported fields
}

func (RuleForListAccountGroupRulesOutput) GoString added in v1.2.29

GoString returns the string representation

func (*RuleForListAccountGroupRulesOutput) SetCreatedTime added in v1.2.29

SetCreatedTime sets the CreatedTime field's value.

func (*RuleForListAccountGroupRulesOutput) SetDescription added in v1.2.29

SetDescription sets the Description field's value.

func (*RuleForListAccountGroupRulesOutput) SetRiskLevel added in v1.2.29

SetRiskLevel sets the RiskLevel field's value.

func (*RuleForListAccountGroupRulesOutput) SetRuleId added in v1.2.29

SetRuleId sets the RuleId field's value.

func (*RuleForListAccountGroupRulesOutput) SetRuleName added in v1.2.29

SetRuleName sets the RuleName field's value.

func (*RuleForListAccountGroupRulesOutput) SetRuleStatus added in v1.2.29

SetRuleStatus sets the RuleStatus field's value.

func (*RuleForListAccountGroupRulesOutput) SetRuleTemplateId added in v1.2.29

SetRuleTemplateId sets the RuleTemplateId field's value.

func (RuleForListAccountGroupRulesOutput) String added in v1.2.29

String returns the string representation

type RuleForListRulesOutput added in v1.2.29

type RuleForListRulesOutput struct {
	CreatedTime *string `type:"string" json:",omitempty"`

	Description *string `type:"string" json:",omitempty"`

	RiskLevel *string `type:"string" json:",omitempty" enum:"EnumOfRiskLevelForListRulesOutput"`

	RuleId *string `type:"string" json:",omitempty"`

	RuleName *string `type:"string" json:",omitempty"`

	RuleStatus *string `type:"string" json:",omitempty" enum:"EnumOfRuleStatusForListRulesOutput"`

	RuleTemplateId *string `type:"string" json:",omitempty"`
	// contains filtered or unexported fields
}

func (RuleForListRulesOutput) GoString added in v1.2.29

func (s RuleForListRulesOutput) GoString() string

GoString returns the string representation

func (*RuleForListRulesOutput) SetCreatedTime added in v1.2.29

SetCreatedTime sets the CreatedTime field's value.

func (*RuleForListRulesOutput) SetDescription added in v1.2.29

SetDescription sets the Description field's value.

func (*RuleForListRulesOutput) SetRiskLevel added in v1.2.29

SetRiskLevel sets the RiskLevel field's value.

func (*RuleForListRulesOutput) SetRuleId added in v1.2.29

SetRuleId sets the RuleId field's value.

func (*RuleForListRulesOutput) SetRuleName added in v1.2.29

SetRuleName sets the RuleName field's value.

func (*RuleForListRulesOutput) SetRuleStatus added in v1.2.29

SetRuleStatus sets the RuleStatus field's value.

func (*RuleForListRulesOutput) SetRuleTemplateId added in v1.2.29

func (s *RuleForListRulesOutput) SetRuleTemplateId(v string) *RuleForListRulesOutput

SetRuleTemplateId sets the RuleTemplateId field's value.

func (RuleForListRulesOutput) String added in v1.2.29

func (s RuleForListRulesOutput) String() string

String returns the string representation

type RuleOverrideForCreateAccountGroupConformancePackInput added in v1.2.29

type RuleOverrideForCreateAccountGroupConformancePackInput struct {
	Description *string `type:"string" json:",omitempty"`

	InputParameters *InputParametersForCreateAccountGroupConformancePackInput `type:"structure" json:",omitempty"`

	Name *string `type:"string" json:",omitempty"`

	RiskLevel *string `type:"string" json:",omitempty" enum:"EnumOfRiskLevelForCreateAccountGroupConformancePackInput"`

	RuleTemplateId *string `type:"string" json:",omitempty"`
	// contains filtered or unexported fields
}

func (RuleOverrideForCreateAccountGroupConformancePackInput) GoString added in v1.2.29

GoString returns the string representation

func (*RuleOverrideForCreateAccountGroupConformancePackInput) SetDescription added in v1.2.29

SetDescription sets the Description field's value.

func (*RuleOverrideForCreateAccountGroupConformancePackInput) SetInputParameters added in v1.2.29

SetInputParameters sets the InputParameters field's value.

func (*RuleOverrideForCreateAccountGroupConformancePackInput) SetName added in v1.2.29

SetName sets the Name field's value.

func (*RuleOverrideForCreateAccountGroupConformancePackInput) SetRiskLevel added in v1.2.29

SetRiskLevel sets the RiskLevel field's value.

func (*RuleOverrideForCreateAccountGroupConformancePackInput) SetRuleTemplateId added in v1.2.29

SetRuleTemplateId sets the RuleTemplateId field's value.

func (RuleOverrideForCreateAccountGroupConformancePackInput) String added in v1.2.29

String returns the string representation

type RuleOverrideForCreateConformancePackInput added in v1.2.29

type RuleOverrideForCreateConformancePackInput struct {
	Description *string `type:"string" json:",omitempty"`

	InputParameters *InputParametersForCreateConformancePackInput `type:"structure" json:",omitempty"`

	Name *string `type:"string" json:",omitempty"`

	RiskLevel *string `type:"string" json:",omitempty" enum:"EnumOfRiskLevelForCreateConformancePackInput"`

	RuleTemplateId *string `type:"string" json:",omitempty"`
	// contains filtered or unexported fields
}

func (RuleOverrideForCreateConformancePackInput) GoString added in v1.2.29

GoString returns the string representation

func (*RuleOverrideForCreateConformancePackInput) SetDescription added in v1.2.29

SetDescription sets the Description field's value.

func (*RuleOverrideForCreateConformancePackInput) SetInputParameters added in v1.2.29

SetInputParameters sets the InputParameters field's value.

func (*RuleOverrideForCreateConformancePackInput) SetName added in v1.2.29

SetName sets the Name field's value.

func (*RuleOverrideForCreateConformancePackInput) SetRiskLevel added in v1.2.29

SetRiskLevel sets the RiskLevel field's value.

func (*RuleOverrideForCreateConformancePackInput) SetRuleTemplateId added in v1.2.29

SetRuleTemplateId sets the RuleTemplateId field's value.

func (RuleOverrideForCreateConformancePackInput) String added in v1.2.29

String returns the string representation

type RuleOverrideForUpdateAccountGroupConformancePackInput added in v1.2.29

type RuleOverrideForUpdateAccountGroupConformancePackInput struct {
	Description *string `type:"string" json:",omitempty"`

	InputParameters *InputParametersForUpdateAccountGroupConformancePackInput `type:"structure" json:",omitempty"`

	Name *string `type:"string" json:",omitempty"`

	RiskLevel *string `type:"string" json:",omitempty" enum:"EnumOfRiskLevelForUpdateAccountGroupConformancePackInput"`

	RuleId *string `type:"string" json:",omitempty"`
	// contains filtered or unexported fields
}

func (RuleOverrideForUpdateAccountGroupConformancePackInput) GoString added in v1.2.29

GoString returns the string representation

func (*RuleOverrideForUpdateAccountGroupConformancePackInput) SetDescription added in v1.2.29

SetDescription sets the Description field's value.

func (*RuleOverrideForUpdateAccountGroupConformancePackInput) SetInputParameters added in v1.2.29

SetInputParameters sets the InputParameters field's value.

func (*RuleOverrideForUpdateAccountGroupConformancePackInput) SetName added in v1.2.29

SetName sets the Name field's value.

func (*RuleOverrideForUpdateAccountGroupConformancePackInput) SetRiskLevel added in v1.2.29

SetRiskLevel sets the RiskLevel field's value.

func (*RuleOverrideForUpdateAccountGroupConformancePackInput) SetRuleId added in v1.2.29

SetRuleId sets the RuleId field's value.

func (RuleOverrideForUpdateAccountGroupConformancePackInput) String added in v1.2.29

String returns the string representation

type RuleOverrideForUpdateConformancePackInput added in v1.2.29

type RuleOverrideForUpdateConformancePackInput struct {
	Description *string `type:"string" json:",omitempty"`

	InputParameters *InputParametersForUpdateConformancePackInput `type:"structure" json:",omitempty"`

	Name *string `type:"string" json:",omitempty"`

	RiskLevel *string `type:"string" json:",omitempty" enum:"EnumOfRiskLevelForUpdateConformancePackInput"`

	RuleId *string `type:"string" json:",omitempty"`
	// contains filtered or unexported fields
}

func (RuleOverrideForUpdateConformancePackInput) GoString added in v1.2.29

GoString returns the string representation

func (*RuleOverrideForUpdateConformancePackInput) SetDescription added in v1.2.29

SetDescription sets the Description field's value.

func (*RuleOverrideForUpdateConformancePackInput) SetInputParameters added in v1.2.29

SetInputParameters sets the InputParameters field's value.

func (*RuleOverrideForUpdateConformancePackInput) SetName added in v1.2.29

SetName sets the Name field's value.

func (*RuleOverrideForUpdateConformancePackInput) SetRiskLevel added in v1.2.29

SetRiskLevel sets the RiskLevel field's value.

func (*RuleOverrideForUpdateConformancePackInput) SetRuleId added in v1.2.29

SetRuleId sets the RuleId field's value.

func (RuleOverrideForUpdateConformancePackInput) String added in v1.2.29

String returns the string representation

type ScopeForCreateAccountGroupConformancePackInput added in v1.2.29

type ScopeForCreateAccountGroupConformancePackInput struct {
	Projects *ProjectsForCreateAccountGroupConformancePackInput `type:"structure" json:",omitempty"`

	Regions *RegionsForCreateAccountGroupConformancePackInput `type:"structure" json:",omitempty"`

	ResourceIds *ResourceIdsForCreateAccountGroupConformancePackInput `type:"structure" json:",omitempty"`

	Tags *TagsForCreateAccountGroupConformancePackInput `type:"structure" json:",omitempty"`
	// contains filtered or unexported fields
}

func (ScopeForCreateAccountGroupConformancePackInput) GoString added in v1.2.29

GoString returns the string representation

func (*ScopeForCreateAccountGroupConformancePackInput) SetProjects added in v1.2.29

SetProjects sets the Projects field's value.

func (*ScopeForCreateAccountGroupConformancePackInput) SetRegions added in v1.2.29

SetRegions sets the Regions field's value.

func (*ScopeForCreateAccountGroupConformancePackInput) SetResourceIds added in v1.2.29

SetResourceIds sets the ResourceIds field's value.

func (*ScopeForCreateAccountGroupConformancePackInput) SetTags added in v1.2.29

SetTags sets the Tags field's value.

func (ScopeForCreateAccountGroupConformancePackInput) String added in v1.2.29

String returns the string representation

type ScopeForCreateAccountGroupRuleInput added in v1.2.29

type ScopeForCreateAccountGroupRuleInput struct {
	Projects *ProjectsForCreateAccountGroupRuleInput `type:"structure" json:",omitempty"`

	Regions *RegionsForCreateAccountGroupRuleInput `type:"structure" json:",omitempty"`

	ResourceIds *ResourceIdsForCreateAccountGroupRuleInput `type:"structure" json:",omitempty"`

	ResourceTypes *ResourceTypesForCreateAccountGroupRuleInput `type:"structure" json:",omitempty"`

	Tags *TagsForCreateAccountGroupRuleInput `type:"structure" json:",omitempty"`
	// contains filtered or unexported fields
}

func (ScopeForCreateAccountGroupRuleInput) GoString added in v1.2.29

GoString returns the string representation

func (*ScopeForCreateAccountGroupRuleInput) SetProjects added in v1.2.29

SetProjects sets the Projects field's value.

func (*ScopeForCreateAccountGroupRuleInput) SetRegions added in v1.2.29

SetRegions sets the Regions field's value.

func (*ScopeForCreateAccountGroupRuleInput) SetResourceIds added in v1.2.29

SetResourceIds sets the ResourceIds field's value.

func (*ScopeForCreateAccountGroupRuleInput) SetResourceTypes added in v1.2.29

SetResourceTypes sets the ResourceTypes field's value.

func (*ScopeForCreateAccountGroupRuleInput) SetTags added in v1.2.29

SetTags sets the Tags field's value.

func (ScopeForCreateAccountGroupRuleInput) String added in v1.2.29

String returns the string representation

type ScopeForCreateAccountGroupRuleTemplateInput added in v1.2.29

type ScopeForCreateAccountGroupRuleTemplateInput struct {
	ResourceTypes []*string `type:"list" json:",omitempty"`
	// contains filtered or unexported fields
}

func (ScopeForCreateAccountGroupRuleTemplateInput) GoString added in v1.2.29

GoString returns the string representation

func (*ScopeForCreateAccountGroupRuleTemplateInput) SetResourceTypes added in v1.2.29

SetResourceTypes sets the ResourceTypes field's value.

func (ScopeForCreateAccountGroupRuleTemplateInput) String added in v1.2.29

String returns the string representation

type ScopeForCreateConformancePackInput added in v1.2.29

type ScopeForCreateConformancePackInput struct {
	Projects *ProjectsForCreateConformancePackInput `type:"structure" json:",omitempty"`

	Regions *RegionsForCreateConformancePackInput `type:"structure" json:",omitempty"`

	ResourceIds *ResourceIdsForCreateConformancePackInput `type:"structure" json:",omitempty"`

	Tags *TagsForCreateConformancePackInput `type:"structure" json:",omitempty"`
	// contains filtered or unexported fields
}

func (ScopeForCreateConformancePackInput) GoString added in v1.2.29

GoString returns the string representation

func (*ScopeForCreateConformancePackInput) SetProjects added in v1.2.29

SetProjects sets the Projects field's value.

func (*ScopeForCreateConformancePackInput) SetRegions added in v1.2.29

SetRegions sets the Regions field's value.

func (*ScopeForCreateConformancePackInput) SetResourceIds added in v1.2.29

SetResourceIds sets the ResourceIds field's value.

func (*ScopeForCreateConformancePackInput) SetTags added in v1.2.29

SetTags sets the Tags field's value.

func (ScopeForCreateConformancePackInput) String added in v1.2.29

String returns the string representation

type ScopeForCreateRuleInput added in v1.2.29

type ScopeForCreateRuleInput struct {
	Projects *ProjectsForCreateRuleInput `type:"structure" json:",omitempty"`

	Regions *RegionsForCreateRuleInput `type:"structure" json:",omitempty"`

	ResourceIds *ResourceIdsForCreateRuleInput `type:"structure" json:",omitempty"`

	ResourceTypes *ResourceTypesForCreateRuleInput `type:"structure" json:",omitempty"`

	Tags *TagsForCreateRuleInput `type:"structure" json:",omitempty"`
	// contains filtered or unexported fields
}

func (ScopeForCreateRuleInput) GoString added in v1.2.29

func (s ScopeForCreateRuleInput) GoString() string

GoString returns the string representation

func (*ScopeForCreateRuleInput) SetProjects added in v1.2.29

SetProjects sets the Projects field's value.

func (*ScopeForCreateRuleInput) SetRegions added in v1.2.29

SetRegions sets the Regions field's value.

func (*ScopeForCreateRuleInput) SetResourceIds added in v1.2.29

SetResourceIds sets the ResourceIds field's value.

func (*ScopeForCreateRuleInput) SetResourceTypes added in v1.2.29

SetResourceTypes sets the ResourceTypes field's value.

func (*ScopeForCreateRuleInput) SetTags added in v1.2.29

SetTags sets the Tags field's value.

func (ScopeForCreateRuleInput) String added in v1.2.29

func (s ScopeForCreateRuleInput) String() string

String returns the string representation

type ScopeForCreateRuleTemplateInput added in v1.2.29

type ScopeForCreateRuleTemplateInput struct {
	ResourceTypes []*string `type:"list" json:",omitempty"`
	// contains filtered or unexported fields
}

func (ScopeForCreateRuleTemplateInput) GoString added in v1.2.29

GoString returns the string representation

func (*ScopeForCreateRuleTemplateInput) SetResourceTypes added in v1.2.29

SetResourceTypes sets the ResourceTypes field's value.

func (ScopeForCreateRuleTemplateInput) String added in v1.2.29

String returns the string representation

type ScopeForDescribeAccountGroupConformancePacksOutput added in v1.2.29

type ScopeForDescribeAccountGroupConformancePacksOutput struct {
	Projects *ProjectsForDescribeAccountGroupConformancePacksOutput `type:"structure" json:",omitempty"`

	Regions *RegionsForDescribeAccountGroupConformancePacksOutput `type:"structure" json:",omitempty"`

	ResourceIds *ResourceIdsForDescribeAccountGroupConformancePacksOutput `type:"structure" json:",omitempty"`

	Tags *TagsForDescribeAccountGroupConformancePacksOutput `type:"structure" json:",omitempty"`
	// contains filtered or unexported fields
}

func (ScopeForDescribeAccountGroupConformancePacksOutput) GoString added in v1.2.29

GoString returns the string representation

func (*ScopeForDescribeAccountGroupConformancePacksOutput) SetProjects added in v1.2.29

SetProjects sets the Projects field's value.

func (*ScopeForDescribeAccountGroupConformancePacksOutput) SetRegions added in v1.2.29

SetRegions sets the Regions field's value.

func (*ScopeForDescribeAccountGroupConformancePacksOutput) SetResourceIds added in v1.2.29

SetResourceIds sets the ResourceIds field's value.

func (*ScopeForDescribeAccountGroupConformancePacksOutput) SetTags added in v1.2.29

SetTags sets the Tags field's value.

func (ScopeForDescribeAccountGroupConformancePacksOutput) String added in v1.2.29

String returns the string representation

type ScopeForDescribeAccountGroupRuleTemplatesOutput added in v1.2.29

type ScopeForDescribeAccountGroupRuleTemplatesOutput struct {
	ResourceTypes []*string `type:"list" json:",omitempty"`
	// contains filtered or unexported fields
}

func (ScopeForDescribeAccountGroupRuleTemplatesOutput) GoString added in v1.2.29

GoString returns the string representation

func (*ScopeForDescribeAccountGroupRuleTemplatesOutput) SetResourceTypes added in v1.2.29

SetResourceTypes sets the ResourceTypes field's value.

func (ScopeForDescribeAccountGroupRuleTemplatesOutput) String added in v1.2.29

String returns the string representation

type ScopeForDescribeAccountGroupRulesOutput added in v1.2.29

type ScopeForDescribeAccountGroupRulesOutput struct {
	Projects *ProjectsForDescribeAccountGroupRulesOutput `type:"structure" json:",omitempty"`

	Regions *RegionsForDescribeAccountGroupRulesOutput `type:"structure" json:",omitempty"`

	ResourceIds *ResourceIdsForDescribeAccountGroupRulesOutput `type:"structure" json:",omitempty"`

	ResourceTypes *ResourceTypesForDescribeAccountGroupRulesOutput `type:"structure" json:",omitempty"`

	Tags *TagsForDescribeAccountGroupRulesOutput `type:"structure" json:",omitempty"`
	// contains filtered or unexported fields
}

func (ScopeForDescribeAccountGroupRulesOutput) GoString added in v1.2.29

GoString returns the string representation

func (*ScopeForDescribeAccountGroupRulesOutput) SetProjects added in v1.2.29

SetProjects sets the Projects field's value.

func (*ScopeForDescribeAccountGroupRulesOutput) SetRegions added in v1.2.29

SetRegions sets the Regions field's value.

func (*ScopeForDescribeAccountGroupRulesOutput) SetResourceIds added in v1.2.29

SetResourceIds sets the ResourceIds field's value.

func (*ScopeForDescribeAccountGroupRulesOutput) SetResourceTypes added in v1.2.29

SetResourceTypes sets the ResourceTypes field's value.

func (*ScopeForDescribeAccountGroupRulesOutput) SetTags added in v1.2.29

SetTags sets the Tags field's value.

func (ScopeForDescribeAccountGroupRulesOutput) String added in v1.2.29

String returns the string representation

type ScopeForDescribeConformancePacksOutput added in v1.2.29

type ScopeForDescribeConformancePacksOutput struct {
	Projects *ProjectsForDescribeConformancePacksOutput `type:"structure" json:",omitempty"`

	Regions *RegionsForDescribeConformancePacksOutput `type:"structure" json:",omitempty"`

	ResourceIds *ResourceIdsForDescribeConformancePacksOutput `type:"structure" json:",omitempty"`

	Tags *TagsForDescribeConformancePacksOutput `type:"structure" json:",omitempty"`
	// contains filtered or unexported fields
}

func (ScopeForDescribeConformancePacksOutput) GoString added in v1.2.29

GoString returns the string representation

func (*ScopeForDescribeConformancePacksOutput) SetProjects added in v1.2.29

SetProjects sets the Projects field's value.

func (*ScopeForDescribeConformancePacksOutput) SetRegions added in v1.2.29

SetRegions sets the Regions field's value.

func (*ScopeForDescribeConformancePacksOutput) SetResourceIds added in v1.2.29

SetResourceIds sets the ResourceIds field's value.

func (*ScopeForDescribeConformancePacksOutput) SetTags added in v1.2.29

SetTags sets the Tags field's value.

func (ScopeForDescribeConformancePacksOutput) String added in v1.2.29

String returns the string representation

type ScopeForDescribeRuleTemplatesOutput added in v1.2.29

type ScopeForDescribeRuleTemplatesOutput struct {
	ResourceTypes []*string `type:"list" json:",omitempty"`
	// contains filtered or unexported fields
}

func (ScopeForDescribeRuleTemplatesOutput) GoString added in v1.2.29

GoString returns the string representation

func (*ScopeForDescribeRuleTemplatesOutput) SetResourceTypes added in v1.2.29

SetResourceTypes sets the ResourceTypes field's value.

func (ScopeForDescribeRuleTemplatesOutput) String added in v1.2.29

String returns the string representation

type ScopeForDescribeRulesOutput added in v1.2.29

type ScopeForDescribeRulesOutput struct {
	Projects *ProjectsForDescribeRulesOutput `type:"structure" json:",omitempty"`

	Regions *RegionsForDescribeRulesOutput `type:"structure" json:",omitempty"`

	ResourceIds *ResourceIdsForDescribeRulesOutput `type:"structure" json:",omitempty"`

	ResourceTypes *ResourceTypesForDescribeRulesOutput `type:"structure" json:",omitempty"`

	Tags *TagsForDescribeRulesOutput `type:"structure" json:",omitempty"`
	// contains filtered or unexported fields
}

func (ScopeForDescribeRulesOutput) GoString added in v1.2.29

func (s ScopeForDescribeRulesOutput) GoString() string

GoString returns the string representation

func (*ScopeForDescribeRulesOutput) SetProjects added in v1.2.29

SetProjects sets the Projects field's value.

func (*ScopeForDescribeRulesOutput) SetRegions added in v1.2.29

SetRegions sets the Regions field's value.

func (*ScopeForDescribeRulesOutput) SetResourceIds added in v1.2.29

SetResourceIds sets the ResourceIds field's value.

func (*ScopeForDescribeRulesOutput) SetResourceTypes added in v1.2.29

SetResourceTypes sets the ResourceTypes field's value.

func (*ScopeForDescribeRulesOutput) SetTags added in v1.2.29

SetTags sets the Tags field's value.

func (ScopeForDescribeRulesOutput) String added in v1.2.29

String returns the string representation

type ScopeForUpdateAccountGroupConformancePackInput added in v1.2.29

type ScopeForUpdateAccountGroupConformancePackInput struct {
	Projects *ProjectsForUpdateAccountGroupConformancePackInput `type:"structure" json:",omitempty"`

	Regions *RegionsForUpdateAccountGroupConformancePackInput `type:"structure" json:",omitempty"`

	ResourceIds *ResourceIdsForUpdateAccountGroupConformancePackInput `type:"structure" json:",omitempty"`

	Tags *TagsForUpdateAccountGroupConformancePackInput `type:"structure" json:",omitempty"`
	// contains filtered or unexported fields
}

func (ScopeForUpdateAccountGroupConformancePackInput) GoString added in v1.2.29

GoString returns the string representation

func (*ScopeForUpdateAccountGroupConformancePackInput) SetProjects added in v1.2.29

SetProjects sets the Projects field's value.

func (*ScopeForUpdateAccountGroupConformancePackInput) SetRegions added in v1.2.29

SetRegions sets the Regions field's value.

func (*ScopeForUpdateAccountGroupConformancePackInput) SetResourceIds added in v1.2.29

SetResourceIds sets the ResourceIds field's value.

func (*ScopeForUpdateAccountGroupConformancePackInput) SetTags added in v1.2.29

SetTags sets the Tags field's value.

func (ScopeForUpdateAccountGroupConformancePackInput) String added in v1.2.29

String returns the string representation

type ScopeForUpdateAccountGroupRuleInput added in v1.2.29

type ScopeForUpdateAccountGroupRuleInput struct {
	Projects *ProjectsForUpdateAccountGroupRuleInput `type:"structure" json:",omitempty"`

	Regions *RegionsForUpdateAccountGroupRuleInput `type:"structure" json:",omitempty"`

	ResourceIds *ResourceIdsForUpdateAccountGroupRuleInput `type:"structure" json:",omitempty"`

	ResourceTypes *ResourceTypesForUpdateAccountGroupRuleInput `type:"structure" json:",omitempty"`

	Tags *TagsForUpdateAccountGroupRuleInput `type:"structure" json:",omitempty"`
	// contains filtered or unexported fields
}

func (ScopeForUpdateAccountGroupRuleInput) GoString added in v1.2.29

GoString returns the string representation

func (*ScopeForUpdateAccountGroupRuleInput) SetProjects added in v1.2.29

SetProjects sets the Projects field's value.

func (*ScopeForUpdateAccountGroupRuleInput) SetRegions added in v1.2.29

SetRegions sets the Regions field's value.

func (*ScopeForUpdateAccountGroupRuleInput) SetResourceIds added in v1.2.29

SetResourceIds sets the ResourceIds field's value.

func (*ScopeForUpdateAccountGroupRuleInput) SetResourceTypes added in v1.2.29

SetResourceTypes sets the ResourceTypes field's value.

func (*ScopeForUpdateAccountGroupRuleInput) SetTags added in v1.2.29

SetTags sets the Tags field's value.

func (ScopeForUpdateAccountGroupRuleInput) String added in v1.2.29

String returns the string representation

type ScopeForUpdateAccountGroupRuleTemplateInput added in v1.2.29

type ScopeForUpdateAccountGroupRuleTemplateInput struct {
	ResourceTypes []*string `type:"list" json:",omitempty"`
	// contains filtered or unexported fields
}

func (ScopeForUpdateAccountGroupRuleTemplateInput) GoString added in v1.2.29

GoString returns the string representation

func (*ScopeForUpdateAccountGroupRuleTemplateInput) SetResourceTypes added in v1.2.29

SetResourceTypes sets the ResourceTypes field's value.

func (ScopeForUpdateAccountGroupRuleTemplateInput) String added in v1.2.29

String returns the string representation

type ScopeForUpdateConformancePackInput added in v1.2.29

type ScopeForUpdateConformancePackInput struct {
	Projects *ProjectsForUpdateConformancePackInput `type:"structure" json:",omitempty"`

	Regions *RegionsForUpdateConformancePackInput `type:"structure" json:",omitempty"`

	ResourceIds *ResourceIdsForUpdateConformancePackInput `type:"structure" json:",omitempty"`

	Tags *TagsForUpdateConformancePackInput `type:"structure" json:",omitempty"`
	// contains filtered or unexported fields
}

func (ScopeForUpdateConformancePackInput) GoString added in v1.2.29

GoString returns the string representation

func (*ScopeForUpdateConformancePackInput) SetProjects added in v1.2.29

SetProjects sets the Projects field's value.

func (*ScopeForUpdateConformancePackInput) SetRegions added in v1.2.29

SetRegions sets the Regions field's value.

func (*ScopeForUpdateConformancePackInput) SetResourceIds added in v1.2.29

SetResourceIds sets the ResourceIds field's value.

func (*ScopeForUpdateConformancePackInput) SetTags added in v1.2.29

SetTags sets the Tags field's value.

func (ScopeForUpdateConformancePackInput) String added in v1.2.29

String returns the string representation

type ScopeForUpdateRuleInput added in v1.2.29

type ScopeForUpdateRuleInput struct {
	Projects *ProjectsForUpdateRuleInput `type:"structure" json:",omitempty"`

	Regions *RegionsForUpdateRuleInput `type:"structure" json:",omitempty"`

	ResourceIds *ResourceIdsForUpdateRuleInput `type:"structure" json:",omitempty"`

	ResourceTypes *ResourceTypesForUpdateRuleInput `type:"structure" json:",omitempty"`

	Tags *TagsForUpdateRuleInput `type:"structure" json:",omitempty"`
	// contains filtered or unexported fields
}

func (ScopeForUpdateRuleInput) GoString added in v1.2.29

func (s ScopeForUpdateRuleInput) GoString() string

GoString returns the string representation

func (*ScopeForUpdateRuleInput) SetProjects added in v1.2.29

SetProjects sets the Projects field's value.

func (*ScopeForUpdateRuleInput) SetRegions added in v1.2.29

SetRegions sets the Regions field's value.

func (*ScopeForUpdateRuleInput) SetResourceIds added in v1.2.29

SetResourceIds sets the ResourceIds field's value.

func (*ScopeForUpdateRuleInput) SetResourceTypes added in v1.2.29

SetResourceTypes sets the ResourceTypes field's value.

func (*ScopeForUpdateRuleInput) SetTags added in v1.2.29

SetTags sets the Tags field's value.

func (ScopeForUpdateRuleInput) String added in v1.2.29

func (s ScopeForUpdateRuleInput) String() string

String returns the string representation

type ScopeForUpdateRuleTemplateInput added in v1.2.29

type ScopeForUpdateRuleTemplateInput struct {
	ResourceTypes []*string `type:"list" json:",omitempty"`
	// contains filtered or unexported fields
}

func (ScopeForUpdateRuleTemplateInput) GoString added in v1.2.29

GoString returns the string representation

func (*ScopeForUpdateRuleTemplateInput) SetResourceTypes added in v1.2.29

SetResourceTypes sets the ResourceTypes field's value.

func (ScopeForUpdateRuleTemplateInput) String added in v1.2.29

String returns the string representation

type StartAccountGroupRuleEvaluationInput added in v1.2.29

type StartAccountGroupRuleEvaluationInput struct {

	// RuleId is a required field
	RuleId *string `type:"string" json:",omitempty" required:"true"`
	// contains filtered or unexported fields
}

func (StartAccountGroupRuleEvaluationInput) GoString added in v1.2.29

GoString returns the string representation

func (*StartAccountGroupRuleEvaluationInput) SetRuleId added in v1.2.29

SetRuleId sets the RuleId field's value.

func (StartAccountGroupRuleEvaluationInput) String added in v1.2.29

String returns the string representation

func (*StartAccountGroupRuleEvaluationInput) Validate added in v1.2.29

Validate inspects the fields of the type to determine if they are valid.

type StartAccountGroupRuleEvaluationOutput added in v1.2.29

type StartAccountGroupRuleEvaluationOutput struct {
	Metadata *response.ResponseMetadata
	// contains filtered or unexported fields
}

func (StartAccountGroupRuleEvaluationOutput) GoString added in v1.2.29

GoString returns the string representation

func (StartAccountGroupRuleEvaluationOutput) String added in v1.2.29

String returns the string representation

type StartConfigurationRecorderInput

type StartConfigurationRecorderInput struct {

	// RecorderType is a required field
	RecorderType *string `type:"string" json:",omitempty" required:"true" enum:"EnumOfRecorderTypeForStartConfigurationRecorderInput"`
	// contains filtered or unexported fields
}

func (StartConfigurationRecorderInput) GoString

GoString returns the string representation

func (*StartConfigurationRecorderInput) SetRecorderType

SetRecorderType sets the RecorderType field's value.

func (StartConfigurationRecorderInput) String

String returns the string representation

func (*StartConfigurationRecorderInput) Validate

func (s *StartConfigurationRecorderInput) Validate() error

Validate inspects the fields of the type to determine if they are valid.

type StartConfigurationRecorderOutput

type StartConfigurationRecorderOutput struct {
	Metadata *response.ResponseMetadata

	ConfigurationRecorderStatus *string `type:"string" json:",omitempty"`

	RecorderId *string `type:"string" json:",omitempty"`
	// contains filtered or unexported fields
}

func (StartConfigurationRecorderOutput) GoString

GoString returns the string representation

func (*StartConfigurationRecorderOutput) SetConfigurationRecorderStatus

func (s *StartConfigurationRecorderOutput) SetConfigurationRecorderStatus(v string) *StartConfigurationRecorderOutput

SetConfigurationRecorderStatus sets the ConfigurationRecorderStatus field's value.

func (*StartConfigurationRecorderOutput) SetRecorderId

SetRecorderId sets the RecorderId field's value.

func (StartConfigurationRecorderOutput) String

String returns the string representation

type StartRuleEvaluationInput added in v1.2.29

type StartRuleEvaluationInput struct {

	// RuleId is a required field
	RuleId *string `type:"string" json:",omitempty" required:"true"`
	// contains filtered or unexported fields
}

func (StartRuleEvaluationInput) GoString added in v1.2.29

func (s StartRuleEvaluationInput) GoString() string

GoString returns the string representation

func (*StartRuleEvaluationInput) SetRuleId added in v1.2.29

SetRuleId sets the RuleId field's value.

func (StartRuleEvaluationInput) String added in v1.2.29

func (s StartRuleEvaluationInput) String() string

String returns the string representation

func (*StartRuleEvaluationInput) Validate added in v1.2.29

func (s *StartRuleEvaluationInput) Validate() error

Validate inspects the fields of the type to determine if they are valid.

type StartRuleEvaluationOutput added in v1.2.29

type StartRuleEvaluationOutput struct {
	Metadata *response.ResponseMetadata
	// contains filtered or unexported fields
}

func (StartRuleEvaluationOutput) GoString added in v1.2.29

func (s StartRuleEvaluationOutput) GoString() string

GoString returns the string representation

func (StartRuleEvaluationOutput) String added in v1.2.29

func (s StartRuleEvaluationOutput) String() string

String returns the string representation

type StopConfigurationRecorderInput

type StopConfigurationRecorderInput struct {

	// RecorderType is a required field
	RecorderType *string `type:"string" json:",omitempty" required:"true" enum:"EnumOfRecorderTypeForStopConfigurationRecorderInput"`
	// contains filtered or unexported fields
}

func (StopConfigurationRecorderInput) GoString

GoString returns the string representation

func (*StopConfigurationRecorderInput) SetRecorderType

SetRecorderType sets the RecorderType field's value.

func (StopConfigurationRecorderInput) String

String returns the string representation

func (*StopConfigurationRecorderInput) Validate

func (s *StopConfigurationRecorderInput) Validate() error

Validate inspects the fields of the type to determine if they are valid.

type StopConfigurationRecorderOutput

type StopConfigurationRecorderOutput struct {
	Metadata *response.ResponseMetadata

	ConfigurationRecorderStatus *string `type:"string" json:",omitempty"`

	RecorderId *string `type:"string" json:",omitempty"`
	// contains filtered or unexported fields
}

func (StopConfigurationRecorderOutput) GoString

GoString returns the string representation

func (*StopConfigurationRecorderOutput) SetConfigurationRecorderStatus

func (s *StopConfigurationRecorderOutput) SetConfigurationRecorderStatus(v string) *StopConfigurationRecorderOutput

SetConfigurationRecorderStatus sets the ConfigurationRecorderStatus field's value.

func (*StopConfigurationRecorderOutput) SetRecorderId

SetRecorderId sets the RecorderId field's value.

func (StopConfigurationRecorderOutput) String

String returns the string representation

type TagForGetAccountGroupDiscoveredResourceOutput

type TagForGetAccountGroupDiscoveredResourceOutput struct {
	Key *string `type:"string" json:",omitempty"`

	Value *string `type:"string" json:",omitempty"`
	// contains filtered or unexported fields
}

func (TagForGetAccountGroupDiscoveredResourceOutput) GoString

GoString returns the string representation

func (*TagForGetAccountGroupDiscoveredResourceOutput) SetKey

SetKey sets the Key field's value.

func (*TagForGetAccountGroupDiscoveredResourceOutput) SetValue

SetValue sets the Value field's value.

func (TagForGetAccountGroupDiscoveredResourceOutput) String

String returns the string representation

type TagForGetAccountGroupResourceConfigHistoryOutput

type TagForGetAccountGroupResourceConfigHistoryOutput struct {
	Key *string `type:"string" json:",omitempty"`

	Value *string `type:"string" json:",omitempty"`
	// contains filtered or unexported fields
}

func (TagForGetAccountGroupResourceConfigHistoryOutput) GoString

GoString returns the string representation

func (*TagForGetAccountGroupResourceConfigHistoryOutput) SetKey

SetKey sets the Key field's value.

func (*TagForGetAccountGroupResourceConfigHistoryOutput) SetValue

SetValue sets the Value field's value.

func (TagForGetAccountGroupResourceConfigHistoryOutput) String

String returns the string representation

type TagForGetDiscoveredResourceOutput

type TagForGetDiscoveredResourceOutput struct {
	Key *string `type:"string" json:",omitempty"`

	Value *string `type:"string" json:",omitempty"`
	// contains filtered or unexported fields
}

func (TagForGetDiscoveredResourceOutput) GoString

GoString returns the string representation

func (*TagForGetDiscoveredResourceOutput) SetKey

SetKey sets the Key field's value.

func (*TagForGetDiscoveredResourceOutput) SetValue

SetValue sets the Value field's value.

func (TagForGetDiscoveredResourceOutput) String

String returns the string representation

type TagForGetResourceConfigHistoryOutput

type TagForGetResourceConfigHistoryOutput struct {
	Key *string `type:"string" json:",omitempty"`

	Value *string `type:"string" json:",omitempty"`
	// contains filtered or unexported fields
}

func (TagForGetResourceConfigHistoryOutput) GoString

GoString returns the string representation

func (*TagForGetResourceConfigHistoryOutput) SetKey

SetKey sets the Key field's value.

func (*TagForGetResourceConfigHistoryOutput) SetValue

SetValue sets the Value field's value.

func (TagForGetResourceConfigHistoryOutput) String

String returns the string representation

type TagForListAccountGroupDiscoveredResourcesOutput

type TagForListAccountGroupDiscoveredResourcesOutput struct {
	Key *string `type:"string" json:",omitempty"`

	Value *string `type:"string" json:",omitempty"`
	// contains filtered or unexported fields
}

func (TagForListAccountGroupDiscoveredResourcesOutput) GoString

GoString returns the string representation

func (*TagForListAccountGroupDiscoveredResourcesOutput) SetKey

SetKey sets the Key field's value.

func (*TagForListAccountGroupDiscoveredResourcesOutput) SetValue

SetValue sets the Value field's value.

func (TagForListAccountGroupDiscoveredResourcesOutput) String

String returns the string representation

type TagForListDiscoveredResourcesOutput

type TagForListDiscoveredResourcesOutput struct {
	Key *string `type:"string" json:",omitempty"`

	Value *string `type:"string" json:",omitempty"`
	// contains filtered or unexported fields
}

func (TagForListDiscoveredResourcesOutput) GoString

GoString returns the string representation

func (*TagForListDiscoveredResourcesOutput) SetKey

SetKey sets the Key field's value.

func (*TagForListDiscoveredResourcesOutput) SetValue

SetValue sets the Value field's value.

func (TagForListDiscoveredResourcesOutput) String

String returns the string representation

type TagsForCreateAccountGroupConformancePackInput added in v1.2.29

type TagsForCreateAccountGroupConformancePackInput struct {
	Exclude []*ExcludeForCreateAccountGroupConformancePackInput `type:"list" json:",omitempty"`

	Include []*IncludeForCreateAccountGroupConformancePackInput `type:"list" json:",omitempty"`
	// contains filtered or unexported fields
}

func (TagsForCreateAccountGroupConformancePackInput) GoString added in v1.2.29

GoString returns the string representation

func (*TagsForCreateAccountGroupConformancePackInput) SetExclude added in v1.2.29

SetExclude sets the Exclude field's value.

func (*TagsForCreateAccountGroupConformancePackInput) SetInclude added in v1.2.29

SetInclude sets the Include field's value.

func (TagsForCreateAccountGroupConformancePackInput) String added in v1.2.29

String returns the string representation

type TagsForCreateAccountGroupRuleInput added in v1.2.29

type TagsForCreateAccountGroupRuleInput struct {
	Exclude []*ExcludeForCreateAccountGroupRuleInput `type:"list" json:",omitempty"`

	Include []*IncludeForCreateAccountGroupRuleInput `type:"list" json:",omitempty"`
	// contains filtered or unexported fields
}

func (TagsForCreateAccountGroupRuleInput) GoString added in v1.2.29

GoString returns the string representation

func (*TagsForCreateAccountGroupRuleInput) SetExclude added in v1.2.29

SetExclude sets the Exclude field's value.

func (*TagsForCreateAccountGroupRuleInput) SetInclude added in v1.2.29

SetInclude sets the Include field's value.

func (TagsForCreateAccountGroupRuleInput) String added in v1.2.29

String returns the string representation

type TagsForCreateConformancePackInput added in v1.2.29

type TagsForCreateConformancePackInput struct {
	Exclude []*ExcludeForCreateConformancePackInput `type:"list" json:",omitempty"`

	Include []*IncludeForCreateConformancePackInput `type:"list" json:",omitempty"`
	// contains filtered or unexported fields
}

func (TagsForCreateConformancePackInput) GoString added in v1.2.29

GoString returns the string representation

func (*TagsForCreateConformancePackInput) SetExclude added in v1.2.29

SetExclude sets the Exclude field's value.

func (*TagsForCreateConformancePackInput) SetInclude added in v1.2.29

SetInclude sets the Include field's value.

func (TagsForCreateConformancePackInput) String added in v1.2.29

String returns the string representation

type TagsForCreateRuleInput added in v1.2.29

type TagsForCreateRuleInput struct {
	Exclude []*ExcludeForCreateRuleInput `type:"list" json:",omitempty"`

	Include []*IncludeForCreateRuleInput `type:"list" json:",omitempty"`
	// contains filtered or unexported fields
}

func (TagsForCreateRuleInput) GoString added in v1.2.29

func (s TagsForCreateRuleInput) GoString() string

GoString returns the string representation

func (*TagsForCreateRuleInput) SetExclude added in v1.2.29

SetExclude sets the Exclude field's value.

func (*TagsForCreateRuleInput) SetInclude added in v1.2.29

SetInclude sets the Include field's value.

func (TagsForCreateRuleInput) String added in v1.2.29

func (s TagsForCreateRuleInput) String() string

String returns the string representation

type TagsForDescribeAccountGroupConformancePacksOutput added in v1.2.29

type TagsForDescribeAccountGroupConformancePacksOutput struct {
	Exclude []*ExcludeForDescribeAccountGroupConformancePacksOutput `type:"list" json:",omitempty"`

	Include []*IncludeForDescribeAccountGroupConformancePacksOutput `type:"list" json:",omitempty"`
	// contains filtered or unexported fields
}

func (TagsForDescribeAccountGroupConformancePacksOutput) GoString added in v1.2.29

GoString returns the string representation

func (*TagsForDescribeAccountGroupConformancePacksOutput) SetExclude added in v1.2.29

SetExclude sets the Exclude field's value.

func (*TagsForDescribeAccountGroupConformancePacksOutput) SetInclude added in v1.2.29

SetInclude sets the Include field's value.

func (TagsForDescribeAccountGroupConformancePacksOutput) String added in v1.2.29

String returns the string representation

type TagsForDescribeAccountGroupRulesOutput added in v1.2.29

type TagsForDescribeAccountGroupRulesOutput struct {
	Exclude []*ExcludeForDescribeAccountGroupRulesOutput `type:"list" json:",omitempty"`

	Include []*IncludeForDescribeAccountGroupRulesOutput `type:"list" json:",omitempty"`
	// contains filtered or unexported fields
}

func (TagsForDescribeAccountGroupRulesOutput) GoString added in v1.2.29

GoString returns the string representation

func (*TagsForDescribeAccountGroupRulesOutput) SetExclude added in v1.2.29

SetExclude sets the Exclude field's value.

func (*TagsForDescribeAccountGroupRulesOutput) SetInclude added in v1.2.29

SetInclude sets the Include field's value.

func (TagsForDescribeAccountGroupRulesOutput) String added in v1.2.29

String returns the string representation

type TagsForDescribeConformancePacksOutput added in v1.2.29

type TagsForDescribeConformancePacksOutput struct {
	Exclude []*ExcludeForDescribeConformancePacksOutput `type:"list" json:",omitempty"`

	Include []*IncludeForDescribeConformancePacksOutput `type:"list" json:",omitempty"`
	// contains filtered or unexported fields
}

func (TagsForDescribeConformancePacksOutput) GoString added in v1.2.29

GoString returns the string representation

func (*TagsForDescribeConformancePacksOutput) SetExclude added in v1.2.29

SetExclude sets the Exclude field's value.

func (*TagsForDescribeConformancePacksOutput) SetInclude added in v1.2.29

SetInclude sets the Include field's value.

func (TagsForDescribeConformancePacksOutput) String added in v1.2.29

String returns the string representation

type TagsForDescribeRulesOutput added in v1.2.29

type TagsForDescribeRulesOutput struct {
	Exclude []*ExcludeForDescribeRulesOutput `type:"list" json:",omitempty"`

	Include []*IncludeForDescribeRulesOutput `type:"list" json:",omitempty"`
	// contains filtered or unexported fields
}

func (TagsForDescribeRulesOutput) GoString added in v1.2.29

func (s TagsForDescribeRulesOutput) GoString() string

GoString returns the string representation

func (*TagsForDescribeRulesOutput) SetExclude added in v1.2.29

SetExclude sets the Exclude field's value.

func (*TagsForDescribeRulesOutput) SetInclude added in v1.2.29

SetInclude sets the Include field's value.

func (TagsForDescribeRulesOutput) String added in v1.2.29

String returns the string representation

type TagsForUpdateAccountGroupConformancePackInput added in v1.2.29

type TagsForUpdateAccountGroupConformancePackInput struct {
	Exclude []*ExcludeForUpdateAccountGroupConformancePackInput `type:"list" json:",omitempty"`

	Include []*IncludeForUpdateAccountGroupConformancePackInput `type:"list" json:",omitempty"`
	// contains filtered or unexported fields
}

func (TagsForUpdateAccountGroupConformancePackInput) GoString added in v1.2.29

GoString returns the string representation

func (*TagsForUpdateAccountGroupConformancePackInput) SetExclude added in v1.2.29

SetExclude sets the Exclude field's value.

func (*TagsForUpdateAccountGroupConformancePackInput) SetInclude added in v1.2.29

SetInclude sets the Include field's value.

func (TagsForUpdateAccountGroupConformancePackInput) String added in v1.2.29

String returns the string representation

type TagsForUpdateAccountGroupRuleInput added in v1.2.29

type TagsForUpdateAccountGroupRuleInput struct {
	Exclude []*ExcludeForUpdateAccountGroupRuleInput `type:"list" json:",omitempty"`

	Include []*IncludeForUpdateAccountGroupRuleInput `type:"list" json:",omitempty"`
	// contains filtered or unexported fields
}

func (TagsForUpdateAccountGroupRuleInput) GoString added in v1.2.29

GoString returns the string representation

func (*TagsForUpdateAccountGroupRuleInput) SetExclude added in v1.2.29

SetExclude sets the Exclude field's value.

func (*TagsForUpdateAccountGroupRuleInput) SetInclude added in v1.2.29

SetInclude sets the Include field's value.

func (TagsForUpdateAccountGroupRuleInput) String added in v1.2.29

String returns the string representation

type TagsForUpdateConformancePackInput added in v1.2.29

type TagsForUpdateConformancePackInput struct {
	Exclude []*ExcludeForUpdateConformancePackInput `type:"list" json:",omitempty"`

	Include []*IncludeForUpdateConformancePackInput `type:"list" json:",omitempty"`
	// contains filtered or unexported fields
}

func (TagsForUpdateConformancePackInput) GoString added in v1.2.29

GoString returns the string representation

func (*TagsForUpdateConformancePackInput) SetExclude added in v1.2.29

SetExclude sets the Exclude field's value.

func (*TagsForUpdateConformancePackInput) SetInclude added in v1.2.29

SetInclude sets the Include field's value.

func (TagsForUpdateConformancePackInput) String added in v1.2.29

String returns the string representation

type TagsForUpdateRuleInput added in v1.2.29

type TagsForUpdateRuleInput struct {
	Exclude []*ExcludeForUpdateRuleInput `type:"list" json:",omitempty"`

	Include []*IncludeForUpdateRuleInput `type:"list" json:",omitempty"`
	// contains filtered or unexported fields
}

func (TagsForUpdateRuleInput) GoString added in v1.2.29

func (s TagsForUpdateRuleInput) GoString() string

GoString returns the string representation

func (*TagsForUpdateRuleInput) SetExclude added in v1.2.29

SetExclude sets the Exclude field's value.

func (*TagsForUpdateRuleInput) SetInclude added in v1.2.29

SetInclude sets the Include field's value.

func (TagsForUpdateRuleInput) String added in v1.2.29

func (s TagsForUpdateRuleInput) String() string

String returns the string representation

type TemplateForDescribeAccountGroupRuleTemplatesOutput added in v1.2.29

type TemplateForDescribeAccountGroupRuleTemplatesOutput struct {
	Description *string `type:"string" json:",omitempty"`

	Parameters []*ParameterForDescribeAccountGroupRuleTemplatesOutput `type:"list" json:",omitempty"`

	PolicyRule *string `type:"string" json:",omitempty"`

	RiskLevel *string `type:"string" json:",omitempty" enum:"EnumOfRiskLevelForDescribeAccountGroupRuleTemplatesOutput"`

	Scope *ScopeForDescribeAccountGroupRuleTemplatesOutput `type:"structure" json:",omitempty"`

	Source *string `type:"string" json:",omitempty" enum:"EnumOfSourceForDescribeAccountGroupRuleTemplatesOutput"`

	TemplateId *string `type:"string" json:",omitempty"`

	TemplateName *string `type:"string" json:",omitempty"`

	Triggers []*TriggerForDescribeAccountGroupRuleTemplatesOutput `type:"list" json:",omitempty"`
	// contains filtered or unexported fields
}

func (TemplateForDescribeAccountGroupRuleTemplatesOutput) GoString added in v1.2.29

GoString returns the string representation

func (*TemplateForDescribeAccountGroupRuleTemplatesOutput) SetDescription added in v1.2.29

SetDescription sets the Description field's value.

func (*TemplateForDescribeAccountGroupRuleTemplatesOutput) SetParameters added in v1.2.29

SetParameters sets the Parameters field's value.

func (*TemplateForDescribeAccountGroupRuleTemplatesOutput) SetPolicyRule added in v1.2.29

SetPolicyRule sets the PolicyRule field's value.

func (*TemplateForDescribeAccountGroupRuleTemplatesOutput) SetRiskLevel added in v1.2.29

SetRiskLevel sets the RiskLevel field's value.

func (*TemplateForDescribeAccountGroupRuleTemplatesOutput) SetScope added in v1.2.29

SetScope sets the Scope field's value.

func (*TemplateForDescribeAccountGroupRuleTemplatesOutput) SetSource added in v1.2.29

SetSource sets the Source field's value.

func (*TemplateForDescribeAccountGroupRuleTemplatesOutput) SetTemplateId added in v1.2.29

SetTemplateId sets the TemplateId field's value.

func (*TemplateForDescribeAccountGroupRuleTemplatesOutput) SetTemplateName added in v1.2.29

SetTemplateName sets the TemplateName field's value.

func (*TemplateForDescribeAccountGroupRuleTemplatesOutput) SetTriggers added in v1.2.29

SetTriggers sets the Triggers field's value.

func (TemplateForDescribeAccountGroupRuleTemplatesOutput) String added in v1.2.29

String returns the string representation

type TemplateForDescribeRuleTemplatesOutput added in v1.2.29

type TemplateForDescribeRuleTemplatesOutput struct {
	Description *string `type:"string" json:",omitempty"`

	Parameters []*ParameterForDescribeRuleTemplatesOutput `type:"list" json:",omitempty"`

	PolicyRule *string `type:"string" json:",omitempty"`

	RiskLevel *string `type:"string" json:",omitempty" enum:"EnumOfRiskLevelForDescribeRuleTemplatesOutput"`

	Scope *ScopeForDescribeRuleTemplatesOutput `type:"structure" json:",omitempty"`

	Source *string `type:"string" json:",omitempty" enum:"EnumOfSourceForDescribeRuleTemplatesOutput"`

	TemplateId *string `type:"string" json:",omitempty"`

	TemplateName *string `type:"string" json:",omitempty"`

	Triggers []*TriggerForDescribeRuleTemplatesOutput `type:"list" json:",omitempty"`
	// contains filtered or unexported fields
}

func (TemplateForDescribeRuleTemplatesOutput) GoString added in v1.2.29

GoString returns the string representation

func (*TemplateForDescribeRuleTemplatesOutput) SetDescription added in v1.2.29

SetDescription sets the Description field's value.

func (*TemplateForDescribeRuleTemplatesOutput) SetParameters added in v1.2.29

SetParameters sets the Parameters field's value.

func (*TemplateForDescribeRuleTemplatesOutput) SetPolicyRule added in v1.2.29

SetPolicyRule sets the PolicyRule field's value.

func (*TemplateForDescribeRuleTemplatesOutput) SetRiskLevel added in v1.2.29

SetRiskLevel sets the RiskLevel field's value.

func (*TemplateForDescribeRuleTemplatesOutput) SetScope added in v1.2.29

SetScope sets the Scope field's value.

func (*TemplateForDescribeRuleTemplatesOutput) SetSource added in v1.2.29

SetSource sets the Source field's value.

func (*TemplateForDescribeRuleTemplatesOutput) SetTemplateId added in v1.2.29

SetTemplateId sets the TemplateId field's value.

func (*TemplateForDescribeRuleTemplatesOutput) SetTemplateName added in v1.2.29

SetTemplateName sets the TemplateName field's value.

func (*TemplateForDescribeRuleTemplatesOutput) SetTriggers added in v1.2.29

SetTriggers sets the Triggers field's value.

func (TemplateForDescribeRuleTemplatesOutput) String added in v1.2.29

String returns the string representation

type TemplateForListAccountGroupRuleTemplatesOutput added in v1.2.29

type TemplateForListAccountGroupRuleTemplatesOutput struct {
	Description *string `type:"string" json:",omitempty"`

	RiskLevel *string `type:"string" json:",omitempty" enum:"EnumOfRiskLevelForListAccountGroupRuleTemplatesOutput"`

	Source *string `type:"string" json:",omitempty" enum:"EnumOfSourceForListAccountGroupRuleTemplatesOutput"`

	TemplateId *string `type:"string" json:",omitempty"`

	TemplateName *string `type:"string" json:",omitempty"`
	// contains filtered or unexported fields
}

func (TemplateForListAccountGroupRuleTemplatesOutput) GoString added in v1.2.29

GoString returns the string representation

func (*TemplateForListAccountGroupRuleTemplatesOutput) SetDescription added in v1.2.29

SetDescription sets the Description field's value.

func (*TemplateForListAccountGroupRuleTemplatesOutput) SetRiskLevel added in v1.2.29

SetRiskLevel sets the RiskLevel field's value.

func (*TemplateForListAccountGroupRuleTemplatesOutput) SetSource added in v1.2.29

SetSource sets the Source field's value.

func (*TemplateForListAccountGroupRuleTemplatesOutput) SetTemplateId added in v1.2.29

SetTemplateId sets the TemplateId field's value.

func (*TemplateForListAccountGroupRuleTemplatesOutput) SetTemplateName added in v1.2.29

SetTemplateName sets the TemplateName field's value.

func (TemplateForListAccountGroupRuleTemplatesOutput) String added in v1.2.29

String returns the string representation

type TemplateForListRuleTemplatesOutput added in v1.2.29

type TemplateForListRuleTemplatesOutput struct {
	Description *string `type:"string" json:",omitempty"`

	RiskLevel *string `type:"string" json:",omitempty" enum:"EnumOfRiskLevelForListRuleTemplatesOutput"`

	Source *string `type:"string" json:",omitempty" enum:"EnumOfSourceForListRuleTemplatesOutput"`

	TemplateId *string `type:"string" json:",omitempty"`

	TemplateName *string `type:"string" json:",omitempty"`
	// contains filtered or unexported fields
}

func (TemplateForListRuleTemplatesOutput) GoString added in v1.2.29

GoString returns the string representation

func (*TemplateForListRuleTemplatesOutput) SetDescription added in v1.2.29

SetDescription sets the Description field's value.

func (*TemplateForListRuleTemplatesOutput) SetRiskLevel added in v1.2.29

SetRiskLevel sets the RiskLevel field's value.

func (*TemplateForListRuleTemplatesOutput) SetSource added in v1.2.29

SetSource sets the Source field's value.

func (*TemplateForListRuleTemplatesOutput) SetTemplateId added in v1.2.29

SetTemplateId sets the TemplateId field's value.

func (*TemplateForListRuleTemplatesOutput) SetTemplateName added in v1.2.29

SetTemplateName sets the TemplateName field's value.

func (TemplateForListRuleTemplatesOutput) String added in v1.2.29

String returns the string representation

type TriggerForCreateAccountGroupRuleInput added in v1.2.29

type TriggerForCreateAccountGroupRuleInput struct {
	MaximumExecutionFrequency *string `type:"string" json:",omitempty" enum:"EnumOfMaximumExecutionFrequencyForCreateAccountGroupRuleInput"`

	TriggerType *string `type:"string" json:",omitempty" enum:"EnumOfTriggerTypeForCreateAccountGroupRuleInput"`
	// contains filtered or unexported fields
}

func (TriggerForCreateAccountGroupRuleInput) GoString added in v1.2.29

GoString returns the string representation

func (*TriggerForCreateAccountGroupRuleInput) SetMaximumExecutionFrequency added in v1.2.29

SetMaximumExecutionFrequency sets the MaximumExecutionFrequency field's value.

func (*TriggerForCreateAccountGroupRuleInput) SetTriggerType added in v1.2.29

SetTriggerType sets the TriggerType field's value.

func (TriggerForCreateAccountGroupRuleInput) String added in v1.2.29

String returns the string representation

type TriggerForCreateAccountGroupRuleTemplateInput added in v1.2.29

type TriggerForCreateAccountGroupRuleTemplateInput struct {
	TriggerType *string `type:"string" json:",omitempty" enum:"EnumOfTriggerTypeForCreateAccountGroupRuleTemplateInput"`
	// contains filtered or unexported fields
}

func (TriggerForCreateAccountGroupRuleTemplateInput) GoString added in v1.2.29

GoString returns the string representation

func (*TriggerForCreateAccountGroupRuleTemplateInput) SetTriggerType added in v1.2.29

SetTriggerType sets the TriggerType field's value.

func (TriggerForCreateAccountGroupRuleTemplateInput) String added in v1.2.29

String returns the string representation

type TriggerForCreateRuleInput added in v1.2.29

type TriggerForCreateRuleInput struct {
	MaximumExecutionFrequency *string `type:"string" json:",omitempty" enum:"EnumOfMaximumExecutionFrequencyForCreateRuleInput"`

	TriggerType *string `type:"string" json:",omitempty" enum:"EnumOfTriggerTypeForCreateRuleInput"`
	// contains filtered or unexported fields
}

func (TriggerForCreateRuleInput) GoString added in v1.2.29

func (s TriggerForCreateRuleInput) GoString() string

GoString returns the string representation

func (*TriggerForCreateRuleInput) SetMaximumExecutionFrequency added in v1.2.29

func (s *TriggerForCreateRuleInput) SetMaximumExecutionFrequency(v string) *TriggerForCreateRuleInput

SetMaximumExecutionFrequency sets the MaximumExecutionFrequency field's value.

func (*TriggerForCreateRuleInput) SetTriggerType added in v1.2.29

SetTriggerType sets the TriggerType field's value.

func (TriggerForCreateRuleInput) String added in v1.2.29

func (s TriggerForCreateRuleInput) String() string

String returns the string representation

type TriggerForCreateRuleTemplateInput added in v1.2.29

type TriggerForCreateRuleTemplateInput struct {
	TriggerType *string `type:"string" json:",omitempty" enum:"EnumOfTriggerTypeForCreateRuleTemplateInput"`
	// contains filtered or unexported fields
}

func (TriggerForCreateRuleTemplateInput) GoString added in v1.2.29

GoString returns the string representation

func (*TriggerForCreateRuleTemplateInput) SetTriggerType added in v1.2.29

SetTriggerType sets the TriggerType field's value.

func (TriggerForCreateRuleTemplateInput) String added in v1.2.29

String returns the string representation

type TriggerForDescribeAccountGroupRuleTemplatesOutput added in v1.2.29

type TriggerForDescribeAccountGroupRuleTemplatesOutput struct {
	TriggerType *string `type:"string" json:",omitempty" enum:"EnumOfTriggerTypeForDescribeAccountGroupRuleTemplatesOutput"`
	// contains filtered or unexported fields
}

func (TriggerForDescribeAccountGroupRuleTemplatesOutput) GoString added in v1.2.29

GoString returns the string representation

func (*TriggerForDescribeAccountGroupRuleTemplatesOutput) SetTriggerType added in v1.2.29

SetTriggerType sets the TriggerType field's value.

func (TriggerForDescribeAccountGroupRuleTemplatesOutput) String added in v1.2.29

String returns the string representation

type TriggerForDescribeAccountGroupRulesOutput added in v1.2.29

type TriggerForDescribeAccountGroupRulesOutput struct {
	MaximumExecutionFrequency *string `type:"string" json:",omitempty" enum:"EnumOfMaximumExecutionFrequencyForDescribeAccountGroupRulesOutput"`

	TriggerType *string `type:"string" json:",omitempty" enum:"EnumOfTriggerTypeForDescribeAccountGroupRulesOutput"`
	// contains filtered or unexported fields
}

func (TriggerForDescribeAccountGroupRulesOutput) GoString added in v1.2.29

GoString returns the string representation

func (*TriggerForDescribeAccountGroupRulesOutput) SetMaximumExecutionFrequency added in v1.2.29

SetMaximumExecutionFrequency sets the MaximumExecutionFrequency field's value.

func (*TriggerForDescribeAccountGroupRulesOutput) SetTriggerType added in v1.2.29

SetTriggerType sets the TriggerType field's value.

func (TriggerForDescribeAccountGroupRulesOutput) String added in v1.2.29

String returns the string representation

type TriggerForDescribeRuleTemplatesOutput added in v1.2.29

type TriggerForDescribeRuleTemplatesOutput struct {
	TriggerType *string `type:"string" json:",omitempty" enum:"EnumOfTriggerTypeForDescribeRuleTemplatesOutput"`
	// contains filtered or unexported fields
}

func (TriggerForDescribeRuleTemplatesOutput) GoString added in v1.2.29

GoString returns the string representation

func (*TriggerForDescribeRuleTemplatesOutput) SetTriggerType added in v1.2.29

SetTriggerType sets the TriggerType field's value.

func (TriggerForDescribeRuleTemplatesOutput) String added in v1.2.29

String returns the string representation

type TriggerForDescribeRulesOutput added in v1.2.29

type TriggerForDescribeRulesOutput struct {
	MaximumExecutionFrequency *string `type:"string" json:",omitempty" enum:"EnumOfMaximumExecutionFrequencyForDescribeRulesOutput"`

	TriggerType *string `type:"string" json:",omitempty" enum:"EnumOfTriggerTypeForDescribeRulesOutput"`
	// contains filtered or unexported fields
}

func (TriggerForDescribeRulesOutput) GoString added in v1.2.29

GoString returns the string representation

func (*TriggerForDescribeRulesOutput) SetMaximumExecutionFrequency added in v1.2.29

func (s *TriggerForDescribeRulesOutput) SetMaximumExecutionFrequency(v string) *TriggerForDescribeRulesOutput

SetMaximumExecutionFrequency sets the MaximumExecutionFrequency field's value.

func (*TriggerForDescribeRulesOutput) SetTriggerType added in v1.2.29

SetTriggerType sets the TriggerType field's value.

func (TriggerForDescribeRulesOutput) String added in v1.2.29

String returns the string representation

type TriggerForUpdateAccountGroupRuleInput added in v1.2.29

type TriggerForUpdateAccountGroupRuleInput struct {
	MaximumExecutionFrequency *string `type:"string" json:",omitempty" enum:"EnumOfMaximumExecutionFrequencyForUpdateAccountGroupRuleInput"`

	TriggerType *string `type:"string" json:",omitempty" enum:"EnumOfTriggerTypeForUpdateAccountGroupRuleInput"`
	// contains filtered or unexported fields
}

func (TriggerForUpdateAccountGroupRuleInput) GoString added in v1.2.29

GoString returns the string representation

func (*TriggerForUpdateAccountGroupRuleInput) SetMaximumExecutionFrequency added in v1.2.29

SetMaximumExecutionFrequency sets the MaximumExecutionFrequency field's value.

func (*TriggerForUpdateAccountGroupRuleInput) SetTriggerType added in v1.2.29

SetTriggerType sets the TriggerType field's value.

func (TriggerForUpdateAccountGroupRuleInput) String added in v1.2.29

String returns the string representation

type TriggerForUpdateAccountGroupRuleTemplateInput added in v1.2.29

type TriggerForUpdateAccountGroupRuleTemplateInput struct {
	TriggerType *string `type:"string" json:",omitempty" enum:"EnumOfTriggerTypeForUpdateAccountGroupRuleTemplateInput"`
	// contains filtered or unexported fields
}

func (TriggerForUpdateAccountGroupRuleTemplateInput) GoString added in v1.2.29

GoString returns the string representation

func (*TriggerForUpdateAccountGroupRuleTemplateInput) SetTriggerType added in v1.2.29

SetTriggerType sets the TriggerType field's value.

func (TriggerForUpdateAccountGroupRuleTemplateInput) String added in v1.2.29

String returns the string representation

type TriggerForUpdateRuleInput added in v1.2.29

type TriggerForUpdateRuleInput struct {
	MaximumExecutionFrequency *string `type:"string" json:",omitempty" enum:"EnumOfMaximumExecutionFrequencyForUpdateRuleInput"`

	TriggerType *string `type:"string" json:",omitempty" enum:"EnumOfTriggerTypeForUpdateRuleInput"`
	// contains filtered or unexported fields
}

func (TriggerForUpdateRuleInput) GoString added in v1.2.29

func (s TriggerForUpdateRuleInput) GoString() string

GoString returns the string representation

func (*TriggerForUpdateRuleInput) SetMaximumExecutionFrequency added in v1.2.29

func (s *TriggerForUpdateRuleInput) SetMaximumExecutionFrequency(v string) *TriggerForUpdateRuleInput

SetMaximumExecutionFrequency sets the MaximumExecutionFrequency field's value.

func (*TriggerForUpdateRuleInput) SetTriggerType added in v1.2.29

SetTriggerType sets the TriggerType field's value.

func (TriggerForUpdateRuleInput) String added in v1.2.29

func (s TriggerForUpdateRuleInput) String() string

String returns the string representation

type TriggerForUpdateRuleTemplateInput added in v1.2.29

type TriggerForUpdateRuleTemplateInput struct {
	TriggerType *string `type:"string" json:",omitempty" enum:"EnumOfTriggerTypeForUpdateRuleTemplateInput"`
	// contains filtered or unexported fields
}

func (TriggerForUpdateRuleTemplateInput) GoString added in v1.2.29

GoString returns the string representation

func (*TriggerForUpdateRuleTemplateInput) SetTriggerType added in v1.2.29

SetTriggerType sets the TriggerType field's value.

func (TriggerForUpdateRuleTemplateInput) String added in v1.2.29

String returns the string representation

type UpdateAccountGroupConformancePackInput added in v1.2.29

type UpdateAccountGroupConformancePackInput struct {

	// AccountGroupId is a required field
	AccountGroupId *string `type:"string" json:",omitempty" required:"true"`

	// ConformancePackId is a required field
	ConformancePackId *string `type:"string" json:",omitempty" required:"true"`

	Description *string `type:"string" json:",omitempty"`

	Name *string `type:"string" json:",omitempty"`

	RiskLevel *string `type:"string" json:",omitempty" enum:"EnumOfRiskLevelForUpdateAccountGroupConformancePackInput"`

	RuleOverrides []*RuleOverrideForUpdateAccountGroupConformancePackInput `type:"list" json:",omitempty"`

	Scope *ScopeForUpdateAccountGroupConformancePackInput `type:"structure" json:",omitempty"`
	// contains filtered or unexported fields
}

func (UpdateAccountGroupConformancePackInput) GoString added in v1.2.29

GoString returns the string representation

func (*UpdateAccountGroupConformancePackInput) SetAccountGroupId added in v1.2.29

SetAccountGroupId sets the AccountGroupId field's value.

func (*UpdateAccountGroupConformancePackInput) SetConformancePackId added in v1.2.29

SetConformancePackId sets the ConformancePackId field's value.

func (*UpdateAccountGroupConformancePackInput) SetDescription added in v1.2.29

SetDescription sets the Description field's value.

func (*UpdateAccountGroupConformancePackInput) SetName added in v1.2.29

SetName sets the Name field's value.

func (*UpdateAccountGroupConformancePackInput) SetRiskLevel added in v1.2.29

SetRiskLevel sets the RiskLevel field's value.

func (*UpdateAccountGroupConformancePackInput) SetRuleOverrides added in v1.2.29

SetRuleOverrides sets the RuleOverrides field's value.

func (*UpdateAccountGroupConformancePackInput) SetScope added in v1.2.29

SetScope sets the Scope field's value.

func (UpdateAccountGroupConformancePackInput) String added in v1.2.29

String returns the string representation

func (*UpdateAccountGroupConformancePackInput) Validate added in v1.2.29

Validate inspects the fields of the type to determine if they are valid.

type UpdateAccountGroupConformancePackOutput added in v1.2.29

type UpdateAccountGroupConformancePackOutput struct {
	Metadata *response.ResponseMetadata
	// contains filtered or unexported fields
}

func (UpdateAccountGroupConformancePackOutput) GoString added in v1.2.29

GoString returns the string representation

func (UpdateAccountGroupConformancePackOutput) String added in v1.2.29

String returns the string representation

type UpdateAccountGroupConformancePackTemplateInput added in v1.2.29

type UpdateAccountGroupConformancePackTemplateInput struct {

	// AccountGroupId is a required field
	AccountGroupId *string `type:"string" json:",omitempty" required:"true"`

	// ConformancePackTemplateId is a required field
	ConformancePackTemplateId *string `type:"string" json:",omitempty" required:"true"`

	Description *string `type:"string" json:",omitempty"`

	Labels []*string `type:"list" json:",omitempty"`

	Name *string `type:"string" json:",omitempty"`

	RiskLevel *string `type:"string" json:",omitempty" enum:"EnumOfRiskLevelForUpdateAccountGroupConformancePackTemplateInput"`

	RuleTemplates []*string `type:"list" json:",omitempty"`
	// contains filtered or unexported fields
}

func (UpdateAccountGroupConformancePackTemplateInput) GoString added in v1.2.29

GoString returns the string representation

func (*UpdateAccountGroupConformancePackTemplateInput) SetAccountGroupId added in v1.2.29

SetAccountGroupId sets the AccountGroupId field's value.

func (*UpdateAccountGroupConformancePackTemplateInput) SetConformancePackTemplateId added in v1.2.29

SetConformancePackTemplateId sets the ConformancePackTemplateId field's value.

func (*UpdateAccountGroupConformancePackTemplateInput) SetDescription added in v1.2.29

SetDescription sets the Description field's value.

func (*UpdateAccountGroupConformancePackTemplateInput) SetLabels added in v1.2.29

SetLabels sets the Labels field's value.

func (*UpdateAccountGroupConformancePackTemplateInput) SetName added in v1.2.29

SetName sets the Name field's value.

func (*UpdateAccountGroupConformancePackTemplateInput) SetRiskLevel added in v1.2.29

SetRiskLevel sets the RiskLevel field's value.

func (*UpdateAccountGroupConformancePackTemplateInput) SetRuleTemplates added in v1.2.29

SetRuleTemplates sets the RuleTemplates field's value.

func (UpdateAccountGroupConformancePackTemplateInput) String added in v1.2.29

String returns the string representation

func (*UpdateAccountGroupConformancePackTemplateInput) Validate added in v1.2.29

Validate inspects the fields of the type to determine if they are valid.

type UpdateAccountGroupConformancePackTemplateOutput added in v1.2.29

type UpdateAccountGroupConformancePackTemplateOutput struct {
	Metadata *response.ResponseMetadata
	// contains filtered or unexported fields
}

func (UpdateAccountGroupConformancePackTemplateOutput) GoString added in v1.2.29

GoString returns the string representation

func (UpdateAccountGroupConformancePackTemplateOutput) String added in v1.2.29

String returns the string representation

type UpdateAccountGroupDeliveryChannelInput added in v1.2.29

type UpdateAccountGroupDeliveryChannelInput struct {
	Condition *string `type:"string" json:",omitempty"`

	// DeliveryChannelId is a required field
	DeliveryChannelId *string `type:"string" json:",omitempty" required:"true"`

	DeliveryChannelName *string `type:"string" json:",omitempty"`

	DeliveryChannelTargetTrn *string `type:"string" json:",omitempty"`

	DeliveryContents []*string `type:"list" json:",omitempty"`

	// DeliveryRoleTrn is a required field
	DeliveryRoleTrn *string `type:"string" json:",omitempty" required:"true"`

	SnapshotDeliveryTime *string `type:"string" json:",omitempty"`

	Status *string `type:"string" json:",omitempty" enum:"EnumOfStatusForUpdateAccountGroupDeliveryChannelInput"`

	TosKeyPrefix *string `type:"string" json:",omitempty"`

	TosSSEAlgorithm *string `type:"string" json:",omitempty" enum:"EnumOfTosSSEAlgorithmForUpdateAccountGroupDeliveryChannelInput"`

	TosSSEKMSKeyId *string `type:"string" json:",omitempty"`
	// contains filtered or unexported fields
}

func (UpdateAccountGroupDeliveryChannelInput) GoString added in v1.2.29

GoString returns the string representation

func (*UpdateAccountGroupDeliveryChannelInput) SetCondition added in v1.2.29

SetCondition sets the Condition field's value.

func (*UpdateAccountGroupDeliveryChannelInput) SetDeliveryChannelId added in v1.2.29

SetDeliveryChannelId sets the DeliveryChannelId field's value.

func (*UpdateAccountGroupDeliveryChannelInput) SetDeliveryChannelName added in v1.2.29

SetDeliveryChannelName sets the DeliveryChannelName field's value.

func (*UpdateAccountGroupDeliveryChannelInput) SetDeliveryChannelTargetTrn added in v1.2.29

SetDeliveryChannelTargetTrn sets the DeliveryChannelTargetTrn field's value.

func (*UpdateAccountGroupDeliveryChannelInput) SetDeliveryContents added in v1.2.29

SetDeliveryContents sets the DeliveryContents field's value.

func (*UpdateAccountGroupDeliveryChannelInput) SetDeliveryRoleTrn added in v1.2.29

SetDeliveryRoleTrn sets the DeliveryRoleTrn field's value.

func (*UpdateAccountGroupDeliveryChannelInput) SetSnapshotDeliveryTime added in v1.2.29

SetSnapshotDeliveryTime sets the SnapshotDeliveryTime field's value.

func (*UpdateAccountGroupDeliveryChannelInput) SetStatus added in v1.2.29

SetStatus sets the Status field's value.

func (*UpdateAccountGroupDeliveryChannelInput) SetTosKeyPrefix added in v1.2.29

SetTosKeyPrefix sets the TosKeyPrefix field's value.

func (*UpdateAccountGroupDeliveryChannelInput) SetTosSSEAlgorithm added in v1.2.29

SetTosSSEAlgorithm sets the TosSSEAlgorithm field's value.

func (*UpdateAccountGroupDeliveryChannelInput) SetTosSSEKMSKeyId added in v1.2.29

SetTosSSEKMSKeyId sets the TosSSEKMSKeyId field's value.

func (UpdateAccountGroupDeliveryChannelInput) String added in v1.2.29

String returns the string representation

func (*UpdateAccountGroupDeliveryChannelInput) Validate added in v1.2.29

Validate inspects the fields of the type to determine if they are valid.

type UpdateAccountGroupDeliveryChannelOutput added in v1.2.29

type UpdateAccountGroupDeliveryChannelOutput struct {
	Metadata *response.ResponseMetadata

	DeliveryChannelId *string `type:"string" json:",omitempty"`
	// contains filtered or unexported fields
}

func (UpdateAccountGroupDeliveryChannelOutput) GoString added in v1.2.29

GoString returns the string representation

func (*UpdateAccountGroupDeliveryChannelOutput) SetDeliveryChannelId added in v1.2.29

SetDeliveryChannelId sets the DeliveryChannelId field's value.

func (UpdateAccountGroupDeliveryChannelOutput) String added in v1.2.29

String returns the string representation

type UpdateAccountGroupInput

type UpdateAccountGroupInput struct {

	// AccountGroupId is a required field
	AccountGroupId *string `type:"string" json:",omitempty" required:"true"`

	// Description is a required field
	Description *string `type:"string" json:",omitempty" required:"true"`

	// GroupName is a required field
	GroupName *string `type:"string" json:",omitempty" required:"true"`
	// contains filtered or unexported fields
}

func (UpdateAccountGroupInput) GoString

func (s UpdateAccountGroupInput) GoString() string

GoString returns the string representation

func (*UpdateAccountGroupInput) SetAccountGroupId

func (s *UpdateAccountGroupInput) SetAccountGroupId(v string) *UpdateAccountGroupInput

SetAccountGroupId sets the AccountGroupId field's value.

func (*UpdateAccountGroupInput) SetDescription

SetDescription sets the Description field's value.

func (*UpdateAccountGroupInput) SetGroupName

SetGroupName sets the GroupName field's value.

func (UpdateAccountGroupInput) String

func (s UpdateAccountGroupInput) String() string

String returns the string representation

func (*UpdateAccountGroupInput) Validate

func (s *UpdateAccountGroupInput) Validate() error

Validate inspects the fields of the type to determine if they are valid.

type UpdateAccountGroupOutput

type UpdateAccountGroupOutput struct {
	Metadata *response.ResponseMetadata
	// contains filtered or unexported fields
}

func (UpdateAccountGroupOutput) GoString

func (s UpdateAccountGroupOutput) GoString() string

GoString returns the string representation

func (UpdateAccountGroupOutput) String

func (s UpdateAccountGroupOutput) String() string

String returns the string representation

type UpdateAccountGroupRuleInput added in v1.2.29

type UpdateAccountGroupRuleInput struct {

	// Description is a required field
	Description *string `type:"string" json:",omitempty" required:"true"`

	// InputParameters is a required field
	InputParameters *string `type:"string" json:",omitempty" required:"true"`

	// RiskLevel is a required field
	RiskLevel *string `type:"string" json:",omitempty" required:"true" enum:"EnumOfRiskLevelForUpdateAccountGroupRuleInput"`

	// RuleId is a required field
	RuleId *string `type:"string" json:",omitempty" required:"true"`

	// RuleName is a required field
	RuleName *string `type:"string" json:",omitempty" required:"true"`

	Scope *ScopeForUpdateAccountGroupRuleInput `type:"structure" json:",omitempty"`

	Triggers []*TriggerForUpdateAccountGroupRuleInput `type:"list" json:",omitempty"`
	// contains filtered or unexported fields
}

func (UpdateAccountGroupRuleInput) GoString added in v1.2.29

func (s UpdateAccountGroupRuleInput) GoString() string

GoString returns the string representation

func (*UpdateAccountGroupRuleInput) SetDescription added in v1.2.29

SetDescription sets the Description field's value.

func (*UpdateAccountGroupRuleInput) SetInputParameters added in v1.2.29

SetInputParameters sets the InputParameters field's value.

func (*UpdateAccountGroupRuleInput) SetRiskLevel added in v1.2.29

SetRiskLevel sets the RiskLevel field's value.

func (*UpdateAccountGroupRuleInput) SetRuleId added in v1.2.29

SetRuleId sets the RuleId field's value.

func (*UpdateAccountGroupRuleInput) SetRuleName added in v1.2.29

SetRuleName sets the RuleName field's value.

func (*UpdateAccountGroupRuleInput) SetScope added in v1.2.29

SetScope sets the Scope field's value.

func (*UpdateAccountGroupRuleInput) SetTriggers added in v1.2.29

SetTriggers sets the Triggers field's value.

func (UpdateAccountGroupRuleInput) String added in v1.2.29

String returns the string representation

func (*UpdateAccountGroupRuleInput) Validate added in v1.2.29

func (s *UpdateAccountGroupRuleInput) Validate() error

Validate inspects the fields of the type to determine if they are valid.

type UpdateAccountGroupRuleOutput added in v1.2.29

type UpdateAccountGroupRuleOutput struct {
	Metadata *response.ResponseMetadata
	// contains filtered or unexported fields
}

func (UpdateAccountGroupRuleOutput) GoString added in v1.2.29

func (s UpdateAccountGroupRuleOutput) GoString() string

GoString returns the string representation

func (UpdateAccountGroupRuleOutput) String added in v1.2.29

String returns the string representation

type UpdateAccountGroupRuleTemplateInput added in v1.2.29

type UpdateAccountGroupRuleTemplateInput struct {

	// Description is a required field
	Description *string `type:"string" json:",omitempty" required:"true"`

	Parameters []*ParameterForUpdateAccountGroupRuleTemplateInput `type:"list" json:",omitempty"`

	// PolicyRule is a required field
	PolicyRule *string `type:"string" json:",omitempty" required:"true"`

	// RiskLevel is a required field
	RiskLevel *string `type:"string" json:",omitempty" required:"true" enum:"EnumOfRiskLevelForUpdateAccountGroupRuleTemplateInput"`

	Scope *ScopeForUpdateAccountGroupRuleTemplateInput `type:"structure" json:",omitempty"`

	// TemplateId is a required field
	TemplateId *string `type:"string" json:",omitempty" required:"true"`

	// TemplateName is a required field
	TemplateName *string `type:"string" json:",omitempty" required:"true"`

	Triggers []*TriggerForUpdateAccountGroupRuleTemplateInput `type:"list" json:",omitempty"`
	// contains filtered or unexported fields
}

func (UpdateAccountGroupRuleTemplateInput) GoString added in v1.2.29

GoString returns the string representation

func (*UpdateAccountGroupRuleTemplateInput) SetDescription added in v1.2.29

SetDescription sets the Description field's value.

func (*UpdateAccountGroupRuleTemplateInput) SetParameters added in v1.2.29

SetParameters sets the Parameters field's value.

func (*UpdateAccountGroupRuleTemplateInput) SetPolicyRule added in v1.2.29

SetPolicyRule sets the PolicyRule field's value.

func (*UpdateAccountGroupRuleTemplateInput) SetRiskLevel added in v1.2.29

SetRiskLevel sets the RiskLevel field's value.

func (*UpdateAccountGroupRuleTemplateInput) SetScope added in v1.2.29

SetScope sets the Scope field's value.

func (*UpdateAccountGroupRuleTemplateInput) SetTemplateId added in v1.2.29

SetTemplateId sets the TemplateId field's value.

func (*UpdateAccountGroupRuleTemplateInput) SetTemplateName added in v1.2.29

SetTemplateName sets the TemplateName field's value.

func (*UpdateAccountGroupRuleTemplateInput) SetTriggers added in v1.2.29

SetTriggers sets the Triggers field's value.

func (UpdateAccountGroupRuleTemplateInput) String added in v1.2.29

String returns the string representation

func (*UpdateAccountGroupRuleTemplateInput) Validate added in v1.2.29

Validate inspects the fields of the type to determine if they are valid.

type UpdateAccountGroupRuleTemplateOutput added in v1.2.29

type UpdateAccountGroupRuleTemplateOutput struct {
	Metadata *response.ResponseMetadata
	// contains filtered or unexported fields
}

func (UpdateAccountGroupRuleTemplateOutput) GoString added in v1.2.29

GoString returns the string representation

func (UpdateAccountGroupRuleTemplateOutput) String added in v1.2.29

String returns the string representation

type UpdateConformancePackInput added in v1.2.29

type UpdateConformancePackInput struct {

	// ConformancePackId is a required field
	ConformancePackId *string `type:"string" json:",omitempty" required:"true"`

	Description *string `type:"string" json:",omitempty"`

	Name *string `type:"string" json:",omitempty"`

	RiskLevel *string `type:"string" json:",omitempty" enum:"EnumOfRiskLevelForUpdateConformancePackInput"`

	RuleOverrides []*RuleOverrideForUpdateConformancePackInput `type:"list" json:",omitempty"`

	Scope *ScopeForUpdateConformancePackInput `type:"structure" json:",omitempty"`
	// contains filtered or unexported fields
}

func (UpdateConformancePackInput) GoString added in v1.2.29

func (s UpdateConformancePackInput) GoString() string

GoString returns the string representation

func (*UpdateConformancePackInput) SetConformancePackId added in v1.2.29

func (s *UpdateConformancePackInput) SetConformancePackId(v string) *UpdateConformancePackInput

SetConformancePackId sets the ConformancePackId field's value.

func (*UpdateConformancePackInput) SetDescription added in v1.2.29

SetDescription sets the Description field's value.

func (*UpdateConformancePackInput) SetName added in v1.2.29

SetName sets the Name field's value.

func (*UpdateConformancePackInput) SetRiskLevel added in v1.2.29

SetRiskLevel sets the RiskLevel field's value.

func (*UpdateConformancePackInput) SetRuleOverrides added in v1.2.29

SetRuleOverrides sets the RuleOverrides field's value.

func (*UpdateConformancePackInput) SetScope added in v1.2.29

SetScope sets the Scope field's value.

func (UpdateConformancePackInput) String added in v1.2.29

String returns the string representation

func (*UpdateConformancePackInput) Validate added in v1.2.29

func (s *UpdateConformancePackInput) Validate() error

Validate inspects the fields of the type to determine if they are valid.

type UpdateConformancePackOutput added in v1.2.29

type UpdateConformancePackOutput struct {
	Metadata *response.ResponseMetadata
	// contains filtered or unexported fields
}

func (UpdateConformancePackOutput) GoString added in v1.2.29

func (s UpdateConformancePackOutput) GoString() string

GoString returns the string representation

func (UpdateConformancePackOutput) String added in v1.2.29

String returns the string representation

type UpdateConformancePackTemplateInput added in v1.2.29

type UpdateConformancePackTemplateInput struct {

	// ConformancePackTemplateId is a required field
	ConformancePackTemplateId *string `type:"string" json:",omitempty" required:"true"`

	Description *string `type:"string" json:",omitempty"`

	Labels []*string `type:"list" json:",omitempty"`

	Name *string `type:"string" json:",omitempty"`

	RiskLevel *string `type:"string" json:",omitempty" enum:"EnumOfRiskLevelForUpdateConformancePackTemplateInput"`

	RuleTemplates []*string `type:"list" json:",omitempty"`
	// contains filtered or unexported fields
}

func (UpdateConformancePackTemplateInput) GoString added in v1.2.29

GoString returns the string representation

func (*UpdateConformancePackTemplateInput) SetConformancePackTemplateId added in v1.2.29

SetConformancePackTemplateId sets the ConformancePackTemplateId field's value.

func (*UpdateConformancePackTemplateInput) SetDescription added in v1.2.29

SetDescription sets the Description field's value.

func (*UpdateConformancePackTemplateInput) SetLabels added in v1.2.29

SetLabels sets the Labels field's value.

func (*UpdateConformancePackTemplateInput) SetName added in v1.2.29

SetName sets the Name field's value.

func (*UpdateConformancePackTemplateInput) SetRiskLevel added in v1.2.29

SetRiskLevel sets the RiskLevel field's value.

func (*UpdateConformancePackTemplateInput) SetRuleTemplates added in v1.2.29

SetRuleTemplates sets the RuleTemplates field's value.

func (UpdateConformancePackTemplateInput) String added in v1.2.29

String returns the string representation

func (*UpdateConformancePackTemplateInput) Validate added in v1.2.29

Validate inspects the fields of the type to determine if they are valid.

type UpdateConformancePackTemplateOutput added in v1.2.29

type UpdateConformancePackTemplateOutput struct {
	Metadata *response.ResponseMetadata
	// contains filtered or unexported fields
}

func (UpdateConformancePackTemplateOutput) GoString added in v1.2.29

GoString returns the string representation

func (UpdateConformancePackTemplateOutput) String added in v1.2.29

String returns the string representation

type UpdateDeliveryChannelInput added in v1.2.29

type UpdateDeliveryChannelInput struct {
	Condition *string `type:"string" json:",omitempty"`

	// DeliveryChannelId is a required field
	DeliveryChannelId *string `type:"string" json:",omitempty" required:"true"`

	DeliveryChannelName *string `type:"string" json:",omitempty"`

	DeliveryChannelTargetTrn *string `type:"string" json:",omitempty"`

	DeliveryContents []*string `type:"list" json:",omitempty"`

	// DeliveryRoleTrn is a required field
	DeliveryRoleTrn *string `type:"string" json:",omitempty" required:"true"`

	SnapshotDeliveryTime *string `type:"string" json:",omitempty"`

	Status *string `type:"string" json:",omitempty" enum:"EnumOfStatusForUpdateDeliveryChannelInput"`

	TosKeyPrefix *string `type:"string" json:",omitempty"`

	TosSSEAlgorithm *string `type:"string" json:",omitempty" enum:"EnumOfTosSSEAlgorithmForUpdateDeliveryChannelInput"`

	TosSSEKMSKeyId *string `type:"string" json:",omitempty"`
	// contains filtered or unexported fields
}

func (UpdateDeliveryChannelInput) GoString added in v1.2.29

func (s UpdateDeliveryChannelInput) GoString() string

GoString returns the string representation

func (*UpdateDeliveryChannelInput) SetCondition added in v1.2.29

SetCondition sets the Condition field's value.

func (*UpdateDeliveryChannelInput) SetDeliveryChannelId added in v1.2.29

func (s *UpdateDeliveryChannelInput) SetDeliveryChannelId(v string) *UpdateDeliveryChannelInput

SetDeliveryChannelId sets the DeliveryChannelId field's value.

func (*UpdateDeliveryChannelInput) SetDeliveryChannelName added in v1.2.29

func (s *UpdateDeliveryChannelInput) SetDeliveryChannelName(v string) *UpdateDeliveryChannelInput

SetDeliveryChannelName sets the DeliveryChannelName field's value.

func (*UpdateDeliveryChannelInput) SetDeliveryChannelTargetTrn added in v1.2.29

func (s *UpdateDeliveryChannelInput) SetDeliveryChannelTargetTrn(v string) *UpdateDeliveryChannelInput

SetDeliveryChannelTargetTrn sets the DeliveryChannelTargetTrn field's value.

func (*UpdateDeliveryChannelInput) SetDeliveryContents added in v1.2.29

func (s *UpdateDeliveryChannelInput) SetDeliveryContents(v []*string) *UpdateDeliveryChannelInput

SetDeliveryContents sets the DeliveryContents field's value.

func (*UpdateDeliveryChannelInput) SetDeliveryRoleTrn added in v1.2.29

SetDeliveryRoleTrn sets the DeliveryRoleTrn field's value.

func (*UpdateDeliveryChannelInput) SetSnapshotDeliveryTime added in v1.2.29

func (s *UpdateDeliveryChannelInput) SetSnapshotDeliveryTime(v string) *UpdateDeliveryChannelInput

SetSnapshotDeliveryTime sets the SnapshotDeliveryTime field's value.

func (*UpdateDeliveryChannelInput) SetStatus added in v1.2.29

SetStatus sets the Status field's value.

func (*UpdateDeliveryChannelInput) SetTosKeyPrefix added in v1.2.29

SetTosKeyPrefix sets the TosKeyPrefix field's value.

func (*UpdateDeliveryChannelInput) SetTosSSEAlgorithm added in v1.2.29

SetTosSSEAlgorithm sets the TosSSEAlgorithm field's value.

func (*UpdateDeliveryChannelInput) SetTosSSEKMSKeyId added in v1.2.29

SetTosSSEKMSKeyId sets the TosSSEKMSKeyId field's value.

func (UpdateDeliveryChannelInput) String added in v1.2.29

String returns the string representation

func (*UpdateDeliveryChannelInput) Validate added in v1.2.29

func (s *UpdateDeliveryChannelInput) Validate() error

Validate inspects the fields of the type to determine if they are valid.

type UpdateDeliveryChannelOutput added in v1.2.29

type UpdateDeliveryChannelOutput struct {
	Metadata *response.ResponseMetadata

	DeliveryChannelId *string `type:"string" json:",omitempty"`
	// contains filtered or unexported fields
}

func (UpdateDeliveryChannelOutput) GoString added in v1.2.29

func (s UpdateDeliveryChannelOutput) GoString() string

GoString returns the string representation

func (*UpdateDeliveryChannelOutput) SetDeliveryChannelId added in v1.2.29

SetDeliveryChannelId sets the DeliveryChannelId field's value.

func (UpdateDeliveryChannelOutput) String added in v1.2.29

String returns the string representation

type UpdateRuleInput added in v1.2.29

type UpdateRuleInput struct {

	// Description is a required field
	Description *string `type:"string" json:",omitempty" required:"true"`

	// InputParameters is a required field
	InputParameters *string `type:"string" json:",omitempty" required:"true"`

	// RiskLevel is a required field
	RiskLevel *string `type:"string" json:",omitempty" required:"true" enum:"EnumOfRiskLevelForUpdateRuleInput"`

	// RuleId is a required field
	RuleId *string `type:"string" json:",omitempty" required:"true"`

	// RuleName is a required field
	RuleName *string `type:"string" json:",omitempty" required:"true"`

	Scope *ScopeForUpdateRuleInput `type:"structure" json:",omitempty"`

	Triggers []*TriggerForUpdateRuleInput `type:"list" json:",omitempty"`
	// contains filtered or unexported fields
}

func (UpdateRuleInput) GoString added in v1.2.29

func (s UpdateRuleInput) GoString() string

GoString returns the string representation

func (*UpdateRuleInput) SetDescription added in v1.2.29

func (s *UpdateRuleInput) SetDescription(v string) *UpdateRuleInput

SetDescription sets the Description field's value.

func (*UpdateRuleInput) SetInputParameters added in v1.2.29

func (s *UpdateRuleInput) SetInputParameters(v string) *UpdateRuleInput

SetInputParameters sets the InputParameters field's value.

func (*UpdateRuleInput) SetRiskLevel added in v1.2.29

func (s *UpdateRuleInput) SetRiskLevel(v string) *UpdateRuleInput

SetRiskLevel sets the RiskLevel field's value.

func (*UpdateRuleInput) SetRuleId added in v1.2.29

func (s *UpdateRuleInput) SetRuleId(v string) *UpdateRuleInput

SetRuleId sets the RuleId field's value.

func (*UpdateRuleInput) SetRuleName added in v1.2.29

func (s *UpdateRuleInput) SetRuleName(v string) *UpdateRuleInput

SetRuleName sets the RuleName field's value.

func (*UpdateRuleInput) SetScope added in v1.2.29

SetScope sets the Scope field's value.

func (*UpdateRuleInput) SetTriggers added in v1.2.29

SetTriggers sets the Triggers field's value.

func (UpdateRuleInput) String added in v1.2.29

func (s UpdateRuleInput) String() string

String returns the string representation

func (*UpdateRuleInput) Validate added in v1.2.29

func (s *UpdateRuleInput) Validate() error

Validate inspects the fields of the type to determine if they are valid.

type UpdateRuleOutput added in v1.2.29

type UpdateRuleOutput struct {
	Metadata *response.ResponseMetadata
	// contains filtered or unexported fields
}

func (UpdateRuleOutput) GoString added in v1.2.29

func (s UpdateRuleOutput) GoString() string

GoString returns the string representation

func (UpdateRuleOutput) String added in v1.2.29

func (s UpdateRuleOutput) String() string

String returns the string representation

type UpdateRuleTemplateInput added in v1.2.29

type UpdateRuleTemplateInput struct {

	// Description is a required field
	Description *string `type:"string" json:",omitempty" required:"true"`

	Parameters []*ParameterForUpdateRuleTemplateInput `type:"list" json:",omitempty"`

	// PolicyRule is a required field
	PolicyRule *string `type:"string" json:",omitempty" required:"true"`

	// RiskLevel is a required field
	RiskLevel *string `type:"string" json:",omitempty" required:"true" enum:"EnumOfRiskLevelForUpdateRuleTemplateInput"`

	Scope *ScopeForUpdateRuleTemplateInput `type:"structure" json:",omitempty"`

	// TemplateId is a required field
	TemplateId *string `type:"string" json:",omitempty" required:"true"`

	// TemplateName is a required field
	TemplateName *string `type:"string" json:",omitempty" required:"true"`

	Triggers []*TriggerForUpdateRuleTemplateInput `type:"list" json:",omitempty"`
	// contains filtered or unexported fields
}

func (UpdateRuleTemplateInput) GoString added in v1.2.29

func (s UpdateRuleTemplateInput) GoString() string

GoString returns the string representation

func (*UpdateRuleTemplateInput) SetDescription added in v1.2.29

SetDescription sets the Description field's value.

func (*UpdateRuleTemplateInput) SetParameters added in v1.2.29

SetParameters sets the Parameters field's value.

func (*UpdateRuleTemplateInput) SetPolicyRule added in v1.2.29

SetPolicyRule sets the PolicyRule field's value.

func (*UpdateRuleTemplateInput) SetRiskLevel added in v1.2.29

SetRiskLevel sets the RiskLevel field's value.

func (*UpdateRuleTemplateInput) SetScope added in v1.2.29

SetScope sets the Scope field's value.

func (*UpdateRuleTemplateInput) SetTemplateId added in v1.2.29

SetTemplateId sets the TemplateId field's value.

func (*UpdateRuleTemplateInput) SetTemplateName added in v1.2.29

SetTemplateName sets the TemplateName field's value.

func (*UpdateRuleTemplateInput) SetTriggers added in v1.2.29

SetTriggers sets the Triggers field's value.

func (UpdateRuleTemplateInput) String added in v1.2.29

func (s UpdateRuleTemplateInput) String() string

String returns the string representation

func (*UpdateRuleTemplateInput) Validate added in v1.2.29

func (s *UpdateRuleTemplateInput) Validate() error

Validate inspects the fields of the type to determine if they are valid.

type UpdateRuleTemplateOutput added in v1.2.29

type UpdateRuleTemplateOutput struct {
	Metadata *response.ResponseMetadata
	// contains filtered or unexported fields
}

func (UpdateRuleTemplateOutput) GoString added in v1.2.29

func (s UpdateRuleTemplateOutput) GoString() string

GoString returns the string representation

func (UpdateRuleTemplateOutput) String added in v1.2.29

func (s UpdateRuleTemplateOutput) String() string

String returns the string representation

Source Files

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL