name

@JvmName(name = "jqsiskirijkmhclx")
suspend fun name(value: Output<String>)
@JvmName(name = "aobmcbddcmhkvgem")
suspend fun name(value: String?)

Parameters

value

The name of this port within the service. This must be a DNS_LABEL. All ports within a ServiceSpec must have unique names. When considering the endpoints for a Service, this must match the 'name' field in the EndpointPort. Optional if only one ServicePort is defined on this service.