Cfg Functions
object CfgFunctions
Functions
Link copied to clipboard
suspend fun getAggregateCompliancePacks(argument: GetAggregateCompliancePacksPlainArgs): GetAggregateCompliancePacksResult
This data source provides the Config Aggregate Compliance Packs of the current Alibaba Cloud user.
suspend fun getAggregateCompliancePacks(argument: suspend GetAggregateCompliancePacksPlainArgsBuilder.() -> Unit): GetAggregateCompliancePacksResult
suspend fun getAggregateCompliancePacks(aggregatorId: String, enableDetails: Boolean? = null, ids: List<String>? = null, nameRegex: String? = null, outputFile: String? = null, status: String? = null): GetAggregateCompliancePacksResult
Link copied to clipboard
suspend fun getAggregateConfigRules(argument: GetAggregateConfigRulesPlainArgs): GetAggregateConfigRulesResult
This data source provides the Config Aggregate Config Rules of the current Alibaba Cloud user.
suspend fun getAggregateConfigRules(argument: suspend GetAggregateConfigRulesPlainArgsBuilder.() -> Unit): GetAggregateConfigRulesResult
Link copied to clipboard
suspend fun getAggregateDeliveries(argument: GetAggregateDeliveriesPlainArgs): GetAggregateDeliveriesResult
This data source provides the Config Aggregate Deliveries of the current Alibaba Cloud user.
suspend fun getAggregateDeliveries(argument: suspend GetAggregateDeliveriesPlainArgsBuilder.() -> Unit): GetAggregateDeliveriesResult
suspend fun getAggregateDeliveries(aggregatorId: String, ids: List<String>? = null, nameRegex: String? = null, outputFile: String? = null, status: Int? = null): GetAggregateDeliveriesResult
Link copied to clipboard
This data source provides the Config Aggregators of the current Alibaba Cloud user.
suspend fun getAggregators(argument: suspend GetAggregatorsPlainArgsBuilder.() -> Unit): GetAggregatorsResult
suspend fun getAggregators(enableDetails: Boolean? = null, ids: List<String>? = null, nameRegex: String? = null, outputFile: String? = null, status: String? = null): GetAggregatorsResult
Link copied to clipboard
This data source provides the Config Compliance Packs of the current Alibaba Cloud user.
suspend fun getCompliancePacks(argument: suspend GetCompliancePacksPlainArgsBuilder.() -> Unit): GetCompliancePacksResult
suspend fun getCompliancePacks(enableDetails: Boolean? = null, ids: List<String>? = null, nameRegex: String? = null, outputFile: String? = null, status: String? = null): GetCompliancePacksResult
Link copied to clipboard
suspend fun getConfigurationRecorders(argument: GetConfigurationRecordersPlainArgs): GetConfigurationRecordersResult
This data source provides the Config Configuration Recorders of the current Alibaba Cloud user.
suspend fun getConfigurationRecorders(argument: suspend GetConfigurationRecordersPlainArgsBuilder.() -> Unit): GetConfigurationRecordersResult
Link copied to clipboard
This data source provides the Config Deliveries of the current Alibaba Cloud user.
suspend fun getDeliveries(argument: suspend GetDeliveriesPlainArgsBuilder.() -> Unit): GetDeliveriesResult
suspend fun getDeliveries(ids: List<String>? = null, nameRegex: String? = null, outputFile: String? = null, status: Int? = null): GetDeliveriesResult
Link copied to clipboard
suspend fun getDeliveryChannels(argument: suspend GetDeliveryChannelsPlainArgsBuilder.() -> Unit): GetDeliveryChannelsResult
suspend fun getDeliveryChannels(ids: List<String>? = null, nameRegex: String? = null, outputFile: String? = null, status: Int? = null): GetDeliveryChannelsResult
Link copied to clipboard
This data source provides the Config Rules of the current Alibaba Cloud user.