publicAccessCidrs

@JvmName(name = "jumtubcjkubfuhup")
suspend fun publicAccessCidrs(value: Output<List<String>>)
@JvmName(name = "lenslbodifhlrsxt")
suspend fun publicAccessCidrs(value: List<String>?)

Parameters

value

List of CIDR blocks. Indicates which CIDR blocks can access the Amazon EKS public API server endpoint when enabled. EKS defaults this to a list with 0.0.0.0/0. The provider will only perform drift detection of its value when present in a configuration.


@JvmName(name = "guhuvsfchdnuafvx")
suspend fun publicAccessCidrs(vararg values: Output<String>)


@JvmName(name = "eantsglphhhutmjw")
suspend fun publicAccessCidrs(values: List<Output<String>>)
@JvmName(name = "uioskaurrjoswnyg")
suspend fun publicAccessCidrs(vararg values: String)

Parameters

values

List of CIDR blocks. Indicates which CIDR blocks can access the Amazon EKS public API server endpoint when enabled. EKS defaults this to a list with 0.0.0.0/0. The provider will only perform drift detection of its value when present in a configuration.