alicloud_message_service_service
更新时间:
Provides a Message Service Service resource.
MNS Service Open Status.
For information about Message Service Service and how to use it, see What is Service.
-> NOTE: Available since v1.252.0.
Example Usage
Basic Usage
resource "alicloud_message_service_service" "default" {
}
Creating alicloud_message_service_service
The alicloud_message_service_service resource is unique per account; repeated creation attempts to activate only one instance.
Deleting alicloud_message_service_service or removing it from your configuration
Terraform cannot destroy resource alicloud_message_service_service. Terraform will remove this resource from the state file, however resources may remain.
Attributes Reference
The following attributes are exported:
id- The ID of the resource supplied above.status- The status of the Service.
Timeouts
The timeouts block allows you to specify timeouts for certain actions:
create- (Defaults to 5 mins) Used when create the Service.
该文章对您有帮助吗?