GetEndpointAclServiceResult

data class GetEndpointAclServiceResult(val enable: Boolean, val endpointType: String, val id: String, val instanceId: String, val moduleName: String? = null, val status: String)

A collection of values returned by getEndpointAclService.

Constructors

Link copied to clipboard
constructor(enable: Boolean, endpointType: String, id: String, instanceId: String, moduleName: String? = null, status: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
val id: String

The provider-assigned unique ID for this managed resource.

Link copied to clipboard
Link copied to clipboard
val moduleName: String? = null
Link copied to clipboard