resources

@JvmName(name = "icpnyehgxmpgqwmx")
suspend fun resources(value: Output<List<String>>)
@JvmName(name = "fyuullihqwcbbacu")
suspend fun resources(value: List<String>?)

/*

Parameters

value

Resources is a list of resources this rule applies to. '' represents all resources in the specified apiGroups. '/foo' represents the subresource 'foo' for all resources in the specified apiGroups.


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


@JvmName(name = "itjodknnfwvpipwf")
suspend fun resources(values: List<Output<String>>)
@JvmName(name = "jxtfuucpqmpbvqqi")
suspend fun resources(vararg values: String)

/*

Parameters

values

Resources is a list of resources this rule applies to. '' represents all resources in the specified apiGroups. '/foo' represents the subresource 'foo' for all resources in the specified apiGroups.