resourceTypes

@JvmName(name = "rujynevtvehdncvi")
suspend fun resourceTypes(value: Output<List<LinkResourceType>>)
@JvmName(name = "cpnosgqvhddjvpep")
suspend fun resourceTypes(value: List<LinkResourceType>?)

Parameters

value

An array of strings that define which types of data that the source account shares with the monitoring account. Valid values are AWS::CloudWatch::Metric | AWS::Logs::LogGroup | AWS::XRay::Trace | AWS::ApplicationInsights::Application | AWS::InternetMonitor::Monitor .


@JvmName(name = "qwhoeocdrvkhihta")
suspend fun resourceTypes(vararg values: Output<LinkResourceType>)


@JvmName(name = "ygmwstmktovblftf")
suspend fun resourceTypes(values: List<Output<LinkResourceType>>)
@JvmName(name = "ktqvqkovmdlqaxgc")
suspend fun resourceTypes(vararg values: LinkResourceType)

Parameters

values

An array of strings that define which types of data that the source account shares with the monitoring account. Valid values are AWS::CloudWatch::Metric | AWS::Logs::LogGroup | AWS::XRay::Trace | AWS::ApplicationInsights::Application | AWS::InternetMonitor::Monitor .