protectedResource

@JvmName(name = "ekayhjgdggmudlbk")
suspend fun protectedResource(value: Output<MalwareProtectionPlanProtectedResourceArgs>)
@JvmName(name = "ngqphvmopwtnaidh")
suspend fun protectedResource(value: MalwareProtectionPlanProtectedResourceArgs?)

Parameters

value

Information about the protected resource that is associated with the created Malware Protection plan. Presently, S3Bucket is the only supported protected resource. See protected_resource below.


@JvmName(name = "vaaeatibpnosougn")
suspend fun protectedResource(argument: suspend MalwareProtectionPlanProtectedResourceArgsBuilder.() -> Unit)

Parameters

argument

Information about the protected resource that is associated with the created Malware Protection plan. Presently, S3Bucket is the only supported protected resource. See protected_resource below.