GetEndpointAclServicePlainArgs

data class GetEndpointAclServicePlainArgs(val enable: Boolean, val endpointType: String, val instanceId: String, val moduleName: String? = null) : ConvertibleToJava<GetEndpointAclServicePlainArgs>

A collection of arguments for invoking getEndpointAclService.

Constructors

Link copied to clipboard
fun GetEndpointAclServicePlainArgs(enable: Boolean, endpointType: String, instanceId: String, moduleName: String? = null)

Functions

Link copied to clipboard
open override fun toJava(): GetEndpointAclServicePlainArgs

Properties

Link copied to clipboard

Whether to enable Acl Service. Valid values: true and false.

Link copied to clipboard

The type of endpoint. Valid values: internet.

Link copied to clipboard

The ID of the CR Instance.

Link copied to clipboard
val moduleName: String? = null

The ModuleName. Valid values: Registry.